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 396826 - crash to IA__gdk_drawable_get_screen
crash to IA__gdk_drawable_get_screen
Status: RESOLVED DUPLICATE of bug 393813
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.10.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-01-15 11:25 UTC by Sebastien Bacher
Modified: 2007-01-15 16:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-01-15 11:25:05 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/gtk+2.0/+bug/78665

"I received some updates tonight for feisty. One of which was libgtk2.0-0. I was trying to edit some files in mousepad and noticed when I clicked the Open option from the file menu it froze mousepad, I restarted X and tried again, same issue. I fired up gedit and got the same problem.
..."

From https://launchpad.net/ubuntu/+source/gedit/+bug/79280 opened on gedit:

"If I start gedit from the terminal and select settings/add line numbers gedit crashes. If I restart it the line numbers are active. It crashes again if I remove the line numbers and select them again.
..."

Debug backtrace with GTK 2.10.7:
Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 12129)

  • #0 IA__gdk_drawable_get_screen
    at gdkdraw.c line 202
  • #1 IA__gdk_window_new
    at gdkwindow-x11.c line 673
  • #2 text_window_realize
    at gtktextview.c line 7478
  • #3 set_window_width
    at gtktextview.c line 8129
  • #4 gtk_source_view_set_show_line_numbers
    at gtksourceview.c line 1682

Comment 1 Sebastien Bacher 2007-01-15 16:34:22 UTC
duplicate from bug #393813

*** This bug has been marked as a duplicate of 393813 ***