Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1976647 Details for
Bug 2224167
[abrt] python3-streamlink: read(): ffmpegmux.py:220:read:ValueError: read of closed file
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.19 KB, created by
han yang , cheng
on 2023-07-20 05:12:19 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
han yang , cheng
Created:
2023-07-20 05:12:19 UTC
Size:
1.19 KB
patch
obsolete
>ffmpegmux.py:220:read:ValueError: read of closed file > >Traceback (most recent call last): > File "/usr/bin/streamlink", line 8, in <module> > sys.exit(main()) > ^^^^^^ > File "/usr/lib/python3.11/site-packages/streamlink_cli/main.py", line 927, in main > handle_url() > File "/usr/lib/python3.11/site-packages/streamlink_cli/main.py", line 566, in handle_url > handle_stream(plugin, streams, stream_name) > File "/usr/lib/python3.11/site-packages/streamlink_cli/main.py", line 434, in handle_stream > success = output_stream(stream, formatter) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/streamlink_cli/main.py", line 370, in output_stream > stream_runner.run(prebuffer) > File "/usr/lib/python3.11/site-packages/streamlink_cli/streamrunner.py", line 129, in run > data = read(chunk_size) > ^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/streamlink/stream/ffmpegmux.py", line 220, in read > return self.process.stdout.read(size) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >ValueError: read of closed file > >Local variables in innermost frame: >self: <streamlink.stream.ffmpegmux.FFMPEGMuxer object at 0x7f0e70a45510> >size: 8192
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2224167
:
1976642
|
1976643
|
1976644
|
1976645
|
1976646
| 1976647 |
1976648