Closed
Bug 11092
Opened 25 years ago
Closed 25 years ago
Autofill signin crasher -- www.nytimes.com
Categories
(Toolkit :: Form Manager, defect, P3)
Tracking
()
People
(Reporter: kevinyen, Assigned: morse)
References
()
Details
APPRUNNER caused an invalid page fault in
module KERNEL32.DLL at 0137:bff9a3c0.
Steve,
Went to nytimes.com and saved my login.
Closed, then re-opened browser.
Went to nytimes.com
"dialog" box appears (but it's empty; has graphics from the main nytimes page).
This appearance occurs on the main nytimes page, before I go to the signin
page.
Try closing the dialog box twice. Then browser crash. Dump is below.
thx,
kevin
Registers:
EAX=0063d39c CS=0137 EIP=bff9a3c0 EFLGS=00000246
EBX=097ce360 SS=013f ESP=0063d398 EBP=0063d3ec
ECX=00000007 DS=013f ESI=097ce38c FS=411f
EDX=00000000 ES=013f EDI=097ce370 GS=0000
Bytes at CS:EIP:
5e 8b e5 5d c2 10 00 64 a1 00 00 00 00 55 8b ec
Stack dump:
097ce38c c0000005 00000000 00000000 bff9a3c0 00000000 0063d474 bff798b7 bff798cf
8164273c 097cfa90 78001191 780423d8 0063d474 780013cf 00000009
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 1•25 years ago
|
||
This is a duplicate of 8511, which is a pretty nasty bug that blocks the use of
single signon. I've been trying to get someone to give me an estimate as to
when 8511 will be fixed, but so far have been unsuccessful in getting a reply.
*** This bug has been marked as a duplicate of 8511 ***
Assignee | ||
Comment 2•25 years ago
|
||
By the way, a register dump doesn't provide us with any useful information
since we are not debugging in assembly code. Same goes for a stack dump with
absolute addresses rather than procedure names.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•