Bug 1591923 - sfxr crashes immediately upon start
Summary: sfxr crashes immediately upon start
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: sfxr
Version: 28
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-15 19:04 UTC by Mark Walker
Modified: 2018-06-26 17:33 UTC (History)
1 user (show)

Fixed In Version: sfxr-1.2.1-7.fc28
Clone Of:
Environment:
Last Closed: 2018-06-26 17:33:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mark Walker 2018-06-15 19:04:47 UTC
Description of problem: sfxr (the sound effects generator) upon launch either blips and exits or sits there with a black window and nothing happening


Version-Release number of selected component (if applicable):
sfxr.x86_64                                 1.2.1-6.fc28                @fedora 


How reproducible: Try to launch sfxr within the XFCE desktop environment.


Steps to Reproduce:
1. Launch sfxr either from the Application Finder utility or from an established launcher icon, or from command line.
2. Observe quick blip on screen and no sfxr running
3. If launched from command line, observe: Segmentation fault (core dumped)

Actual results:
No sfxr running, as described above

Expected results:
sfxr program window opens an sounds can be generated as normal

Additional info:
journalctl output as root:
Jun 15 14:43:21 Penna audit[32401]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=9 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=32401 comm="sfxr" exe="/usr/bin/sfxr" sig=11 res=1
Jun 15 14:43:21 Penna audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@7-32404-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 15 14:43:21 Penna systemd[1]: Started Process Core Dump (PID 32404/UID 0).
Jun 15 14:43:21 Penna systemd-coredump[32405]: Process 32401 (sfxr) of user 1000 dumped core.
                                               
                                               Stack trace of thread 32401:
                                               #0  0x0000000000000000 n/a (n/a)
Jun 15 14:43:21 Penna audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@7-32404-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 15 14:43:22 Penna abrt-server[32414]: Can't load public GPG key /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-22-primary
Jun 15 14:43:25 Penna audit[32459]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 subj=system_u:system_r:abrt_t:s0-s0:c0.c1023 pid=32459 comm="abrt-action-ana" exe="/usr/bin/abrt-action-analyze-c" sig=11 res=1
Jun 15 14:43:25 Penna kernel: abrt-action-ana[32459]: segfault at 20 ip 000055fc7eb3f773 sp 00007ffc0d527f90 error 4 in abrt-action-analyze-c[55fc7eb3e000+2000]
Jun 15 14:43:25 Penna systemd[1]: Started Process Core Dump (PID 32461/UID 0).
Jun 15 14:43:25 Penna audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@8-32461-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 15 14:43:25 Penna abrt-server[32414]: /bin/sh: line 56: 32459 Segmentation fault      (core dumped) abrt-action-analyze-c
Jun 15 14:43:25 Penna abrt-server[32414]: 'post-create' on '/var/spool/abrt/ccpp-2018-06-15-14:43:21.944741-32401' exited with 139
Jun 15 14:43:25 Penna abrt-server[32414]: Deleting problem directory '/var/spool/abrt/ccpp-2018-06-15-14:43:21.944741-32401'
Jun 15 14:43:25 Penna abrt-server[32414]: Lock file '.lock' was locked by process 32459, but it crashed?
Jun 15 14:43:25 Penna systemd-coredump[32462]: Process 32459 (abrt-action-ana) of user 0 dumped core.
                                               
                                               Stack trace of thread 32459:
                                               #0  0x000055fc7eb3f773 main (abrt-action-analyze-c)
                                               #1  0x00007f06f048518b __libc_start_main (libc.so.6)
                                               #2  0x000055fc7eb3f87a _start (abrt-action-analyze-c)
Jun 15 14:43:25 Penna audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@8-32461-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 15 14:43:25 Penna abrt-dump-journal-core[1024]: Ignoring crash of ABRT executable '/usr/bin/abrt-action-analyze-c'

=================
<submitter speculation>
It appears that sfxr is dependent on some obsolete packages (e.g. RPM-GPG-KEY-rpmfusion-free-fedora-22-primary), and that might be an avenue of root cause analysis. I would be happy to provide (after sanitizing personal info) the core dump file mentioned in the journal output if I knew where it was. That ABRT crashes might also be a useful indicator.
</submitter speculation>

Comment 1 Hans de Goede 2018-06-17 09:56:40 UTC
Thank you for letting us know about this I'm currently preparing an updated package which fixes this.

Comment 2 Fedora Update System 2018-06-17 09:59:31 UTC
sfxr-1.2.1-7.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-48cbcd0ff9

Comment 3 Fedora Update System 2018-06-17 20:19:31 UTC
sfxr-1.2.1-7.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-48cbcd0ff9

Comment 4 Mark Walker 2018-06-18 01:34:53 UTC
(In reply to Fedora Update System from comment #3)
> sfxr-1.2.1-7.fc28 has been pushed to the Fedora 28 testing repository. If
> problems still persist, please make note of it in this bug report.
> See https://fedoraproject.org/wiki/QA:Updates_Testing for
> instructions on how to install test updates.
> You can provide feedback for this update here:
> https://bodhi.fedoraproject.org/updates/FEDORA-2018-48cbcd0ff9

Tested sfxr.x86_64                                 1.2.1-7.fc28                @updates-testing
and it tested good and functional.
Thank you!

Comment 5 Fedora Update System 2018-06-26 17:33:57 UTC
sfxr-1.2.1-7.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, 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.