Closed
Bug 265586
Opened 20 years ago
Closed 15 years ago
crash [@ RDFServiceImpl::GetResource ]
Categories
(Core Graveyard :: RDF, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: aha, Unassigned)
Details
(Keywords: crash)
Crash Data
38 incidents, FF10PR, M17, TB09 http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=1&searchby=stacksig&match=contains&searchfor=RDFServiceImpl%3A%3AGetResource&vendor=All&product=All&platform=Al&sortby=bbid but there aredifferent stacks comment: Four tabs were opened. I focused window (IE) with ICQ2Go and then I just clicked to the Firefox window. TB1453313X: RDFServiceImpl::GetResource [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/rdf/base/src/nsRDFService.cpp, line 1022] RDFContainerUtilsImpl::IndexToOrdinalResource [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/rdf/base/src/nsRDFContainerUtils.cpp, line 166] ContainerEnumeratorImpl::HasMoreElements [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/rdf/base/src/nsContainerEnumerator.cpp, line 231] nsRDFXMLSerializer::SerializeContainer [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/rdf/base/src/nsRDFXMLSerializer.cpp, line 849] nsRDFXMLSerializer::Serialize [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/rdf/base/src/nsRDFXMLSerializer.cpp, line 1060] RDFXMLDataSourceImpl::Serialize [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/rdf/base/src/nsRDFXMLDataSource.cpp, line 1196] RDFXMLDataSourceImpl::rdfXMLFlush [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/rdf/base/src/nsRDFXMLDataSource.cpp, line 833] RDFXMLDataSourceImpl::Flush [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/rdf/base/src/nsRDFXMLDataSource.cpp, line 885] js_GC [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/js/src/jsgc.c, line 1419] js_ForceGC [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/js/src/jsgc.c, line 1000] ScopedXPCOMStartup::~ScopedXPCOMStartup [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/toolkit/xre/nsAppRunner.cpp, line 783] main [d:/builds/tinderbox/firefox-0.10.1/WINNT_5.0_Clobber/mozilla/browser/app/nsBrowserApp.cpp, line 58] kernel32.dll + 0x16d4f (0x7c816d4f)
Comment 1•20 years ago
|
||
The differing stack traces smell like hard-to-reproduce. Could this be some out-of-mem?
| Reporter | ||
Comment 2•20 years ago
|
||
Simple overview - first and second line of stack, product versions, incidents ID. BTW all crashes are Windows. RDFServiceImpl::GetResource RDFContainerUtilsImpl::IndexToOrdinalResource FF0.10.1: 1453313, 965307 RDFServiceImpl::GetResource RDFContainerImpl::GetNextValue M17: 781290 RDFServiceImpl::GetResource RDFServiceImpl::GetUnicodeResource FF0.10: 1023615 FF093: 804394 FF092: 962378, 959121 RDFServiceImpl::GetResource nsGlobalHistory::URLEnumerator::ConvertToISupports FF093: 1173423, 981375, 865423, 821750, 821706, 807769, 790951 FF092: 1081082, 1054308, 1016352 FF09: 927057 RDFServiceImpl::GetResource nsAbView::Init TB08: 838914 TB073: 1143419, 1132080, 971470, 795472 RDFServiceImpl::GetResource nsChromeRegistry::GetResource M173: 1067600 RDFServiceImpl::GetResource nsXULContentUtils::MakeElementResource FF092: 962418, 962410, 962395, 962394, 962392, 962384, 962380, 962374 RDFServiceImpl::GetResource bm_AddRefGlobals FF093: 958204
Comment 3•19 years ago
|
||
I'm a tad clueless how http://lxr.mozilla.org/aviarybranch/source/rdf/base/src/nsRDFService.cpp#1100 can crash with those stacktraces, http://lxr.mozilla.org/aviarybranch/source/rdf/base/src/nsRDFService.cpp#1022 is puzzling, too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ RDFServiceImpl::GetResource ]
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•