This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: printing exceptions?


On Saturday, March 2, 2002, at 06:31 , Tom Tromey wrote:

> I've noticed that recently, if `gij' tries to print an exception, it
> prints the first line and then hangs.  Is anybody else seeing this?
>
> strace shows something weird going on in the child process.  Instead
> of exec'ing, it is trying to write to fd 6 (I haven't yet tracked down
> what that is connected to).  Weird.
>
> Tom


Yes, I see that with a complied to native code version.
It happens only once in a while but it does happen.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]