[apport] xchat crashed with SIGABRT in xcb_xlib_lock

Bug #88608 reported by Sebastian Dröge
32
Affects Status Importance Assigned to Milestone
GTK+
Fix Released
Critical
gtk+2.0 (Ubuntu)
Fix Released
High
Ubuntu Desktop Bugs

Bug Description

Hi,
this happened while getting xchat in the foreground again after doing stuff in another window...

As the same thing happend with epiphany and it seems to be caused by gtk syncing I'll file this for gtk...

Bye

ProblemType: Crash
Architecture: i386
Date: Wed Feb 28 12:12:29 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/xchat
Package: xchat 2.8.0-0ubuntu4
ProcCmdline: xchat
ProcCwd: /home/slomo
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
Signal: 6
SourcePackage: xchat
StacktraceTop:
 __kernel_vsyscall ()
 raise () from /lib/tls/i686/cmov/libc.so.6
 abort () from /lib/tls/i686/cmov/libc.so.6
 __assert_fail () from /lib/tls/i686/cmov/libc.so.6
 xcb_xlib_lock () from /usr/lib/libxcb-xlib.so.0
Uname: Linux asgard 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev pulse-access pulse-rt scanner video

Revision history for this message
Sebastian Dröge (slomo) wrote :
Revision history for this message
Sebastian Dröge (slomo) wrote :

See bug #88609 for the epiphany one with backtrace, etc...

Changed in gtk+2.0:
assignee: nobody → desktop-bugs
importance: Undecided → High
status: Unconfirmed → Confirmed
Changed in gtk:
status: Unknown → Unconfirmed
Revision history for this message
kosson (kosson) wrote :

I was recomended to report this issue here:

kcmshell crashed and caused the signal 6 SIGABRT

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47944688220608 (LWP 5506)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5 0x00002b9af7a1ecab in raise () from /lib/libc.so.6
#6 0x00002b9af7a20660 in abort () from /lib/libc.so.6
#7 0x00002b9af7a18436 in __assert_fail () from /lib/libc.so.6
#8 0x00002b9afd778828 in xcb_xlib_lock () from /usr/lib/libxcb-xlib.so.0
#9 0x00002b9afb8f4e85 in ?? () from /usr/lib/libX11.so.6
#10 0x00002b9afb8d156a in XFreeCursor () from /usr/lib/libX11.so.6
#11 0x00002b9afadd83c4 in QCursorData::~QCursorData ()
   from /usr/lib/libqt-mt.so.3
#12 0x00002b9afadd85d5 in QCursor::~QCursor () from /usr/lib/libqt-mt.so.3
#13 0x00002b9afadd8612 in ?? () from /usr/lib/libqt-mt.so.3
#14 0x00002b9af7a21d2e in __cxa_finalize () from /lib/libc.so.6
#15 0x00002b9afadb9b33 in ?? () from /usr/lib/libqt-mt.so.3
#16 0x00007fffb3c79a80 in ?? ()
#17 0x00002b9afb24b6b1 in _fini () from /usr/lib/libqt-mt.so.3
#18 0x0000000000000000 in ?? ()

Revision history for this message
kosson (kosson) wrote :

I forgot to mention: Feisty Fawn Herd 4
2.6.20-9-generic
 If any additional info is needed tell me.

Revision history for this message
DevenPhillips (deven-phillips) wrote :

I am seeing this error when attempting to run "some" Java Swing applications as well.. Here's a dump from Java:

java: xcb_xlib.c:41: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.
JVMDG217: Dump Handler is Processing Signal 6 - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to /home/dphillips/Applications/ldapbrowser/javacore.20070306.124648.24225.txt
JVMDG215: Dump Handler has Processed Error Signal 6.
Aborted (core dumped)

Changed in gtk:
status: Unconfirmed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

fixed upstream

Changed in gtk+2.0:
status: Confirmed → Fix Committed
Revision history for this message
Sebastien Bacher (seb128) wrote :
Download full text (3.7 KiB)

This upload fixes the bug:

 gtk+2.0 (2.10.10-0ubuntu1) feisty; urgency=low
 .
   * New upstream version:
     Bugs fixed:
     329450 Crash on IM switch ... (was already reported earlier)
     406757 crash in Movie Player: Souhaite lire un DVD ave...
     382565 GtkTextView invisible text crash
     402453 crash to IA__gdk_x11_window_set_user_time (Ubuntu: #82280)
     409101 invalid read to gtkicontheme.c insert_theme(), might caus...
     413032 Locking issue with xcb in IA__gdk_display_sync (Ubuntu: #88608)
     402131 Theme color scheme is sometimes ignored on theme switches
     405327 io-jpeg can return FALSE without setting a GError
     124045 GtkExpander should draw the focus around the arrow when t...
     143213 shorcut selector on gtkfilechooser use too much horizonta...
     151169 Filechooser comes up too big
     153785 Filechooser expands horizontally
     347106 tga images upside down
     356515 [a11y] Orca unable to read items in Evolution "Select a F...
     377164 Strange numbers in GtkRecentChooserMenu
     386618 Resizing columns need focusing first (Ubuntu: #62898)
     389765 Win32: Resizing a window does not repaint it often enough...
     393599 Previous and Next menus not active in a folder with *.ico...
            (Ubuntu: #88164)
     399907 Memory leak in gtk_page_setup dialog
     402565 [PATCH]GtkPrintBackendFile leaks string
     402806 GtkAboutDialog showing empty "contributors"
     403139 Leak reported by valgrind
     403255 gdk_pixbuf_loader_close returns TRUE but sets *error
     403409 Add a helpful comment on GtkCellRendererText:alignment
     403896 gtk+-2.10.9 fails to compile against win32api-3.8 due to ...
     405539 gdk_pixbuf_save() for PNG saver can return FALSE without ...
     405696 Make parent menu item insensitive if no items are to be s...
     409357 leak in color scheme code
     412221 Icons not working with Win32 file-system backend.
     412596 Setting the colour scheme property of GtkSettings has no ...
     413492 Minor build tweaks
     413664 Dragging tab greys out chat windows
     415645 Fix and clean up GtkCellRendererAccel
     310522 Buttons flicker and redraw slowly
     396899 glib mentions non-existing PATCH bugzilla keyword
     408018 GtkTextBuffer memory leak
     414875 Rendering the first icon triggers a style reset
     325477 Just make File Chooser window bigger
     414975 the popped up menu cannot have special theming
     331369 Menu short cuts do not work
     350988 crash with File Open in non-exisiting directory
     364946 crash in gtk_tree_model: Adding new account, or entering ...
     351671 textview should stop selecting when losing focus
     382904 Application crashed in gtk+
     385637 crash in testiconview
     396703 crash in testnouiprint
     396805 GtkTextView: crash on unsetting the GtkTextBuffer when in...
     410565 gnome-terminal crashes editing current profile
     335796 Gtk accelerator key event can't be passed to other widget...
     356515 [a11y] Orca unable to read items in Evolution "Select a F...
     416525 gtkfilesystemwin32.c: C99 declaration
     372449 no need to emph...

Read more...

Changed in gtk+2.0:
status: Fix Committed → Fix Released
Changed in gtk:
importance: Unknown → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.