0.55.1 urgent: Can't open Anytype, AT helper crashes

WHAT IS THE BUG

Anytype crashes upon opening the new version. Can’t sign on.

Which is particularly bad because I’m traveling with a new laptop that I had just freshly installed.

This morning at home, before I left, Anytype was working perfectly, also after the update.

I need Anytype to work. I appreciate your help!

HOW TO REPRODUCE IT

Outline the steps needed to rDowneproduce the behavior in sequence:

  1. install last Anytype before this week’s update on a new mac

  2. enter existing vault using the Anytype key => everything works.

  3. update to 0.55, then 0.55.1 => everything still works

  4. board train for longer trip, try to open Anytype => crashes.

  5. reloaded App from website; rebooted Mac => still crashes.

  6. can’t see a way to open Anytype but urgently need it

THE EXPECTED BEHAVIOR

Open Anytype => works

ADDITIONAL CONTEXT

it’s a new Mac M3 I took with me for this trip. My regular Anytype account is still at home on my old Mac M1 and on my phone.

TECHNICAL INFORMATION

Provide your setup info:
Desktop: can’t access Top Menu > Help > Tech Info => the modal window is blocking it
Mobile: still working

Crash log provided by modal popup:

?, 0x14000bc8000?)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/sema.go:95 +0x28 fp=0x140012e3e80 sp=0x140012e3e40 pc=0x104e84238
internal/sync.(*Mutex).lockSlow(0x14000394b20)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/internal/sync/mutex.go:149 +0x170 fp=0x140012e3ed0 sp=0x140012e3e80 pc=0x104e94e10
internal/sync.(*Mutex).Lock(…)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/internal/sync/mutex.go:70
sync.(*Mutex).Lock(…)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/sync/mutex.go:46
github.com/anyproto/anytype-heart/core/files/filesync.(*spaceUsage).Update(0x14000394b00, {0x108a712d8, 0x14000c36050})
/Users/runner/work/anytype-heart/anytype-heart/core/files/filesync/nodeusage.go:150 +0x8c fp=0x140012e3f30 sp=0x140012e3ed0 pc=0x1066c15bc

github.com/anyproto/anytype-heart/core/files/filesync.(*spaceUsageManager).init.func4.1.1

()
/Users/runner/work/anytype-heart/anytype-heart/core/files/filesync/spaceusage.go:153 +0x24 fp=0x140012e3f60 sp=0x140012e3f30 pc=0x1066c3854

/Users/runner/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:93 +0x4c fp=0x140012e3fd0 sp=0x140012e3f60 pc=0x1065dcdcc
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/asm_arm64.s:1268 +0x4 fp=0x140012e3fd0 sp=0x140012e3fd0 pc=0x104e8b5e4
created by The Go Programming Language(*Group).Go in goroutine 241
/Users/runner/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:78 +0x90

goroutine 258 gp=0x14001aa9dc0 m=nil [select]:
runtime.gopark(0x14001ab6f70?, 0x2?, 0x28?, 0x6e?, 0x14001ab6f64?)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/proc.go:460 +0xc0 fp=0x140012f9de0 sp=0x140012f9dc0 pc=0x104e827f0
runtime.selectgo(0x140012f9f70, 0x14001ab6f60, 0x0?, 0x0, 0x0?, 0x1
)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/select.go:351 +0x6bc fp=0x140012f9f20 sp=0x140012f9de0 pc=0x104e60bac

github.com/anyproto/any-sync/app/ocache.(*oCache).ticker(0x14000910a00)

/Users/runner/go/pkg/mod/github.com/anyproto/[email protected]/app/ocache/ocache.go:304 +0x98 fp=0x140012f9fb0 sp=0x140012f9f20 pc=0x1056ca9d8

github.com/anyproto/any-sync/app/ocache.New.gowrap1()

/Users/runner/go/pkg/mod/github.com/anyproto/[email protected]/app/ocache/ocache.go:66 +0x28 fp=0x140012f9fd0 sp=0x140012f9fb0 pc=0x1056c9018
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/asm_arm64.s:1268 +0x4 fp=
0x140012f9fd0 sp=0x140012f9fd0 pc=0x104e8b5e4
created by github.com/anyproto/any-sync/app/ocache.New in goroutine 27
/Users/runner/go/pkg/mod/github.com/anyproto/[email protected]/app/ocache/ocache.go:66 +0x174

goroutine 259 gp=0x14001abe000 m=nil [select]:
runtime.gopark(0x14001ab7760?, 0x2?, 0x0?, 0x0?, 0x14001ab775c?)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/proc.go:460 +0xc0 fp=0x14001ab75d0 sp=0x14001ab75b0 pc=0x104e827f0
runtime.selectgo(0x14001ab7760, 0x14001ab7758, 0x0?, 0x0, 0x0?, 0x1)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/select.go
:351 +0x6bc fp=0x14001ab7710 sp=0x14001ab75d0 pc=0x104e60bac

github.com/anyproto/anytype-heart/core/peerstatus.(*p2pStatus).worker(0x14000c00000)

/Users/runner/work/anytype-heart/anytype-heart/core/peerstatus/status.go:200 +0xa4 fp=0x14001ab77b0 sp=0x14001ab7710 pc=0x106d24694

github.com/anyproto/anytype-heart/core/peerstatus.(*p2pStatus).Init.gowrap1()

/Users/runner/work/anytype-heart/anytype-heart/core/peerstatus/status.go:130 +0x28 fp=0x14001ab77d0 sp=0x14001ab77b0 pc=0x106d23eb8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/asm_arm64.s:1268 +0x4 fp=0x14001ab77d0 sp=0x14001ab77d0 pc=0x104e8b5e4

created by github.com/anyproto/anytype-heart/core/peerstatus.(*p2pStatus).Init in goroutine 27
/Users/runner/work/anytype-heart/anytype-heart/core/peerstatus/status.go:130 +0x22c

goroutine 260 gp=0x14001abe1c0 m=nil [select]:
runtime.gopark(0x14001ab7f70?, 0x2?, 0x28?, 0x7e?, 0x14001ab7f64?)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/proc.go:460 +0xc0 fp=0x14001192de0 sp=0x14001192dc0 pc=0x104e827f0
runtime.selectgo(0x14001192f70, 0x14001ab7f60,
0x0?, 0x0, 0x0?, 0x1)
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/select.go:351 +0x6bc fp=0x14001192f20 sp=0x14001192de0 pc=0x104e60bac

github.com/anyproto/anytype-heart/core/debug/profiler.(*service).run(0x1400130da40)

/Users/runner/work/anytype-heart/anytype-heart/core/debug/profiler/profiler_desktop.go:24 +0x98 fp=0x14001192fb0 sp=0x14001192f20 pc=0x106cc0508

github.com/anyproto/anytype-heart/core/debug/profiler.(*service).Run.gowrap1()

/Users/runner/work/anytype-heart/anytype-heart/core/debug/profiler/service.go:53 +0x28 fp=0x14001192fd0 sp=0x14001192fb0 pc=0x106cc0978
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.25.9/arm64/src/runtime/asm_arm64.s:1268 +0x4 fp=0x14001192fd0 sp=0x14001192fd0 pc=0x104e8b5e4
created by github.com/anyproto/anytype-heart/core/debug/profiler.(*service).Run in goroutine 27

/Users/runner/work/anytype-heart/anytype-heart/core/debug/profiler/service.go:53 +0x5c

r0 0x0
r1 0x0
r2 0x0
r3 0x0
r4 0x0
r5 0xf
r6 0x0
r7 0x0
r8 0xf7f085bcfc59e391
r9 0xf7f085bd91585391
r10 0x2
r11 0x10000000000
r12 0xfffffffd
r13 0x0
r14 0x0
r15 0x0
r16 0x148
r17 0x1f4bcd548
r18 0x0

r19 0x6
r20 0xc03
r21 0x16d01b0e0
r22 0x16099afdb9500
r23 0x8
r24 0x2c1335fb72a0
r25 0xc51
r26 0x1
r27 0x17d291e8b
r28 0x1
r29 0x16d019ad0
lr 0x185bd7848
sp 0x16d019ab0
pc 0x185b9e388
fault 0x185b9e388

Thank you for your report. It’s been added to our tracker and will be looked into.

Thank you for the report! This seems critical, and we want to prioritize it. Unfortunately, this output looks trimmed and doesn’t have enough useful information. Can you provide the actual crash log file?

Thanks for caring! Here’s the crash log.

crash_2026-04-30T13_51_05.log (5.6 KB)

Here’s the tail of log.log since the update to 0.55.1 that appeared successful. Do you want that whole file, too?

[2026-04-30 11:54:01.279] [info] Found version 0.55.1 (url: Anytype-0.55.1-mac-x64.zip, Anytype-0.55.1-mac-arm64.zip, Anytype-0.55.1-mac-arm64.zip, Anytype-0.55.1-mac-arm64.zip, Anytype-0.55.1-mac-x64.dmg, Anytype-0.55.1-mac-x64.dmg, Anytype-0.55.1-mac-x64.dmg, Anytype-0.55.1-mac-arm64.dmg, Anytype-0.55.1-mac-arm64.dmg, Anytype-0.55.1-mac-arm64.dmg)
[2026-04-30 11:54:01.280] [info] Update available: {
“version”: “0.55.1”,
“files”: [
{
“url”: “Anytype-0.55.1-mac-x64.zip”,
“sha512”: “zSTkQ+EY2wBHCNU+SXAfYh9ljvUPj88l76HmQ6cmNzb+CskiaA6B0Ta7rWiX6hctxJ/7vkB4u3WNXwqT6c1SSw==”,
“size”: 258290799
},
{
“url”: “Anytype-0.55.1-mac-arm64.zip”,
“sha512”: “GuqAjyffhiNKl8FB7Ut3Sh7IObfNGLRetgdvKBqBuAd1D2rqH6657bLI3W7kwPfxclVFpP02u9W92khBKnQHWw==”,
“size”: 245453383
},
{
“url”: “Anytype-0.55.1-mac-arm64.zip”,
“sha512”: “GuqAjyffhiNKl8FB7Ut3Sh7IObfNGLRetgdvKBqBuAd1D2rqH6657bLI3W7kwPfxclVFpP02u9W92khBKnQHWw==”,
“size”: 245453383
},
{
“url”: “Anytype-0.55.1-mac-arm64.zip”,
“sha512”: “GuqAjyffhiNKl8FB7Ut3Sh7IObfNGLRetgdvKBqBuAd1D2rqH6657bLI3W7kwPfxclVFpP02u9W92khBKnQHWw==”,
“size”: 245453383
},
{
“url”: “Anytype-0.55.1-mac-x64.dmg”,
“sha512”: “dKd5ZB2B8qLkyXSTROPfcwqM5aSuyROHRJCIfEImfhcN4kWj58TcdDJN4l9uMxmdrvZRqm6+3AMczirt4OEiOw==”,
“size”: 264053952
},
{
“url”: “Anytype-0.55.1-mac-x64.dmg”,
“sha512”: “dKd5ZB2B8qLkyXSTROPfcwqM5aSuyROHRJCIfEImfhcN4kWj58TcdDJN4l9uMxmdrvZRqm6+3AMczirt4OEiOw==”,
“size”: 264053952
},
{
“url”: “Anytype-0.55.1-mac-x64.dmg”,
“sha512”: “dKd5ZB2B8qLkyXSTROPfcwqM5aSuyROHRJCIfEImfhcN4kWj58TcdDJN4l9uMxmdrvZRqm6+3AMczirt4OEiOw==”,
“size”: 264053952
},
{
“url”: “Anytype-0.55.1-mac-arm64.dmg”,
“sha512”: “fFHo/BJ1fH7BpCtyEP8DOWRi735O6GMaYuEdo8mhtpXJTIdQtEfaQVg5t9EV6RQlqT94AXEObAcFQYS0aySrbA==”,
“size”: 251143841
},
{
“url”: “Anytype-0.55.1-mac-arm64.dmg”,
“sha512”: “fFHo/BJ1fH7BpCtyEP8DOWRi735O6GMaYuEdo8mhtpXJTIdQtEfaQVg5t9EV6RQlqT94AXEObAcFQYS0aySrbA==”,
“size”: 251143841
},
{
“url”: “Anytype-0.55.1-mac-arm64.dmg”,
“sha512”: “fFHo/BJ1fH7BpCtyEP8DOWRi735O6GMaYuEdo8mhtpXJTIdQtEfaQVg5t9EV6RQlqT94AXEObAcFQYS0aySrbA==”,
“size”: 251143841
}
],
“path”: “Anytype-0.55.1-mac-x64.zip”,
“sha512”: “zSTkQ+EY2wBHCNU+SXAfYh9ljvUPj88l76HmQ6cmNzb+CskiaA6B0Ta7rWiX6hctxJ/7vkB4u3WNXwqT6c1SSw==”,
“releaseDate”: “2026-04-29T22:18:21.525Z”
}
[2026-04-30 11:54:01.280] [info] Downloading update from Anytype-0.55.1-mac-x64.zip, Anytype-0.55.1-mac-arm64.zip, Anytype-0.55.1-mac-arm64.zip, Anytype-0.55.1-mac-arm64.zip, Anytype-0.55.1-mac-x64.dmg, Anytype-0.55.1-mac-x64.dmg, Anytype-0.55.1-mac-x64.dmg, Anytype-0.55.1-mac-arm64.dmg, Anytype-0.55.1-mac-arm64.dmg, Anytype-0.55.1-mac-arm64.dmg
[2026-04-30 11:54:01.281] [debug] Checking for macOS Rosetta environment
[2026-04-30 11:54:01.288] [info] Checked for macOS Rosetta environment (isRosetta=false)
[2026-04-30 11:54:01.288] [debug] Checking for arm64 in uname
[2026-04-30 11:54:01.291] [info] Checked ‘uname -a’: arm64=true
[2026-04-30 11:54:01.292] [debug] checkForUpdatesAndNotify called, downloadPromise is null
[2026-04-30 11:54:01.294] [info] Cached update sha512 checksum doesn’t match the latest available update. New update must be downloaded. Cached: tarTrF/qbO0C+nNbaKSuva0cGuRiIs3sP27kDsF4qLgXJzwVM9UX78s+Hqk2FJpHEZ5OzNECJ+aIvO8jfWQSGQ==, expected: GuqAjyffhiNKl8FB7Ut3Sh7IObfNGLRetgdvKBqBuAd1D2rqH6657bLI3W7kwPfxclVFpP02u9W92khBKnQHWw==. Directory for cached update will be cleaned
[2026-04-30 11:54:01.300] [info] Download block maps (old: “https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.54.11-mac-arm64.zip.blockmap”, new: https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.55.1-mac-arm64.zip.blockmap)
[2026-04-30 11:54:01.335] [error] Cannot download differentially, fallback to full download: Error: Cannot download “https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.55.1-mac-arm64.zip.blockmap”, status 403:
at ClientRequest. (/Applications/Anytype.app/Contents/Resources/app.asar/node_modules/builder-util-runtime/out/httpExecutor.js:209:34)
at ClientRequest.emit (node:events:519:28)
at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:124429)
at SimpleURLLoaderWrapper.emit (node:events:519:28)
[2026-04-30 11:54:02.418] [info] Download speed: 29895032 - Downloaded: 12.179515162763106% (29895032/245453383)
[2026-04-30 11:54:03.419] [info] Download speed: 31732050 - Downloaded: 25.868794808992305% (63495832/245453383)
[2026-04-30 11:54:04.420] [info] Download speed: 32325843 - Downloaded: 39.53589020201038% (97042180/245453383)
[2026-04-30 11:54:05.420] [info] Download speed: 32614139 - Downloaded: 53.17579428106721% (130521786/245453383)
[2026-04-30 11:54:06.421] [info] Download speed: 32797324 - Downloaded: 66.84976633628227% (164085013/245453383)
[2026-04-30 11:54:07.422] [info] Download speed: 32915335 - Downloaded: 80.5137295663185% (197623673/245453383)
[2026-04-30 11:54:08.422] [info] Download speed: 32997069 - Downloaded: 94.15697114266295% (231111471/245453383)
[2026-04-30 11:54:08.850] [info] Download speed: 33026559 - Downloaded: 100% (245453383/245453383)
[2026-04-30 11:54:08.853] [info] New version 0.55.1 has been downloaded to /Users/zio/Library/Caches/anytype-updater/pending/Anytype-0.55.1-mac-arm64.zip
[2026-04-30 11:54:09.003] [debug] Closing proxy server
[2026-04-30 11:54:09.006] [debug] Creating proxy server for native Squirrel.Mac (fileToProxy=https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.55.1-mac-arm64.zip)
[2026-04-30 11:54:09.007] [debug] Proxy server for native Squirrel.Mac is created (fileToProxy=https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.55.1-mac-arm64.zip)
[2026-04-30 11:54:09.010] [debug] Proxy server for native Squirrel.Mac is starting to listen (fileToProxy=https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.55.1-mac-arm64.zip)
[2026-04-30 11:54:09.012] [info] Proxy server for native Squirrel.Mac is closed (fileToProxy=https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.55.0-mac-arm64.zip)
[2026-04-30 11:54:09.014] [debug] Proxy server for native Squirrel.Mac is listening (address=http://127.0.0.1:58026, fileToProxy=https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.55.1-mac-arm64.zip)
[2026-04-30 11:54:09.025] [info] Update downloaded: {
“version”: “0.55.1”,
“files”: [
{
“url”: “Anytype-0.55.1-mac-x64.zip”,
“sha512”: “zSTkQ+EY2wBHCNU+SXAfYh9ljvUPj88l76HmQ6cmNzb+CskiaA6B0Ta7rWiX6hctxJ/7vkB4u3WNXwqT6c1SSw==”,
“size”: 258290799
},
{
“url”: “Anytype-0.55.1-mac-arm64.zip”,
“sha512”: “GuqAjyffhiNKl8FB7Ut3Sh7IObfNGLRetgdvKBqBuAd1D2rqH6657bLI3W7kwPfxclVFpP02u9W92khBKnQHWw==”,
“size”: 245453383
},
{
“url”: “Anytype-0.55.1-mac-arm64.zip”,
“sha512”: “GuqAjyffhiNKl8FB7Ut3Sh7IObfNGLRetgdvKBqBuAd1D2rqH6657bLI3W7kwPfxclVFpP02u9W92khBKnQHWw==”,
“size”: 245453383
},
{
“url”: “Anytype-0.55.1-mac-arm64.zip”,
“sha512”: “GuqAjyffhiNKl8FB7Ut3Sh7IObfNGLRetgdvKBqBuAd1D2rqH6657bLI3W7kwPfxclVFpP02u9W92khBKnQHWw==”,
“size”: 245453383
},
{
“url”: “Anytype-0.55.1-mac-x64.dmg”,
“sha512”: “dKd5ZB2B8qLkyXSTROPfcwqM5aSuyROHRJCIfEImfhcN4kWj58TcdDJN4l9uMxmdrvZRqm6+3AMczirt4OEiOw==”,
“size”: 264053952
},
{
“url”: “Anytype-0.55.1-mac-x64.dmg”,
“sha512”: “dKd5ZB2B8qLkyXSTROPfcwqM5aSuyROHRJCIfEImfhcN4kWj58TcdDJN4l9uMxmdrvZRqm6+3AMczirt4OEiOw==”,
“size”: 264053952
},
{
“url”: “Anytype-0.55.1-mac-x64.dmg”,
“sha512”: “dKd5ZB2B8qLkyXSTROPfcwqM5aSuyROHRJCIfEImfhcN4kWj58TcdDJN4l9uMxmdrvZRqm6+3AMczirt4OEiOw==”,
“size”: 264053952
},
{
“url”: “Anytype-0.55.1-mac-arm64.dmg”,
“sha512”: “fFHo/BJ1fH7BpCtyEP8DOWRi735O6GMaYuEdo8mhtpXJTIdQtEfaQVg5t9EV6RQlqT94AXEObAcFQYS0aySrbA==”,
“size”: 251143841
},
{
“url”: “Anytype-0.55.1-mac-arm64.dmg”,
“sha512”: “fFHo/BJ1fH7BpCtyEP8DOWRi735O6GMaYuEdo8mhtpXJTIdQtEfaQVg5t9EV6RQlqT94AXEObAcFQYS0aySrbA==”,
“size”: 251143841
},
{
“url”: “Anytype-0.55.1-mac-arm64.dmg”,
“sha512”: “fFHo/BJ1fH7BpCtyEP8DOWRi735O6GMaYuEdo8mhtpXJTIdQtEfaQVg5t9EV6RQlqT94AXEObAcFQYS0aySrbA==”,
“size”: 251143841
}
],
“path”: “Anytype-0.55.1-mac-x64.zip”,
“sha512”: “zSTkQ+EY2wBHCNU+SXAfYh9ljvUPj88l76HmQ6cmNzb+CskiaA6B0Ta7rWiX6hctxJ/7vkB4u3WNXwqT6c1SSw==”,
“releaseDate”: “2026-04-29T22:18:21.525Z”,
“downloadedFile”: “/Users/zio/Library/Caches/anytype-updater/pending/Anytype-0.55.1-mac-arm64.zip”
}
[2026-04-30 11:54:11.214] [info] [WindowManager].saveTabs: Saved 1 tabs, active index: 0
[2026-04-30 11:54:11.243] [info] [Api].exit, relaunch: true, isUpdate: true
[2026-04-30 11:54:12.634] [info] [Api].shutdown, relaunch: true, isUpdate: true
[2026-04-30 11:54:12.634] [info] Relaunch
[2026-04-30 11:54:12.752] [info] / requested
[2026-04-30 11:54:12.762] [info] /f7bd6f7b8e5b32465647723e37fd3680af5ce3d5e649423a6da6c81b28bdde14216d07630bebce3f70f58deea09a1a88959cc4e4e12faaa4a12f57b3704e538c.zip requested
[2026-04-30 11:54:12.762] [info] /f7bd6f7b8e5b32465647723e37fd3680af5ce3d5e649423a6da6c81b28bdde14216d07630bebce3f70f58deea09a1a88959cc4e4e12faaa4a12f57b3704e538c.zip requested by Squirrel.Mac, pipe /Users/zio/Library/Caches/anytype-updater/pending/Anytype-0.55.1-mac-arm64.zip
[2026-04-30 11:54:14.994] [debug] nativeUpdater.update-downloaded
[2026-04-30 11:54:15.043] [info] closeMain: true
[2026-04-30 11:54:15.043] [debug] Closing proxy server
[2026-04-30 11:54:15.043] [info] Proxy server for native Squirrel.Mac is closed (fileToProxy=https://anytype-release.fra1.digitaloceanspaces.com/Anytype-0.55.1-mac-arm64.zip)
[2026-04-30 11:54:15.052] [info] before-quit
[2026-04-30 11:54:22.993] [info] [WindowManager].loadAllWindows: Found legacy saved tabs
[2026-04-30 11:54:23.067] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 11:55:37.356] [info] [PowerMonitor] resume
[2026-04-30 12:47:04.783] [info] Checking for update
[2026-04-30 12:47:04.784] [info] Checking for update
[2026-04-30 12:47:04.798] [info] [PowerMonitor] resume
[2026-04-30 14:16:55.468] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 14:17:04.684] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 14:19:50.963] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 14:25:16.301] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 14:25:49.514] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 14:26:46.312] [info] [Window] render-process-gone: killed
[2026-04-30 14:28:29.870] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 14:36:19.490] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 14:52:30.028] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 15:03:40.450] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 15:18:32.507] [info] [WindowManager].clearSavedTabs: Cleared saved tabs
[2026-04-30 15:51:04.610] [info] [WindowManager].clearSavedTabs: Cleared saved tabs

interestingly, at all the crashes, it shows “[info] [WindowManager].clearSavedTabs: Cleared saved tabs”.

But I most likely never used tabs in Anytype on this new Mac (I prefer side-by-side windows).

OK, in order to fully wipe Anytype from this Mac, I’ve now also renamed the library folder — simply deleting the app from the /Applications folder was not enough.

But my vault reloading now => no urgency for this issue anymore.

Thank you for your swift response!

Glad it’s now working for you!

We’d still like to find the root cause— the crash output we received was truncated (looks like it didn’t fit into the buffer), so we couldn’t identify the actual cause.

If you have some time, it would be really helpful if you could reproduce it:

  1. Rename your current library folder aside, then rename the old (broken) one back to its original name.
  2. Launch from Terminal so we capture full output:
    /Applications/Anytype.app/Contents/MacOS/Anytype
  3. After the crash, save the output via Shell → Export Text As… and send it over.

Then swap the folders back. Thanks!

Thanks for caring! Here you go:

Terminal Saved Output.txt.zip (19.9 KB)

Yes, thanks a lot! Now I see. You have full-text search index corruption on disk, which leads to this problem. I created a task to research this.

Interesting, great you found out. Is there anything I can contribute?

Different situation, AT on Windows but also experiencing crashes:
crash_2026-05-02T05_27_19.log (192.6 KB)
crash_2026-05-02T05_30_12.log (214.4 KB)