Bug 1169047 - Many systemd-coredump processes will be running when shotwell or chrome is launched
Summary: Many systemd-coredump processes will be running when shotwell or chrome is la...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: shotwell
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-29 12:09 UTC by lionghostshop
Modified: 2015-12-02 16:36 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-02 05:20:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Journal log (1.55 MB, text/x-vhdl)
2014-11-29 12:26 UTC, lionghostshop
no flags Details

Description lionghostshop 2014-11-29 12:09:33 UTC
Description of problem:


Version-Release number of selected component (if applicable):

shotwell-0.20.2-1.fc21.x86_64

How reproducible:


Steps to Reproduce:
1. Upgrade from fedora 20 to 21 using fedup
2. login and launch chrome or shotwell
3. use top to check processes, many systemd-coredump are running

I also report to gnome-shell. I am not sure which component is buggy. 


Additional info:
I use thinkpad t440p. I use intel GPU for display. I also install a nvidia driver for opencl computation. Not sure if it is related.

Comment 1 lionghostshop 2014-11-29 12:26:53 UTC
Created attachment 962714 [details]
Journal log

Comment 2 Garrett Mitchener 2014-12-17 23:05:13 UTC
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

Comment 3 Cédric Bellegarde 2014-12-28 20:18:46 UTC
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

Comment 4 Fedora End Of Life 2015-11-04 10:32:00 UTC
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.

Comment 5 Fedora End Of Life 2015-12-02 05:20:22 UTC
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.


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