GNOME Bugzilla – Bug 434749
gnome-terminal crashes under beryl
Last modified: 2007-05-01 18:36:57 UTC
Steps to reproduce: 1. start beryl-manager, switch window manager to beryl 2. open a new gnome-terminal window 3. type commands a few commands in the window. It crashes reliably within a command or two, sometimes on startup. Stack trace: (gdb) break gdk_x_error Function "gdk_x_error" not defined. Make breakpoint pending on future shared library load? (y or [n]) y Breakpoint 1 (gdk_x_error) pending. (gdb) run --sync Starting program: /usr/bin/gnome-terminal --sync [Thread debugging using libthread_db enabled] [New Thread 47534124552896 (LWP 25287)] Breakpoint 2 at 0x2b3b62ff1250 Pending breakpoint "gdk_x_error" resolved [New Thread 1082132800 (LWP 25294)]
+ Trace 131565
Thread 47534124552896 (LWP 25287)
Other information: This behaviour I believe was new with beryl-0.2
Downgrading to gnome-terminal-2.14.2 makes this problem go away. Upgrading to 2.18.0 doesn't help.
Thanks for the report, this is a resolved issue in cairo - fixed in 1.4.2. *** This bug has been marked as a duplicate of 419118 ***