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]

printing exceptions?


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


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