Search found 82 matches

by JodieC
2015-01-07T19:34:20-07:00
Forum: Bugs
Topic: SIGSEGV - lt-convert - IM6 SVN - 8c6dd81b
Replies: 1
Views: 2411

SIGSEGV - lt-convert - IM6 SVN - 8c6dd81b

Source file: https://www.dropbox.com/s/dgxy397qg9765ot/8c6dd81b?dl=0 To reproduce: convert $filename png:/dev/null Output: Aborted BT: Core was generated by `/home/jodicun/opt/ImageMagick-2014-12-19/utilities/.libs/lt-convert -limit memo'. Program terminated with signal SIGSEGV, Segmentation fault. ...
by JodieC
2015-01-06T19:44:03-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - coders/miff.c:599 - a8dae2d0
Replies: 1
Views: 2520

SIGABRT - lt-convert - IM6 SVN - coders/miff.c:599 - a8dae2d0

Source file: https://www.dropbox.com/s/ithh7kzjkzezdlr/a8dae2d0?dl=0 To reproduce: convert $filename png:/dev/null Output: Aborted BT: [New LWP 11007] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated...
by JodieC
2015-01-06T19:41:41-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - coders/miff.c:1465 - 59a24582
Replies: 1
Views: 3038

SIGABRT - lt-convert - IM6 SVN - coders/miff.c:1465 - 59a24582

I have one more out of miff.c , unsure if they're related. I'll post it up right after this. Source file: https://www.dropbox.com/s/7kc9vsdzxvnq2o4/59a24582?dl=0 To reproduce: convert $filename png:/dev/null Output: Aborted BT: [New LWP 10506] [Thread debugging using libthread_db enabled] Using host...
by JodieC
2015-01-05T22:03:09-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - coders/sun.c:477 - 68e4a715
Replies: 1
Views: 14445

SIGABRT - lt-convert - IM6 SVN - coders/sun.c:477 - 68e4a715

(Aside: Just did an SVN checkout and noticed there's a syntax error in magick/property.c , look for the line above p-- ) Source file: https://www.dropbox.com/s/4excmklcjg8xf1l/68e4a715?dl=0 To reproduce: convert 68e4a715 png:/dev/null GDB Dump w/ BT: ** ** Process info for /home/jodicun/opt/ImageMag...
by JodieC
2015-01-01T18:55:02-07:00
Forum: Bugs
Topic: SEGV/ABRT - lt-convert - coders/png.c:8431 - c990c15b
Replies: 2
Views: 2776

Re: SEGV/ABRT - lt-convert - coders/png.c:8431 - c990c15b

I haven't enabled asan on these.

I ran it again and it worked okay this time (?) ... closing this out.
by JodieC
2015-01-01T06:28:21-07:00
Forum: Bugs
Topic: lt-convert - IM6 SVN - a60cbea7
Replies: 3
Views: 3319

Re: lt-convert - IM6 SVN - a60cbea7

Dies better after the patch, thanks!
by JodieC
2015-01-01T06:27:33-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - 2dad54b8 - magick/locale.c:460
Replies: 3
Views: 3724

Re: SIGABRT - lt-convert - IM6 SVN - 2dad54b8 - magick/locale.c:460

Dies better after the patch, thanks!
by JodieC
2015-01-01T06:26:43-07:00
Forum: Bugs
Topic: SEGV/ABRT - lt-convert - coders/png.c:8431 - c990c15b
Replies: 2
Views: 2776

SEGV/ABRT - lt-convert - coders/png.c:8431 - c990c15b

This one seems to ABRT when I run from the command line and SEGV in GDB... odd. This is another one that makes some huge core dumps, even with the resource limits... tried MB and MiB. Source file: https://www.dropbox.com/s/4cmnki2bgajth8g/c990c15b?dl=0 To reproduce: convert -limit memory 128MB -limi...
by JodieC
2014-12-31T15:49:02-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - coders/viff.c:620 - dad2f0d6
Replies: 1
Views: 19041

SIGABRT - lt-convert - IM6 SVN - coders/viff.c:620 - dad2f0d6

Source file: https://www.dropbox.com/s/g2rgk2v9cb1giq2/dad2f0d6?dl=0 To reproduce: convert -limit memory 128MiB -limit map 50MiB -limit disk 50MiB dad2f0d6 png:/dev/null GDB Dump w/BT: ** ** Process info for /home/jodicun/opt/ImageMagick-2014-12-19/utilities/.libs/lt-convert - ./core-lt-convert1201-...
by JodieC
2014-12-29T08:10:10-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert IM6 SVN - c2d64390 - ./magick/quantum-private.h:366
Replies: 6
Views: 5351

Re: SIGABRT - lt-convert IM6 SVN - c2d64390 - ./magick/quantum-private.h:366

The SIGABRT is expected behavior here?


Is there a common guidance text for resource control that you send to project owners?
If not addressed by the owners this would fall under CWE-399 and CWE-400.
by JodieC
2014-12-28T21:52:45-07:00
Forum: Bugs
Topic: lt-convert - IM6 SVN - a60cbea7
Replies: 3
Views: 3319

lt-convert - IM6 SVN - a60cbea7

Source file: https://www.dropbox.com/s/d99loi4gz2w1q3j/a60cbea7?dl=0 Reproduce: convert a60cbea7 png:/dev/null This one just kind of runs forever... I ctrl+c'ed it and dumped a BT: (gdb) bt #0 0x00007ffff78ad20f in GetImageIndexInList (images=<optimized out>, images@entry=0x42787150) at magick/list....
by JodieC
2014-12-28T21:43:57-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert - IM6 SVN - 2dad54b8 - magick/locale.c:460
Replies: 3
Views: 3724

SIGABRT - lt-convert - IM6 SVN - 2dad54b8 - magick/locale.c:460

Source file: https://www.dropbox.com/s/08gplggj9tqkgna/2dad54b8?dl=0 To reproduce: convert 2dad54b8 png:/dev/null Output: Aborted (core dumped) (This ran for about 30 seconds, used up around 827MB of RSS when I was running it) BT: Core was generated by `/home/jodicun/opt/ImageMagick-2014-12-19/utili...
by JodieC
2014-12-28T21:37:27-07:00
Forum: Bugs
Topic: SIGABRT - lt-convert IM6 SVN - c2d64390 - ./magick/quantum-private.h:366
Replies: 6
Views: 5351

SIGABRT - lt-convert IM6 SVN - c2d64390 - ./magick/quantum-private.h:366

Source file: https://www.dropbox.com/s/ix5zvn2tcnpulk0/c2d64390?dl=0 To reproduce: convert c2d64390 png:/dev/null Output: Aborted (core dumped) NOTE: The core dump took up 6GB of disk space on my machine. It may take a bit to write that out :) It will also take you around 6GB of free RAM to run this...
by JodieC
2014-12-28T11:26:40-07:00
Forum: Bugs
Topic: 6.9.0-1 and default output formats
Replies: 9
Views: 8529

Re: 6.9.0-1 and default output formats

Seems to work better from here, thanks!