16 Jan 2004 02:43
Compiling elspy on Debian unstable
A.M. Kuchling <amk <at> amk.ca>
2004-01-16 01:43:00 GMT
2004-01-16 01:43:00 GMT
I'm trying to compile elspy and Exim 4.30 on a machine running Debian unstable. The compilation completes without a hitch, but the resulting Exim binary dumps core when receiving a message. Even more puzzling, when I run it under GDB to find the exact location of the segfault, it doesn't dump core, but delivers the message without problems. Right now I'm wondering if this is happening because Debian uses a shared library for Python; perhaps GDB loads the shared library at a different location and the segfault is therefore avoided. Has anyone seen anything like this? Anyone have suggestions for debugging the problem? --amk
Hope you're not using 0.1.1, because of that nasty coredump bug. I
really need to release a new version one of these months...
Greg
RSS Feed