FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 265 : HARD CRASH as function of size requested
Last modified: 2006-11-10 06:14
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
INVALID -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
van
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-12-28 10:17
size(512, 512, OPENGL); // runs fine
size(1024, 1024, OPENGL); // hard lock up crash, user display painted in
vertical stripes.
Additional Comment
#1 From fry 2005-12-29 05:33
what size is your display set to when this happens?
what platform are you using?
and which version of processing?
Additional Comment
#2 From fry 2006-11-10 06:14
can't confirm, closing bug.