Bugs item #1655857, was opened at 2007-02-09 10:46
Message generated for change (Comment added) made by stmane
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1655857&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/compiler
Group: Pathfinder 0.16
Status: Closed
Resolution: Fixed
Priority: 7
Private: No
Submitted By: Ying Zhang (yingying)
Assigned to: Ying Zhang (yingying)
Summary: XQ: call to builtin function crashes XRPC client

Initial Comment:
A bug found by Arjen:

=====
Running

for $dst in ("localhost:48081", "localhost:48082")
return
   execute at { $dst }
{pf:add-doc("http://andorea.ins.cwi.nl:8080/xrpc/hello.xml";,
"hello.xml")}

from MapiClient -lx exits the server.
=====


What has crashed is the XRPC client.  Call to builtin functions via XRPC is not 
allowed.  This query should result in error, iso. crash

----------------------------------------------------------------------

>Comment By: Stefan Manegold (stmane)
Date: 2007-02-14 23:00

Message:
Logged In: YES 
user_id=572415
Originator: NO

I felt free to activate the test in tests/BugTracker/Tests/All .


----------------------------------------------------------------------

Comment By: Ying Zhang (yingying)
Date: 2007-02-09 11:35

Message:
Logged In: YES 
user_id=341633
Originator: YES

Fixed in CVS (branch XQuery_0-16)

The error handling was improper.  It did not terminate MIL generate,
hence results in a crash.

Test added:

tests/BugTracker/Tests/call2builtin_function_crashes_XRPC_client.SF-1655857

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1655857&group_id=56967

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to