On Wed, 2013-12-18 at 13:00 +0100, Éloi Rivard wrote: > Ok. This is backuped in testsuite branch, and this is reverted now.
Thanks, I have tested out changing back call_out_to_guile() and its standard_handler() and that does fix the crash on executing the CLI interface. (This is the crash when you execute (define abc "hello") in the box marked CLI on the scheme window. I expect you can fix that fairly easily, so I won't change the sources - it is not so critical. Richard > > I don't understands why it does not fail on my computer, the > continuous integration system seems to not consider enough > configurations. > > > 2013/12/18 Richard Shann <[email protected]> > On Tue, 2013-12-17 at 17:42 +0100, Éloi Rivard wrote: > > I pass no parameters. It is independent of any file > - I > > removed .denemo-1.1.1 and it fails - this is a > threading lock > > up before > > any .denemo file is loaded I think. > > > > > Actually, I don't know enough about debugging threaded > applications to > say that. The debugger stopped in a thread that is looping > looking at > the queue in some part of the playback system (something it > does all the > time IIUC), but the cause of the lock-up is perhaps that the > main thread > is blocked waiting for something. > > git checkout a32f50f80539d05c5356d11d0bef5ee433dfe857 > > takes me back to something that is working (that is my last > commit to > git). I can carry on working with that, but I can't check > stuff in and > so on, so if a fix is not obvious could you move your commits > off on to > a branch and we can test there. > > Richard > > > > > > -- > Éloi Rivard - [email protected] > > « On perd plus à être indécis qu'à se tromper. » > _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
