Hi Tim, --- Timothy Stack <[EMAIL PROTECTED]> wrote: > > Hi, > > hi, > > > now that we've got Jython to run, I've tried to > > install it using the Jaython 2.1 installer from > > http://www.jython.org/download.html . That lead to > an > > interesting crash: the jthread_disable_stop assert > > that checks if the disable_counter is less than 10 > > leads to a core dump. Increasing the > disable_counter > > limit to 50 lets most of the installer run, but it > > still dumps core at the end of the installation > > process at the same assert. Finally, increasing > the > > limit to 1000 leads to a core dump because of a > stack > > over flow exception. > > Do you have a back trace from when it hits the > assert? > Preferably, from when the counter is at 10.
Attached. Along with it comes a back trace when the counter is set to 50. Then most of the install works, except some bit at the very end of file copying, that leads to a crash. Interestingly enough, the latter one seems to be serialization related. best regards, dalibor topic __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
jit3-backtrace
Description: jit3-backtrace
