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


Ignore:
Timestamp:
01/16/22 16:07:32 (2 years ago)
Author:
athrxx

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13221, comment 2

    v1 v2  
    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 would` 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())`