We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting a lot of segfaults (to the point where I constantly have to restart jellyfin during the scanning process). My setup:
NAS: QNAP TS-431K CPU: AL214 ARM Cortex-A15 @ 1.7GHz System: QTS 5.1.7.2770 Jellyfyin: 10.9.11-armhf
Some pertinent logs:
[21:44:32] [INF] [1] Main: Operating system: Linux 4.2.8 #2 SMP Mon May 20 04:59:18 CST 2024 [21:44:32] [INF] [1] Main: Architecture: Arm [21:44:32] [INF] [1] Main: 64-Bit Process: False [21:44:32] [INF] [1] Main: User Interactive: True [21:44:32] [INF] [1] Main: Processor count: 4 [21:44:56] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 6.0.1 [21:44:56] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /share/CACHEDEV1_DATA/Public/_TV [21:44:57] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["libdav1d", "av1", "av1_rkmpp", "h264", "h264_rkmpp", "hevc", "hevc_rkmpp", "mpeg1_rkmpp", "mpeg2video", "mpeg2_rkmpp", "mpeg4", "mpeg4_rkmpp", "msmpeg4", "vp8", "vp8_rkmpp", "libvpx", "vp9", "vp9_rkmpp", "libvpx-vp9", "aac", "ac3", "dca", "flac", "mp3", "truehd"] [21:44:57] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libsvtav1", "libx264", "h264_v4l2m2m", "h264_rkmpp", "libx265", "hevc_rkmpp", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"] [21:44:57] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["overlay_opencl", "overlay_rkrga", "scale_opencl", "scale_rkrga", "tonemap_opencl", "vpp_rkrga", "zscale", "alphasrc"] [21:44:57] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: scale_cuda with option Output format (default "same") is not available [21:44:57] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: tonemap_cuda with option GPU accelerated HDR to SDR tonemapping is not available [21:44:58] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: overlay_vaapi with option Action to take when encountering EOF from secondary input is not available [21:44:58] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: overlay_vulkan with option Action to take when encountering EOF from secondary input is not available [21:44:58] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["drm", "opencl", "rkmpp"]
[21:24:59] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /share/CACHEDEV1_DATA/.qpkg/jellyfin/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"<redacted>.srt" -threads 0 -v warning -print_format json -show_streams -show_format Unsupported codec with id 98314 for input stream 2
[22:02:01] [ERR] [30] MediaBrowser.Providers.Videos.VideoMetadataService: Error in Screen Grabber Segmentation fault
[22:05:09] [INF] [27] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for <redacted>.mkv [ID: 25dbd38d-7db7-f331-1bb9-e1f4d94fff27] [22:05:11] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: Segmentation fault
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting a lot of segfaults (to the point where I constantly have to restart jellyfin during the scanning process). My setup:
NAS: QNAP TS-431K
CPU: AL214 ARM Cortex-A15 @ 1.7GHz
System: QTS 5.1.7.2770
Jellyfyin: 10.9.11-armhf
Some pertinent logs:
The text was updated successfully, but these errors were encountered: