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

Mac-NoSIP Crashing - Runtime Error invalid memory address #58

Open
lusrmgr opened this issue Apr 17, 2022 · 4 comments
Open

Mac-NoSIP Crashing - Runtime Error invalid memory address #58

lusrmgr opened this issue Apr 17, 2022 · 4 comments

Comments

@lusrmgr
Copy link

lusrmgr commented Apr 17, 2022

When running matrix-imessage on a Mac with SIP disabled, I keep getting this error and I cannot figure out why. Any help you can provide would be greatly appreciated, let me know what other information would be helpful for debugging!

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x451123b]

goroutine 48 [running]:
os.(*ProcessState).exited(...)
/usr/local/Cellar/go/1.18/libexec/src/os/exec_posix.go:83
os.(*ProcessState).Exited(...)
/usr/local/Cellar/go/1.18/libexec/src/os/exec.go:155
go.mau.fi/mautrix-imessage/imessage/mac-nosip.(*MacNoSIPConnector).Start.func1()
/Users/tulir/builds/i2hvwHJ9/0/mautrix/imessage/imessage/mac-nosip/nosip.go:89 +0x3b
created by go.mau.fi/mautrix-imessage/imessage/mac-nosip.(*MacNoSIPConnector).Start
/Users/tulir/builds/i2hvwHJ9/0/mautrix/imessage/imessage/mac-nosip/nosip.go:87 +0x274

@lusrmgr
Copy link
Author

lusrmgr commented Apr 17, 2022

Running on an Intel-based MacBook Pro running macOS 12.3.1 Monterey

@lusrmgr
Copy link
Author

lusrmgr commented Apr 18, 2022

I did see the other issue here with the same message which ended up being AMFI, but I have gone through the steps in the documentation to disable SIP and AMFI 4 times and still no luck. Thanks!

@misraaks
Copy link

Are you using OpenCore Patcher to run Monterey on an older Mac? I ran into this and needed to mount the EFI partition and add the AMFI boot arg to EFI/OC/config.plist

@ajkessel
Copy link

I had this issue as well and my solution is documented here

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

No branches or pull requests

3 participants