| Summary: | [abrt] ImageMagick-6.8.6.3-3.fc20: NewLinkedList: Process /usr/bin/convert was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | autarch princeps <autarch> | ||||||||||||||||||||||||||
| Component: | ImageMagick | Assignee: | Pavel Alexeev <pahan> | ||||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 20 | CC: | antonio.montagnani, atenrok, gaeran, ihatewindoze, jlsmi45, nmurray, pahan, phil.noroy, rosset.filipe, thomas, zbechir | ||||||||||||||||||||||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||||||||||||||||||||||
| Target Release: | --- | Flags: | pahan:
needinfo?
|
||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/4495686a7ae3fefdd1a2d0d92c01225b3d2d28e4 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:6bddde9a956b80507805a6e07d76466510c7be68 | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2014-04-04 07:45:35 UTC | Type: | --- | ||||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||
|
Description
autarch princeps
2013-12-04 09:37:56 UTC
Created attachment 832492 [details]
File: backtrace
Created attachment 832493 [details]
File: cgroup
Created attachment 832494 [details]
File: core_backtrace
Created attachment 832495 [details]
File: dso_list
Created attachment 832496 [details]
File: environ
Created attachment 832497 [details]
File: exploitable
Created attachment 832498 [details]
File: limits
Created attachment 832499 [details]
File: maps
Created attachment 832500 [details]
File: open_fds
Created attachment 832501 [details]
File: proc_pid_status
Created attachment 832502 [details]
File: var_log_messages
*** Bug 879541 has been marked as a duplicate of this bug. *** Thank you for the bug report and willing make free software better. Reported upstream: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24646 Could you please attach reproduce image? This issue happened for me right now, I'm uploading a file with images to reproduce (one of these files is the culprit, I'm not sure which one). Bohol_Tarsier.jpg is my wallpapper The other 3 files are in my desktop (~/Desktop) I'm using MATE 1.6.x desktop environment ATM Created attachment 877709 [details]
images to reproduce the issue
*** Bug 1050978 has been marked as a duplicate of this bug. *** I can't reproduce it with attached images:
$ for F in *.{jpg,png}; do convert $F +matte -thumbnail 128x128 png:${F//.}; echo "Converting $F, result: $?"; done
Converting Bohol_Tarsier.jpg, result: 0
Converting weblogic-domain.png, result: 0
Converting weblogic_management_screen.png, result: 0
Converting wildfly_management_screen.png, result: 0
All converted without a problems.
$ rpm -q ImageMagick
ImageMagick-6.8.6.3-3.fc20.x86_64
Unfortunately I can't reproduce it as well as upstream author. So I closing it. Feel free to reopen if you find reproduce way. |