Closed
Bug 199301
Opened 23 years ago
Closed 23 years ago
Printing page crashes
Categories
(Core :: Printing: Output, defect)
Core
Printing: Output
Tracking
()
VERIFIED
DUPLICATE
of bug 194107
People
(Reporter: wolruf, Unassigned)
References
()
Details
(Keywords: crash)
build ID: 2003032604 (trunk) on Win2k.
Steps to reproduce:
1. Load URL http://curmudgeongamer.com/article.php?story=20030317123706258
2. Print page,
3. Mozilla crashes.
Talkback ID: TB18484127Y.
| Reporter | ||
Updated•23 years ago
|
Whiteboard: TB18484127Y
| Reporter | ||
Comment 1•23 years ago
|
||
also crashes on Linux (20030323 CVS):
nsCachedStyleData::GetStyleData (this=0xaea, aSID=@0xbfffec64)
at ../../../dist/include/content/nsRuleNode.h:211
211 char* resetOrInherit = NS_REINTERPRET_CAST(char*,
*NS_REINTERPRET_CAST(void**, resetOrInheritSlot));
(gdb) bt
#0 nsCachedStyleData::GetStyleData (this=0xaea, aSID=@0xbfffec64)
at ../../../dist/include/content/nsRuleNode.h:211
#1 0x40f7f064 in nsStyleContext::GetStyleData (this=0xace,
aSID=eStyleStruct_Visibility) at nsStyleContext.cpp:258
#2 0x411838aa in nsIFrame::GetStyleData ()
at ../../../../dist/include/layout/nsIFrame.h:603
[...]
*** This bug has been marked as a duplicate of 194107 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Keywords: stackwanted
OS: Windows 2000 → All
Hardware: PC → All
Resolution: --- → DUPLICATE
Whiteboard: TB18484127Y
Comment 2•23 years ago
|
||
v
You need to log in
before you can comment on or make changes to this bug.
Description
•