Closed
Bug 140321
Opened 24 years ago
Closed 23 years ago
Tree with remote RDF datasource crashes
Categories
(Core Graveyard :: RDF, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: bugzilla, Assigned: waterson)
Details
(Keywords: crash, testcase)
Attachments
(2 files)
I have a simple tree template which has a remote RDF datasource, and whenever it
is loaded it crashes the browser (2002041711 - a.k.a. 1.0RC1). If I use the
same datasource, stored on the local machine, the template is built fine and
there is no crash. Both the RDF and the XUL are fairly straightforward, and I
will attach both as examples.
I can reproduce this crash reliably.
| Reporter | ||
Comment 1•24 years ago
|
||
UL to test this bug. Remember to change the datasource to point to the remote
RDF file (which will soon be attached).
| Reporter | ||
Comment 2•24 years ago
|
||
RDF to demonstrate this bug. Will crash the browser when referenced (as a
datasource for the attached XUL) remotely, will work fine locally
| Assignee | ||
Comment 3•24 years ago
|
||
This WFM with a trunk build on Linux; see:
<http://www.maubi.net/~waterson/mozilla/bugs/140321.xul>
Can anyone else reproduce? Is this Win32-only?
| Reporter | ||
Comment 4•24 years ago
|
||
When I click on your example it worked fine, but mine still breaks....
I had my xul file in chrome, I wonder if that is somehow responsible.
Comment 5•24 years ago
|
||
I had a same crash at
http://www.mozilla.org/rdf/doc/buddy.xul
(RDF : http://www.mozilla.org/rdf/doc/buddy.rdf)
(same build, same OS : Build 2002041711, Win2K)
Comment 6•23 years ago
|
||
WFM with 2002061408 on win2k.
reporter (Sean): can you reproduce this bug with a recent version of mozilla
(for example, 1.1alpha)? if so, please comment again with details. if not,
please resolve this bug as WORKSFORME. thanks.
| Reporter | ||
Comment 7•23 years ago
|
||
I just tested with 1.1a 200206104 Win32 and while it no longer crashes, the data
doesn't fill the template when loaded from a remote datasource (but it works
fine when the xul and rdf are local). This could very well be expected
behavior, but I haven't found any documentation to say either way
| Assignee | ||
Updated•23 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Future
Comment 8•23 years ago
|
||
WFM with 2003041416/trunk/W2K
Marking such.
Sean: Fill another bug report about problems described in comment #7.
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•