Of course the trouble with running a release build to avoid all the Qt fatal warnings problems is that you can no longer provide useful backtraces. All the stuff in () would have been the clues to what lines in the source code triggered what.
Since you've removed that qt-at-spi package, you can probably avoid that nasty crash every time you look at Rosegarden sideways. You'll still experience occasional crashes, but you seem willing to post traces of them. We'll try to fix them, and maybe 13.12 will be a relatively stable release for once. On 10/22/2013 01:58 PM, Brian Clem wrote: > At least that is what I was working on. Setting my synth instruments > and then saving the default studio file. All synths were Fluidsynth > dssi. 1- 24. I assigned each number to a different sf2 I have saved in > my dropbox on every computer so the setup will be the same when > working. A quick start every time when working. But it failed when > using all 24 spots. Here is the info. > > Program terminated with signal 11, Segmentation fault. > #0 0x00007f4369375e98 in fluid_synth_cc () > from /usr/lib/x86_64-linux-gnu/libfluidsynth.so.1 > (gdb) bt > #0 0x00007f4369375e98 in fluid_synth_cc () > from /usr/lib/x86_64-linux-gnu/libfluidsynth.so.1 > #1 0x0000000000535531 in Rosegarden::DSSIPluginInstance::deactivate() () > #2 0x0000000000535dc6 in > Rosegarden::DSSIPluginInstance::~DSSIPluginInstance() () > #3 0x0000000000536119 in > Rosegarden::DSSIPluginInstance::~DSSIPluginInstance() () > #4 0x00000000005104ca in > Rosegarden::Scavenger<Rosegarden::RunnablePluginInstance>::scavenge() () > #5 0x0000000000506e34 in Rosegarden::AlsaDriver::processPending() () > #6 0x00000000004fca40 in > Rosegarden::RosegardenSequencer::processAsynchronousEvents() () > #7 0x00000000004ff6ab in Rosegarden::SequencerThread::run() () > #8 0x00007f437f5d609b in QThreadPrivate::start (arg=0x2f0b360) > at thread/qthread_unix.cpp:307 > #9 0x00007f437ebfae9a in start_thread (arg=0x7f436c2a1700) at > pthread_create.c:308 > #10 0x00007f437cc653fd in clone () at > ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 > #11 0x0000000000000000 in ?? () > > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Rosegarden-user mailing list > [email protected] - use the link below to unsubscribe > https://lists.sourceforge.net/lists/listinfo/rosegarden-user > -- D. Michael McIntyre ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
