13 Feb
2010
13 Feb
'10
3:43 a.m.
On Fri, 2010-02-12 at 23:28 -0200, Leonardo Rodrigues wrote:
Program received signal SIGSEGV, Segmentation fault. 0x4c1be763 in unsetenv () from /lib/libc.so.6 (gdb) bt full #0 0x4c1be763 in unsetenv () from /lib/libc.so.6 No symbol table info available. #1 0x0805cc44 in main (argc=9, argv=0xbfe6da54) at deliver.c:497
Oh, this one. It's a libc bug.. I reported it to Ubuntu people already: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/380487
Wouldn't hurt to report it elsewhere too :)
Anyway, it crashes only if the problematic setting is first in the config file. Also the attached patch probably helps?