Hi, > Core was generated by `/bin/brltty -N'. > Program terminated with signal 4, Illegal instruction. > #0 0x00002b2ddd6400c7 in kill () from /lib/libc.so.6 > (gdb) bt > #0 0x00002b2ddd6400c7 in kill () from /lib/libc.so.6 > #1 0x00002b2ddcffd053 in EF_Abort () from /usr/lib/libefence.so.0.0 > #2 0x00002b2ddcffcc04 in memalign () from /usr/lib/libefence.so.0.0 > #3 0x00002b2ddcffcc97 in malloc () from /usr/lib/libefence.so.0.0 > #4 0x00002b2ddcffcd4a in realloc () from /usr/lib/libefence.so.0.0 > #5 0x00002b2dde0a3ccc in reallocateTable (reference=0x2b2dddfd4f28, size=2, > count=0) at ./config.y:62
Mmm, is the electric fence error message ElectricFence Aborting: Allocating 0 bytes, probably a bug. ? If yes, that's a false positive, and please try with export EF_ALLOW_MALLOC_0=1 Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
