stardot / b-em

An opensource BBC Micro emulator for Win32 and Linux
http://stardot.org.uk/forums/viewtopic.php?f=4&t=10823
GNU General Public License v2.0
112 stars 56 forks source link

segmentation fault #223

Closed antonioleal closed 3 months ago

antonioleal commented 4 months ago

Hi, On my box the last commit e897872679d5b8108b04d8381e3606483c687b54 when loading a game from my mmb file produces a segmentation fault, the previous commit 388e1d8db63c4f6b0e68d6e4235b9bd16984a65b didn't have this problem. Can you reproduce it?

I tried on latest debian and slackware

Cheers, António

SteveFosdick commented 4 months ago

Does this happen on all games or just a specific one?

antonioleal commented 4 months ago

Hi I tried 3 or 4 random  games all with the same result.I maintain a Slackware build script for B-em at Slack builds.org, usually tracking your updates.

Cheers Antonio

Yahoo Mail: Search, Organize, Conquer

On Wed, Mar 6, 2024 at 15:03, Steve @.***> wrote:

Does this happen on all games or just a specific one?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

SteveFosdick commented 4 months ago

Should be fixed in: https://github.com/stardot/b-em/commit/5557a369a0740bbb8cc11f345a05f9e7641c87e2

antonioleal commented 3 months ago

Issue fixed