Closed
Bug 332152
Opened 20 years ago
Closed 16 years ago
Image Map Handling Causes Error In MACXW4.DRV
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jrloper, Unassigned)
References
()
Details
(Keywords: crash, qawanted)
Attachments
(1 file)
|
3.46 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Causes a exception in macxw4.drv
Error Data:
FIREFOX caused an invalid page fault in
module MACXW4.DRV at 000a:0000077f.
Registers:
EAX=00000000 CS=035f EIP=0000077f EFLGS=00000246
EBX=00500000 SS=6357 ESP=0000591e EBP=00000000
ECX=0fffffbe DS=2057 ESI=8688eff4 FS=00df
EDX=000101f4 ES=03d7 EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 46 0c 8b f8 c1 ef 18 81 e0 ff ff ff 00 89 05
Stack dump:
000001f4 00005e22 00001edf 00002087
000065ce 00006586 0000357b 95c000d1
077000d4 daf001d2 07700190 f89c01d2
0770015f 940401d2 daf06008 07700190
Reproducible: Always
Steps to Reproduce:
1. View Source In IE 6, Copy HTML and Cut Out Excess
2. Saved To Local html File, And Opened In Firefox 1.5.01 (Current Release)
3. Problem appears to be a problem with image map handling
Actual Results:
Error still occured
| Reporter | ||
Comment 1•20 years ago
|
||
Updated•19 years ago
|
please follow the instructions at http://developer.mozilla.org/en/docs/How_to_get_a_stacktrace_with_WinDbg
Comment 3•16 years ago
|
||
WFM. Neither the page nor the half-reduced testcase crashes for me in Firefox trunk on Vista.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•