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

VimR crashes sometimes when using the colorscheme catppuccin-macchiato #1083

Open
TomSchimana opened this issue Jul 11, 2024 · 0 comments
Open

Comments

@TomSchimana
Copy link

TomSchimana commented Jul 11, 2024

I'm experiencing an issue with VimR. When I include the line vim.cmd.colorscheme("catppuccin-macchiato") in my configuration, VimR sometimes crashes on startup. It's not consistent – the crash doesn't happen every time. However, if I remove this line, VimR runs without any problems. I'm puzzled by this behavior and would appreciate some insight.

Process: VimR [12593]
Path: /Applications/VimR.app/Contents/MacOS/VimR
Identifier: com.qvacua.VimR
Version: 0.47.5 (20240630.155444)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]

Date/Time: 2024-07-11 15:14:13.2840 +0200
OS Version: macOS 14.5 (23F79)

Crashed Thread: 4 Dispatch queue: RxPack.RxMsgpackRpc-queue-B42ACDC4-A2B3-420F-B637-E479D10ED571

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010

Thread 4 Crashed:
0 libobjc.A.dylib 0x198249c20 objc_msgSend + 32
1 libswiftCore.dylib 0x1a8393f80 Dictionary.Variant.setValue(:forKey:) + 92
2 libswiftCore.dylib 0x1a8342f70 Dictionary.subscript.setter + 520
3 VimR 0x1028e4184 0x1026d4000 + 2163076
4 VimR 0x1029fe388 0x1026d4000 + 3318664
5 VimR 0x102a19fdc 0x1026d4000 + 3432412
6 VimR 0x102a23478 0x1026d4000 + 3470456
...

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

1 participant