Segmentation fault
Posted: Fri Nov 13, 2020 2:34 pm
Hi, trying out appimage 0.16.4 on Ubuntu Studio 20.04. Starts ok. Enable logging to file, save, restart. Enable Jack for audio transport (not midi yet), save, close. On attempting to restart, I get a seg fault.
me@machine:~$ ~/apps/giada/G*
[init] Giada 0.16.4
[init] Build date: Sep 23 2020
[init] Dependencies:
[init] FLTK - 1.3.4
[init] RtAudio - 5.1.0
[init] RtMidi - 3.0.0
[init] Libsamplerate
[init] Libsndfile - libsndfile-1.0.28
[init] JSON for modern C++ - 3.7.3
[init] JUCE - 5.3.2
[midiMapConf::init] scanning midimaps directory '/home/me/.giada/midimaps/'...
[midiMapConf::init] unable to scan midimaps directory!
Segmentation fault (core dumped)
Contents of log:
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x0
[KA] No API available, nothing to do!
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=0
[KM] using system 0x2
[KM] 3 output MIDI ports found
0) Midi Through:Midi Through Port-0 14:0
1) microKEY-25:microKEY-25 MIDI 1 28:0
2) Hydrogen:Hydrogen Midi-In 129:0
[KM] 3 input MIDI ports found
0) Midi Through:Midi Through Port-0 14:0
1) microKEY-25:microKEY-25 MIDI 1 28:0
2) Hydrogen:Hydrogen Midi-Out 129:1
[init] All subwindows and UI thread closed
[init] configuration saved
[init] PluginHost cleaned up
[init] Giada 0.16.4 closed
Maybe I'll try an older appimage and see what changes. I also have 0.15.4 installed from the distro's repo (issue: viewtopic.php?f=2&t=1590)
What else do you need?
Thanks!
me@machine:~$ ~/apps/giada/G*
[init] Giada 0.16.4
[init] Build date: Sep 23 2020
[init] Dependencies:
[init] FLTK - 1.3.4
[init] RtAudio - 5.1.0
[init] RtMidi - 3.0.0
[init] Libsamplerate
[init] Libsndfile - libsndfile-1.0.28
[init] JSON for modern C++ - 3.7.3
[init] JUCE - 5.3.2
[midiMapConf::init] scanning midimaps directory '/home/me/.giada/midimaps/'...
[midiMapConf::init] unable to scan midimaps directory!
Segmentation fault (core dumped)
Contents of log:
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x0
[KA] No API available, nothing to do!
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=0
[KM] using system 0x2
[KM] 3 output MIDI ports found
0) Midi Through:Midi Through Port-0 14:0
1) microKEY-25:microKEY-25 MIDI 1 28:0
2) Hydrogen:Hydrogen Midi-In 129:0
[KM] 3 input MIDI ports found
0) Midi Through:Midi Through Port-0 14:0
1) microKEY-25:microKEY-25 MIDI 1 28:0
2) Hydrogen:Hydrogen Midi-Out 129:1
[init] All subwindows and UI thread closed
[init] configuration saved
[init] PluginHost cleaned up
[init] Giada 0.16.4 closed
Maybe I'll try an older appimage and see what changes. I also have 0.15.4 installed from the distro's repo (issue: viewtopic.php?f=2&t=1590)
What else do you need?
Thanks!