* Reuben Thomas <r...@sc3d.org>, 2011-01-11, 15:15:
The traceback you give is identical with that obtained if the patch is not applied.
At least on my machine, they are different. When I run "psiconv examples/Clipart" I get:
#0 0xf76dc537 in raise () from /lib/libc.so.6 #1 0xf76df922 in abort () from /lib/libc.so.6 #2 0xf76d5727 in __assert_fail () from /lib/libc.so.6 #3 0xf7d95e5c in LockSemaphoreInfo (semaphore_info=0x0) at magick/semaphore.c:525 #4 0xf7d61614 in GetMagickInfoEntryLocked (name=0x0) at magick/magick.c:368 #5 0xf7d65377 in OpenModules (exception=0xffffd4b4) at magick/module.c:1562 #6 0x0804a30a in ?? () #7 0x0804a814 in ?? () #8 0x0804952b in ?? () #9 0xf76c8c76 in __libc_start_main () from /lib/libc.so.6 #10 0x08049421 in ?? () without the patch and #0 0xf76d3537 in raise () from /lib/libc.so.6 #1 0xf76d6922 in abort () from /lib/libc.so.6 #2 0xf76cc727 in __assert_fail () from /lib/libc.so.6 #3 0xf7d95e32 in LockSemaphoreInfo (semaphore_info=0x8059840) at magick/semaphore.c:526 #4 0xf7cce852 in ReferenceBlob (blob=0x80597e8) at magick/blob.c:3818 #5 0xf7d5ebf3 in SyncNextImageInList (images=0x80ba6e8) at magick/list.c:943 #6 0xf7ec9fd3 in WriteTIFFImage (image_info=0x8587938, image=0x80ba6e8) at coders/tiff.c:4825 #7 0xf7d15f96 in WriteImage (image_info=0x8575858, image=0x80ba6e8) at magick/constitute.c:8947 #8 0xf7cd18f1 in ImageToBlob (image_info=0x8573780, image=0x80ba6e8, length=0xffffd420, exception=0xffffd424) at magick/blob.c:1925 #9 0x0804b146 in image_to_list (list=0x8059598, image=0x80ba6e8, dest=0x804f7d2 "TIFF") at gen_image.c:98 #10 0x0804b3ec in gen_image_list (config=0x8059360, list=0x8059598, sections=0x8059680, dest=0x804f7d2 "TIFF") at gen_image.c:163 #11 0x0804b55b in gen_clipart (config=0x8059360, list=0x8059598, f=0x80595b0, dest=0x804f7d2 "TIFF") at gen_image.c:193 #12 0x0804b637 in gen_image (config=0x8059360, list=0x8059598, file=0x8059588, dest=0x804f7d2 "TIFF", encoding_type=ENCODING_UTF8) at gen_image.c:222 #13 0x0804a063 in main (argc=2, argv=0xffffd714) at psiconv.c:298 with it. And no, I have no idea (yet) what's wrong. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org