Closed
Bug 851
Opened 26 years ago
Closed 26 years ago
Profile menu exit assert...
Categories
(MozillaClassic Graveyard :: Windows FE, defect, P2)
Tracking
(Not tracked)
VERIFIED
WONTFIX
M4
People
(Reporter: donwulff, Assigned: mozilla)
Details
I hate reporting in bugs whose description fits on the summary line. I assume
not many people have a change of running into this one, since the compile
instructions say to use 'mozilla -p"mozilla"'. Well, don't, and choose Exit
instead. There's an immediate assert on trying to delete an unexistent panel,
which is hopefully rather simple problem to fix:
XP_AssertAtLine(char * 0x008cd218, int 2427) line 2687
HT_DeletePane(_HT_PaneStruct * 0x00000000) line 2427 + 37 bytes
HT_Shutdown() line 123 + 11 bytes
RDF_Shutdown() line 151
CNetscapeApp::ExitInstance() line 2242
AfxWinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char *
0x001418e7, int 10) line 47 + 11 bytes
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char * 0x001418e7,
int 10) line 34
WinMainCRTStartup() line 330 + 54 bytes
KERNEL32! 77f1b304()
I've started using Alexa's navigation-tool that interfaces into the browser as
of this bugreport, though, which I originally thought was related to the bug,
but now it would seem independent.
Updated•26 years ago
|
Assignee: blythe → rjc
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Assignee | ||
Comment 2•26 years ago
|
||
Old code base, not applicable in new code base. Marking as WONTFIX.
Old bug...go get the latest mozilla source code at www.mozilla.org!!
Marking bug Verified/Won't Fix.
You need to log in
before you can comment on or make changes to this bug.
Description
•