Changes between Initial Version and Version 1 of Ticket #13221, comment 2


Ignore:
Timestamp:
Jan 16, 2022, 4:07:14 PM (2 years ago)
Author:
athrxx

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13221, comment 2

    initial v1  
    11I can't reproduce that with your savegame on Windows, neither with hardware MT-32 nor with the emulator. So, maybe it only happens with ALSA.
    22
    3 Since at least the direct cause of the segfault is kind of obvious from your post (still no idea why _player->_se qould ever be null): Could you please try to change line 333 in `imuse_parts.cpp` from
     3Since at least the direct cause of the segfault is kind of obvious from your post (still no idea why `_player->_se would` ever be null): Could you please try to change line 333 in `imuse_parts.cpp` from
    44
    55`if (_instrument.isValid())`