Search found 2 matches

by Andruxa
2011-09-13T07:33:34-07:00
Forum: Bugs
Topic: memory.c assertion failed
Replies: 2
Views: 6964

Re: memory.c assertion failed

Thank you for your response!

I have turned off --enable-embeddable option in config.
It works magically now!

Andrey
by Andruxa
2011-09-13T04:44:04-07:00
Forum: Bugs
Topic: memory.c assertion failed
Replies: 2
Views: 6964

memory.c assertion failed

Found an error message in apache log: child pid 71520 exit signal Abort trap (6) Assertion failed: ((*BlockHeader(NextBlock(block)) & PreviousBlockBit) == 0), function AcquireBlock, file magick/memory.c, line 341. Assertion failed: ((*BlockHeader(NextBlock(block)) & PreviousBlockBit) == 0), function ...