Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • EDuke32 EDuke32
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Richard Gobeille
  • EDuke32EDuke32
  • Issues
  • #118

Closed
Open
Created Sep 22, 2020 by Dino Bollinger@dibollingerDeveloper

Windows: WindowsMME music halting has chance to freeze the game

This is a problem that occurs when stopping the playback of midi files using WindowsMME. It does not occur with SF2, OPL3, ogg or flac playback. I have also had other users report the same problem while testing WGRealms 2.

Typically after some time has passed playing the same track, the game will freeze as it attempts to shut down the playback. This freeze exclusively occurred on stopping playback, and never on the loop of a currently playing midi.

The following is a backtrace of when the error occurred. The trace indicates a deadlock of some form, though the condition that is being waited on is unknown to me:

freeze_bug_bt.txt

Edited Jul 16, 2021 by Dino Bollinger
Assignee
Assign to
Time tracking