id summary reporter owner description type status priority milestone component version resolution keywords cc 29 Segfault when importing json on Linux tclarke "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): outputs[""Result""][""value""]=inputs[""a""][""value""] return 3 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"" " defect closed major zoo-kernel fixed