On Sat, Sep 26, 2015 at 11:18 AM, Nicolò Balzarotti
<[email protected]> wrote:
> Run with gdb and copy the backtrace here

(gdb) run
Starting program: /usr/bin/non-sequencer
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
The Non-Sequencer 1.2.0  -- Copyright (c) 2007-2013 Jonathan Moore Liles
[non-sequencer] couldn't open instrument directory
[non-sequencer] Initializing Jack MIDI
[New Thread 0x7ffff0231700 (LWP 6141)]
[New Thread 0x7ffff01b0700 (LWP 6142)]
[non-sequencer] running as timebase master
[New Thread 0x7ffff012f700 (LWP 6143)]
[non-sequencer] Waiting for JACK...
[non-sequencer] Initializing GUI
X_ChangeProperty: BadValue (integer parameter out of range for operation) 0x0

Program received signal SIGSEGV, Segmentation fault.
0x00000000004234a9 in Fl_Group::child (n=<optimized out>,
this=<optimized out>) at /usr/include/ntk/FL/Fl_Group.H:83
83      Fl_Widget* child(int n) const {return array()[n];}
(gdb)


Reply via email to