[kaffe] [crash] Jython 2.1 Installer vs. jthread_disable_stop

Dalibor Topic robilad at yahoo.com
Thu Jan 9 17:33:01 PST 2003


--- Dalibor Topic <robilad at yahoo.com> wrote:
> Hi Tim,
> 
> --- Timothy Stack <stack at cs.utah.edu> 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.

I've also ran the jython 2.1 installer on kaffe
configured to use the interpreter engine. In this
case, the first crash doesn't occur, independently
whether the limit is 10 or 50. I've attached the
actual exception stack traces in the gdb.

This seems to indicate that jit3 is playing some games
with jthreads and forgetting to call
jthread_enable_stop. Could you take a look at it?

best regards,
dalibor topic 

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intrp-backtrace
Type: application/octet-stream
Size: 9618 bytes
Desc: intrp-backtrace
Url : http://kaffe.org/pipermail/kaffe/attachments/20030109/dcf16033/attachment-0003.obj 


More information about the kaffe mailing list