Michał Janiszewski

Results 224 comments of Michał Janiszewski

https://github.com/OpenRCT2/OpenRCT2/blob/795144662acb89ff7b36f43946533441c7bb37d3/src/openrct2/world/Footpath.cpp#L1169 https://github.com/OpenRCT2/OpenRCT2/blob/795144662acb89ff7b36f43946533441c7bb37d3/src/openrct2/world/Footpath.cpp#L1611

Seems to be https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578

The GCC bug is fixed, all we're waiting for now is for Ubuntu to update their packages. I have no insight when that's going to happen.

Canonical has released yet another obsolete version: https://releases.ubuntu.com/22.04/ubuntu-22.04.1-desktop-amd64.list. No idea when to expect change in their compiler.

Can you please attach the parks as well?

https://github.com/OpenRCT2/OpenRCT2/blob/be9dca69452bfe048b676ac25e15a46d12655436/src/openrct2/ride/TrackDesign.h#L106-L107

Several issues got reported with same stack trace, with bottom frame pointing to https://github.com/libsdl-org/SDL/blob/release-2.0.22/src/events/SDL_mouse.c#L1011, but in the trace you can see `Guard::Assert fix_duplicated_banners`. Debug info at backtrace.io points to https://github.com/OpenRCT2/OpenRCT2/blob/2200debd7c0f2d923ffaaada2682ba1c380369b2/src/openrct2/world/Banner.cpp#L291,...

I think we have breakpad already set up, does it produce a dump for you? Can you submit it?

No, it's almost the first thing we do: https://github.com/OpenLoco/OpenLoco/blob/ccd0591c048ecdc0a96a5e419cdad80a8b01d0b6/src/OpenLoco/OpenLoco.cpp#L1231-L1243

You haven't provided commit for this issue. Our Windows builds come with breakpad, please submit crash dump.