[Pidgin] #236: segfault in gaim_gtk_buddy_icon_get_scale_size
Pidgin
trac at pidgin.im
Fri Apr 27 15:18:12 EDT 2007
#236: segfault in gaim_gtk_buddy_icon_get_scale_size
---------------------------+------------------------------------------------
Reporter: beckham | Owner: seanegan
Type: defect | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.0
Resolution: | Keywords: beta6
---------------------------+------------------------------------------------
Comment (by beckham):
Ugh, still happens w/ pidgin "beta7":
{{{
(gdb) run
Starting program: /usr/local/bin/pidgin
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1221420832 (LWP 16101)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1221420832 (LWP 16101)]
0x080d4f46 in pidgin_buddy_icon_get_scale_size (buf=0x8d98600, spec=0xc,
rules=PURPLE_ICON_SCALE_DISPLAY, width=0xbff92c98, height=0xbff92c94)
at gtkutils.c:1546
1546 if ((spec == NULL) || !(spec->scale_rules & rules))
(gdb) bt
#0 0x080d4f46 in pidgin_buddy_icon_get_scale_size (buf=0x8d98600,
spec=0xc,
rules=PURPLE_ICON_SCALE_DISPLAY, width=0xbff92c98, height=0xbff92c94)
at gtkutils.c:1546
#1 0x08085485 in redraw_icon (data=0x8c91758) at gtkconv.c:2380
#2 0xb7738cf6 in g_source_get_current_time () from
/usr/lib/libglib-2.0.so.0
#3 0xb7738731 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#4 0xb773b7a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#5 0xb773bb67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#6 0xb7bd0281 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x080af860 in main (argc=50, argv=0x32) at gtkmain.c:792
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/236#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list