Closed
Bug 160494
Opened 23 years ago
Closed 21 years ago
Crash on page setup [@ nsPrintSettings::nsPrintSettings]
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: foxy, Assigned: samir_bugzilla)
References
()
Details
(Keywords: crash)
Crash Data
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020728
BuildID: 2002072818
Crach if I select page setup and then OK.
Reproducible: Always
Steps to Reproduce:
1. Go to URL
2. Select File - > Page Setup
3. Press OK
Updated•23 years ago
|
Severity: normal → critical
Comment 1•23 years ago
|
||
wfm using build 2002073118 on Win2k (trunk).
Alexandru, do you get a Talkback window popup when crashing ? If so, please post
Talkback ID for this crash by running 'mozilla/bin/components/talkback.exe'
Keywords: crash,
stackwanted
| Reporter | ||
Comment 2•23 years ago
|
||
Talkbak ID is : TB8884447X.
And it happens on every web page.
Updated•23 years ago
|
Whiteboard: Need TB8884447X data
Incident # 8884447
---------------------
Product ID MozillaTrunk
Build ID 2002061104
Operating System Windows NT 5.1 build 2600
User Comments File -> Page setup, then press OK
Stack Trace
nsPrintSettings::nsPrintSettings [nsPrintSettingsImpl.cpp, line 86]
nsXPTCStubBase::Stub31 [../../../../../../dist/include/xpcom\xptcstubsdef.inc,
line 34]
XPCWrappedNative::CallMethod [xpcwrappednative.cpp, line 1960]
XPC_WN_GetterSetter [xpcwrappednativejsops.cpp, line 1284]
js_InternalInvoke [jsinterp.c, line 893]
js_CheckRedeclaration [jsinterp.c, line 1149]
js_DeleteProperty [jsobj.c, line 2784]
js_Interpret [jsinterp.c, line 2599]
js_Execute [jsinterp.c, line 913]
js_CheckRedeclaration [jsinterp.c, line 1149]
JS_CallFunctionValue [jsapi.c, line 3432]
nsJSContext::CallEventHandler [nsJSEnvironment.cpp, line 1042]
GlobalWindowImpl::RunTimeout [nsGlobalWindow.cpp, line 4641]
GlobalWindowImpl::GetWebBrowserChrome [nsGlobalWindow.cpp, line 4914]
nsProcess::nsProcess [nsProcessCommon.cpp, line 60]
NS_NewTimer [nsTimerImpl.cpp, line 493]
nsTimerImpl::PostTimerEvent [nsTimerImpl.cpp, line 456]
nsTimerManager::HasIdleTimers [nsTimerImpl.cpp, line 565]
USER32.dll + 0x3c076 (0x77d7c076)
USER32.dll + 0x3c076 (0x77d7c076)
USER32.dll + 0x3c076 (0x77d7c076)
USER32.dll + 0x3c076 (0x77d7c076)
mozilla.exe + 0x776f (0x0040776f)
kernel32.dll + 0x1eb69 (0x77e7eb69)
kernel32.dll + 0x3bb86 (0x77e9bb86)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: stackwanted
Summary: Crash on page setup → Crash on page setup [@ nsPrintSettings::nsPrintSettings]
Whiteboard: Need TB8884447X data
Comment 4•21 years ago
|
||
Reporter (or someone else CCed here): Do you still see this crash with a recent
Mozilla build? I think this has been fixed (don't worry, i won't close this bug
when there is no reponse :).
Comment 5•21 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040329
Comment 6•21 years ago
|
||
unable to reproduce with Mozilla 1.7 Beta on windows XP. Tried about a dozen top
sites.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Comment 7•21 years ago
|
||
WFM.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040330
Microsoft Windows 2000 Pro 5.00.2195 SP4
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
Updated•14 years ago
|
Crash Signature: [@ nsPrintSettings::nsPrintSettings]
You need to log in
before you can comment on or make changes to this bug.
Description
•