Closed
Bug 257825
Opened 20 years ago
Closed 20 years ago
Browser crashes when trying to use form manager to fill in form
Categories
(Toolkit :: Form Manager, defect)
Toolkit
Form Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 257818
People
(Reporter: ScottF4+bugzilla, Assigned: dveditz)
References
Details
(Keywords: crash)
Attachments
(1 file)
11.58 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a3) Gecko/20040830
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a3) Gecko/20040830
When I go to a site and try to use fill in form from edit menu Mozilla crashes.
This does not happen consisently. Seems to be more likely to occur when I have
several tabs and windows open.
Reproducible: Sometimes
Steps to Reproduce:
1.Go to a page with a form
2.Select "fill in form" from edit menu
3.
Actual Results:
Mozilla crashes
Expected Results:
Field selection window should have appeared
Talkback id's TB714827K & TB718592Z
Comment 1•20 years ago
|
||
Stack is worthloss here, only contains
libgklayout.dylib + 0x950d0 (0x0209d0d0)
or
libgklayout.dylib + 0x950c8 (0x0209d0c8)
Comment 2•20 years ago
|
||
Same thing hapens on Linux, but it happens consistently at least at this form
site. https://secure.cartlight.com/merchant/keyes/donation.php?afid=conpet
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a3) Gecko/20040903 MultiZilla/1.6.4.0b
Happens whether MultiZilla is installed or not.
Comment 3•20 years ago
|
||
Tried to use form manager to fill in a form in the Mozilla Debug -> Form Manager
Samples. Did this to see if it might b form site specific. If it fails the
Mozilla built in Debug (noticed there are other failures in the Debug tests too).
Mozilla crashed on the first sample I tried in Form Manager Samples.
Reporter | ||
Comment 4•20 years ago
|
||
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB733243E
Downloaded latest nightly build of 1.8a3 2004090308
created new profile
went to debug/Form Manager Samples, clicked on Sample 1
Fill in form. Went to edit menu, selected "Save Form Info"
went to debug/Form Manager Samples, clicked on Sample 2
Went to edit menu, selected "Fill in Form"
Mozilla crashed
Note: bug is dupe of 250771
Comment 5•20 years ago
|
||
bz, dbaron. Looks like this is a crash in ProcessRestyle(), I'll attach a stack
trace (sorry, optimized build).
Comment 6•20 years ago
|
||
Comment 8•20 years ago
|
||
Since this is occuring in PC/Linux and not just the Mac OS, suggest the hardware
be changed to All and the OS also be changed to All.
Updated•20 years ago
|
Flags: blocking1.8a4?
Comment 9•20 years ago
|
||
As per comment #2 and comment #8, setting Hardware=All and OS=All.
OS: MacOS X → All
Hardware: Macintosh → All
![]() |
||
Comment 10•20 years ago
|
||
I just checked in some fixes that would help fix crashes of this type. Could
someone who can reproduce this crash please retest in tomorrow's builds?
Comment 11•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a4) Gecko/20040913 MultiZilla/1.6.4.0b
Fixed for me.
![]() |
||
Comment 12•20 years ago
|
||
Almost certainly fixed by the patch in bug 257818
*** This bug has been marked as a duplicate of 257818 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 13•20 years ago
|
||
*** Bug 259946 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Flags: blocking1.8a4?
You need to log in
before you can comment on or make changes to this bug.
Description
•