Skip to content

segfault at startup #23

@fare

Description

@fare

I compiled ASCIIpOrtal with either make linux or make nosdl, and the result is the same: segfault at startup. ltrace tells me these are the last calls before segfault:

_ZNSt13basic_filebufIcSt11char_traitsIcEE5closeEv(0x7ffdbed22250, 0, 0x7fea9493cca0, 0x55f97936d010) = 0
_ZNSt12__basic_fileIcED1Ev(0x7ffdbed222b8, 0, 0x7fea9493cca0, 0x55f97936d010) = 0
_ZNSt6localeD1Ev(0x7ffdbed22288, 0, 0x7fea9493cca0, 0x55f97936d010) = 0x7fea94c7a5f8
_ZNSt8ios_baseD2Ev(0x7ffdbed22340, 0, 0x7fea9493cca0, 0x7fea94c72f18) = 0x7fea94c7a5f8
--- SIGSEGV (Segmentation fault) ---

Running on Debian Linux testing on x64.

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