Describe the bug
Since updating to the 12.4 beta OS on my x86_64 imac
Anytype seems to hard panic my box upon opening.
It was working fine BERORE updating to 12.4.
I’ve not found any other app which causes a hard panic, but that doesn’t mean too much
Anytype CONTINUES TO WORK on my apple silicon MBP running 12.4
To Reproduce
Steps to reproduce the behavior:
- open anytype
- Login
- Machine hangs within seconds afterwards.
- machine reboots
Expected behavior
A clear and concise description of what you expected to happen.
I can use anytype?
System Information:
- OS: MacOS 12.4 (21F5048e)
uname -a
Darwin Kiera 21.5.0 Darwin Kernel Version 21.5.0: Mon Mar 28 19:53:00 PDT 2022; root:xnu-8020.120.43.111.1~1/RELEASE_X86_64 x86_64
-
Device Manufacturer/Model:
- intel iMac (Retina 5K, 27-inch, 2017)
- 4.2 GHz Quad-Core Intel Core i7
- 64 GB 2400 MHz DDR4
- intel iMac (Retina 5K, 27-inch, 2017)
-
Anytype Version: 0.24
Additional context
Add any other context about the problem here.
found some ((potentially)) useful log debris in launchd.log
(gui/501/application.com.anytype.anytype2.9286954834.9286955041 [7451]) <Notice>: Successfully spawned Anytype[7451] because non-ipc demand
(system) <Warning>: denied lookup: name = com.apple.tccd.system, flags = 0x8, requestor = Anytype Helper [7491], error = 159: Sandbox restriction
(gui/501/com.apple.xpc.launchd.unmanaged.Anytype Helper .7491 [7491]) <Notice>: added unmanaged active
(gui/501 [100006]) <Warning>: failed activation: name = _oglprof_attach_<7491>, flags = 0x1, requestor = Anytype Helper [7491], error = 1: Operation not permitted
(gui/501 [100006]) <Notice>: service inactive: com.apple.xpc.launchd.unmanaged.Anytype Helper .7491
(gui/501 [100006]) <Notice>: removing inactive unmanaged service: com.apple.xpc.launchd.unmanaged.Anytype Helper .7491
(system) <Warning>: denied lookup: name = com.apple.analyticsd, flags = 0x8, requestor = Anytype Helper [7491], error = 159: Sandbox restriction
If there’s any additional information you’d like, please let me know. I’m not sure where the ‘signal/noise’ line should be drawn here.