Public bug reported:

The following tests for fn:path result in a Seg Fault:

Test 1:
 fn:path(text{"fred"})

Test 2:
 fn:path(<a b="c"/>/@b)

Test 3:
fn:path(<a><b/><b/></a>/(b[2]))

I have assigned the bug to Markos because he made the most updates to the 
fn:path runtime iterator in 
src/functions/pregenerated/func_nodes.h.

Bug marked as CRITICAL because Zorba Seg Faults.

** Affects: zorba
     Importance: Critical
     Assignee: Markos Zaharioudakis (markos-za)
         Status: New

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1024279

Title:
  fn:path seg faults

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The following tests for fn:path result in a Seg Fault:

  Test 1:
   fn:path(text{"fred"})

  Test 2:
   fn:path(<a b="c"/>/@b)

  Test 3:
  fn:path(<a><b/><b/></a>/(b[2]))

  I have assigned the bug to Markos because he made the most updates to the 
fn:path runtime iterator in 
  src/functions/pregenerated/func_nodes.h.

  Bug marked as CRITICAL because Zorba Seg Faults.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1024279/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to