Hi Kjell, I did it over once more. Same old, same old.
[EMAIL PROTECTED]:~$ gdb --args compiz.real --replace 2>&1 | tee gdb-compiz.real.txt GNU gdb 6.8-debian Copyright (C) 2008 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 "i486-linux-gnu"... (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/compiz.real --replace [Thread debugging using libthread_db enabled] [New Thread 0xb7b426c0 (LWP 7634)] /usr/bin/compiz.real (core) - Fatal: GLX_EXT_texture_from_pixmap is missing /usr/bin/compiz.real (core) - Error: Failed to manage screen: 0 /usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0 Program exited with code 01. (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) thread apply all backtrace No registers. (gdb) quit [EMAIL PROTECTED]:~$ [EMAIL PROTECTED]:/var/crash$ lsb_release -rd ; uname -a ; apt-cache policy gnome-terminal compiz apport-gtk linux network-manager synaptic update-managerDescription: Ubuntu intrepid (development branch) Release: 8.10 Linux thomas-laptop 2.6.27-4-generic #1 SMP Wed Sep 24 01:30:51 UTC 2008 i686 GNU/Linux gnome-terminal: Installed: 2.24.0-0ubuntu1 Candidate: 2.24.0-0ubuntu1 Version table: *** 2.24.0-0ubuntu1 0 500 http://gb.archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status compiz: Installed: 1:0.7.7+git20080807-0ubuntu12 Candidate: 1:0.7.7+git20080807-0ubuntu12 Version table: *** 1:0.7.7+git20080807-0ubuntu12 0 500 http://gb.archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status apport-gtk: Installed: 0.116 Candidate: 0.116 Version table: *** 0.116 0 500 http://gb.archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status linux: Installed: (none) Candidate: 2.6.27.4.4 Version table: 2.6.27.4.4 0 500 http://gb.archive.ubuntu.com intrepid/restricted Packages network-manager: Installed: 0.7~~svn20080928t225540+eni0-0ubuntu2 Candidate: 0.7~~svn20080928t225540+eni0-0ubuntu2 Version table: *** 0.7~~svn20080928t225540+eni0-0ubuntu2 0 500 http://gb.archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status synaptic: Installed: 0.62.1ubuntu9 Candidate: 0.62.1ubuntu9 Version table: *** 0.62.1ubuntu9 0 500 http://gb.archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status update-manager: Installed: 1:0.93.19 Candidate: 1:0.93.19 Version table: *** 1:0.93.19 0 500 http://gb.archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status [EMAIL PROTECTED]:/var/crash$ -- compiz.real crashed with SIGSEGV https://bugs.launchpad.net/bugs/145360 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
