[Pidgin] #7908: Enabling my QQ account crashes pidgin
Pidgin
trac at pidgin.im
Fri Dec 26 10:14:02 EST 2008
#7908: Enabling my QQ account crashes pidgin
-----------------------+----------------------------------------------------
Reporter: killua-sz | Owner: csyfek
Type: defect | Status: new
Milestone: | Component: QQ
Version: 2.5.3 | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Comment(by lonicerae):
please compile your pidgin with debug mode, at lease use -g option.
create a file named "go-pidgin" with following contents:
{{{
#!/bin/bash
ulimit -c unlimited
export MALLOC_PERTURB_=254 # FE
export MALLOC_CHECK_=2
/usr/local/bin/pidgin $@ -d > ~/pidgin-log 2>&1
}}}
replace /usr/local/bin/ with your path which pidgin exists.
make "go-pidgin" executable, then run it to get a full dump.
--
Ticket URL: <http://developer.pidgin.im/ticket/7908#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list