tags 687247 + moreinfo
thanks

Le mardi 11 septembre 2012 09:04:04, Erwan David a écrit :
> I get following error in the log
> 
> Sep 11 08:41:54 regulateur dspam[11871]: *** glibc detected ***
> /usr/bin/dspam: free(): invalid pointer: 0x00007fff55974378 ***
> 
> This look pretty serious to me, maybe some kind of memory corruption.

Hi Erwan,

can you reproduce the bug by running dspam manually? If yes, could you install 
the dspam-dbg package and get a backtrace?

To get the backtrace with gdb you must first run dspam inside gdb:

"gdb --args dspam <arguments>" where <argument> is to be replaced by the 
arguments you give to dspam usually

Then, enter "run" to launch the program and when the bug happens you need to 
enter "bt" which will display the stacktrace. This information would be 
helpful to debug the problem.

Best regards,

Thomas Preud'homme

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to