Hi Olivier,
On 30.01.2012 20:29, Thomas Mayer wrote:
Hi,
thank you for testing.
On 30.01.2012 14:13, Oli44 wrote:
I got a crash when trying to connect to couchdb through your example.
Here is the crash report.
OH
:~/purematter/purestjson$ pdextended tk scaling is 1.6821192052980132 *** glibc detected *** pdextended: corrupted double-linked list: 0x09609ac8 *** ======= Backtrace: ========= /lib/tls/i686/cmov/libc.so.6(+0x6b591)[0x37f591]
[snip]
/usr/lib/libjson.so.0(json_object_put+0x26)[0x1b1adf6] /home/olivier/pd-externals/purest_json.pd_linux(json_encode_bang+0x2a0)[0x1ad1b20]
pdextended(outlet_bang+0x33)[0x80b9783] ======= Memory map: ========
[snip]
22: /usr/lib/libjson.so.0(json_object_put+0x26) [0x1b1adf6] 23:
I just wanted to say, that I have just fixed a bug related to calls to json_object_put() [1], so maybe that crash is fixed as well. I have not updated the binary packages yet.
[1] https://github.com/residuum/PuRestJson/issues/4
Best regards, Thomas