Bug#440926: pidgin: Further info on crash

2007-09-10 Thread Ari Pollak
That core file is from gdb crashing, not pidgin crashing. If you want to get a core file from pidgin, run ulimit -c unlimited and run pidgin outside of gdb, then run gdb --core=corefilename pidgin, at which point you can get a backtrace. Also, please attach the full output from pidgin -d, not just

Bug#440926: pidgin: Further info on crash

2007-09-10 Thread Matthew Tylee Atkinson
Package: pidgin Version: 2.0.1-1 Followup-For: Bug #440926 I contacted you a few days ago regarding a crash in Pidgin that I could not get a backtrace from. I ran ulimit -c unlimited pidgin -d and then recieved a core file that unfortunately doesn't have any symbols in it. Th