|
View:
New views
13 Messages
—
Rating Filter:
Alert me
|
|
|
#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
--------------------+------------------------------------------------------- Reporter: jpiszcz | Type: defect Status: new | Component: pidgin (gtk) Version: 2.6.3 | Keywords: --------------------+------------------------------------------------------- Hi, I believe this occurs when I reboot the system from within KDE (e.g., % reboot) (gdb) bt #0 0xb77f8424 in __kernel_vsyscall () #1 0xb6d873d0 in raise () from /lib/i686/cmov/libc.so.6 #2 0xb6d8aa85 in abort () from /lib/i686/cmov/libc.so.6 #3 0xb6d804ee in __assert_fail () from /lib/i686/cmov/libc.so.6 #4 0xb7708949 in _XAllocID () from /usr/lib/libX11.so.6 #5 0xb76defb8 in XCreatePixmap () from /usr/lib/libX11.so.6 #6 0xb7298ec9 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #7 0xb7262842 in gdk_pixmap_new () from /usr/lib/libgdk-x11-2.0.so.0 #8 0xb7262633 in gdk_pixbuf_render_pixmap_and_mask_for_colormap () from /usr/lib/libgdk-x11-2.0.so.0 #9 0xb753cbd9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #10 0x0809c8c2 in ?? () #11 0x080a339d in ?? () #12 0x080a4165 in ?? () #13 0xb714ade8 in purple_marshal_VOID__POINTER () from /usr/lib/libpurple.so.0 #14 0xb714b901 in purple_signal_emit_vargs () from /usr/lib/libpurple.so.0 #15 0xb714ba43 in purple_signal_emit () from /usr/lib/libpurple.so.0 #16 0xb7112ab1 in _purple_connection_destroy () from /usr/lib/libpurple.so.0 #17 0xb70fbfa1 in purple_account_disconnect () from /usr/lib/libpurple.so.0 #18 0xb7111d3c in purple_connections_disconnect_all () from /usr/lib/libpurple.so.0 #19 0xb711a4d5 in purple_core_quit () from /usr/lib/libpurple.so.0 #20 <signal handler called> ---Type <return> to continue, or q <return> to quit--- #21 0x080c94b0 in ?? () #22 0xb6f066cb in g_poll () from /lib/libglib-2.0.so.0 #23 0xb6ef94f5 in ?? () from /lib/libglib-2.0.so.0 #24 0xb6ef9aea in g_main_loop_run () from /lib/libglib-2.0.so.0 #25 0xb7407ed9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #26 0x080c9ded in main () (gdb) -- Ticket URL: <http://developer.pidgin.im/ticket/10592> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: new Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Description changed by jpiszcz: Old description: > Hi, > > I believe this occurs when I reboot the system from within KDE (e.g., % > reboot) > > (gdb) bt > #0 0xb77f8424 in __kernel_vsyscall () > #1 0xb6d873d0 in raise () from /lib/i686/cmov/libc.so.6 > #2 0xb6d8aa85 in abort () from /lib/i686/cmov/libc.so.6 > #3 0xb6d804ee in __assert_fail () from /lib/i686/cmov/libc.so.6 > #4 0xb7708949 in _XAllocID () from /usr/lib/libX11.so.6 > #5 0xb76defb8 in XCreatePixmap () from /usr/lib/libX11.so.6 > #6 0xb7298ec9 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 > #7 0xb7262842 in gdk_pixmap_new () from /usr/lib/libgdk-x11-2.0.so.0 > #8 0xb7262633 in gdk_pixbuf_render_pixmap_and_mask_for_colormap () > from /usr/lib/libgdk-x11-2.0.so.0 > #9 0xb753cbd9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 > #10 0x0809c8c2 in ?? () > #11 0x080a339d in ?? () > #12 0x080a4165 in ?? () > #13 0xb714ade8 in purple_marshal_VOID__POINTER () from > /usr/lib/libpurple.so.0 > #14 0xb714b901 in purple_signal_emit_vargs () from > /usr/lib/libpurple.so.0 > #15 0xb714ba43 in purple_signal_emit () from /usr/lib/libpurple.so.0 > #16 0xb7112ab1 in _purple_connection_destroy () from > /usr/lib/libpurple.so.0 > #17 0xb70fbfa1 in purple_account_disconnect () from > /usr/lib/libpurple.so.0 > #18 0xb7111d3c in purple_connections_disconnect_all () > from /usr/lib/libpurple.so.0 > #19 0xb711a4d5 in purple_core_quit () from /usr/lib/libpurple.so.0 > #20 <signal handler called> > ---Type <return> to continue, or q <return> to quit--- > #21 0x080c94b0 in ?? () > #22 0xb6f066cb in g_poll () from /lib/libglib-2.0.so.0 > #23 0xb6ef94f5 in ?? () from /lib/libglib-2.0.so.0 > #24 0xb6ef9aea in g_main_loop_run () from /lib/libglib-2.0.so.0 > #25 0xb7407ed9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 > #26 0x080c9ded in main () > (gdb) New description: Hi, I believe this occurs when I reboot the system from within KDE (e.g., % reboot) <verbatim> (gdb) bt #0 0xb77f8424 in __kernel_vsyscall () #1 0xb6d873d0 in raise () from /lib/i686/cmov/libc.so.6 #2 0xb6d8aa85 in abort () from /lib/i686/cmov/libc.so.6 #3 0xb6d804ee in __assert_fail () from /lib/i686/cmov/libc.so.6 #4 0xb7708949 in _XAllocID () from /usr/lib/libX11.so.6 #5 0xb76defb8 in XCreatePixmap () from /usr/lib/libX11.so.6 #6 0xb7298ec9 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #7 0xb7262842 in gdk_pixmap_new () from /usr/lib/libgdk-x11-2.0.so.0 #8 0xb7262633 in gdk_pixbuf_render_pixmap_and_mask_for_colormap () from /usr/lib/libgdk-x11-2.0.so.0 #9 0xb753cbd9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #10 0x0809c8c2 in ?? () #11 0x080a339d in ?? () #12 0x080a4165 in ?? () #13 0xb714ade8 in purple_marshal_VOID__POINTER () from /usr/lib/libpurple.so.0 #14 0xb714b901 in purple_signal_emit_vargs () from /usr/lib/libpurple.so.0 #15 0xb714ba43 in purple_signal_emit () from /usr/lib/libpurple.so.0 #16 0xb7112ab1 in _purple_connection_destroy () from /usr/lib/libpurple.so.0 #17 0xb70fbfa1 in purple_account_disconnect () from /usr/lib/libpurple.so.0 #18 0xb7111d3c in purple_connections_disconnect_all () from /usr/lib/libpurple.so.0 #19 0xb711a4d5 in purple_core_quit () from /usr/lib/libpurple.so.0 #20 <signal handler called> ---Type <return> to continue, or q <return> to quit--- #21 0x080c94b0 in ?? () #22 0xb6f066cb in g_poll () from /lib/libglib-2.0.so.0 #23 0xb6ef94f5 in ?? () from /lib/libglib-2.0.so.0 #24 0xb6ef9aea in g_main_loop_run () from /lib/libglib-2.0.so.0 #25 0xb7407ed9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #26 0x080c9ded in main () (gdb) </verbatim> -- -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:1> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: new Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Description changed by jpiszcz: Old description: > Hi, > > I believe this occurs when I reboot the system from within KDE (e.g., % > reboot) > > <verbatim> > (gdb) bt > #0 0xb77f8424 in __kernel_vsyscall () > #1 0xb6d873d0 in raise () from /lib/i686/cmov/libc.so.6 > #2 0xb6d8aa85 in abort () from /lib/i686/cmov/libc.so.6 > #3 0xb6d804ee in __assert_fail () from /lib/i686/cmov/libc.so.6 > #4 0xb7708949 in _XAllocID () from /usr/lib/libX11.so.6 > #5 0xb76defb8 in XCreatePixmap () from /usr/lib/libX11.so.6 > #6 0xb7298ec9 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 > #7 0xb7262842 in gdk_pixmap_new () from /usr/lib/libgdk-x11-2.0.so.0 > #8 0xb7262633 in gdk_pixbuf_render_pixmap_and_mask_for_colormap () > from /usr/lib/libgdk-x11-2.0.so.0 > #9 0xb753cbd9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 > #10 0x0809c8c2 in ?? () > #11 0x080a339d in ?? () > #12 0x080a4165 in ?? () > #13 0xb714ade8 in purple_marshal_VOID__POINTER () from > /usr/lib/libpurple.so.0 > #14 0xb714b901 in purple_signal_emit_vargs () from > /usr/lib/libpurple.so.0 > #15 0xb714ba43 in purple_signal_emit () from /usr/lib/libpurple.so.0 > #16 0xb7112ab1 in _purple_connection_destroy () from > /usr/lib/libpurple.so.0 > #17 0xb70fbfa1 in purple_account_disconnect () from > /usr/lib/libpurple.so.0 > #18 0xb7111d3c in purple_connections_disconnect_all () > from /usr/lib/libpurple.so.0 > #19 0xb711a4d5 in purple_core_quit () from /usr/lib/libpurple.so.0 > #20 <signal handler called> > ---Type <return> to continue, or q <return> to quit--- > #21 0x080c94b0 in ?? () > #22 0xb6f066cb in g_poll () from /lib/libglib-2.0.so.0 > #23 0xb6ef94f5 in ?? () from /lib/libglib-2.0.so.0 > #24 0xb6ef9aea in g_main_loop_run () from /lib/libglib-2.0.so.0 > #25 0xb7407ed9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 > #26 0x080c9ded in main () > (gdb) > </verbatim> New description: Hi, I believe this occurs when I reboot the system from within KDE (e.g., % reboot) (gdb) bt #0 0xb77f8424 in __kernel_vsyscall () #1 0xb6d873d0 in raise () from /lib/i686/cmov/libc.so.6 #2 0xb6d8aa85 in abort () from /lib/i686/cmov/libc.so.6 #3 0xb6d804ee in __assert_fail () from /lib/i686/cmov/libc.so.6 #4 0xb7708949 in _XAllocID () from /usr/lib/libX11.so.6 #5 0xb76defb8 in XCreatePixmap () from /usr/lib/libX11.so.6 #6 0xb7298ec9 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #7 0xb7262842 in gdk_pixmap_new () from /usr/lib/libgdk-x11-2.0.so.0 #8 0xb7262633 in gdk_pixbuf_render_pixmap_and_mask_for_colormap () from /usr/lib/libgdk-x11-2.0.so.0 #9 0xb753cbd9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #10 0x0809c8c2 in ?? () #11 0x080a339d in ?? () #12 0x080a4165 in ?? () #13 0xb714ade8 in purple_marshal_VOID__POINTER () from /usr/lib/libpurple.so.0 #14 0xb714b901 in purple_signal_emit_vargs () from /usr/lib/libpurple.so.0 #15 0xb714ba43 in purple_signal_emit () from /usr/lib/libpurple.so.0 #16 0xb7112ab1 in _purple_connection_destroy () from /usr/lib/libpurple.so.0 #17 0xb70fbfa1 in purple_account_disconnect () from /usr/lib/libpurple.so.0 #18 0xb7111d3c in purple_connections_disconnect_all () from /usr/lib/libpurple.so.0 #19 0xb711a4d5 in purple_core_quit () from /usr/lib/libpurple.so.0 #20 <signal handler called> ---Type <return> to continue, or q <return> to quit--- #21 0x080c94b0 in ?? () #22 0xb6f066cb in g_poll () from /lib/libglib-2.0.so.0 #23 0xb6ef94f5 in ?? () from /lib/libglib-2.0.so.0 #24 0xb6ef9aea in g_main_loop_run () from /lib/libglib-2.0.so.0 #25 0xb7407ed9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #26 0x080c9ded in main () (gdb) -- -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:2> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: pending Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Changes (by darkrain42): * status: new => pending Old description: > Hi, > > I believe this occurs when I reboot the system from within KDE (e.g., % > reboot) > > (gdb) bt > #0 0xb77f8424 in __kernel_vsyscall () > #1 0xb6d873d0 in raise () from /lib/i686/cmov/libc.so.6 > #2 0xb6d8aa85 in abort () from /lib/i686/cmov/libc.so.6 > #3 0xb6d804ee in __assert_fail () from /lib/i686/cmov/libc.so.6 > #4 0xb7708949 in _XAllocID () from /usr/lib/libX11.so.6 > #5 0xb76defb8 in XCreatePixmap () from /usr/lib/libX11.so.6 > #6 0xb7298ec9 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 > #7 0xb7262842 in gdk_pixmap_new () from /usr/lib/libgdk-x11-2.0.so.0 > #8 0xb7262633 in gdk_pixbuf_render_pixmap_and_mask_for_colormap () > from /usr/lib/libgdk-x11-2.0.so.0 > #9 0xb753cbd9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 > #10 0x0809c8c2 in ?? () > #11 0x080a339d in ?? () > #12 0x080a4165 in ?? () > #13 0xb714ade8 in purple_marshal_VOID__POINTER () from > /usr/lib/libpurple.so.0 > #14 0xb714b901 in purple_signal_emit_vargs () from > /usr/lib/libpurple.so.0 > #15 0xb714ba43 in purple_signal_emit () from /usr/lib/libpurple.so.0 > #16 0xb7112ab1 in _purple_connection_destroy () from > /usr/lib/libpurple.so.0 > #17 0xb70fbfa1 in purple_account_disconnect () from > /usr/lib/libpurple.so.0 > #18 0xb7111d3c in purple_connections_disconnect_all () > from /usr/lib/libpurple.so.0 > #19 0xb711a4d5 in purple_core_quit () from /usr/lib/libpurple.so.0 > #20 <signal handler called> > ---Type <return> to continue, or q <return> to quit--- > #21 0x080c94b0 in ?? () > #22 0xb6f066cb in g_poll () from /lib/libglib-2.0.so.0 > #23 0xb6ef94f5 in ?? () from /lib/libglib-2.0.so.0 > #24 0xb6ef9aea in g_main_loop_run () from /lib/libglib-2.0.so.0 > #25 0xb7407ed9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 > #26 0x080c9ded in main () > (gdb) New description: Hi, I believe this occurs when I reboot the system from within KDE (e.g., % reboot) {{{ (gdb) bt #0 0xb77f8424 in __kernel_vsyscall () #1 0xb6d873d0 in raise () from /lib/i686/cmov/libc.so.6 #2 0xb6d8aa85 in abort () from /lib/i686/cmov/libc.so.6 #3 0xb6d804ee in __assert_fail () from /lib/i686/cmov/libc.so.6 #4 0xb7708949 in _XAllocID () from /usr/lib/libX11.so.6 #5 0xb76defb8 in XCreatePixmap () from /usr/lib/libX11.so.6 #6 0xb7298ec9 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #7 0xb7262842 in gdk_pixmap_new () from /usr/lib/libgdk-x11-2.0.so.0 #8 0xb7262633 in gdk_pixbuf_render_pixmap_and_mask_for_colormap () from /usr/lib/libgdk-x11-2.0.so.0 #9 0xb753cbd9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #10 0x0809c8c2 in ?? () #11 0x080a339d in ?? () #12 0x080a4165 in ?? () #13 0xb714ade8 in purple_marshal_VOID__POINTER () from /usr/lib/libpurple.so.0 #14 0xb714b901 in purple_signal_emit_vargs () from /usr/lib/libpurple.so.0 #15 0xb714ba43 in purple_signal_emit () from /usr/lib/libpurple.so.0 #16 0xb7112ab1 in _purple_connection_destroy () from /usr/lib/libpurple.so.0 #17 0xb70fbfa1 in purple_account_disconnect () from /usr/lib/libpurple.so.0 #18 0xb7111d3c in purple_connections_disconnect_all () from /usr/lib/libpurple.so.0 #19 0xb711a4d5 in purple_core_quit () from /usr/lib/libpurple.so.0 #20 <signal handler called> ---Type <return> to continue, or q <return> to quit--- #21 0x080c94b0 in ?? () #22 0xb6f066cb in g_poll () from /lib/libglib-2.0.so.0 #23 0xb6ef94f5 in ?? () from /lib/libglib-2.0.so.0 #24 0xb6ef9aea in g_main_loop_run () from /lib/libglib-2.0.so.0 #25 0xb7407ed9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #26 0x080c9ded in main () (gdb) }}} -- Comment: Please follow [wiki:GetABacktrace the instructions] to get a backtrace and attach it to this ticket.[[BR]]Please get a backtrace with debug symbols. -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:3> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: pending Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Comment(by rekkanoryo): In this case you need to install at least libglib2.0-0-dbg and libgtk2.0-0-dbg packages to get a more complete backtrace. -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:4> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: new Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Changes (by jpiszcz): * status: pending => new -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:5#comment:> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: new Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Comment(by jpiszcz): It happened again with the debug packages installed, bt_full attached. -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:7> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: pending Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Changes (by deryni): * status: new => pending Comment: What GTK+ theme are you using? Does this crash go away if you switch themes? Try a number of them if the first doesn't fix it. Does this really only occur when you restart your system from within KDE when pidgin is running? -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:8> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: pending Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Changes (by jpiszcz): * status: pending => new Comment: Hello, I am using Clearlooks (gtk-2.0) for the GTK theme. This typically has only occurred during reboots or shutdowns from what I have noticed (within KDE when pidgin is running). Is this a theme-related problem? What theme(s) are recommended to use with pidgin so it will not crash? Thanks. -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:9> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: pending Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Changes (by deryni): * status: new => pending Comment: Over the years a number of themes (specifically theme engines) have been known to cause problems. Please try a number of other themes that you have available (specifically ones that aren't using the Clearlooks theme engine) and see if the problem goes away and let us know. I'm curious if this might be theme-related as it appears to be crashing rather deep in X/GTK+, if it isn't I'm not sure what else it might be offhand. -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:10> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: pending Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Changes (by jpiszcz): * status: pending => new Comment: Will update the case if/when it crashes using a different theme, thanks. -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:11> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: pending Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Changes (by darkrain42): * status: new => pending -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:12> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
|
|
Re: #10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)#10592: pidgin 2.6.3-1 coredumps (Debian testing/x86)
---------------------+------------------------------------------------------ Reporter: jpiszcz | Owner: Type: defect | Status: closed Milestone: | Component: pidgin (gtk) Version: 2.6.3 | Resolution: Keywords: | ---------------------+------------------------------------------------------ Changes (by trac-robot): * status: pending => closed Comment: This ticket was closed automatically by the system. It was previously set to a Pending status and hasn't been updated within 14 days. -- Ticket URL: <http://developer.pidgin.im/ticket/10592#comment:13> Pidgin <http://pidgin.im> Pidgin _______________________________________________ Tracker mailing list Tracker@... http://pidgin.im/cgi-bin/mailman/listinfo/tracker |
| Free embeddable forum powered by Nabble | Forum Help |