Freeze on Arch Linux 3.9.4 x86_64 with latest nvidia drivers 319.23 when I'm trying to move camera with Right Click on my mouse.
Attaching with gdb to celestia and discovering backtrace gives me:
#0 0x00007ffff278008d in poll () from /usr/lib/libc.so.6
#1 0x00007ffff76f055d in ?? () from /usr/lib/libGL.so.1
#2 0x00007ffff1203793 in ?? () from /usr/lib/libnvidia-glcore.so.319.23
#3 0x00007ffff76c2326 in glXWaitVideoSyncSGI () from /usr/lib/libGL.so.1
#4 0x00000000005275f2 in Renderer::draw (this=<optimized out="">, observer=..., universe=..., faintestMagNight=faintestMagNight@entry=0, sel=...) at render.cpp:4105
#5 0x000000000052836c in Renderer::render (this=<optimized out="">, observer=..., universe=..., faintestMagNight=0, sel=...) at render.cpp:2911
#6 0x000000000054059c in Simulation::render (this=<optimized out="">, renderer=...) at simulation.cpp:60
#7 0x000000000047674b in CelestiaCore::draw (this=0xa95ee0) at celestiacore.cpp:2483
#8 0x00000000004c0920 in glDrawFrame (app=0x8e82c0) at glwidget.cpp:253
#9 0x00007ffff4b4ee46 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0x00007ffff4b4f198 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0x00007ffff4b4f59a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#12 0x00007ffff655f117 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x00000000004620ae in main (argc=1, argv=0x7fffffffe518) at main.cpp:507</optimized></optimized></optimized>