Skip to content

fsFindNextFile crashes the debugger under DF 26 & 64-bit code #1

@NilsSve

Description

@NilsSve

The cFilesystem library has been used for many years by the DFRefactor project and has worked without a problem.

However, when compiling the DFRefactor.src program under DF26 in x64 mode, the debugger crashes.

The offending line is this one:
Move (fsFindNextFile(hFindFile, AddressOf(lsFindData))) to bOk

It works just fine if compiled in x32 code mode with DF 26.

This might, of course, be because something changed in the DF runtime or debugger, I wrote this to bring the problem into focus, and to let us keep our eyes on it.

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