FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1527 : "Bad file descriptor" and "Stream closed" exceptions on first launch of a sketch in the emulator
Last modified: 2010-04-14 04:54
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
1545
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2010-03-31 05:21
when first starting up the emulator, sketches don't always run. hitting
'run' again will likely start the sketch. if you ever see error messages
during this process, please post them here. but for the time being, there
doesn't seem to be a way to debug the problem.
Additional Comment
#1 From fry 2010-03-31 06:18
scratch that, getting lots of exceptions:
java.io.IOException: Bad file descriptor
java.io.IOException: Stream closed
these show on the first run, but not later. confirmed on osx, may not be a
problem on other machines
Additional Comment
#2 From fry 2010-04-14 04:54
*** This bug has been marked as a duplicate of
1545
***