← Back to team overview

zorba-coders team mailing list archive

[Bug 928135] Re: Segmentation fault while using Item or ItemFactory class in python

 

** Changed in: zorba
     Assignee: (unassigned) => Juan Zacarias (juan457)

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

Title:
  Segmentation fault while using Item or ItemFactory class in python

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Here's the code to reproduce errors:

  >>> import zorba_api
  >>> item = zorba_api.ItemFactory()
  >>> content_item.createInteger(4)
  Segmentation fault


  Zorba Version: 2.1.0

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


References