Bug 1157973

Summary: [abrt] ImageMagick: MagickSignalHandler(): display killed by SIGABRT
Product: [Fedora] Fedora Reporter: Wilhelm.Buchmueller
Component: ImageMagickAssignee: Pavel Alexeev <pahan>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ethan, nmurray, pahan
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d2a38967d64da209c1859a0c53b0ea6acf7cebf4
Whiteboard: abrt_hash:d3c765b954df8f66dece85f48ada4c508856b80a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-28 18:38:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

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