• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Jellyfin Media Player Crashes

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin Media Player Crashes

    polol
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #1
    2024-01-20, 02:11 PM (This post was last modified: 2024-01-20, 02:23 PM by polol. Edited 1 time in total.)
    Up til recently my Jellyfin Media Player on Windows has been working flawlessly

    Few days ago - it started crashing the moment I try to play any movies/shows, even old ones that it used to play fine.

    Things I've tested/tried:

    - Playback on other devices are fine
    - Webplayer on the same device works
    - Complete uninstall and reinstalled Media player client with latest releases and past releases - still experiencing crashes
    - Created a test server instance on the same device and connected Media player client to it, still experiencing crashes

    Doesn't seem like its server side or network connection issues. Might be a compatibility/drivers thing with the client maybe? Though I haven't tweaked anything in that regard.

    Could always start getting used to using Webplayer, but somehow prefer the UX with the Jellyfin Media Player client.
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-01-20, 05:19 PM
    I don't recall if uninstalling also clears the APPDATA folder for JMP.

    C:\Users\yourUSER\appdata\local\JellyfinMediaPlayer

    Something like that. Uninstall, delete that folder, reinstall.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    polol
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #3
    2024-01-20, 06:14 PM (This post was last modified: 2024-01-20, 06:16 PM by polol. Edited 3 times in total.)
    Can confirm that the uninstaller does not remove the APPDATA folder.

    Have tried that and it still doesn't work unfortunately. Even went as far as to use something like Revo Uninstaller for a more thorough wipe of it and still no dice.

    Not sure how relevant this might be but after every reinstall of the JMP Client, the Select Server screen returns "No servers have been found using the automatic server discovery." For both my actual server and/or the test server on localhost. Am able to manually connect afterwards but playback still crashes.

    Can't remember if I had to do it manually during the previous working setup back then but it feels kinda odd.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-01-20, 06:30 PM
    I don't have access to my desktop at the moment. Click on your icon in the top right and click on Client Settings. I recall there are some settings for how it renders video. Try fiddling with those.

    What are the specs of your desktop client?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    1
    polol
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #5
    2024-01-20, 06:52 PM
    Think I might have played around with it a little during my initial troubleshooting but will give it a more thorough go.

    Desktop client specs are:
    AMD Ryzen 5 3600, 3070Ti, 32GB DDR4 Ram
    Detention9-Unlit3
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 Jan
    Reputation: 1
    #6
    2024-01-21, 07:12 AM (This post was last modified: 2024-01-21, 07:16 AM by Detention9-Unlit3. Edited 2 times in total.)
    Do you by chance use any audio routing software (Wavelink, VoiceMeeter, etc)? Or have the audio output of JellyFin set to something other than default (maybe to speakers or a headset or something)?

    I was having the exact same issue suddenly in the last week or so (last big Windows update I installed was 11 Jan, maybe around then).

    Digging into the Event Viewer logs, Jellyfin was crashing due to an access violation for C:\WINDOWS\System32\msvcrt.dll. It appears to be fighting some other app or service for memory access.

    I launched Jellyfin through WinDbg and stepped through and the access violation started occurring immediately after Jellyfin loads C:\WINDOWS\SYSTEM32\AUDIOSES.DLL.

    I tried Googling around for a while and found plenty of other people have issues relating to msvcrt access violations, but couldn't really find any solutions. Given that it starts happening after loading AUDIOSES.DLL I thought there might be some kind of audio problem. I use Wavelink and have Jellyfin routed to one of the virtual channels. Tried Dism and and a SFC scan, updating audio and video drivers, rolling back the most recent Windows update, etc. Tried closing essentially every other app, killing all tasks. Nothing seemed to work.

    Eventually ended up in App volume and device preferences (in Sound Settings) and clicked the 'Reset' button under 'Reset to the Microsoft recommended defaults'. Jellyfin Player worked the 1st try after. Out of curiosity I set the Output back to a Wavelink channel, rebooted, and it still works. Not sure if it was just a coincidence and it was something else I previously tried that fixed it or if that actually did it, but worth a shot. 

    Might want to dig into your Event Viewer / Jellyfin logs to see if you can get a little more insight. Your problem might be something different entirely.
    2
    1
    polol
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #7
    2024-01-21, 09:55 AM
    I did previously have Jellyfin output set directly to my Speakers.

    Tried Resetting my App volume and device preferences, rebooted and just like that it started working perfectly again.

    Not at all sure what the root cause was but man I am relieved it works. Never would've thought to try that without your input. Thanks a bunch.

    Even tried changing my Output back to Speakers out of morbid curiosity but it didn't cause any more problems again either(thankfully!)
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode