Bug 1540762

Summary: [abrt] sox: startwrite(): sox killed by SIGFPE
Product: [Fedora] Fedora Reporter: Peter Larsen <plarsen>
Component: soxAssignee: Jiri Kucera <jkucera>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: felix, fkluknav, hhorak, hobbes1069, jkucera, jmoskovc, ryniker
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b8d8aac6e22b3630f5f5592a6c88c0ad088c9ee1
Whiteboard: abrt_hash:f4beb0a4363dcd33be7003f6e0bd754c8d1e38cc;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-05 09:54:19 UTC Type: ---
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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: cpuinfo
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: open_fds
none
File: proc_pid_status none

Description Peter Larsen 2018-02-01 00:06:29 UTC
Description of problem:
gnome-shell crashing - may be related?

Version-Release number of selected component:
sox-14.4.2.0-14.fc27

Additional info:
reporter:       libreport-2.9.3
backtrace_rating: 4
cmdline:        /usr/bin/play /usr/share/sounds/purple/alert.wav
crash_function: startwrite
executable:     /usr/bin/sox
journald_cursor: s=9352a3167d3549beb9f94108d786e9f6;i=c33a8;b=5784f28e98574c87ac09cc4834b44516;m=7b8d0e52;t=5641b36401b8f;x=c485f5a376d9a746
kernel:         4.14.14-300.fc27.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (4 frames)
 #0 startwrite at ao.c:38
 #1 try_device at sox.c:2547
 #2 set_default_device at sox.c:2569
 #3 parse_options_and_filenames at sox.c:2681

Potential duplicate: bug 1226675

Comment 1 Peter Larsen 2018-02-01 00:06:35 UTC
Created attachment 1389245 [details]
File: backtrace

Comment 2 Peter Larsen 2018-02-01 00:06:36 UTC
Created attachment 1389246 [details]
File: cgroup

Comment 3 Peter Larsen 2018-02-01 00:06:37 UTC
Created attachment 1389247 [details]
File: core_backtrace

Comment 4 Peter Larsen 2018-02-01 00:06:39 UTC
Created attachment 1389248 [details]
File: cpuinfo

Comment 5 Peter Larsen 2018-02-01 00:06:40 UTC
Created attachment 1389249 [details]
File: dso_list

Comment 6 Peter Larsen 2018-02-01 00:06:41 UTC
Created attachment 1389250 [details]
File: environ

Comment 7 Peter Larsen 2018-02-01 00:06:42 UTC
Created attachment 1389251 [details]
File: limits

Comment 8 Peter Larsen 2018-02-01 00:06:43 UTC
Created attachment 1389252 [details]
File: maps

Comment 9 Peter Larsen 2018-02-01 00:06:44 UTC
Created attachment 1389253 [details]
File: mountinfo

Comment 10 Peter Larsen 2018-02-01 00:06:46 UTC
Created attachment 1389254 [details]
File: open_fds

Comment 11 Peter Larsen 2018-02-01 00:06:47 UTC
Created attachment 1389255 [details]
File: proc_pid_status

Comment 12 Richard Ryniker 2018-04-08 12:10:07 UTC
Similar problem has been detected:

$ mediainfo cmd/tingle.wav
General
Complete name                            : cmd/tingle.wav
Format                                   : Wave
File size                                : 287 KiB
Duration                                 : 6 s 122 ms
Overall bit rate mode                    : Constant
Overall bit rate                         : 384 kb/s

Audio
Format                                   : PCM
Format settings                          : Unsigned
Codec ID                                 : 1
Duration                                 : 6 s 122 ms
Bit rate mode                            : Constant
Bit rate                                 : 384 kb/s
Channel(s)                               : 1 channel
Sampling rate                            : 48.0 kHz
Bit depth                                : 8 bits
Stream size                              : 287 KiB (100%)

$ play /home/ryniker/cmd/tingle.wav
Floating point exception (core dumped)
$

reporter:       libreport-2.9.3
backtrace_rating: 4
cmdline:        play /home/ryniker/cmd/tingle.wav --encoding signed-integer rate -h 48k
crash_function: startwrite
executable:     /usr/bin/sox
journald_cursor: s=fc95984ad8c14820adcc2b47d6bafc70;i=ff1;b=bc5db3063e03479a8e30a2944e9cda40;m=1735a7ac07;t=569304fe46a12;x=37dcaac5adbb0949
kernel:         4.15.14-300.fc27.x86_64
package:        sox-14.4.2.0-20.fc27
reason:         sox killed by SIGFPE
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            501

Comment 13 Jiri Kucera 2018-06-05 09:54:19 UTC
Can be reproduced in mock (see bug #1226675, comment #21).

*** This bug has been marked as a duplicate of bug 1226675 ***