Seg fault on Mac OS 10.6.2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cuneiform for Linux |
New
|
Undecided
|
Unassigned |
Bug Description
Hi, cuneiform builds nicely on Mac OS, but on running it with the basic command line
cuneiform -o 0001.txt 0001.jpg
for an image with English text fails with only the error Segmentation fault.
I could try attaching an image, but it does the same thing with various image formats, tiff, jpg, and the included test bmp's.
I built with a debug build type, but I still don't get any more information. Let me know if there is anything I can do to provide more information.
Also a small separate note. On Debian and Debian derived Linux distributions, the needed ImageMagick libraries are in a separate package from ImageMagick. It would be good to note in the readme that libmagick++-dev needs to be installed as well.
Oh, I get the same behavior after building the same version - 0.8.0 - on Ubuntu. Just shoot me if it's user error.