Search found 4 matches
- 2017-07-24T00:16:22-07:00
- Forum: Bugs
- Topic: [imagemagick] Converseen does not start (ArchLinux)
- Replies: 8
- Views: 9467
Re: [imagemagick] Converseen does not start (ArchLinux)
https://github.com/ImageMagick/ImageMagick/pull/607 should fix it
- 2017-07-23T23:21:48-07:00
- Forum: Bugs
- Topic: [imagemagick] Converseen does not start (ArchLinux)
- Replies: 8
- Views: 9467
Re: [imagemagick] Converseen does not start (ArchLinux)
> ./demo
Caught exception: demo: unable to load module `/usr/lib/ImageMagick-6.9.9//modules-Q16HDRI/coders/dng.la': file not found @ error/module.c/OpenModule/1290
Again, no issues if IM is compiled without libraw
Caught exception: demo: unable to load module `/usr/lib/ImageMagick-6.9.9//modules-Q16HDRI/coders/dng.la': file not found @ error/module.c/OpenModule/1290
Again, no issues if IM is compiled without libraw
- 2017-07-23T15:07:04-07:00
- Forum: Bugs
- Topic: [imagemagick] Converseen does not start (ArchLinux)
- Replies: 8
- Views: 9467
Re: [imagemagick] Converseen does not start (ArchLinux)
Bisected to c265a37b06555035583423b8fa06ff489fb86411. Compiling imagemagick without libraw works around the issue.
- 2017-07-23T13:17:27-07:00
- Forum: Bugs
- Topic: [imagemagick] Converseen does not start (ArchLinux)
- Replies: 8
- Views: 9467
Re: [imagemagick] Converseen does not start (ArchLinux)
Arch Linux packager here. This is a regression with imagemagick 6.9.9.1, it works fine with 6.9.9.0 Full backtrace: #0 0x00007fa013e888c0 in raise () at /usr/lib/libc.so.6 #1 0x00007fa013e89f72 in abort () at /usr/lib/libc.so.6 #2 0x00007fa0144a4035 in __gnu_cxx::__verbose_terminate_handler() () at ...