Bugs item #1827614, was opened at 2007-11-07 16:39 Message generated for change (Comment added) made by mvankeulen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1827614&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.20 >Status: Deleted >Resolution: Invalid Priority: 5 Private: No Submitted By: Maurice van Keulen (mvankeulen) Assigned to: Nobody/Anonymous (nobody) Summary: MXQ error CMDleftjoin operation failed Initial Comment: (needs --enable-probxml=yes) (stable 0.20; compiled on Suse Linux) Attached file contains two documents, the probxml.xq module and a query "bug16.xq" (you need to adapt the path in the import-statement of the query to the location of probxml.xq). When running this query, I get the following error message: !ERROR: CMDleftjoin: operation failed. I wrote a small script that adds line numbers to the generated MIL. The file "bug16.mil" is the result of "pf bug16.xq" with line number printing added to it. If you execute it with "mclient -lmil bug16.mil" you see that it stops at number 13645: var oidMap_expOid := outer002.chk_order().leftjoin(iter_expOid.chk_order()); ---------------------------------------------------------------------- >Comment By: Maurice van Keulen (mvankeulen) Date: 2007-11-07 17:03 Message: Logged In: YES user_id=654674 Originator: YES There is no output before this message ... but I just found out that I set one parameter wrong which caused a blow-up of the constructed elements. Setting the parameter to the correct value doesn't produce the error, so I presume it is caused by some overflow somewhere. I close the bug by giving it status "Deleted" and resolution "Invalid". Sorry for wasting some of your time on diagnosis. ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2007-11-07 16:53 Message: Logged In: YES user_id=572415 Originator: NO is there any output/message prior to "!ERROR: CMDleftjoin: operation failed." ? if so what does it say? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1827614&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
