Closed
Bug 95830
Opened 24 years ago
Closed 24 years ago
MFCEMBED caused an invalid page fault in module XPCOM.DLL
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla0.9.7
People
(Reporter: bmartin, Assigned: chak)
Details
(Keywords: crash)
Latest mfcembed dated 08-16-01
O/S: Win98
System: Dell Latitude CPiA 400MHz 128MB RAM
Steps:
1. Install adobe acrobat to N4.7x or N6.x
2. Manually place adobe acrobat plugin dll to embed\plugins\ directory
3. Delete contents of:
windows\application_data\mfcembed\profiles\default\..\cache\ directory
4. Go to http://www.irs.gov with mfcembed (displays by default without graphics)
5. Select Forms and pubs link at bottom of page
6. Select Forms and Instructions link on install adobe acrobat (this link goes
to http://www.irs.gov/forms_pubs/forms.html however, this page will not crash if
surfing directly to it)
Results:
MFCEMBED caused an invalid page fault in
module XPCOM.DLL at 0167:60f2ba36.
Registers:
EAX=00000001 CS=0167 EIP=60f2ba36 EFLGS=00010246
EBX=00000000 SS=016f ESP=0064f9b0 EBP=0064fa40
ECX=00000000 DS=016f ESI=00000000 FS=581f
EDX=0075c91c ES=016f EDI=0075c924 GS=0000
Bytes at CS:EIP:
2b 0e d1 f9 03 c1 5f 5e c3 56 8b f1 8b 46 04 85
Stack dump:
00000000 0075c918 60f2be8d 0075c91c 0075c924 0000000a 008037b0 60456378 0080f664
0064f9f8 0064fa20 6044ffa6 0075c918 0064f9f8 0064fa20 0075c900
typo correction, step 6 should read as follows:
6. Select Forms and Instructions link (this link goes to
http://www.irs.gov/forms_pubs/forms.html however, this page will not crash if
surfing directly to it)
This crash also occurs when going to http://www.ipix.com
(make sure cache is empty to reproduce this 100% of the time)
Assignee | ||
Comment 3•24 years ago
|
||
what happens when the same steps are followed with Mozilla...Thanks
Comment 5•24 years ago
|
||
I tried this on 6.x branch on win , and I see no crash.
Assignee | ||
Comment 7•24 years ago
|
||
I just tested it with the latest rev of MfcEmbed and am unable to reproduce it.
Marking WORKSFORME...
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•