If you want and if you have time please could you try the following: After you have started gdb just type:
gdb qgo 2>&1 | tee gdb-qgo.txt after enter, type: run qgo should start and now you can try to crash the qgo. When crash happens, type: bt full info registers thread apply all backtrace quit and now you should have gdb-qgo.txt file on your disk, attach it to this and bug report is ready. -- crashed playing computer https://launchpad.net/bugs/79342 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
