Closed
Bug 243400
Opened 21 years ago
Closed 21 years ago
Crash when trying to access a link [@ nsChildView::GetParent]
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: suishouen, Assigned: mikepinkerton)
References
()
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
16.49 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a) Gecko/20040511 Camino/0.7+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a) Gecko/20040511 Camino/0.7+
Camino crashes when trying to access a link in a web page.
Only Camino 0.7+ (1.8a Trunk Build) crashes.
Camino 0.8b (1.7 Branch Build) doesn't crash.
Reproducible: Always
Steps to Reproduce:
1) Go to http://www.mainichi-msn.co.jp/
2) Click any links
Actual Results:
Camino crashes.
Expected Results:
Open a link.
Assignee | ||
Comment 2•21 years ago
|
||
can you pinpoint on which day this regressed? that would help narrow down a
checkin window.
cc'ing roc in case there were any viewmanager changes
Keywords: crash,
regression
2004050508 (v0.7+) NB doesn't crash.
2004050608 (v0.7+) NB crashes.
So this problem has started from 20040506.
Severity: normal → critical
Summary: Crash when trying to access a link → Crash when trying to access a link [@ nsChildView::GetParent]
Comment 4•21 years ago
|
||
Eiichi does FireFox and /or Mozilla also crash on this page ?
(In reply to comment #2)
> can you pinpoint on which day this regressed? that would help narrow down a
> checkin window.
>
> cc'ing roc in case there were any viewmanager changes
On those days roc checck the fix for
http://bugzilla.mozilla.org/show_bug.cgi?id=233441
(In reply to comment #4)
> Eiichi does FireFox and /or Mozilla also crash on this page ?
Latest trunk build Firefox [ Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O;
en-US; rv:1.8a) Gecko/20040516 Firefox/0.8.0+] doesn't crash on this page.
Latest trunk build Camino [Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O;
en-US; rv:1.8a) Gecko/20040516 Camino/0.7+] still crashes.
Could be related to bug 243674.
It seems to be fixed in 2004051808 (v0.7+) NB.
Could be related to http://bugzilla.mozilla.org/show_bug.cgi?id=242856#c67
Updated•21 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•14 years ago
|
Crash Signature: [@ nsChildView::GetParent]
You need to log in
before you can comment on or make changes to this bug.
Description
•