← Back to team overview

zorba-coders team mailing list archive

[Bug 1024279] Re: fn:path seg faults

 

*** This bug is a duplicate of bug 1024123 ***
    https://bugs.launchpad.net/bugs/1024123

A branch that will hopefully fix these problems exists already and waits
review from Ghislain. There is already another bug for this (1024123).

** This bug has been marked a duplicate of bug 1024123
   Un-revert r10899

-- 
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


References