I've recompiled sooperlooper v1.6.3 with debugging symbols and it seems that
mine is segfaulting in "SooperLooper::MidiBridge".
Here's gdb's output:
0x08081c54 in SooperLooper::MidiBridge::get_current_host_time (this=0x0) at
midi_bridge.cpp:909
909 if (_port) {
Walking "up" the stack in gdb, says it's being called by
"SooperLooper::Engine::generate_sync()":
(gdb) up
#1 0x08050ad4 in SooperLooper::Engine::generate_sync (this=0x80d2f48,
offset=0, nframes=2048) at engine.cpp:2181
2181 _beatstamp =
_midi_bridge->get_current_host_time();
--
Sooperlooper segfaults when launched from slgui
https://bugs.launchpad.net/bugs/115152
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