Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165861 - net-im/gaim-2.0.0_beta6 seg fault with QQ protocal (fix included)
Summary: net-im/gaim-2.0.0_beta6 seg fault with QQ protocal (fix included)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 04:04 UTC by Taiyang Chen
Modified: 2007-05-01 03:41 UTC (History)
0 users

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


Attachments
fixed buddy_list.c (buddy_list.c,12.86 KB, text/plain)
2007-02-08 04:06 UTC, Taiyang Chen
Details
buddy_list.c.patch (buddy_list.c.patch,331 bytes, patch)
2007-02-08 04:39 UTC, Taiyang Chen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Taiyang Chen 2007-02-08 04:04:23 UTC
As I submitted a bug report before but it turned out to be a Gaim issue.
So i reported to the Gaim bug support and got a fix for this crash with QQ protocol.
It turns out that "qq_send_packet_get_buddies_levels(gc)" needs to be commented out in "/var/tmp/portage/gaim-2.0.0_beta6/work/gaim-2.0.0beta6/libgaim/protocols/qq/buddy_list.c"
I applied this fix and it worked for me.
The fixed buddy_list.c is attached.
Comment 1 Taiyang Chen 2007-02-08 04:06:05 UTC
Created attachment 109476 [details]
fixed buddy_list.c
Comment 2 Taiyang Chen 2007-02-08 04:39:43 UTC
Created attachment 109477 [details, diff]
buddy_list.c.patch
Comment 3 Olivier Crete (RETIRED) gentoo-dev 2007-05-01 03:41:24 UTC
Is this fixed in net-im/pidgin? If not, please send your patches upstream and re-open this bug.