Bug 2257174 - [abrt] ImageMagick: MagickSignalHandler(): magick killed by SIGABRT
Summary: [abrt] ImageMagick: MagickSignalHandler(): magick killed by SIGABRT
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ImageMagick
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luya Tshimbalanga
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:0a864e212ae4ae543dd71f08c5d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-01-07 18:44 UTC by brizly vaan van Ulciputz
Modified: 2024-06-27 01:42 UTC (History)
10 users (show)

Fixed In Version: ImageMagick-7.1.1.33-1.fc40 ImageMagick-7.1.1.33-1.fc39
Clone Of:
Environment:
Last Closed: 2024-06-24 06:36:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.48 KB, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: maps (3.95 KB, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: limits (1.29 KB, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: environ (4.30 KB, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: open_fds (160 bytes, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: mountinfo (3.18 KB, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: os_info (734 bytes, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: cpuinfo (3.04 KB, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: core_backtrace (6.56 KB, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: dso_list (1011 bytes, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details
File: backtrace (35.88 KB, text/plain)
2024-01-07 18:44 UTC, brizly vaan van Ulciputz
no flags Details

Description brizly vaan van Ulciputz 2024-01-07 18:44:11 UTC
Description of problem:
i ran magick with accidently too high values, something like this
magick -size 3948x2360 xc: -fill grey -draw 'rectangle 1897,0 2053,2360' 2024-01-07-cover-front-back.jpg

...but "-size 39480x23600" or something.
when it was not responding as fast as usual i recognized my mistake an hit ctrl-c.

Version-Release number of selected component:
ImageMagick-1:7.1.1.15-1.fc39

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         magick killed by SIGABRT
journald_cursor: s=b509117350f74fc29406aa8c320f1524;i=4a041;b=ce41b9a6e5ed4af2968da1a9367204cd;m=33a8a8db21;t=60e5788cfe244;x=a96619735aa10b0c
executable:     /usr/bin/magick
cmdline:        magick -size 33686x21600 xc: -fill white -stroke black -draw $'rectangle 16363,0 17323,21599' 2024-01-07-cover-front-back.jpg
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-81d6f102-e4b4-4930-a7cb-2752f663b3e1.scope
rootdir:        /
uid:            1000
kernel:         6.6.8-200.fc39.x86_64
package:        ImageMagick-1:7.1.1.15-1.fc39
runlevel:       N 5
backtrace_rating: 4
crash_function: MagickSignalHandler

Truncated backtrace:
Thread no. 1 (14 frames)
 #10 MagickSignalHandler at MagickCore/magick.c:1412
 #12 SetPixelViaPixelInfo at ./MagickCore/quantum.h:89
 #13 ReadXCImage at coders/xc.c:153
 #14 ReadImage at MagickCore/constitute.c:736
 #15 ReadImages at MagickCore/constitute.c:1086
 #16 CLINoImageOperator at MagickWand/operation.c:4950
 #17 CLIOption at MagickWand/operation.c:5462
 #18 ProcessCommandOptions at MagickWand/magick-cli.c:653
 #19 MagickImageCommand at MagickWand/magick-cli.c:1025
 #20 MagickCommandGenesis at MagickWand/magick-cli.c:177
 #21 MagickMain at utilities/magick.c:151
 #22 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #23 __libc_start_main_impl at ../csu/libc-start.c:360
 #24 _start

Comment 1 brizly vaan van Ulciputz 2024-01-07 18:44:15 UTC
Created attachment 2007631 [details]
File: proc_pid_status

Comment 2 brizly vaan van Ulciputz 2024-01-07 18:44:17 UTC
Created attachment 2007632 [details]
File: maps

Comment 3 brizly vaan van Ulciputz 2024-01-07 18:44:18 UTC
Created attachment 2007633 [details]
File: limits

Comment 4 brizly vaan van Ulciputz 2024-01-07 18:44:20 UTC
Created attachment 2007634 [details]
File: environ

Comment 5 brizly vaan van Ulciputz 2024-01-07 18:44:21 UTC
Created attachment 2007635 [details]
File: open_fds

Comment 6 brizly vaan van Ulciputz 2024-01-07 18:44:23 UTC
Created attachment 2007636 [details]
File: mountinfo

Comment 7 brizly vaan van Ulciputz 2024-01-07 18:44:25 UTC
Created attachment 2007637 [details]
File: os_info

Comment 8 brizly vaan van Ulciputz 2024-01-07 18:44:27 UTC
Created attachment 2007638 [details]
File: cpuinfo

Comment 9 brizly vaan van Ulciputz 2024-01-07 18:44:29 UTC
Created attachment 2007639 [details]
File: core_backtrace

Comment 10 brizly vaan van Ulciputz 2024-01-07 18:44:30 UTC
Created attachment 2007640 [details]
File: dso_list

Comment 11 brizly vaan van Ulciputz 2024-01-07 18:44:32 UTC
Created attachment 2007641 [details]
File: backtrace

Comment 12 Fedora Update System 2024-06-18 21:38:48 UTC
FEDORA-2024-6d8a3f52a5 (ImageMagick-7.1.1.33-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-6d8a3f52a5

Comment 13 Fedora Update System 2024-06-18 21:39:33 UTC
FEDORA-2024-93ffff4464 (ImageMagick-7.1.1.33-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-93ffff4464

Comment 14 Fedora Update System 2024-06-19 01:45:56 UTC
FEDORA-2024-93ffff4464 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-93ffff4464`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-93ffff4464

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2024-06-19 02:05:48 UTC
FEDORA-2024-6d8a3f52a5 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6d8a3f52a5`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-6d8a3f52a5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Update System 2024-06-24 06:36:58 UTC
FEDORA-2024-6d8a3f52a5 (ImageMagick-7.1.1.33-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Fedora Update System 2024-06-27 01:42:44 UTC
FEDORA-2024-93ffff4464 (ImageMagick-7.1.1.33-1.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


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