Search found 2 matches

by ChrisOfBristol
2015-10-16T08:31:29-07:00
Forum: Users
Topic: *** Error in 'python': double free or corruption
Replies: 1
Views: 3660

Re: *** Error in 'python': double free or corruption

Sorted! I've rewritten the program to use Python-PIL as that is better suited to my application.
by ChrisOfBristol
2015-10-06T15:06:57-07:00
Forum: Users
Topic: *** Error in 'python': double free or corruption
Replies: 1
Views: 3660

*** Error in 'python': double free or corruption

My simple application used to run OK, I've now got Ubuntu MATE 15.10 Beta2 ImageMagick 6.8.9-9 Q16 i686 2015-08-06, Python3.4 and python-wand. I get this error when I get to the wand stuff: *** Error in `python': double free or corruption (!prev): 0x09de3978 *** Aborted (core dumped) This test ...