[Pidgin] #5560: gtk_widget_unparent crashes when closing tabs
Pidgin
trac at pidgin.im
Mon Jul 13 12:27:51 EDT 2009
#5560: gtk_widget_unparent crashes when closing tabs
-------------------------------------------------------------------+--------
Reporter: linuxcbon | Owner:
Type: defect | Status: pending
Milestone: | Component: pidgin (gtk)
Version: 2.4.1 | Resolution:
Keywords: libgtk-x11, gtk_widget_unparent , tabs, detach, close |
-------------------------------------------------------------------+--------
Changes (by rekkanoryo):
* status: new => pending
Old description:
> pidgin 2.4.1 compiled from sources manually
>
> login to msn
> send message to contact 1
> send message to contact 2
> right click detach this tab
> close all tabs
>
> crash :
>
> Program received signal SIGSEGV, Segmentation fault.
> 0xb7ed4f5d in gtk_widget_unparent () from /usr/lib/libgtk-x11-2.0.so.0
>
> (gdb) bt full
> #0 0xb7ed4f5d in gtk_widget_unparent () from
> /usr/lib/libgtk-x11-2.0.so.0
> No symbol table info available.
> #1 0xb7e23e15 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
> No symbol table info available.
> #2 0x00000000 in ?? ()
> No symbol table info available.
>
> Strange I dont get symbols, if I find something new, I will post.
New description:
pidgin 2.4.1 compiled from sources manually
1. login to msn
1. send message to contact 1
1. send message to contact 2
1. right click detach this tab
1. close all tabs
crash :
{{{
Program received signal SIGSEGV, Segmentation fault.
0xb7ed4f5d in gtk_widget_unparent () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt full
#0 0xb7ed4f5d in gtk_widget_unparent () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#1 0xb7e23e15 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#2 0x00000000 in ?? ()
No symbol table info available.
}}}
Strange I dont get symbols, if I find something new, I will post.
--
--
Ticket URL: <http://developer.pidgin.im/ticket/5560#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list