Comment 6 for bug 1079011

Revision history for this message
Rebecca Palmer (rebecca-palmer) wrote :

> stellarium: ../../../../../../../src/mesa/drivers/dri/nouveau/nv10_render.c:104: get_hw_format: Assertion `0' failed.
That also appears to mean "invalid format", so is probably the same bug.

> For whatever it's worth, I did the routine you described. The Stellarium startup screen appeared but didn't disappear.
That's expected when something crashes under a debugger: please switch back to the debugger window (Alt+Tab), type "thread apply all bt full" and post the output. (You can then close the debugger and program with "quit".)