zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #04570
[Bug 928135] [NEW] Segmentation fault while using Item or ItemFactory class in python
Public bug reported:
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
** Affects: zorba
Importance: Undecided
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/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
Follow ups
References