/kolab/bin/python: double free or corruption (fasttop)

2008-12-28 Thread aspineux
() File ./test/test_bdb.py, line 92, in server db[str(last)]=str(last) KeyboardInterrupt *** glibc detected *** /kolab/bin/python: double free or corruption (fasttop): 0 x09d521a8 *** === Backtrace: = /lib/i686/nosegneg/libc.so.6[0xccfd] /lib/i686/nosegneg/libc.so.6(cfree+0x90

Re: /kolab/bin/python: double free or corruption (fasttop)

2008-12-28 Thread Gabriel Genellina
En Sun, 28 Dec 2008 12:10:06 -0200, aspineux aspin...@gmail.com escribió: I got this. This is a test script, to help me to understand why I have unexpected result in application. But I got a more unexpected result, and probably wrong error message about the read-only cursor. def server():

Re: /kolab/bin/python: double free or corruption (fasttop)

2008-12-28 Thread Gabriel Genellina
En Mon, 29 Dec 2008 04:12:02 -0200, Gabriel Genellina gagsl-...@yahoo.com.ar escribió: En Sun, 28 Dec 2008 12:10:06 -0200, aspineux aspin...@gmail.com escribió: I got this. This is a test script, to help me to understand why I have unexpected result in application. But I got a more