Hi!

Here's the debug session:

[EMAIL PROTECTED]:~$ gdb gnome-terminal
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(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
Starting program: /usr/bin/gnome-terminal 
(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 47465915689712 (LWP 18271)]
Breakpoint 2 at 0x2b2b80680f70: file gdkmain-x11.c, line 607.
Pending breakpoint "gdk_x_error" resolved
[Switching to Thread 47465915689712 (LWP 18271)]

Breakpoint 2, gdk_x_error (display=0x572930, error=0x7fff2b4c2090) at 
gdkmain-x11.c:607
607     gdkmain-x11.c: No such file or directory.
        in gdkmain-x11.c
(gdb) thread apply all bt

Thread 1 (Thread 47465915689712 (LWP 18271)):
#0  gdk_x_error (display=0x572930, error=0x7fff2b4c2090) at gdkmain-x11.c:607
#1  0x00002b2b80b10650 in ?? () from /usr/lib/libX11.so.6
#2  0x0000000000000000 in ?? ()
(gdb) 

I use the "nvidia" driver.
With another freshly created user, the same problem appears.

Ciao
Martin

-- 
edgy gnome-terminal does not start
https://launchpad.net/bugs/58232

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to