Skip to content

Ardens and ArdensPlayer periodical crash when run them from cli #41

Description

@vladimir-popov

Hi! I try to run Ardens from the terminal on macos 13.3 with M1, but it crashes sometimes right on the start:

Projects/Arduino ❱ ArdensPlayer file=Arcade_3_in_1.hex                                                                                                                                                         
2024-01-09 20:01:17.919 ArdensPlayer[23331:68211338] *** Assertion failure in -[_sapp_macos_window setTitle:], NSWindow.m:2770
2024-01-09 20:01:17.919 ArdensPlayer[23331:68211338] Invalid parameter not satisfying: aString != nil
^C
Projects/Arduino ❱ ArdensPlayer file=Arcade_3_in_1.hex                                                                                                                                                         
2024-01-09 20:01:27.225 ArdensPlayer[23622:68212067] *** Assertion failure in -[_sapp_macos_window setTitle:], NSWindow.m:2770
2024-01-09 20:01:27.225 ArdensPlayer[23622:68212067] Invalid parameter not satisfying: aString != nil
^C
Projects/Arduino ❱ ArdensPlayer file=Arcade_3_in_1.hex                                                                                                                                                         
2024-01-09 20:01:31.882 ArdensPlayer[23942:68212733] *** Assertion failure in -[_sapp_macos_window setTitle:], NSWindow.m:2770
2024-01-09 20:01:31.882 ArdensPlayer[23942:68212733] Invalid parameter not satisfying: aString != nil

and sometimes not:

Projects/Arduino ❱ ArdensPlayer file=Arcade_3_in_1.hex                                                                                                                                                         
Ardens Player v0.21.18 by Peter Brown

It happens with different hex files:

Projects/Arduino ❱ ArdensPlayer file=arduboy_hello_world.ino.hex                                                                                                                                               
2024-01-09 20:13:12.586 ArdensPlayer[38492:68257121] *** Assertion failure in -[_sapp_macos_window setTitle:], NSWindow.m:2770
2024-01-09 20:13:12.586 ArdensPlayer[38492:68257121] Invalid parameter not satisfying: aString != nil

I can't catch a condition to run it successfully, but drag-n-drop way always works normally.

Version of the Ardens is: macos arm64 v0.21.18

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