thomas@thomas-laptop:~$ 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
thomas@thomas-laptop:~$
Hi Kjell,
I did it over once more. Same old, same old.
thomas@ thomas- laptop: ~$ gdb --args compiz.real --replace 2>&1 | tee gdb-compiz.real.txt gnu.org/ licenses/ gpl.html> compiz. real --replace compiz. real (core) - Fatal: GLX_EXT_ texture_ from_pixmap is missing compiz. real (core) - Error: Failed to manage screen: 0 compiz. real (core) - Fatal: No manageable screens found on display :0.0
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://
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/
[Thread debugging using libthread_db enabled]
[New Thread 0xb7b426c0 (LWP 7634)]
/usr/bin/
/usr/bin/
/usr/bin/
Program exited with code 01. thomas- laptop: ~$
(gdb) backtrace full
No stack.
(gdb) info registers
The program has no registers now.
(gdb) thread apply all backtrace
No registers.
(gdb) quit
thomas@
thomas@ thomas- laptop: /var/crash$ lsb_release -rd ; uname -a ; apt-cache policy gnome-terminal compiz apport-gtk linux network-manager synaptic update- managerDescript ion: Ubuntu intrepid (development branch) gb.archive. ubuntu. com intrepid/main Packages dpkg/status git20080807- 0ubuntu12 git20080807- 0ubuntu12 git20080807- 0ubuntu12 0 gb.archive. ubuntu. com intrepid/main Packages dpkg/status gb.archive. ubuntu. com intrepid/main Packages dpkg/status gb.archive. ubuntu. com intrepid/restricted Packages 8t225540+ eni0-0ubuntu2 8t225540+ eni0-0ubuntu2 8t225540+ eni0-0ubuntu2 0 gb.archive. ubuntu. com intrepid/main Packages dpkg/status gb.archive. ubuntu. com intrepid/main Packages dpkg/status gb.archive. ubuntu. com intrepid/main Packages dpkg/status thomas- laptop: /var/crash$
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://
100 /var/lib/
compiz:
Installed: 1:0.7.7+
Candidate: 1:0.7.7+
Version table:
*** 1:0.7.7+
500 http://
100 /var/lib/
apport-gtk:
Installed: 0.116
Candidate: 0.116
Version table:
*** 0.116 0
500 http://
100 /var/lib/
linux:
Installed: (none)
Candidate: 2.6.27.4.4
Version table:
2.6.27.4.4 0
500 http://
network-manager:
Installed: 0.7~~svn2008092
Candidate: 0.7~~svn2008092
Version table:
*** 0.7~~svn2008092
500 http://
100 /var/lib/
synaptic:
Installed: 0.62.1ubuntu9
Candidate: 0.62.1ubuntu9
Version table:
*** 0.62.1ubuntu9 0
500 http://
100 /var/lib/
update-manager:
Installed: 1:0.93.19
Candidate: 1:0.93.19
Version table:
*** 1:0.93.19 0
500 http://
100 /var/lib/
thomas@