Closed
Bug 14265
Opened 26 years ago
Closed 26 years ago
crash, had nsStr / nsString on top of the stack
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sspitzer, Assigned: rickg)
References
Details
hey rick, this may or may not be you.
here's 0x02677640, if that helps:
"<td bgcolor='00ff00'>Mac Opt Depend </td></tr><tr><td
bgcolor='00ff00'>wensleydale SunOS/sparc 5.6 Depend</td></tr><tr><t"
memmove(unsigned char * 0x02677640, unsigned char * 0x02677a42, unsigned long
1702) line 171
ShiftDoubleCharsLeft(char * 0x02677640, unsigned int 851, unsigned int 0,
unsigned int 513) line 101 + 23 bytes
nsStr::Delete(nsStr & {...}, unsigned int 0, unsigned int 513, nsIMemoryAgent *
0x00000000) line 276 + 34 bytes
nsString::Cut(unsigned int 0, int 513) line 1319 + 48 bytes
nsScanner::Mark(int -1) line 219
nsParser::Tokenize(int 0) line 1407
nsParser::ResumeParse(nsIDTD * 0x00000000, int 0) line 899 + 12 bytes
nsParser::OnDataAvailable(nsParser * const 0x02fcbda4, nsIChannel * 0x02c08aa0,
nsISupports * 0x00000000, nsIInputStream * 0x02bef788, unsigned int 0, unsigned
int 851) line 1301 + 19 bytes
nsDocumentBindInfo::OnDataAvailable(nsDocumentBindInfo * const 0x02c0b7a0,
nsIChannel * 0x02c08aa0, nsISupports * 0x00000000, nsIInputStream * 0x02bef788,
unsigned int 0, unsigned int 851) line 1347 + 32 bytes
nsChannelListener::OnDataAvailable(nsChannelListener * const 0x02c09d60,
nsIChannel * 0x02c08aa0, nsISupports * 0x00000000, nsIInputStream * 0x02bef788,
unsigned int 0, unsigned int 851) line 1588
nsHTTPResponseListener::OnDataAvailable(nsHTTPResponseListener * const
0x02bed1a0, nsIChannel * 0x02c0ca70, nsISupports * 0x02c08aa0, nsIInputStream *
0x02bef788, unsigned int 0, unsigned int 851) line 186 + 47 bytes
nsOnDataAvailableEvent::HandleEvent(nsOnDataAvailableEvent * const 0x02be8e40)
line 345
nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x02be8e44) line 144 + 12 bytes
PL_HandleEvent(PLEvent * 0x02be8e44) line 509 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00a7ee10) line 470 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x001a0120, unsigned int 49261, unsigned int 0,
long 11005456) line 938 + 9 bytes
USER32! 77e71250()
00a7ee10()
*** Bug 14308 has been marked as a duplicate of this bug. ***
*** Bug 14314 has been marked as a duplicate of this bug. ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Old bug. Marking Verified since I am prett sure not an issue any more. Reopen
if I am incorrect.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•