On Sun, 04 Oct 2020 13:30:19 +0530 Anirudh Oppiliappan <[email protected]>:
> Hi, > > cataclysm-dda from ports crashes with > > 'cataclysm-tiles' terminated by signal SIGBUS (Misaligned address error) > > on save. Any ideas? > Hello, Your bug report lacks information so we can't help you. Can you provide the following? - OpenBSD version - architecture (amd64, powerpc, arm64...) - cataclysm-dda version and flavor used (x11 / nox11) - a copy of your dmesg (this may be useful so it's always important to include it) Could you also try to use egdb (from gdb page) on the core file to give use the back trace (bt) with a command like this: $ egdb cataclysm-dda cataclysm-dda.core [... some output ...] bt
