[Pidgin] #2084: pidgin (and gaim 1.5.0 as well) crashes on userinfo
Pidgin
trac at pidgin.im
Sun Jul 22 21:31:48 EDT 2007
#2084: pidgin (and gaim 1.5.0 as well) crashes on userinfo
------------------------+---------------------------------------------------
Reporter: roman | Owner: MarkDoliner
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: libpurple | Version: 2.0.2
Resolution: | Keywords:
Pending: 1 |
------------------------+---------------------------------------------------
Changes (by MarkDoliner):
* status: new => assigned
* pending: 0 => 1
Comment:
Hmm, all these backtraces are different... The line numbers are
important. Looking at the third backtrace, I don't quite understand how
that crash could happen. You're compiling this yourself, right? Could
you make sure that you're not compiling with optimization (without -O2,
for example)?
It might be helpful to run Pidgin in valgrind and check for memory errors.
You can do something like this, and wait for it to crash:
{{{
valgrind --tool=memcheck pidgin 2> pidgin_valgrind.txt
}}}
Hopefully that log file and the backtrace from the associated core file
would be useful.
--
Ticket URL: <http://developer.pidgin.im/ticket/2084#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list