Closed
Bug 14135
Opened 26 years ago
Closed 26 years ago
crash while surfing
Categories
(Core :: Networking, defect, P2)
Tracking
()
VERIFIED
WORKSFORME
M12
People
(Reporter: buster, Assigned: radha)
References
()
Details
I got this crash while clicking on the links in the upper left part of the page.
I think I clicked on the viewbar demo link, then "join today" then "how it
works" (submitter's note: I was NOT interested in joining this crap! just
surfing!)
nsHistoryEntry::~nsHistoryEntry() line 196 + 21 bytes
nsHistoryEntry::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsHistoryEntry::DestroyChildren() line 215 + 28 bytes
nsHistoryEntry::~nsHistoryEntry() line 201
nsHistoryEntry::`scalar deleting destructor'(unsigned int 1) + 15 bytes
nsSessionHistory::add(nsSessionHistory * const 0x02522600, nsIWebShell *
0x024c2840) line 831 + 28 bytes
nsBrowserInstance::add(nsBrowserInstance * const 0x025226ac, nsIWebShell *
0x024c2840) line 1652 + 22 bytes
nsWebShell::LoadURI(nsWebShell * const 0x024c2840, nsIURI * 0x034e19a0, const
char * 0x0107d06c, nsIInputStream * 0x00000000, int 1, unsigned int 0, const
unsigned int 0, nsISupports * 0x00000000) line 2159 + 39 bytes
nsWebShell::LoadURL(nsWebShell * const 0x024c2840, const unsigned short *
0x034e25b0, const char * 0x0107d06c, nsIInputStream * 0x00000000, int 1,
unsigned int 0, const unsigned int 0, nsISupports * 0x00000000) line 2307 + 48
bytes
nsWebShell::LoadURL(nsWebShell * const 0x024c2840, const unsigned short *
0x034e25b0, nsIInputStream * 0x00000000, int 1, unsigned int 0, const unsigned
int 0, nsISupports * 0x00000000) line 1922
nsWebShell::HandleLinkClickEvent(nsIContent * 0x033d282c, nsLinkVerb
eLinkVerb_Replace, const unsigned short * 0x034e25b0, const unsigned short *
0x100631b0 gCommonEmptyBuffer, nsIInputStream * 0x00000000) line 3005
OnLinkClickEvent::HandleEvent() line 2832
HandlePLEvent(OnLinkClickEvent * 0x034e32a0) line 2845
PL_HandleEvent(PLEvent * 0x034e32a0) line 509 + 10 bytes
Assignee: don → radha
Severity: blocker → critical
Component: Browser-General → XPApps
Priority: P3 → P2
Target Milestone: M11
Downgrading form blocker to critical. This is not a blocker.
Radha, is this our bug or is the session history stuff in the stack crawl just a
red herring?
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M11 → M12
Assignee | ||
Updated•26 years ago
|
Target Milestone: M12 → M11
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
Fixed. Please verify.
Status: RESOLVED → REOPENED
Component: XPApps → Networking-Core
QA Contact: leger → tever
Using 1999-11-10-17-M11/ Win32 build, I crash when clicking on "Join Today" link
on this page. Reopening bug. Networking guys...what do ya think?
Assignee | ||
Comment 5•26 years ago
|
||
Does it crash in the stack trace? Do you have a stack trace?
Updated•26 years ago
|
Target Milestone: M11 → M12
Comment 6•26 years ago
|
||
I see the crash in the m11 builds when I click on "Join Today"
but for some reason talback doesn't launch and I'm not able
to get a stack with the optimized build..
I think we will have to move this out to m12. let me know
if a fix develops rapidly...
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 7•26 years ago
|
||
I don't see this. Plus, SH code has changed a lot since this bug was opened.
Reopen if you see it again in the SH stack trace. Marking Worksforme.
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 9•26 years ago
|
||
Works for me. Verified NT 2000010308
You need to log in
before you can comment on or make changes to this bug.
Description
•