Closed
Bug 121205
Opened 24 years ago
Closed 23 years ago
mozilla browser crashes when rendering this page
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: evonnied, Assigned: dbaron)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
7.14 KB,
text/plain
|
Details |
Mozilla crashes when rendering this page
Crash at same site is in bug 107367
Added comment in bug 91478
even though font stuff is involved in both, the stack varies from 107367
the top if it on linux goes:
top of stack:
#0 0x404e7ae1 in __kill () from /lib/i686/libc.so.6
#1 0x4020076b in raise (sig=6) at signals.c:65
#2 0x404e9062 in abort () at ../sysdeps/generic/abort.c:88
#3 0x40618f1b in __default_terminate () at ../../gcc/libgcc2.c:3034
#4 0x40618f3a in __terminate () at ../../gcc/libgcc2.c:3034
#5 0x4019ac5b in __pure_virtual () from libxpcom.so
#6 0x40ff1bee in nsStyleFont::CalcFontDifference () from libgkcontent.so
#7 0x40ff1b6f in nsStyleFont::CalcDifference () from libgkcontent.so
#8 0x40fd2269 in nsStyleContext::CalcStyleDifference () from libgkcontent.so
#9 0x41684ebd in CaptureChange () from libgklayout.so
#10 0x41685145 in FrameManager::ReResolveStyleContext () from libgklayout.so
#11 0x416857da in FrameManager::ComputeStyleChangeFor () from libgklayout.so
Status: UNCONFIRMED → NEW
Ever confirmed: true
reassigning
Assignee: asa → dbaron
Component: Browser-General → Style System
QA Contact: doronr → ian
Comment 4•24 years ago
|
||
also crashing using build 2002011803 on Win2k.
OS -> All.
Keywords: crash
OS: Linux → All
Comment 5•24 years ago
|
||
Talkback build does not create a talkback. Mozilla Build ID is 2002011703. I get
the following PopUp lmessage (window's titlle is Microsft Visual C++):
Runtime Error !
Program pathtomozilla
R6025
- Pure virtual function call
(this is on w2k server + sp 2).
Comment 6•24 years ago
|
||
Also kills Mozilla under MacOS Classic (9.2). Build 2002012208.
Updated•24 years ago
|
Hardware: PC → All
Comment 7•23 years ago
|
||
I was not able to reproduce the crash using build 2002031106 under Mac OS 9.2.2
Comment 8•23 years ago
|
||
wfm using build 2002032408 on Win2k.
Marking WORKEFORME. Please reopen if still experiencing crash with a recent build.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•