[Kde-java] Signal 4 crashes

Richard Dale Richard_Dale at tipitina.demon.co.uk
Wed Mar 24 17:45:49 CET 2004


On Tuesday 23 March 2004 22:34, Paul Sprakes wrote:
> On Thursday 18 Mar 2004 19:45, Richard Dale wrote:
> > On Thursday 18 March 2004 18:51, Paul Sprakes wrote:
> > > Every so often I get a signal 4 crash from my kde-java application. I
> > > can't figure out the cause as it seems fairly random. Anyone have any
> > > ideas?
> > >
> > > This is the console ouput:
> > >
> > > KCrash: crashing... crashRecursionCounter = 2
> > > KCrash: Application Name = java [interpreter-options] <main class> path
> > > = <unknown> pid = 17770
> >
> > Oh dear! Could you post the source so I can reproduce the problem?
> > Perhaps it's a programming error, or maybe not..
>
> Thanks for the offer, but I believe it was because I was using java threads
> which updated the ui. If I don't use threads it doesn't crash (but the ui
> locks up :-( ) I'm looking into kio now.
Ah ok - I wondered what it was - even in C++ only apps the Qt lib isn't thread 
safe for the GUI part. 

I'll be interested in how you get on with kio, as I'm not sure anyone's tried 
to anything yet in java.

-- Richard


More information about the Kde-java mailing list