Skip to content

Crashing on MacOS in nvim and neovide #54

@theherk

Description

@theherk

This is crashing as soon as :Silicon is run.

ᐅ nvim --version
NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1732813678

Output of lua print(require('silicon').version) is v0.5.2.

Seemingly relevant part of the crash report is:

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   nvim                                   0x104ce8d08 nlua_pop_Object + 120
1   nvim                                   0x104cec4e0 nlua_call_pop_retval + 220
2   nvim                                   0x104bd35ac nvim_notify + 136
3   silicon.so                             0x105e7ed6c nvim_oxi_api::vim::notify::h2e5ab22d3c5c7561 + 116
4   silicon.so                             0x105d9f54c silicon::clipboard::dump_image_to_clipboard::h7406d59576db9cb7 + 112
5   silicon.so                             0x105d825b0 silicon::save_image::h64c9204577fee456 + 4452
6   silicon.so                             0x105d94428 nvim_oxi_luajit::function::store::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h2ee9015d8eac4bb6 + 2100
7   silicon.so                             0x105e818f4 nvim_oxi_luajit::function::store::c_fun::hc81f295337d7ed81 + 52
8   libluajit-5.1.2.1.1732813678.dylib         0x10515e2ac 0x105158000 + 25260
9   libluajit-5.1.2.1.1732813678.dylib         0x10516ae5c lua_pcall + 148
10  nvim                                   0x104ced9a0 nlua_do_ucmd + 1412
11  nvim                                   0x104e0c87c do_ucmd + 276
12  nvim                                   0x104c80384 execute_cmd0 + 140
13  nvim                                   0x104c7cfe4 do_cmdline + 8620
14  nvim                                   0x104d3a7f4 nv_colon + 420
15  nvim                                   0x104d38430 normal_execute + 4888
16  nvim                                   0x104dd1d28 state_enter + 392
17  nvim                                   0x104cf85b0 main + 9488
18  dyld                                   0x187d98274 start + 2840

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions