Bugs item #1655857, was opened at 2007-02-09 10:46
Message generated for change (Comment added) made by yingying
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: 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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to