Re: bug: double free

"John E. Davis" <[email protected]>
Newsgroups gmane.network.slrn.user
Message-ID <[email protected]>
Jörg Sommer <[email protected]> wrote:
> (gdb) bt
> #0  0x0fd7d36c in raise () from /lib/libc.so.6
> #1  0x0fd7efec in abort () from /lib/libc.so.6
> #2  0x0fdbbdf4 in __libc_message () from /lib/libc.so.6
> #3  0x0fdc3c38 in malloc_printerr () from /lib/libc.so.6
> #4  0x0fdc60a8 in free () from /lib/libc.so.6
> #5  0x0ff8c56c in SLfree () from /lib/libslang.so.2
> #6  0x100476c8 in slrn_free (s=0x0) at /home/joerg/svn/slrn/src/strutil.c:308

slrn_free will not do anything if its argument is NULL, as #6 above
suggests.  Are you able to reproduce this?

> BTW: Do you prefer bug reports in the bug tracker at source forge?

No, I prefer them reported here.

Thanks,
--John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.