Ticket #29 (closed defect: fixed)
Segfault when importing json on Linux
Reported by: | tclarke | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | zoo-kernel | Version: | |
Keywords: | Cc: |
Description
zoo-project svn 229 Ubuntu 11.04 x86_64 with kernel 2.6.38-8 (up-to-date stable patches on ticket submission date) Python 2.7.1+ (r271:86832) from Ubuntu packages
Attached is the zcfg. When foo.py contains:
def Foo(conf,inputs,outputs):
everything works fine. When adding: input json to the beginning of the file, zoo returns a SEGFAULT exception. JSON module works fine in standalone python. Execution tested with:
./zoo_loader.cgi "request=execute&service=WPS&version=1&identifier=Foo&DataInputs?=a=foo"
Attachments (2)
Change History
Note: See
TracTickets for help on using
tickets.