zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #00897
Re: [Bug 872500] Re: Crash in xqdoc query
If I'm building from source, how do I install the modules?
Jonathan
On Tue, Oct 11, 2011 at 3:46 PM, Matthias Brantner <
872500@xxxxxxxxxxxxxxxxxx> wrote:
> I assume this is because Jonathan doesn't have any of the modules (maybe
> including Zorba's http-client) installed.
>
> ** Changed in: zorba
> Assignee: (unassigned) => Chris Hillery (ceejatec)
>
> ** Changed in: zorba
> Importance: Undecided => Critical
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/872500
>
> Title:
> Crash in xqdoc query
>
> Status in Zorba - The XQuery Processor:
> New
>
> Bug description:
> This core dumps for me:
>
> import module namespace x = "
> http://www.zorba-xquery.com/modules/xqdoc";
> import schema namespace xqds = "http://www.xqdoc.org/1.0";
> validate { x:xqdoc("
> http://www.zorba-xquery.com/modules/converters/json") }
>
>
> zorba -f -q xqdoc.xq >json.xml
> Segmentation fault (core dumped)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/zorba/+bug/872500/+subscriptions
>
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/872500
Title:
Crash in xqdoc query
Status in Zorba - The XQuery Processor:
New
Bug description:
This core dumps for me:
import module namespace x = "http://www.zorba-xquery.com/modules/xqdoc";
import schema namespace xqds = "http://www.xqdoc.org/1.0";
validate { x:xqdoc("http://www.zorba-xquery.com/modules/converters/json") }
zorba -f -q xqdoc.xq >json.xml
Segmentation fault (core dumped)
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/872500/+subscriptions
Follow ups
References