Closed Bug 476561 Opened 16 years ago Closed 15 years ago

Crash while printing with many tabs open

Categories

(Core :: Printing: Output, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: marcia, Unassigned)

Details

(Keywords: crash)

Seen while running Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090202 Minefield/3.2a1pre. STR: 1. I had ~117 tabs open 2. I focused on one of the open pages and then try to print a single page. Got this crash. Did not know which stack to include since the report seems all over the place. http://crash-stats.mozilla.com/report/index/dce20ef6-44f5-44be-a711-6cf7f2090202
0 libobjc.A.dylib libobjc.A.dylib@0x15688 1 AppKit AppKit@0x1111a9 2 AppKit AppKit@0x500a59 3 AppKit AppKit@0x28b3da 4 AppKit AppKit@0x10f1a2 5 XUL -[NSWindow nsCocoaWindow_NSWindow_sendEvent:] widget/src/cocoa/nsCocoaWindow.mm:2164 6 JavaEmbeddingPlugin -[MyNSWindow sendEvent:] Controller.m:288 7 PrintCocoaUI PrintCocoaUI@0x2199f 8 AppKit AppKit@0xdbd48 9 JavaEmbeddingPlugin -[MyNSApplication sendEvent:] Controller.m:171 10 AppKit AppKit@0x27da18 11 AppKit AppKit@0x27812c 12 PrintCocoaUI PrintCocoaUI@0x1dad1 13 PrintCocoaUI PrintCocoaUI@0xd57d 14 Print sessionPrintDialog 15 XUL nsPrintingPromptService::ShowPrintDialog
Severity: normal → critical
Keywords: crash
Can you reproduce this, Marcia? If so, is there anything interesting in the system console? Like bug 474629, this crash is in system code. If it can't be reliably reproduced, there's probably nothing much we can do. And if it only happens in such extreme circumstances, it's probably not worrying much about.
> it's probably not worrying much about it's probably not worth worrying much about
(In reply to comment #1) It's worth expanding the signatures for better searching later... 0 libobjc.A.dylib libobjc.A.dylib@0x15688 1 AppKit AppKit@0x1111a9 2 AppKit AppKit@0x500a59 3 AppKit AppKit@0x28b3da 4 AppKit AppKit@0x10f1a2 5 XUL -[NSWindow(MethodSwizzling) nsCocoaWindow_NSWindow_sendEvent:] widget/src/cocoa/nsCocoaWindow.mm:2164 6 JavaEmbeddingPlugin -[MyNSWindow sendEvent:] Controller.m:288 7 PrintCocoaUI PrintCocoaUI@0x2199f 8 AppKit AppKit@0xdbd48 9 JavaEmbeddingPlugin -[MyNSApplication sendEvent:] Controller.m:171 10 AppKit AppKit@0x27da18 11 AppKit AppKit@0x27812c 12 PrintCocoaUI PrintCocoaUI@0x1dad1 13 PrintCocoaUI PrintCocoaUI@0xd57d 14 Print sessionPrintDialog(OpaquePMPrintSession*, OpaquePMPrintSettings*, OpaquePMPageFormat*, unsigned char, unsigned char*) 15 XUL nsPrintingPromptService::ShowPrintDialog(nsIDOMWindow*, nsIWebBrowserPrint*, nsIPrintSettings*) embedding/components/printingui/src/mac/nsPrintingPromptServiceX.mm:348
I have not yet been able to reproduce this, but I have not had a situation where I had that many tabs open in a session.
Marking as incomplete based on comment 2.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.