Re: gm convert bla.jpg bla.pdf multiplies SEVENFOLD the file's size !
Bob Friesenhahn <[email protected]> Sun, 9 Dec 2018 11:52:14 -0600 (CST)
| Newsgroups | gmane.comp.video.graphicsmagick.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 9 Dec 2018, Mehdi wrote: > I compiled with Q8, and I don't know if there's much difference. Same crash > with 329 files with total 224 Mo. I would like to help with the sigbus > error, if I can. If it will produce a core file and you have debug symbols available (compiled with -g in CFLAGS) you can do gdb /path/to/gm core bt quit and then the output from 'bt' will show where it crashed. > Isn't there any way out for this cache thing ? Unless the problematic line of code is made clear to me or I can reproduce for myself, I am not able to fix it. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt