Closed
Bug 428309
Opened 17 years ago
Closed 17 years ago
[@ nsPrintEngine::TurnScriptingOn]
Categories
(Core :: Printing: Output, defect)
Core
Printing: Output
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: smaug)
References
Details
(Keywords: crash, regression, topcrash)
Crash Data
this crashes on mac, win and lin (mostly mac, this report was grabbed at random, but obviously random grabbing favors the majority)
smaug: while there was an assertion that scx was not null. there's plenty of evidence here to the contrary. please fix or wallpaper.
Signature nsPrintEngine::TurnScriptingOn(int)
UUID f7f6effa-059f-11dd-a86e-0013211cbf8a
Time 2008-04-08 12:11:28-07:00
Uptime 19300
Product Firefox
Version 3.0pre
Build ID 2008040804
OS Mac OS X
OS Version 10.5.2 9C7010
CPU x86
CPU Info GenuineIntel family 6 model 15 stepping 6
Crash Reason EXC_BAD_ACCESS / KERN_PROTECTION_FAILURE
Crash Address 0x111c730
Comments I was printing to PDF, and the browser crashed before it could finish.
Crashing Thread
Frame Module Signature [Expand] Source
0 XUL nsPrintEngine::TurnScriptingOn mozilla/layout/printing/nsPrintEngine.cpp:3084
1 XUL nsPrintEngine::DonePrintingPages mozilla/layout/printing/nsPrintEngine.cpp:2762
2 XUL nsPagePrintTimer::Notify mozilla/layout/printing/nsPagePrintTimer.cpp:93
3 XUL nsTimerImpl::Fire mozilla/xpcom/threads/nsTimerImpl.cpp:403
4 XUL nsTimerEvent::Run mozilla/xpcom/threads/nsTimerImpl.cpp:490
5 XUL nsThread::ProcessNextEvent mozilla/xpcom/threads/nsThread.cpp:510
6 XUL NS_ProcessPendingEvents_P nsThreadUtils.cpp:180
7 XUL nsBaseAppShell::NativeEventCallback mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:121
8 XUL nsAppShell::ProcessGeckoEvents mozilla/widget/src/cocoa/nsAppShell.mm:299
9 CoreFoundation CFRunLoopRunSpecific
10 CoreFoundation CFRunLoopRunInMode
Comment 1•17 years ago
|
||
See bug 424377, comment 32, I think the patch for bug 424377 was responsible for this.
I'm not seeing this crash anymore in the topcrashes now, so I'm resolving this.
Please reopen, if you don't agree.
Updated•14 years ago
|
Crash Signature: [@ nsPrintEngine::TurnScriptingOn]
You need to log in
before you can comment on or make changes to this bug.
Description
•