Re: [Linuxsampler-devel] LSCP shell

2014-02-07 Thread Christian Schoenebeck
On Friday 07 February 2014 08:54:53 Patrick Shirkey wrote: > It compiles fine for me on debian-7.0 64bit. However it crashes on start > and I get this backtrace: Does the attached patch fix it? CU Christian Index: src/shell/TerminalCtrl.cpp

Re: [Linuxsampler-devel] LSCP shell

2014-02-07 Thread Patrick Shirkey
On Sat, February 8, 2014 1:01 am, Christian Schoenebeck wrote: > On Friday 07 February 2014 08:54:53 Patrick Shirkey wrote: >> It compiles fine for me on debian-7.0 64bit. However it crashes on start >> and I get this backtrace: > > Does the attached patch fix it? > Moves it slightly but looks t

Re: [Linuxsampler-devel] LSCP shell

2014-02-07 Thread Christian Schoenebeck
On Friday 07 February 2014 17:25:27 Patrick Shirkey wrote: > On Sat, February 8, 2014 1:01 am, Christian Schoenebeck wrote: > > On Friday 07 February 2014 08:54:53 Patrick Shirkey wrote: > >> It compiles fine for me on debian-7.0 64bit. However it crashes on start > > > >> and I get this backtrace

Re: [Linuxsampler-devel] LSCP shell

2014-02-07 Thread Christian Schoenebeck
On Friday 07 February 2014 00:25:35 raf wrote: > i don't know anything about bison... i wouldn't be of any help to track > down the problem. > > my version was 3.0.1, I updated to > [seijitsu@astrux linuxsampler-svn]$ bison -V > bison (GNU Bison) 3.0.2 > Written by Robert Corbett and Richard Stall

Re: [Linuxsampler-devel] LSCP shell

2014-02-07 Thread Patrick Shirkey
On Sat, February 8, 2014 3:07 am, Christian Schoenebeck wrote: > On Friday 07 February 2014 17:25:27 Patrick Shirkey wrote: >> On Sat, February 8, 2014 1:01 am, Christian Schoenebeck wrote: >> > On Friday 07 February 2014 08:54:53 Patrick Shirkey wrote: >> >> It compiles fine for me on debian-7.0

Re: [Linuxsampler-devel] LSCP shell

2014-02-07 Thread Christian Schoenebeck
On Friday 07 February 2014 17:19:07 Christian Schoenebeck wrote: > > my version was 3.0.1, I updated to > > [seijitsu@astrux linuxsampler-svn]$ bison -V > > bison (GNU Bison) 3.0.2 > > Written by Robert Corbett and Richard Stallman. > > > > but still got the same error. > > Yeah, I just tested it