Bug 1169047
Summary: | Many systemd-coredump processes will be running when shotwell or chrome is launched | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | lionghostshop | ||||
Component: | shotwell | Assignee: | Matthias Clasen <mclasen> | ||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 21 | CC: | garrett.mitchener, gnumdk, joelthelion, mclasen, michel, mnewsome, pablo.iranzo, thomas.moschny | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-12-02 05:20:17 UTC | Type: | Bug | ||||
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
lionghostshop
2014-11-29 12:09:33 UTC
Created attachment 962714 [details]
Journal log
I'm also seeing this problem in Shotwell. I haven't seen it in google chrome yet. In the output of journalctl -xb are many instances of: -- Subject: Process 30143 (shotwell-video-) dumped core -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: man:core(5) -- -- Process 30143 (shotwell-video-) crashed and dumped core. -- -- This usually indicates a programming error in the crashing program and -- should be reported to its vendor as a bug. Dec 17 17:48:38 atreyu systemd-coredump[30451]: Process 30446 (shotwell-video-) of user 1000 dumped core. Stack trace of thread 30446: #0 0x000000004edaa5dd png_write_row (libpng16.so.16) #1 0x000000004edaa8d3 png_write_rows (libpng16.so.16) #2 0x000000004f8fd515 real_save_png (libgdk_pixbuf-2.0.so.0) #3 0x000000004f8ed75c gdk_pixbuf_save_to_callbackv (libgdk_pixbuf-2.0.so.0) #4 0x000000004f8edc95 gdk_pixbuf_save_to_bufferv (libgdk_pixbuf-2.0.so.0) #5 0x000000004f8edde8 gdk_pixbuf_save_to_buffer (libgdk_pixbuf-2.0.so.0) #6 0x000000000804a703 shotwell_thumbnailer_main (shotwell-video-thumbnailer) #7 0x000000000804ad5e main (shotwell-video-thumbnailer) #8 0x000000004e660e7e __libc_start_main (libc.so.6) #9 0x0000000008049131 _start (shotwell-video-thumbnailer) In dmesg are many instances of shotwell-video-[31508]: segfault at b64ff000 ip 4edaa5dd sp bfc3f2f0 error 4 in libpng16.so.16.10.0[4ed86000+36000] Probably related: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768637 Temp fix for shotwell: - Remove /usr/libexec/shotwell/shotwell-video-thumbnailer - Install ffmpegthumbnailer cat /usr/libexec/shotwell/shotwell-video-thumbnailer #!/bin/bash ffmpegthumbnailer -i "$1" -o - -c png This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |