Comment 21 for bug 446674

Revision history for this message
Bryce Harrington (bryce) wrote : Re: [Karmic] no more stellarium or googleearth with mesa 7.6 with Radeon Mobility 7500 1002:4c57

You have this error message in the googleearth crash:
drmRadeonCmdBuffer: -12. Kernel failed to parse or rejected command stream. See dmesg for more info.

Can you attach the output of `dmesg` from after reproducing the crash so we can see this additional info?

Also, in your gdb output from comment #5, it looks like you almost got the full backtrace.. Can you please repeat that and then collect the full backtrace? Like this:

  (gdb) set logging on gdb.txt
  (gdb) run
  (gdb) backtrace full

If xorg is locking up, you may need to run gdb from a tty console or from sshing into the machine.