|
From: Vladimir T. <vtz...@gm...> - 2011-02-03 07:54:44
|
On 2/3/11, Don Cohen <don...@is...> wrote: > > (all bug reports related to MT go to -devel, right?) yes > This was an unpleasant surprise. I've just made a small improvement > to my debug server. The new code is below. The difference is that > in addition to debugging an existing thread you can create a new one. > I find that in the new thread, if I enter (mt::list-threads) I get > a segfault! The old threads don't do that. I cannot reproduce the problem (tested on 32bit osx & linux and 64 bit osx). Can you run the whole thing under gdb and paste here the stack trace of segfaulted thread? Vladimir |