Closed Bug 27292 Opened 25 years ago Closed 25 years ago

NS_ERROR("Can't use this anymore");

Categories

(SeaMonkey :: General, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: norrisboyd, Assigned: travis)

References

()

Details

(Keywords: crash)

I'm hitting this line in nsWebShellWindow::NewWebShell, with the stack trace 
below. 

To reproduce, navigate to the URL above and click on "click here" when the new 
window opens.

     NTDLL! 77f7629c() 
     nsDebug::Assertion(const char * 0x01493660, const char * 0x100a031c, const 
char * 0x01493624, int 1164)
     line 189 + 13 bytes 
     nsDebug::Error(const char * 0x01493660, const char * 0x01493624, int 1164) 
line 302 + 22 bytes 
     nsWebShellWindow::NewWebShell(nsWebShellWindow * const 0x04663c5c, unsigned 
int 4094, int 1,
     nsIWebShell * & 0x00000000) line 1164 + 21 bytes 
     nsWebShell::NewWebShell(nsWebShell * const 0x046654a4, unsigned int 4094, 
int 1, nsIWebShell * &
     0x00000000) line 2522 + 30 bytes 
     nsWebShell::CreateTargetLocation(nsWebShell * const 0x0406fb30, const 
unsigned short * 0x0012fcd0,
     nsIDocShellTreeItem * * 0x0012fc78) line 2858 + 55 bytes 
     nsDocShell::GetTarget(nsDocShell * const 0x0406fb30, const unsigned short * 
0x0012fcd0,
     nsIDocShellTreeItem * * 0x0012fc78) line 1712 + 20 bytes 
     nsWebShell::GetTarget(const unsigned short * 0x0012fcd0) line 2786 + 37 
bytes 
     nsWebShell::HandleLinkClickEvent(nsIContent * 0x04d3261c, nsLinkVerb 
eLinkVerb_Replace, const unsigned
     short * 0x04e1bdf0, const unsigned short * 0x04e1bd40, nsIInputStream * 
0x00000000) line 2893 + 24 bytes 
     OnLinkClickEvent::HandleEvent() line 2699 
     HandlePLEvent(OnLinkClickEvent * 0x04e1a070) line 2712 
     PL_HandleEvent(PLEvent * 0x04e1a070) line 526 + 10 bytes 
     PL_ProcessPendingEvents(PLEventQueue * 0x011267d0) line 487 + 9 bytes 
     _md_EventReceiverProc(HWND__ * 0x0325024c, unsigned int 49450, unsigned int 
0, long 17983440) line
     975 + 9 bytes 
     USER32! 77e71820() 
     011267d0()
Blocks: 23512
After hitting the NS_ERROR, we later get a crash, so adding the crash keyword.
Keywords: crash
This should be fixed now.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
20000214 build on nt
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.