Closed
Bug 741189
Opened 13 years ago
Closed 13 years ago
Crash when opening the Print dialog [@ nsIDocument::GetRootElement]
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 741053
People
(Reporter: contrib, Unassigned)
Details
Crash Data
Attachments
(1 obsolete file)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0) Gecko/20120331 Firefox/14.0a1
Build ID: 20120331035305
Steps to reproduce:
Go to any website, press the Ctrl + P keys (shortcut for File -> Print)
Actual results:
Firefox just crash, no talkback, fatal crash
Expected results:
The printing pop-up should be displayed, giving me the ability to select my printer
Comment 1•13 years ago
|
||
Thanks for taking the time to report this problem!
Please follow the steps on http://support.mozilla.com/kb/Firefox%20crashes and report back here. Thanks!
Reporter | ||
Comment 2•13 years ago
|
||
Hi Andre,
Same problem in safe mode.
I can't provide a crash report due to the unavailability of about:crashes (cf https://bugzilla.mozilla.org/show_bug.cgi?id=741186 )
The output from the console is :
(firefox-trunk:3364): Gtk-CRITICAL **: IA__gtk_clipboard_set_with_data: assertion `targets != NULL' failed
Erreur de segmentation
Comment 3•13 years ago
|
||
Can you provide a stack using steps in https://developer.mozilla.org/en/How_to_get_a_stacktrace_for_a_bug_report?
Reporter | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
There's something wrong with your system/firefox build (ref. bug 741186, bug 741189, bug 741187). Let's figure out bug 741186 first.
The debug log you attached lacks symbols, so it's not very useful.
Whiteboard: [waits on resolution of bug 741186]
Reporter | ||
Comment 6•13 years ago
|
||
Whiteboard: [waits on resolution of bug 741186]
Comment 7•13 years ago
|
||
I'm 99% certain it will get fixed along with bug 741053, but keeping this open for now, since the steps to reproduce are different.
Crash Signature: [@ nsIDocument::GetRootElement]
Component: Untriaged → Disability Access APIs
Depends on: 741053
Product: Firefox → Core
QA Contact: untriaged → accessibility-apis
Summary: Print window -> fatal crash → Crash when opening the Print dialog [@ nsIDocument::GetRootElement]
Whiteboard: [retest after bug 741053 is fixed]
Version: 14 Branch → Trunk
Updated•13 years ago
|
Attachment #611289 -
Attachment is obsolete: true
Reporter | ||
Comment 8•13 years ago
|
||
Bug solved as https://bugzilla.mozilla.org/show_bug.cgi?id=741053
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Whiteboard: [retest after bug 741053 is fixed]
You need to log in
before you can comment on or make changes to this bug.
Description
•