After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 638638 - 2.23.3 regression: crashes in gdk_x11_drawable_get_xid
2.23.3 regression: crashes in gdk_x11_drawable_get_xid
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
2.23.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-01-04 10:57 UTC by Emilio Pozuelo Monfort
Modified: 2011-01-07 18:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emilio Pozuelo Monfort 2011-01-04 10:57:24 UTC
I've got a bunch of reports in Debian about a regression in gtk+ 2.23.3. It crashes applications (mainly firefox). All the users get a working browser when downgrading to 2.23.2. The package is 2.23.3 plus a few backported fixes, more precisely:

From 120915d6deff05c0154c9d44c3903a8a6e1b3036 Mon Sep 17 00:00:00 2001
Subject: [PATCH] Reinstate the implementation of gdk_window_foreign_new_for_display

From c76b247da5194b165591a765b85e19dafba9c956 Mon Sep 17 00:00:00 2001
Subject: [PATCH] Revert some over-eager deprecation removal

From f9dd531bc9ccec1a407fe7b78c74f6fac242a05e Mon Sep 17 00:00:00 2001
Subject: [PATCH] Don't use deprecated API


The backtrace is:


Program received signal SIGSEGV, Segmentation fault.
0x00007ffff0c75477 in IA__gdk_x11_drawable_get_xid (
    drawable=0xffffffffc1cf9780)
    at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkdrawable-x11.c:924
924	/tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkdrawable-x11.c: Aucun fichier ou dossier de ce type.
	in /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkdrawable-x11.c
(gdb) bt
  • #0 IA__gdk_x11_drawable_get_xid
    at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkdrawable-x11.c line 924
  • #1 _gtk_socket_windowing_select_plug_window_input
    at /tmp/buildd/gtk+2.0-2.23.3/gtk/gtksocket-x11.c line 252
  • #2 _gtk_socket_add_window
    at /tmp/buildd/gtk+2.0-2.23.3/gtk/gtksocket.c line 912
  • #3 _gtk_socket_windowing_filter_func
    at /tmp/buildd/gtk+2.0-2.23.3/gtk/gtksocket-x11.c line 455
  • #4 gdk_event_apply_filters
    at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkevents-x11.c line 356
  • #5 gdk_event_translate
    at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkevents-x11.c line 1033
  • #6 _gdk_events_queue
    at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkevents-x11.c line 2310
  • #7 gdk_event_dispatch
  • #8 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #9 ??
    from /lib/libglib-2.0.so.0
  • #10 g_main_context_iteration
    from /lib/libglib-2.0.so.0
  • #11 ??
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #12 ??
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #13 ??
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #14 ??
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #15 ??
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #16 ??
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #17 ??
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #18 ??
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #19 XRE_main
    from /usr/lib/xulrunner-1.9.2/libxul.so
  • #20 ??
  • #21 __libc_start_main
    at libc-start.c line 228
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??

Comment 1 Matthias Clasen 2011-01-04 14:07:41 UTC
Hmm, I can't reproduce with the current gtk-2-24 branch. Can you ?
Comment 2 Emilio Pozuelo Monfort 2011-01-07 18:53:25 UTC
I've got confirmation from a user that this no longer happens with 2.23.90.