Search found 2 matches
- 2015-06-17T07:47:01-07:00
- Forum: Bugs
- Topic: segmentation fault in convert
- Replies: 4
- Views: 5482
Re: segmentation fault in convert
Thanks for looking into this. After trying upgraded imagemagick and libpng with the same seg fault, I tried running convert on a different machine, and it ran fine. It would seem that convert is triggering some hardware bug on this one machine, or possibly some compiler bug, running on an AMD Phenom ...
- 2015-06-15T09:49:49-07:00
- Forum: Bugs
- Topic: segmentation fault in convert
- Replies: 4
- Views: 5482
segmentation fault in convert
imagemagick 6.9.1.2-1 and 6.9.1.4-1 in Arch Linux $ strace convert "icons/openscad.png" -resize 128x128\> "icons/openscad-128.png" ... munmap(0x7f9aa1213000, 3149824) = 0 stat("/var/build/openscad-git/src/openscad", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat(".", {st_mode=S_IFDIR|0755, st ...