Search found 82 matches

by JodieC
2015-02-28T19:33:10-07:00
Forum: Bugs
Topic: Excessive CPU in HDR image - IM6 SVN - convert - 3c1c3e63
Replies: 4
Views: 17811

Re: Excessive CPU in HDR image - IM6 SVN - convert - 3c1c3e63

Can you confirm these 2 for this issue?
by JodieC
2015-02-28T19:30:16-07:00
Forum: Bugs
Topic: Excessive CPU in MIFF image - IM6 SVN - convert - d595506c
Replies: 2
Views: 14690

Re: Excessive CPU in MIFF image - IM6 SVN - convert - d595506c

Patch for this here: http://trac.imagemagick.org/changeset/17854

Can you confirm for this issue?
by JodieC
2015-02-28T19:30:00-07:00
Forum: Bugs
Topic: Excessive CPU in PDB image - IM6 SVN - convert - c8ad6aba
Replies: 2
Views: 15636

Re: Excessive CPU in PDB image - IM6 SVN - convert - c8ad6aba

Patch for this here: http://trac.imagemagick.org/changeset/17855
Can you confirm for this issue?
by JodieC
2015-02-28T19:29:43-07:00
Forum: Bugs
Topic: Excessive CPU in VICAR file - IM6 SVN - convert - 783d8806
Replies: 2
Views: 15657

Re: Excessive CPU in VICAR file - IM6 SVN - convert - 783d8806

Patch for this here: http://trac.imagemagick.org/changeset/17856


Can you confirm for this issue?
by JodieC
2015-01-25T12:39:29-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - coders/sun.c:495 - 48ae5850
Replies: 1
Views: 4020

SIGABRT - lt-convert - IM6 SVN - coders/sun.c:495 - 48ae5850

Source file:
https://www.dropbox.com/s/65jleie0vhpa5tx/48ae5850?dl=0

To reproduce:
convert 48ae5850 null:

Output:
Aborted

BT
[New LWP 3913]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home ...
by JodieC
2015-01-25T08:29:11-07:00
Forum: Bugs
Topic: Excessive CPU in VICAR file - IM6 SVN - convert - 783d8806
Replies: 2
Views: 15657

Excessive CPU in VICAR file - IM6 SVN - convert - 783d8806

Source file:
https://www.dropbox.com/s/6goap67pma4p21s/783d8806?dl=0

To reproduce:
limit cpu to n seconds via
ulimit -St 600
Then run
convert 783d8806 null:
or
identify 783d8806

Output:
With the ulimit:
Aborted
Without the ulimit:
No output... It just runs for hours.

I did run it through ...
by JodieC
2015-01-25T08:21:36-07:00
Forum: Bugs
Topic: Excessive CPU in PDB image - IM6 SVN - convert - c8ad6aba
Replies: 2
Views: 15636

Excessive CPU in PDB image - IM6 SVN - convert - c8ad6aba

Source file:
https://www.dropbox.com/s/uy9a655msvaj85y/c8ad6aba?dl=0

To reproduce:
limit cpu to n seconds via
ulimit -St 600
Then run
convert c8ad6aba null:
or
identify c8ad6aba

Output:
With the ulimit:
Aborted
Without the ulimit:
No output... It just runs for hours.

I did run it through ...
by JodieC
2015-01-25T08:05:54-07:00
Forum: Bugs
Topic: Excessive CPU in MIFF image - IM6 SVN - convert - d595506c
Replies: 2
Views: 14690

Excessive CPU in MIFF image - IM6 SVN - convert - d595506c

Source file:
https://www.dropbox.com/s/ivvchbxlbq1btz8/d595506c?dl=0

To reproduce:
limit cpu to n seconds via
ulimit -St 600
Then run
convert d595506c null:
or
identify d595506c

Output:
With the ulimit:
Aborted
Without the ulimit:
No output... It just runs for hours.

I did run it through ...
by JodieC
2015-01-25T07:12:19-07:00
Forum: Bugs
Topic: Excessive CPU in HDR image - IM6 SVN - convert - 3c1c3e63
Replies: 4
Views: 17811

Re: Excessive CPU in HDR image - IM6 SVN - convert - 3c1c3e63

Dirk:
Thanks for the patch. I have some others that are similar that I'll get submitted.


For Bastien:
The patches for this are in:
http://trac.imagemagick.org/changeset/17845
http://trac.imagemagick.org/changeset/17846
by JodieC
2015-01-24T22:16:06-07:00
Forum: Bugs
Topic: Excessive CPU in HDR image - IM6 SVN - convert - 3c1c3e63
Replies: 4
Views: 17811

Excessive CPU in HDR image - IM6 SVN - convert - 3c1c3e63

Source file:
https://www.dropbox.com/s/o2dwadu5ti11nwn/3c1c3e63?dl=0

To reproduce:
limit cpu to n seconds via
ulimit -St 600
Then run
convert 3c1c3e63 null:
or
identify 3c1c3e63

Output:
With the ulimit:
Aborted
Without the ulimit:
No output... It just runs for hours.

I don't have a handy BT ...
by JodieC
2015-01-12T18:37:24-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - coders/sun.c:466 - 7ff2f6e1
Replies: 1
Views: 4256

SIGABRT - lt-convert - IM6 SVN - coders/sun.c:466 - 7ff2f6e1

Source file:
https://www.dropbox.com/s/3u4ad8ocl1j547m/7ff2f6e1?dl=0

To reproduce:
convert $filename null:

Output:
Aborted

BT:
Program terminated with signal SIGABRT, Aborted.
#0 0x00007ffff6e88bb9 in __GI_raise (sig=sig@entry=0x6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl ...
by JodieC
2015-01-11T09:40:32-07:00
Forum: Bugs
Topic: DDS question... cpu usage issue - 303e3e4a
Replies: 1
Views: 12428

DDS question... cpu usage issue - 303e3e4a

Source file:
https://www.dropbox.com/s/bsyxvtiszri25q6/303e3e4a?dl=0

To reproduce:
convert 303e3e4a null:

This image shows up as 32x32 in Identify
~/ImageMagick-6/utilities/identify 303e3e4a
303e3e4a DDS 32x32 32x32+0+0 8-bit sRGB 788B 0.000u 0:00.000

However when I run the conversion, it ...
by JodieC
2015-01-11T07:12:42-07:00
Forum: Users
Topic: Re: ImageMagick Policy Configuration
Replies: 1
Views: 4218

Re: ImageMagick Policy Configuration

Do you have any information listing the projects that include IM? eg downstream (Debian), or PhpThumb. I'd like to start a conversation with their maintainers to make sure that they're all addressing this within the assumptions they have for the use of their program.
by JodieC
2015-01-09T20:28:34-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - coders/sun.c:477 - 4a1d6a6d
Replies: 1
Views: 30540

SIGABRT - lt-convert - IM6 SVN - coders/sun.c:477 - 4a1d6a6d

This is bug #25 for me. Here's to many more! :)

Source file:
https://www.dropbox.com/s/ykw3k4ndl3wv8b2/4a1d6a6d?dl=0

To reproduce:
convert $filename png:/dev/null

Output:
Aborted

BT:
[New LWP 22631]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64 ...
by JodieC
2015-01-08T21:12:04-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - coders/xwd.c:495 - b1f9b20c
Replies: 1
Views: 4418

SIGABRT - lt-convert - coders/xwd.c:495 - b1f9b20c

Source file:
https://www.dropbox.com/s/xi24wnrbcl4b6ts/b1f9b20c?dl=0

To reproduce:
convert $filename png:/dev/null

Output:
Aborted

[New LWP 1952]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by ...