Closed
Bug 6924
Opened 25 years ago
Closed 25 years ago
clicking on a bookmark from menu causes instant crash
Categories
(Core Graveyard :: Tracking, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M7
People
(Reporter: icos, Assigned: slamm)
Details
Clicking on a menu item in Apprunner's Bookmarks menu, such as "Imported IE
Favorites" or "-----" causes an instant crash in apprunner.
APPRUNNER caused an invalid page fault in
module <unknown> at 00de:00000013.
Registers:
EAX=04938c60 CS=0177 EIP=00000013 EFLGS=00010207
EBX=04905360 SS=017f ESP=0078f6c0 EBP=0078f6dc
ECX=0078f6e4 DS=017f ESI=0089cc80 FS=4087
EDX=0078f6dc ES=017f EDI=009186a0 GS=0000
Bytes at CS:EIP:
00 54 ff 00 f0 97 b1 00 f0 53 ff 00 f0 00 00 b8
Stack dump:
0490017f 009e62d3 0089cc80 00a08a48 0078f6e4 0489f7f0 0078f6dc 0078f748 009f078f
00000000 009186a0 0078f88c 0078f88c 00000018 00817740 048bd220
Reporter | ||
Comment 1•25 years ago
|
||
btw, this is on build ID 1999052008
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•25 years ago
|
||
These sound link they need to be stopped before they get to netlib.
Marking ASSIGNED
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 4•25 years ago
|
||
I do not see a crash on windows or on unix.
Also, the code seems to handle the case of separators.
Marking WORKSFORME.
I crashed on Win95 selecting a bookmark. It was on initial launch of Apprunner
May24 build. After re-launch, cannot reproduce. Talkback report:
Trigger Type: Program Crash
Trigger Reason: Illegal instruction
Call Stack: (Signature = 0x00000017 96c73616)
0x00000017
GetEventProperty
[d:\builds\seamonkey\mozilla\dom\src\events\nsJSEvent.cpp, line 110]
js_GetProperty
[d:\builds\seamonkey\mozilla\js\src\jsobj.c, line 1695]
js_Interpret
[d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 2173]
js_Invoke
[d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 671]
js_CallFunctionValue
[d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 736]
JS_CallFunctionValue
[d:\builds\seamonkey\mozilla\js\src\jsapi.c, line 2439]
nsJSEventListener::HandleEvent
[d:\builds\seamonkey\mozilla\dom\src\events\nsJSEventListener.cpp, line 98]
nsEventListenerManager::HandleEvent
[d:\builds\seamonkey\mozilla\layout\events\src\nsEventListenerManager.cpp, line
716]
RDFElementImpl::HandleDOMEvent
[d:\builds\seamonkey\mozilla\rdf\content\src\nsRDFElement.cpp, line 2259]
RDFElementImpl::HandleDOMEvent
[d:\builds\seamonkey\mozilla\rdf\content\src\nsRDFElement.cpp, line 2259]
RDFElementImpl::HandleDOMEvent
[d:\builds\seamonkey\mozilla\rdf\content\src\nsRDFElement.cpp, line 2259]
nsMenuItem::DoCommand
[d:\builds\seamonkey\mozilla\widget\src\windows\nsMenuItem.cpp, line 363]
nsMenuItem::MenuItemSelected
[d:\builds\seamonkey\mozilla\widget\src\windows\nsMenuItem.cpp, line 386]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 2102]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 475]
KERNEL32.DLL + 0x35d9 (0xbff735d9)
KERNEL32.DLL + 0x2222f (0xbff9222f)
0x00788c40
I crashed on Win95 selecting a bookmark. It was on initial launch of Apprunner
May24 build. After re-launch, cannot reproduce. Talkback report:
Trigger Type: Program Crash
Trigger Reason: Illegal instruction
Call Stack: (Signature = 0x00000017 96c73616)
0x00000017
GetEventProperty
[d:\builds\seamonkey\mozilla\dom\src\events\nsJSEvent.cpp, line 110]
js_GetProperty
[d:\builds\seamonkey\mozilla\js\src\jsobj.c, line 1695]
js_Interpret
[d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 2173]
js_Invoke
[d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 671]
js_CallFunctionValue
[d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 736]
JS_CallFunctionValue
[d:\builds\seamonkey\mozilla\js\src\jsapi.c, line 2439]
nsJSEventListener::HandleEvent
[d:\builds\seamonkey\mozilla\dom\src\events\nsJSEventListener.cpp, line 98]
nsEventListenerManager::HandleEvent
[d:\builds\seamonkey\mozilla\layout\events\src\nsEventListenerManager.cpp, line
716]
RDFElementImpl::HandleDOMEvent
[d:\builds\seamonkey\mozilla\rdf\content\src\nsRDFElement.cpp, line 2259]
RDFElementImpl::HandleDOMEvent
[d:\builds\seamonkey\mozilla\rdf\content\src\nsRDFElement.cpp, line 2259]
RDFElementImpl::HandleDOMEvent
[d:\builds\seamonkey\mozilla\rdf\content\src\nsRDFElement.cpp, line 2259]
nsMenuItem::DoCommand
[d:\builds\seamonkey\mozilla\widget\src\windows\nsMenuItem.cpp, line 363]
nsMenuItem::MenuItemSelected
[d:\builds\seamonkey\mozilla\widget\src\windows\nsMenuItem.cpp, line 386]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 2102]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 475]
KERNEL32.DLL + 0x35d9 (0xbff735d9)
KERNEL32.DLL + 0x2222f (0xbff9222f)
0x00788c40
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
Target Milestone: M7
Reporter | ||
Comment 9•25 years ago
|
||
It seems to be fixed, but ill keep an eye open
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Comment 10•25 years ago
|
||
there are/were similar bugs that sooo got fixed. Somehow this escaped being duped. ... Some quick research has now led me to
the fact that this was fixed(I believe) with the changes made for bug 6823 (via bug 3716) and bug 6885. So I'm going to spam
every body as I changed this to VERIFIED Fixed, sorry
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: WORKSFORME → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 11•25 years ago
|
||
Moving all Apprunner bugs past and present to Other component temporarily whilst
don and I set correct component. Apprunner component will be deleted/retired
shortly.
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•