colobot icon indicating copy to clipboard operation
colobot copied to clipboard

SIGSEGV, segmentation fault

Open Python-Sargent opened this issue 3 years ago • 5 comments

It happens mostly when ending or starting a mission, it maybe a problem with the UI, too.

this is the error:


> Unhandled exception occurred!
> ==============================
> SIGSEGV, segmentation fault
> ==============================
> 
> This is usually caused by a bug. Please report this on http://github.com/colobot/colobot/issues
> including information on what you were doing before this happened and all the information below.
> ==============================
> You are running official 0.1.11.1-alpha build.
> 
> The game was in phase PHASE_READs (ID=20)
> Last started level was: category=missions chap=5 rank=2
> ==============================
> 
> Sorry for inconvenience!

I can usually fix it by rebooting, so it might be doing somthing to my computer.

I don't know if it had anything to do with the exceptionally low CPU and cosequentual low frame rate but this is odd, (it happened in 1.11.1 and 1.2.0!).

Python-Sargent avatar Mar 08 '22 19:03 Python-Sargent

0.1.11.1 is ancient at this point, please make sure you're running the latest version of the game (currently 0.2) before you report any issues.

Emxx52 avatar Mar 08 '22 20:03 Emxx52

Still crashes in 0.2.0

Python-Sargent avatar Mar 18 '22 23:03 Python-Sargent

It's kind of random. But as I said it happend during or after saved file handling and when I stopped or started a mission

Python-Sargent avatar Oct 04 '22 21:10 Python-Sargent

I have this problem too, but at start the game with this error:

Unhandled exception occurred!

============================== SIGSEGV, segmentation fault

This is usually caused by a bug. Please report this on http://github.com/colobot/colobot/issues including information on what you were doing before this happened and all the information below.

You are running official 0.2.1-alpha build.

The game was in phase PHASE_PLAYER_SELECT (ID=3) Last started level was: category=exercises chap=0 rank=0

Sorry for inconvenience!

Henry-01 avatar Jun 06 '24 17:06 Henry-01