Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash at ../stream/stream_libarchive.c:83: mp_archive_probe: Assertion `stream_tell(src) == 0' failed #15174

Open
6 tasks done
tbertels opened this issue Oct 25, 2024 · 0 comments
Labels

Comments

@tbertels
Copy link

mpv Information

mpv v0.39.0-230-g5c59f8accc Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
 built on Oct 25 2024 08:44:31
libplacebo version: v7.349.0
FFmpeg version: n7.0.2
FFmpeg library versions:
   libavcodec      61.3.100
   libavdevice     61.1.100
   libavfilter     10.1.100
   libavformat     61.1.100
   libavutil       59.8.100
   libswresample   5.1.100
   libswscale      8.1.100

Other Information

- Linux version: NAME="Manjaro Linux"
- Kernel Version: Linux 6.11.2-4-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Oct  8 11:52:01 UTC 2024 x86_64 GNU/Linux
- GPU Model: 00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Generation Core Processor Family Integrated Graphics Controller [8086:041e] (rev 06)
- Mesa/GPU Driver Version: OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.2.4-arch1.0.1
- Window Manager and Version: KDE Plasma 6.1.5 
- Source mpv: https://aur.archlinux.org/packages/mpv-git
- Introduced in version: (already reproduceable with 0.38)

Reproduction Steps

  • Open sample mpv_libarchive_crash.zip file with mpv without uncompressing it
  • Open next / previous file repeatedly (with > and < by default) while varying the amount of time before switching from one file to the other

Expected Behavior

mpv just reads the next / previous file

Actual Behavior

mpv crashes

Log File

output.txt
backtrace.txt

Sample Files

mpv_libarchive_crash.zip file (https://mega.nz/file/b7wF3ZiB#oDo0oRJRLLs5OJ-Y_6Ridexu4BE7_sVmLoLjWjitLaI)

I carefully read all instruction and confirm that I did the following:

  • I tested with the latest mpv version to validate that the issue is not already fixed.
  • I provided all required information including system and mpv version.
  • I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
  • I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
  • I attached the full, untruncated log file.
  • I attached the backtrace in the case of a crash.
@tbertels tbertels changed the title ../stream/stream_libarchive.c:83: mp_archive_probe: Assertion `stream_tell(src) == 0' failed Crash at ../stream/stream_libarchive.c:83: mp_archive_probe: Assertion `stream_tell(src) == 0' failed Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant