Skip to content

unity application crash #4369

Description

@mountainlord

My Unity program runs on the Kylin V10 system, using a Phytium D2000 CPU. It employs multithreading. After running it with the default Box64, I found that once it enters the multithreading phase, it crashes within about 1 minute. Then I changed the configuration to the following:

BOX64_DYNAREC_BLEEDING_EDGE=0
BOX64_DYNAREC_STRONGMEM=1
BOX64_DYNAREC_BIGBLOCK=3

With this configuration, it runs longer, but it still crashes — after about 5 minutes. What could be the cause? And how can I resolve it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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