Bugs item #1854215, was opened at 2007-12-19 17:03 Message generated for change (Comment added) made by sjoerd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1854215&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 0.20 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Wouter Alink (vzzzbx) Assigned to: Sjoerd Mullender (sjoerd) Summary: XQ: another insert bug Initial Comment: a recent nightly snapshot (last week, dec 13th) of the stable pathfinder 0.20 branch still has problems when doing many inserts. the bug message is similar to the "immune for updates" bug, namely: CMDfind: value not found. the attached xquery script reproduces this bug (at least on a fedora core 5, 64bit machine). ---------------------------------------------------------------------- >Comment By: Sjoerd Mullender (sjoerd) Date: 2008-01-03 16:46 Message: Logged In: YES user_id=43607 Originator: NO Fixed, and added a test which should test both versions of this bug: pathfinder/tests/BugTracker insert-new-page.SF-1854215 ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2008-01-03 14:23 Message: Logged In: YES user_id=43607 Originator: NO While coming up with a test for this bug (see attachment--will add to repository), I found another off-by-one bug with the same symptoms: CMDfind: value not found. The test creates a document which complete fills exactly one page and then adds a node to the end. I'm looking into this. File Added: insert-new-page.SF-1854215.xq.in ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2007-12-21 13:35 Message: Logged In: YES user_id=43607 Originator: NO This bug is fixed. The test is too large to add, but I don't have a better one. I think the trick is to create a document that ends exactly at a page boundary and then trying to insert a node at the end. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1854215&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
