Open chuckytah opened 8 years ago
Thank you for reporting.
Could you teach the following points?
Thanks.
OS MacOSX Python 2.7.10
Error log: http://i.imgur.com/ULQfP7k.png
Could you install otama library via homebrew?
$ brew tap hhatto/otama
$ brew install otama
$ pip install otamapy
already did what you suggested and still get the same error
This API is deprecated, rename to create_database Python(25325,0x7fff73ee8300) malloc: * error for object 0x7fba0bc91ac8: incorrect checksum for freed object - object was probably modified after being freed. * set a breakpoint in malloc_error_break to debug Abort trap: 6
more details here: http://pastebin.com/mnYbc6ca
the "This API is deprecated, rename to create_database" is fixed because i renamed it :) but still gets the abort trap
Hi @chuckytah ! I have the same error (incorrect checksum for freed object) ... Did you find out a way to fix it ?
@nicolastobo no :/ sorry but I can't help.
No problem, thank you :)
Le 7 nov. 2016 6:02 PM, "Inês Martins" notifications@github.com a écrit :
@nicolastobo https://github.com/nicolastobo no :/ sorry but I can't help.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hhatto/otamapy/issues/3#issuecomment-258912364, or mute the thread https://github.com/notifications/unsubscribe-auth/AAis9a5qWsMnkhagethQ2PZon-MUdh8Dks5q72eMgaJpZM4HOoT2 .
hello,
Inside folder examples when I run store.py i get the following traceback error: "This API is deprecated, rename to create_database Python(41093,0x7fff7623f300) malloc: * error for object 0x7fea3b73c628: incorrect checksum for freed object - object was probably modified after being freed. * set a breakpoint in malloc_error_break to debug Abort trap: 6"
what should i do?