Without debugging symbols it is hard to know if this is the same issue that I'm having or not.
But in mine the 'step' variable for a particle object becomes infinite and causing problems for some reason. My debugger has the following backtrace: #0 0x000000000040446c in particle::update (this=0x6b5380) at cyclone.cpp:427 #1 0x000000000040595e in hack_draw (XStuff=<value optimized out>, currentTime=<value optimized out>, frameTime=<value optimized out>) at cyclone.cpp:466 #2 0x00000000004022fd in mainLoop () at driver.cpp:169 #3 0x0000000000402d05 in main (argc=2, argv=0x7fffd2f86c28) at driver.cpp:386 Which is smaller than the above trace, so I'm not sure if this is the same issue. But my version is clearly signal 11. -- cyclone crashed with SIGSEGV https://bugs.launchpad.net/bugs/245812 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
