gabor papp wrote: >> Program received signal SIGSEGV, Segmentation fault. [Switching to >> Thread 0xb7991900 (LWP 28915)] 0xb66c7296 in _mesa_execute_program () >> from /usr/lib/dri/i965_dri.so > > this just shows it crashes in your graphics driver.
ah ok. For your info I'm using an X61 with a 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) > when it crashes type backtrace, and post the results please. also make > sure you are compiling a debug build, which is the default. > OK. right now it just crashes when I try to launch it. the backtrace is the following : Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7987900 (LWP 5004)] 0xb7e86396 in glMatrixMode () from /usr/lib/libGL.so.1 (gdb) backtrace #0 0xb7e86396 in glMatrixMode () from /usr/lib/libGL.so.1 #1 0x0804e758 in Animata::AnimataWindow::transformMouseToWorld ( this=0x9e54378, x=498, y=410) at src/animata.cpp:629 #2 0x0804ed8c in Animata::AnimataWindow::handleMouseMotion (this=0x9e54378) at src/animata.cpp:961 #3 0x0804f7d5 in Animata::AnimataWindow::handle (this=0x9e54378, event=11) at src/animata.cpp:1088 #4 0xb7fd041c in ?? () from /usr/lib/libfltk.so.1.1 #5 0xb7fb791d in Fl_Window::handle () from /usr/lib/libfltk.so.1.1 #6 0xb7fb7c96 in fl_fix_focus () from /usr/lib/libfltk.so.1.1 #7 0xb7fb7d6f in Fl::handle () from /usr/lib/libfltk.so.1.1 #8 0xb800ad6a in fl_handle () from /usr/lib/libfltk.so.1.1 #9 0xb800be8e in ?? () from /usr/lib/libfltk.so.1.1 #10 0xb800bf5d in fl_wait () from /usr/lib/libfltk.so.1.1 #11 0xb7fb8bc8 in Fl::wait () from /usr/lib/libfltk.so.1.1 #12 0xb7fb8d24 in Fl::run () from /usr/lib/libfltk.so.1.1 #13 0x08050f00 in main (argc=1, argv=0xbf8a81a4) at src/animata.cpp:1347 j _______________________________________________ animata-devel mailing list animata-devel@lists.kitchenbudapest.hu http://lists.kitchenbudapest.hu/cgi-bin/mailman/listinfo/animata-devel