GCJ application runs not too bad with shared libs, but crasheswith static libs - seems to be in _Jv_MonitorEnter

Adam Megacz gcj@lists.megacz.com
Fri Nov 22 11:56:00 GMT 2002


Could you try downloading and running

   http://dist.xwt.org/xwt-0268.linux.gz

It's statically linked, but it crashed for me with newer glibc's.
This should help determine if it's your compiler or your system.

  - a

"Scott Gilbertson" <scottg@mantatest.com> writes:
> > "Scott Gilbertson" <scottg@mantatest.com> writes:
> > > It looks to me like there's a race condition somewhere in the
> "synchronized"
> > > handling, perhaps due to a bug in glibc.
> >
> > Scott, you aren't running Debian unstable or glibc 2.3+ by any chance,
> > are you?  When I briefly upgraded from 2.2.5, I saw static builds
> > crash all the time.  The wierd part was even builds with glibc-2.2.5
> > statically linked in failed (bizarre!).
> >
> >   - a
> 
> My glibc is 2.2.93 - came with Red Hat 8.0
> 
> 
> 

-- 



More information about the Java mailing list