On Wed, Jul 30, 2014 at 10:25:42PM +0200, Dan Horák wrote:
> > File "/usr/lib64/calibre/calibre/utils/magick/__init__.py", line
> > 14, in raise RuntimeError('Failed to load ImageMagick:
> > '+_merr) RuntimeError: Failed to load ImageMagick: dlopen: cannot
> > load any more object with static TL
On Wed, 30 Jul 2014 13:20:40 -0600
Kevin Fenzi wrote:
> 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 2
On Wed, Jul 30, 2014 at 1:47 PM, Kevin Fenzi wrote:
> Sadly, they don't mention how they figured out what things were taking
> up dtv slots. Do you know off hand? I'll dig around some more.
I don't know, but maybe an strace to see which libraries are being
dlopen()ed would give a clue.
> Once I
On Wed, 30 Jul 2014 13:30:55 -0600
Jerry James wrote:
> On Wed, Jul 30, 2014 at 1:20 PM, Kevin Fenzi wrote:
> > RuntimeError: Failed to load ImageMagick: dlopen: cannot load any
> > more object with static TLS
>
> See
> http://stackoverflow.com/questions/19268293/matlab-error-cannot-open-with-s
On Wed, Jul 30, 2014 at 1:20 PM, Kevin Fenzi wrote:
> RuntimeError: Failed to load ImageMagick: dlopen: cannot load any more
> object with static TLS
See
http://stackoverflow.com/questions/19268293/matlab-error-cannot-open-with-static-tls
for an analysis of what this error means.
--
Jerry James