Bug 2260787 - [abrt] whipper: getTrackQuality(): cdparanoia.py:195:getTrackQuality:RuntimeError: cdparanoia couldn't read any frames for the current track
Summary: [abrt] whipper: getTrackQuality(): cdparanoia.py:195:getTrackQuality:RuntimeE...
Keywords:
Status: CLOSED DUPLICATE of bug 2272548
Alias: None
Product: Fedora
Classification: Fedora
Component: whipper
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Oliver
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:c2f0f1e171e9fad3df9aa8e1973...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-01-28 22:08 UTC by Devin
Modified: 2024-04-03 23:49 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-04-03 23:49:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (734 bytes, text/plain)
2024-01-28 22:08 UTC, Devin
no flags Details
File: environ (3.30 KB, text/plain)
2024-01-28 22:08 UTC, Devin
no flags Details
File: mountinfo (3.19 KB, text/plain)
2024-01-28 22:08 UTC, Devin
no flags Details
File: open_fds (915 bytes, text/plain)
2024-01-28 22:08 UTC, Devin
no flags Details
File: namespaces (171 bytes, text/plain)
2024-01-28 22:08 UTC, Devin
no flags Details
File: backtrace (1.25 KB, text/plain)
2024-01-28 22:08 UTC, Devin
no flags Details
File: cpuinfo (3.07 KB, text/plain)
2024-01-28 22:08 UTC, Devin
no flags Details

Description Devin 2024-01-28 22:08:21 UTC
Version-Release number of selected component:
whipper-0.10.0-11.fc39

Additional info:
reporter:       libreport-2.17.11
kernel:         6.6.13-200.fc39.x86_64
cmdline:        /usr/bin/python3 /usr/bin/whipper offset find
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-4ce4d2ff-3f67-42d4-abc8-d311b8f66d1e.scope
uid:            1000
reason:         cdparanoia.py:195:getTrackQuality:RuntimeError: cdparanoia couldn't read any frames for the current track
executable:     /usr/bin/whipper
type:           Python3
package:        whipper-0.10.0-11.fc39
runlevel:       N 5
exception_type: ZeroDivisionError
crash_function: getTrackQuality
interpreter:    python3-3.12.1-2.fc39.x86_64

Truncated backtrace:
cdparanoia.py:195:getTrackQuality:RuntimeError: cdparanoia couldn't read any frames for the current track

Traceback (most recent call last):
  File "/usr/lib64/python3.12/site-packages/whipper/program/cdparanoia.py", line 193, in getTrackQuality
    return min(frames * 2.0 / reads, 1.0)
               ~~~~~~~~~~~~~^~~~~~~
ZeroDivisionError: float division by zero

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib64/python3.12/site-packages/whipper/extern/task/task.py", line 523, in c
    callable_task(*args, **kwargs)
  File "/usr/lib64/python3.12/site-packages/whipper/program/cdparanoia.py", line 324, in _read
    self._done()
  File "/usr/lib64/python3.12/site-packages/whipper/program/cdparanoia.py", line 400, in _done
    self.quality = self._parser.getTrackQuality()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/site-packages/whipper/program/cdparanoia.py", line 195, in getTrackQuality
    raise RuntimeError("cdparanoia couldn't read any frames "
RuntimeError: cdparanoia couldn't read any frames for the current track

Local variables in innermost frame:
self: <whipper.program.cdparanoia.ProgressParser object at 0x7f33575f65d0>
frames: 7172
reads: 0

Comment 1 Devin 2024-01-28 22:08:24 UTC
Created attachment 2011278 [details]
File: os_info

Comment 2 Devin 2024-01-28 22:08:25 UTC
Created attachment 2011279 [details]
File: environ

Comment 3 Devin 2024-01-28 22:08:27 UTC
Created attachment 2011280 [details]
File: mountinfo

Comment 4 Devin 2024-01-28 22:08:28 UTC
Created attachment 2011281 [details]
File: open_fds

Comment 5 Devin 2024-01-28 22:08:29 UTC
Created attachment 2011282 [details]
File: namespaces

Comment 6 Devin 2024-01-28 22:08:30 UTC
Created attachment 2011283 [details]
File: backtrace

Comment 7 Devin 2024-01-28 22:08:31 UTC
Created attachment 2011284 [details]
File: cpuinfo

Comment 8 michael 2024-04-03 21:03:16 UTC
This is a cdparanoia bug and fixed here: https://bugzilla.redhat.com/show_bug.cgi?id=2272548

Comment 9 Peter Oliver 2024-04-03 23:49:17 UTC

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


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