Skip to content

Crash in init_display if CFLAGS has -O2 #1

@evktalo

Description

@evktalo

When compiled with the current makefile, Overgod crashes during the startup with

Shutting down Allegro due to signal #11
Segmentation fault (core dumped)

gdb reveals that it crashes on line 727 of init_display in displ_in.c. Compiling without -O2 works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions