Comment 158 for bug 728745

Revision history for this message
peterra (peter-rathjens) wrote :

The nvidia driver 295.20 works so far for me on Ubuntu 11.10. I'm using a
nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1) in my laptop.
Unfortunately the gtk-window-decorator dies from time to time:

gdb gtk-window-decorator
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/gtk-window-decorator...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gtk-window-decorator
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x08056008 in meta_draw_window_decoration ()
(gdb) bt
#0 0x08056008 in meta_draw_window_decoration ()
#1 0x0805cfcb in ?? ()
#2 0xb76b4110 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3 0xb76b825f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb76b8990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5 0xb76b8f9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6 0xb7b03fcf in gtk_main () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#7 0x0804fb28 in main ()