Bug 3994 - Frysk Monitor - Terminal tab - exception in giounix.c: bad file descriptor
Summary: Frysk Monitor - Terminal tab - exception in giounix.c: bad file descriptor
Status: RESOLVED DUPLICATE of bug 3963
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-07 14:26 UTC by Kris Van Hees
Modified: 2007-02-07 14:39 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kris Van Hees 2007-02-07 14:26:40 UTC
I get the following exception after a random number of input lines in the
Terminal tab of the Frysk Monitor:

java.lang.Exception: giounix.c:400Error while getting flags for FD: Bad file
descriptor (9)

   at org.gnu.glib.GObject.printStackTrace(libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.8.so)
   at frysk.gui.Gui.gui(FryskGui)
   at frysk.gui.FryskGui.main(FryskGui)

Sometimes it is at the first command I try to type in it, sometimes it is after
20-30 commands.  But invariably, it ends up with this exception being printed at
some point in time.  Once this happens, and further attempts to enter input will
print out the exception.  Occasionally, it is followed by an endless sequence of
the following error message:

(Frysk:29204): Vte-WARNING **: Error reading from child: Is a directory.
Comment 1 Mike Cvet 2007-02-07 14:39:23 UTC

*** This bug has been marked as a duplicate of 3963 ***