zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10332
[Bug 1003023] Re: Zorba error [zerr:ZXQP0002]: "fvme != freevarMap.end()": assertion failed.
** Changed in: zorba
Status: New => In Progress
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1003023
Title:
Zorba error [zerr:ZXQP0002]: "fvme != freevarMap.end()": assertion
failed.
Status in Zorba - The XQuery Processor:
In Progress
Bug description:
Hey Markos
I am able to produce the assertion 'Zorba error [zerr:ZXQP0002]: "fvme != freevarMap.end()": assertion failed.'. I hope you are the right guy for this. Otherwise, please reassign.
How to reproduce:
- download attached library module
- create a main module file with the following code:
import module namespace vdbsearch = "http://www.test.ch" at "testlib.xq";
()
- compile the plan:
~/zorba/build/bin/zorba -q test.xq -f --compile-plan
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x4e628e) [0x7fd77149028e]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x4117d2) [0x7fd7713bb7d2]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x411f52) [0x7fd7713bbf52]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x411ddd) [0x7fd7713bbddd]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x411ddd) [0x7fd7713bbddd]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x412109) [0x7fd7713bc109]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x411ddd) [0x7fd7713bbddd]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x412109) [0x7fd7713bc109]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x412a50) [0x7fd7713bca50]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x3fd53a) [0x7fd7713a753a]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x62b819) [0x7fd7715d5819]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x62c3d3) [0x7fd7715d63d3]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(_ZN5zorba10CompilerCB21prepare_for_serializeEv+0x2c) [0x7fd7713db92c]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x240935) [0x7fd7711ea935]
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x2409d2) [0x7fd7711ea9d2]
/home/dagraf/zorba/build/bin/zorba() [0x4096ba]
/home/dagraf/zorba/build/bin/zorba() [0x40612c]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7fd7702d376d]
/home/dagraf/zorba/build/bin/zorba() [0x407599]
Zorba error [zerr:ZXQP0002]: "fvme != freevarMap.end()": assertion failed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1003023/+subscriptions
References