Closed Bug 134285 Opened 23 years ago Closed 23 years ago

Stall on submission of large textarea

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 130301

People

(Reporter: brentmh, Assigned: alexsavulov)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020329 BuildID: 2002032903 When submitting the form at http://rhaptos.ece.rice.edu/developers/brentmh/upload/editText.html, mozilla will sometimes stall. It seems to be related to: - the amount of text in the textarea (more text stalls more often) - the version of libc6 on your machine. 2.2.X stalls, 2.1.X does not It works fine with 0.9.8, but not with 0.9.9 or later. Reproducible: Always Steps to Reproduce: 1. Go to the above page 2. Submit the form Actual Results: Browser stalls submitting the form Expected Results: Form submission should complete If the submission succeeds, try increasing the amount of text in the form (copy and paste it). Some machines seem to have a higher threshold of failure. Perhaps this is related to memory allocation?
*** This bug has been marked as a duplicate of 130301 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.