Bug 1157973 - [abrt] ImageMagick: MagickSignalHandler(): display killed by SIGABRT
Summary: [abrt] ImageMagick: MagickSignalHandler(): display killed by SIGABRT
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: ImageMagick
Version: 20
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d3c765b954df8f66dece85f48ad...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-28 06:55 UTC by Wilhelm.Buchmueller
Modified: 2014-10-28 18:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-28 18:38:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (27.85 KB, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: cgroup (169 bytes, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: core_backtrace (321 bytes, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: dso_list (3.01 KB, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: environ (3.20 KB, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: limits (1.29 KB, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: maps (8.76 KB, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: open_fds (416 bytes, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: proc_pid_status (800 bytes, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details
File: var_log_messages (6.09 KB, text/plain)
2014-10-28 06:55 UTC, Wilhelm.Buchmueller
no flags Details

Description Wilhelm.Buchmueller 2014-10-28 06:55:22 UTC
Description of problem:
display if huge file:

$ display 201412-punsch-seite2.a2.png 
display: unable to write pixel cache `/tmp/magick-13638efOt7Xd4bzmC': No space left on device @ error/cache.c/WritePixelCachePixels/5407.
Aborted (core dumped)




$ ll -h 201412-punsch-seite2.a2.png
-rw-rw-r--. 1 willi willi 14M Oct 27 22:56 201412-punsch-seite2.a2.png
$ file 201412-punsch-seite2.a2.png
201412-punsch-seite2.a2.png: PNG image data, 49603 x 70157, 8-bit/color RGBA, non-interlaced
$ identify 201412-punsch-seite2.a2.png
201412-punsch-seite2.a2.png PNG 49603x70157 49603x70157+0+0 8-bit sRGB 14.56MB 0.000u 0:00.000
$

Version-Release number of selected component:
ImageMagick-6.8.6.3-4.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        display 201412-punsch-seite2.a2.png
crash_function: MagickSignalHandler
executable:     /usr/bin/display
kernel:         3.16.6-200.fc20.i686+PAE
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (8 frames)
 #8 MagickSignalHandler at magick/magick.c:1151
 #10 ScaleQuantumToChar at magick/quantum.h:117
 #11 XMakeImageLSBFirst at magick/xwindow.c:6269
 #12 XMakeImage at magick/xwindow.c:5739
 #13 XDisplayImage at magick/display.c:14911
 #14 DisplayImageCommand at wand/display.c:560
 #15 MagickCommandGenesis at wand/mogrify.c:166
 #16 DisplayMain at utilities/display.c:89

Comment 1 Wilhelm.Buchmueller 2014-10-28 06:55:26 UTC
Created attachment 951281 [details]
File: backtrace

Comment 2 Wilhelm.Buchmueller 2014-10-28 06:55:27 UTC
Created attachment 951282 [details]
File: cgroup

Comment 3 Wilhelm.Buchmueller 2014-10-28 06:55:28 UTC
Created attachment 951283 [details]
File: core_backtrace

Comment 4 Wilhelm.Buchmueller 2014-10-28 06:55:30 UTC
Created attachment 951284 [details]
File: dso_list

Comment 5 Wilhelm.Buchmueller 2014-10-28 06:55:31 UTC
Created attachment 951285 [details]
File: environ

Comment 6 Wilhelm.Buchmueller 2014-10-28 06:55:32 UTC
Created attachment 951286 [details]
File: limits

Comment 7 Wilhelm.Buchmueller 2014-10-28 06:55:34 UTC
Created attachment 951287 [details]
File: maps

Comment 8 Wilhelm.Buchmueller 2014-10-28 06:55:35 UTC
Created attachment 951288 [details]
File: open_fds

Comment 9 Wilhelm.Buchmueller 2014-10-28 06:55:36 UTC
Created attachment 951289 [details]
File: proc_pid_status

Comment 10 Wilhelm.Buchmueller 2014-10-28 06:55:37 UTC
Created attachment 951290 [details]
File: var_log_messages

Comment 11 Pavel Alexeev 2014-10-28 18:38:19 UTC
Thank you for the bugreport and willing free software better.

Honestly I think it is not really bug rather configuration problem - you may increase /tmp space on system.

Meantime some optimisation on that I also hope possible. Reported upstream: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26450


Note You need to log in before you can comment on or make changes to this bug.