tests miltertest sigabort
I wonder if this works for other folks.
Just updated python to 3.11 (on Arch) , and rebuilding dkimpy package.
When I run the tests the miltertest dies:
I build opendkim along with miltertest.
cd tests
$ miltertest -vvv -s 00_minimal.
Aborted (core dumped)
The gdb back trace shows it dies in lua:
Program received signal SIGABRT, Aborted.
__pthread_
at pthread_kill.c:44
Downloading source file /usr/src/
44 return INTERNAL_
(gdb) bt
#0 __pthread_
at pthread_kill.c:44
#1 0x00007ffff7de4953 in __pthread_
#2 0x00007ffff7d95ea8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/
#3 0x00007ffff7d7f53d in __GI_abort () at abort.c:79
#4 0x00007ffff7f62041 in luaD_throw (L=L@entry=
at /usr/src/
#5 0x00007ffff7f6c8ed in luaG_errormsg (L=L@entry=
at /usr/src/
#6 0x00007ffff7f6caab in luaG_runerror (L=L@entry=
fmt=
#7 0x00007ffff7f6e1c0 in typeerror (extra=
L=0x5555555
#8 luaG_callerror (o=0x555555564910, L=0x5555555642a8) at /usr/src/
#9 luaD_tryfuncTM (L=L@entry=
at /usr/src/
#10 0x00007ffff7f6c631 in luaD_precall (L=L@entry=
nresults=
#11 0x00007ffff7f6e4e9 in ccall (inc=65537, nResults=0, func=0x55555556
at /usr/src/
#12 luaD_callnoyield (nResults=0, func=0x55555556
at /usr/src/
#13 callclosemethod (yy=0, err=0x5555555643c0, obj=0x555555564900, L=0x5555555642a8)
at /usr/src/
#14 prepcallclosemth (yy=0, status=-1, level=0x5555555
at /usr/src/
#15 luaF_close (L=L@entry=
at /usr/src/
#16 0x00007ffff7f6e642 in lua_settop (L=0x5555555642a8, idx=<optimized out>)
at /usr/src/
#17 0x000055555555737a in main ()
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- dkimpy Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Gene
- Solved:
- Last query:
- Last reply: