Crash when after entering more than 64k of text into http://www.wordle.net/create
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
firefox-3.0 (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Binary package hint: firefox
This may actually be a sun-java6-plugin bug, but I'm not sure.
To reproduce:
* visit http://
* paste at least 64k of text into the first (large) text area, then hit "Go"
* Crash!
If you paste only say 63.5k bytes of text, the java applet starts and behaves normally, so it definitely seems to be an issue with >64k of data.
This is with current jaunty (and jaunty-proposed). firefox version is 3.0.11+
Java version:
$ dpkg -l *java* | grep ^i
ii ca-certificates
ii java-common 0.30ubuntu4
ii javascript-common 5
ii libaccess-
ii sun-java6-bin 6-13-1
ii sun-java6-jdk 6-13-1
ii sun-java6-jre 6-13-1
ii sun-java6-plugin 6-13-1
ii tzdata-java 2009i-0ubuntu0.9.0
about:plugins reports "Java(TM) Plug-in 1.6.0_13-b03" from libjavaplugin_
Oh, I forget to mention: my platform is 32-bit x86.