Assistance with a dlopen bug...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greetings. 

I'm seeing a fun crash of the calibre application in rawhide. I'm not
fully sure when it started, but I'm not sure how to track it down
either: 

Traceback (most recent call last):
  File "/usr/bin/calibre", line 20, in <module>
    sys.exit(main())
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 458, in main
    gui_debug=gui_debug)
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 320, in run_gui
    from calibre.gui2.ui import Main
  File "/usr/lib64/calibre/calibre/gui2/ui.py", line 26, in <module>
    from calibre.db.legacy import LibraryDatabase
  File "/usr/lib64/calibre/calibre/db/legacy.py", line 17, in <module>
    from calibre.db.backend import DB
  File "/usr/lib64/calibre/calibre/db/backend.py", line 31, in <module>
    from calibre.utils.magick.draw import save_cover_data_to
  File "/usr/lib64/calibre/calibre/utils/magick/__init__.py", line 14, in <module>
    raise RuntimeError('Failed to load ImageMagick: '+_merr)
RuntimeError: Failed to load ImageMagick: dlopen: cannot load any more
object with static TLS

ImageMagick hasn't changed recently at all, so I think it's something in it's dep tree,
but not really sure how to go about finding it. 

Anyone have clever ideas? :) 

kevin

Attachment: signature.asc
Description: PGP signature

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux