Bugs item #1718066, was opened at 2007-05-13 12:01
Message generated for change (Comment added) made by stmane
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1718066&group_id=56967
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PF/runtime
Group: Pathfinder CVS Head
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Ying Zhang (yingying)
Assigned to: Peter Boncz (boncz)
Summary: PF: put() to /tmp crashes Mserver
Initial Comment:
This happens both in the Current and the Stable branch.
The following query:
put(<hello/>, "/tmp/hello.xml")
causes Mserver to segmentation fault, while this query:
put(<hello/>, "tmp/hello.xml")
works fine.
I can understand that only relative paths are allowed to be used in put, but
giving an error message would be better than the segmentation fault.
Temporarily assign to Peter, since he might be the one who has implemented
put(). Please reassign if I'm wrong.
Regards,
Jennie
----------------------------------------------------------------------
>Comment By: Stefan Manegold (stmane)
Date: 2007-05-16 18:22
Message:
Logged In: YES
user_id=572415
Originator: NO
For completeness:
Test added as pathfinder/tests/BugTracker/Tests/put_to_tmp.SF-1718066*
put(<hello/>, "tmp/hello.xml")
works fine
put(<hello/>, "/tmp/hello.xml")
produces expected error
fn_put: file URI '/tmp/hello.xml' must be a relative path (1 such
errors).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1718066&group_id=56967
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs