Motor wrote :

> Yeah, the tcmodinfo command seems to be hanging. So:
> 
> >strace tcmodinfo -i logo
> 
> [snip]
> 
>    fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 5), ...}) = 0
> 
>    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
>    0) = 0xb7d1e000
> 
>    read(0,  <unfinished ...>
> 
> 
> and
> 
> 
> strace tcmodinfo -i compare
> 
> [snip]
>    fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 5), ...}) = 0
> 
>    mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
>    0) = 0xb7ce7000
> 
>    read(0,  <unfinished ...>
> 
> 
> Both of those filters seem to use ImageMagick.

I've just rebuilt a patched transcode where this problem is fixed. Thanks
a lot to Francesco from the transcode team for the patches!

Matthias

-- 
Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
Fedora Core release 5 (Bordeaux) - Linux kernel 2.6.16-1.2069_FC5
Load : 0.87 0.70 0.58

Reply via email to