Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic #75

Open
AppleInternal opened this issue Jun 2, 2023 · 4 comments
Open

Panic #75

AppleInternal opened this issue Jun 2, 2023 · 4 comments

Comments

@AppleInternal
Copy link

88C73076-5FF7-4A67-AED5-86F8757B13D9

@nifanfa
Copy link
Owner

nifanfa commented Jun 3, 2023

That can be a problem of trampoline

@nifanfa
Copy link
Owner

nifanfa commented Jun 3, 2023

try use other base address for smp.
see

public const ulong BaseAddress = 0x50000;

and
BASE_ADDR EQU 0x50000

@nifanfa
Copy link
Owner

nifanfa commented Jun 3, 2023

this address should be lower than 1mb. however it is hard to verify which address is available to use. 0x50000 is free on my PC

@nifanfa
Copy link
Owner

nifanfa commented Jun 8, 2023

@AppleInternal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants