Closed
Bug 1011133
Opened 12 years ago
Closed 12 years ago
crash in [thunk]:mozilla::dom::XULDocument::CreateAttribute`adjustor{644}'' (nsAString_internal const&, nsIDOMAttr**)
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1011119
People
(Reporter: jbecerra, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-6065a284-bde6-4453-bf1a-035aa2140508.
=============================================================
This is in the top 10 list of crashers on nightly, and it started happening around 5/8.
This is happening on Windows, mostly 7 and 8.1. There are a few comments in the reports, but there doesn't seem to be a specific trend. I'm including some of the comments. One thing that stood out was that "nsCSSRuleProcessor::RulesMatching(PseudoElementRuleProcessorData *)" was also in the crash stack for another recent top crash bug, but I don't know if that would have anything to do with this.
"Screen started flashing black while watching youtube videos. I seem to be getting this crash more frequently, and it's always when watching silverlight or youtube."
"opened a bunch of tabs (maybe 8-10) trough: right-click -> open in new tab"
"Was adding a lot of bookmarks / removing old etc."
0 xul.dll [thunk]:mozilla::dom::XULDocument::CreateAttribute`adjustor{644}' (nsAString_internal const &,nsIDOMAttr * *)
1 xul.dll xptiInterfaceEntry::EnsureResolved()
2 xul.dll nsCSSRuleProcessor::RulesMatching(PseudoElementRuleProcessorData *)
3 xul.dll nsCSSRuleProcessor::RulesMatching(PseudoElementRuleProcessorData *)
4 xul.dll nsXULPrototypeElement::Serialize(nsIObjectOutputStream *,nsXULPrototypeDocument *,nsCOMArray<nsINodeInfo> const *)
5 xul.dll BuildTextRunsScanner::BreakSink::SetBreaks(unsigned int,unsigned int,unsigned char *)
6 xul.dll mozilla::layers::Layer::GetTransform()
7 xul.dll nsSubDocumentFrame::BuildDisplayList(nsDisplayListBuilder *,nsRect const &,nsDisplayListSet const &)
8 xul.dll [thunk]:mozilla::dom::XULDocument::CreateAttribute`adjustor{644}' (nsAString_internal const &,nsIDOMAttr * *)
9 xul.dll nsVoidArray::RemoveElementsAt(int,int)
10 xul.dll nsVoidArray::RemoveElementsAt(int,int)
11 xul.dll nsDocShellLoadInfo::GetSendReferrer(bool *)
12 xul.dll nsDisplayCanvasBackgroundColor::ComputeInvalidationRegion(nsDisplayListBuilder *,nsDisplayItemGeometry const *,nsRegion *)
13 xul.dll nsTextBoxFrame::GetFrameId()
14 xul.dll nsDocShellLoadInfo::GetSendReferrer(bool *)
15 xul.dll nsHtml5StreamListener::QueryInterface(nsID const &,void * *)
16 xul.dll GlyphBufferAzure::Flush(mozilla::gfx::DrawTarget *,gfxTextContextPaint *,mozilla::gfx::ScaledFont *,DrawMode,bool,mozilla::gfx::GlyphRenderingOptions const *,gfxContext *,mozilla::gfx::Matrix const *,mozilla::gfx::DrawOptions const &,bool)
17 xul.dll nsDOMCSSAttributeDeclaration::QueryInterface(nsID const &,void * *)
18 xul.dll nsStandardURL::Equals(nsIURI *,bool *)
19 xul.dll nsSubDocumentFrame::BuildDisplayList(nsDisplayListBuilder *,nsRect const &,nsDisplayListSet const &)
20 xul.dll nsStandardURL::Equals(nsIURI *,bool *)
21 xul.dll mozilla::dom::DocumentFragment::QueryInterface(nsID const &,void * *)
22 xul.dll nsTHashtable<nsIdentifierMapEntry>::s_MatchEntry(PLDHashTable *,PLDHashEntryHdr const *,void const *)
23 xul.dll nsTHashtable<nsIdentifierMapEntry>::s_MatchEntry(PLDHashTable *,PLDHashEntryHdr const *,void const *)
24 xul.dll mozilla::dom::Event::ConstructorInit(mozilla::dom::EventTarget *,nsPresContext *,mozilla::WidgetEvent *)
25 xul.dll nsDisplayItem::RecomputeVisibility(nsDisplayListBuilder *,nsRegion *)
26 xul.dll mozilla::ipc::BackgroundChildImpl::~BackgroundChildImpl()
27 xul.dll std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >(wchar_t const *,unsigned int)
28 xul.dll std::_List_val<sigslot::_connection_base2<mozilla::NrIceCtx *,mozilla::NrIceCtx::ConnectionState,sigslot::single_threaded> *,std::allocator<sigslot::_connection_base2<mozilla::NrIceCtx *,mozilla::NrIceCtx::ConnectionState,sigslot::single_threaded> *> >::_List_val<sigslot::_connection_base2<mozilla::NrIceCtx *,mozilla::NrIceCtx::ConnectionState,sigslot::single_threaded> *,std::allocator<sigslot::_connection_base2<mozilla::NrIceCtx *,mozilla::NrIceCtx::ConnectionState,sigslot::single_threaded> *> >(std::allocator<sigslot::_connection_base2<mozilla::NrIceCtx *,mozilla::NrIceCtx::ConnectionState,sigslot::single_threaded> *>)
29 xul.dll mozilla::dom::WantsQueryInterface<nsScreen>::Enabled(JSContext *,JSObject *)
30 xul.dll nsRefPtr<mozilla::net::SeerDNSListener>::assign_assuming_AddRef(mozilla::net::SeerDNSListener *)
31 xul.dll google::protobuf::io::CodedOutputStream::WriteVarint32FallbackToArrayInline(unsigned int,unsigned char *)
32 xul.dll mozilla::widget::TaskbarTabPreview::DetachFromNSWindow()
33 xul.dll nsContainerFrame::InsertFrames(mozilla::layout::FrameChildListID,nsIFrame *,nsFrameList &)
34 xul.dll nsDNSRecord::ReportUnusable(unsigned short)
35 firefox.exe do_main browser/app/nsBrowserApp.cpp
36 firefox.exe NS_internal_main(int,char * *) browser/app/nsBrowserApp.cpp
37 firefox.exe wmain toolkit/xre/nsWindowsWMain.cpp
38 firefox.exe __tmainCRTStartup f:/dd/vctools/crt_bld/self_x86/crt/src/crtexe.c:552
39 kernel32.dll kernel32.dll@0x1338a
40 ntdll.dll __RtlUserThreadStart
41 ntdll.dll _RtlUserThreadStart
More reports can be found here:
https://crash-stats.mozilla.com/report/list?product=Firefox&signature=%5Bthunk%5D%3Amozilla%3A%3Adom%3A%3AXULDocument%3A%3ACreateAttribute%60adjustor%7B644%7D%27%27+%28nsAString_internal+const%26%2C+nsIDOMAttr%2A%2A%29
| Reporter | ||
Updated•12 years ago
|
status-firefox32:
--- → affected
tracking-firefox32:
--- → ?
This is probably the same thing as bug 1011119.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•