Closed
Bug 532528
Opened 15 years ago
Closed 15 years ago
[PPC] Crash in [@ _nsnote_callback ] when trying to print second page
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 525277
People
(Reporter: marcia, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [crashkill])
Crash Data
Seen while running Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2b5pre) Gecko/20091202 Namoroka/3.6b5pre
STR:
1. Load http://www.nytimes.com/
2. Attempt to print just the second page.
3. As soon as you hit the radio button you crash. 100% reproducible on PPC Mac running 10.5.8
Crash stats shows this is hitting only 10.5.8 users on PPC and is currently the #11 crash on Mac for Beta 4.
http://crash-stats.mozilla.com/report/index/d9c56cfc-ea03-4121-ba7d-bc7af2091202
Reporter | ||
Updated•15 years ago
|
Version: unspecified → 1.9.2 Branch
Comment 1•15 years ago
|
||
possible fall out from
Markus Stange - Bug 520494 - Replace Carbon printing dialog with Cocoa one. r=josh, r=rs
this area could use some good beta testing and we might also try to harvest socorro data in urls comments and signatures to help find more bugs that could be lurking.
Reporter | ||
Updated•15 years ago
|
Whiteboard: [crashkill]
Comment 2•15 years ago
|
||
WFM on Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2b5pre)
Gecko/20091202 Namoroka/3.6b5pre, mac intel 10.5.8. page 2 of nytimes printed
just fine with no crashes.
so maybe a PPC issue only?
Reporter | ||
Comment 3•15 years ago
|
||
Yes according to the crash stats it is PPC only. Updating bug summary to reflect that.
Summary: Crash in [ @_nsnote_callback ] when trying to print second page → [PPC] Crash in [ @_nsnote_callback ] when trying to print second page
Signature _nsnote_callback
UUID d9c56cfc-ea03-4121-ba7d-bc7af2091202
Time 2009-12-02 15:05:36.373634
Uptime 668
Product Firefox
Version 3.6b5pre
Build ID 20091202033803
Branch 1.9.2
OS Mac OS X
OS Version 10.5.8 9L31a
CPU ppc
CPU Info
Crash Reason EXC_BAD_ACCESS / KERN_PROTECTION_FAILURE
Crash Address 0x0
User Comments Printing crash trying to reproduce crash stack _nsnote
Processor Notes
@0xfffeff20
_nsnote_callback
_CFXNotificationPostNotification
-[NSNotificationCenter postNotificationName:object:userInfo:]
PrintCocoaUI@0x11024
_nsnote_callback
_CFXNotificationPostNotification
-[NSNotificationCenter postNotificationName:object:userInfo:]
_performFileHandleSource
CFRunLoopRunSpecific
RunCurrentEventLoopInMode
ReceiveNextEventCommon
BlockUntilNextEventMatchingListInMode
_DPSNextEvent
-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
-[NSApplication _realDoModalLoop:peek:]
-[NSApplication runModalForWindow:]
-[NSPrintPanel runModalWithPrintInfo:]
nsPrintDialogServiceX::Show
Severity: normal → critical
Summary: [PPC] Crash in [ @_nsnote_callback ] when trying to print second page → [PPC] Crash in [@ _nsnote_callback ] when trying to print second page
Reporter | ||
Comment 5•15 years ago
|
||
In looking further at the crash stats, this appears to be a dupe of Bug 525277. It looks as if Jeff was able to reproduce it using 10.5.8. On the PPC mac it was very easy to reproduce the bug. I will try to get a better set of STR.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ _nsnote_callback ]
You need to log in
before you can comment on or make changes to this bug.
Description
•