Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186256 - net-im/pidgin-2.0.2 segfault when sending message to an msn peer
Summary: net-im/pidgin-2.0.2 segfault when sending message to an msn peer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-22 19:17 UTC by Andreas Aronsson
Modified: 2007-11-01 12:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gdb backtrace (finchcrash,1.73 KB, text/plain)
2007-07-22 19:18 UTC, Andreas Aronsson
Details
emerge --info (emergeinfo,3.16 KB, text/plain)
2007-07-22 19:19 UTC, Andreas Aronsson
Details
USE flags (pidginuseflags,424 bytes, text/plain)
2007-07-22 19:20 UTC, Andreas Aronsson
Details
bt full after crash (basktracefinch,4.29 KB, text/plain)
2007-07-23 06:46 UTC, Andreas Aronsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Aronsson 2007-07-22 19:17:16 UTC
Running finch in a screen. Sending messages to an msn contact. finch segfaults.


Reproducible: Sometimes

Steps to Reproduce:
1. finch
2. Select buddy
3. Send several messages, or only one

Actual Results:  
Finch crashes.

Expected Results:  
Don't crash.
Comment 1 Andreas Aronsson 2007-07-22 19:18:23 UTC
Created attachment 125696 [details]
gdb backtrace
Comment 2 Andreas Aronsson 2007-07-22 19:19:40 UTC
Created attachment 125698 [details]
emerge --info
Comment 3 Andreas Aronsson 2007-07-22 19:20:33 UTC
Created attachment 125702 [details]
USE flags
Comment 4 Olivier Crete (RETIRED) gentoo-dev 2007-07-22 22:37:48 UTC
There is not much interesting in the backtrace.. you may want to compile pidgin with full debug symbols with
CFLAGS="-O2 -ggdb" FEATURES="splitdebug" emerge pidgin ... 
Comment 5 Andreas Aronsson 2007-07-23 06:46:16 UTC
Created attachment 125725 [details]
bt full after crash

CFLAGS="-O2 -ggdb" FEATURES="splitdebug" emerge pidgin
Comment 6 Olivier Crete (RETIRED) gentoo-dev 2007-10-27 18:31:59 UTC
what about 2.2.2?
Comment 7 Andreas Aronsson 2007-11-01 12:28:55 UTC
(In reply to comment #6)
> what about 2.2.2?
> 

Yeah, seems all good now. Didn't crash for at least five minutes of continuous use.