• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Posts: 576 from 2013/5/29
    Anyway...could be a stack issue?
    You add stack in the launch script but IIRC that stack is for 68k applications.
    You need to add the ppc stack in your code.

    Using maxstack I see a "Background CLI" task (Telegram one) using 32756 of 32756 bytes ppc stack used.

    Well, I have no idea but Hope It could help to trace the problem.

    Edit:
    I see in your code
    unsigned long __stack = 1048576UL;
    soI guess it is ok.

    [ Editado por tolkien 21.06.2026 - 08:41 ]
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »21.06.26 - 07:12
    Profile