Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

"Analog Clock" crashes on HaikuOS #7

Description

@FlatAssembler

I just noticed that the analogClock.aec example from ArithmeticExpressionCompiler.zip, when compiled and assembled on HaikuOS, crashes before exiting. It works on Linux and FreeBSD. The assembly code produced by the compiler is in the attachment.
analogClock.s.zip
Here is what happens on Linux:
analogClockForLinux
And here is what happens of HaikuOS:
HaikuError
I do not know what causes it, as GDB on HaikuOS apparently refuses to disassemble the part of the program that crashes. Or maybe I am doing something wrong, as I don't know much GDB:
HaikuDebugging

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