Hi everyone,

i'm getting a quite reproducable segfault when using the alsa driver.

The following steps work for me to get the bug on different systems:

1. Start jackd --driver alsa ( so it blocks the alsa device for hydrogen )
2. Start hydrogen --driver alsa
3. see Backtrace below ..

I can't get it everytime, but it happens one in two times.
- Sebastian

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5664cb3 in __dynamic_cast () from /usr/lib/libstdc++.so.6
(gdb) bt
#0  0x00007ffff5664cb3 in __dynamic_cast () from /usr/lib/libstdc++.so.6
#1  0x0000000000553850 in H2Core::Sampler::makeTrackOutputQueues (
    this=0x9d9be0) at libs/hydrogen/src/sampler/sampler.cpp:752
#2  0x000000000052bcb9 in H2Core::audioEngine_renameJackPorts ()
    at libs/hydrogen/src/hydrogen.cpp:932
#3  0x000000000052c014 in H2Core::audioEngine_setSong (newSong=0xa14220)
    at libs/hydrogen/src/hydrogen.cpp:981
#4  0x000000000052ed9c in H2Core::Hydrogen::setSong (this=0x8d01b0,
    pSong=0xa14220) at libs/hydrogen/src/hydrogen.cpp:1772
#5  0x0000000000452699 in HydrogenApp (this=0x8c0a10, pMainForm=0x8d9850,
    pFirstSong=0xa14220) at gui/src/HydrogenApp.cpp:79
#6  0x00000000004ace60 in MainForm (this=0x8d9850, app=0x81d250,
    songFilename=...) at gui/src/MainForm.cpp:112
#7  0x0000000000496ebb in main (argc=1, argv=0x7fffffffe3c8)
    at gui/src/main.cpp:301




------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to