[Pkg-dspam-misc] Bug#687247: free of illegal pointer

Thomas Preud'homme robotux at debian.org
Fri Sep 21 10:12:29 UTC 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-dspam-misc/attachments/20120921/9869e354/attachment.pgp>


More information about the Pkg-dspam-misc mailing list