Closed
Bug 404346
Opened 18 years ago
Closed 17 years ago
ASSERTION: URI is empty, with datasources, observes, ref and triple
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: assertion, memory-leak, testcase)
See testcase (which I accidentally attached to bug 299331), I get this assertion with it in current debug trunk build:
###!!! ASSERTION: URI is empty: '!aURI.IsEmpty()', file c:/mozilla-build/mozilla
/rdf/base/src/nsRDFService.cpp, line 939
###!!! ASSERTION: URI is empty: '!aURI.IsEmpty()', file c:/mozilla-build/mozilla
/rdf/base/src/nsRDFService.cpp, line 939
Comment 2•17 years ago
|
||
(AtomImpl, RDFServiceImpl, nsBaseAppShell, nsGenericFactory, nsInstantiationNode, nsRDFResource, nsRunnable, nsStringBuffer)
Comment 3•17 years ago
|
||
Bug 415019 also triggers this assertion (along with another assertion).
Comment 4•17 years ago
|
||
Bug 415112 has a testcase for the leak.
Comment 5•17 years ago
|
||
This testcase no longer asserts for me. Fixed by the patch in bug 415019?
| Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•