Starting program: /usr/bin/convert bsz.djvu -level 0,10,65000 out.djvu
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff3027700 (LWP 2511)]
[Thread 0x7ffff3027700 (LWP 2511) exited]
[New Thread 0x7ffff3027700 ...
Search found 2 matches
- 2012-08-25T06:47:24-07:00
- Forum: Bugs
- Topic: Segmentation fault with djvu files
- Replies: 3
- Views: 5190
- 2012-08-25T03:19:13-07:00
- Forum: Bugs
- Topic: Segmentation fault with djvu files
- Replies: 3
- Views: 5190
Segmentation fault with djvu files
I want to adjust levels in a djvu files, but whatever file I took I get "Segmentation fault":
$ convert bsz.djvu -level 0,10,65000 out.djvu
Segmentation fault (core dumped)
One can get the file to test from http://math.ucr.edu/home/baez/bsz.html
Version from Ubuntu 12.04 repositories:
Version ...
$ convert bsz.djvu -level 0,10,65000 out.djvu
Segmentation fault (core dumped)
One can get the file to test from http://math.ucr.edu/home/baez/bsz.html
Version from Ubuntu 12.04 repositories:
Version ...