Bug 2132940 - neovim crashed with a vim/_init_packages.lua: cannot load incompatible bytecode
Summary: neovim crashed with a vim/_init_packages.lua: cannot load incompatible bytecode
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: neovim
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-07 09:11 UTC by Sergey Fedotov
Modified: 2022-10-07 09:13 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github neovim neovim issues 18169 0 None closed Neovim 0.7 crashes with "vim/_init_packages.lua: cannot load incompatible bytecode" 2022-10-07 09:11:46 UTC

Description Sergey Fedotov 2022-10-07 09:11:47 UTC
Description of problem:
neovim compiled against 2.1.0-9.00beta3.8.tech.el8 crashed with the message:

vim/_init_packages.lua: cannot load incompatible bytecode
stack traceback:
        [C]: at 0x55e10cea0044
        [C]: at 0x7ff58159a8a0
E970: Failed to initialize builtin lua modules

Need to update package luajit from git v2.1 branch

Version-Release number of selected component (if applicable):
0.7.0-1.el8

How reproducible:
All the time

Steps to Reproduce:
1. Install neovim from EPEL 8
2. Run neovim


Note You need to log in before you can comment on or make changes to this bug.