[DragonFlyBSD - Bug #3381] System crash while editing with neovim

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon May 5 22:10:04 PDT 2025


Issue #3381 has been updated by marto.


Hello, Matt, thank you very much for the quick response. How is the patch
to be applied? Is it against some branch or does it have to be applied
manually? In the latter case, would that be enough:

cd /usr/src
patch -p1 < vm39.patch
make buildkernel
cp -Rp /boot/kernel /boot/kernel.old
make installkernel
reboot

Is rebuilding the kernel enough or do I have to rebuild world as well?

Best regards,
Martin



Am Di., 6. Mai 2025 um 07:28 Uhr schrieb <
bugtracker-admin at leaf.dragonflybsd.org>:

> Issue #3381 has been updated by dillon.
>
> File vm39.patch added
> Assignee set to dillon
>
> Please try this patch.  I think its a coding bug where we were trying to
> compare a field from the 'next' vm_map_entry but during the cut'n'paste
> from the previous section that was comparing 'prev' ... I must have
> forgotten to change 'prev' to 'next'.
>
> -Matt
>
> ----------------------------------------
> Bug #3381: System crash while editing with neovim
> http://bugs.dragonflybsd.org/issues/3381#change-14588
>
> * Author: marto
> * Status: New
> * Priority: Normal
> * Assignee: dillon
> * Target version: 6.6
> * Start date: 2025-05-05
> ----------------------------------------
> Hello, I am running DragonFlyBSD with the following specs:
> "uname -a
> DragonFly dragonfly 6.4-RELEASE DragonFly v6.4.1-RELEASE #9: Thu May  1
> 08:43:02 EEST 2025     root at dragonfly:/usr/obj/usr/src/sys/X86_64_GENERIC
> x86_64
> "
> I occasionally experience crashes while editing files with neovim in the
> XFCE terminal. The same crash happens also with the nvim-gtk editor. So far
> I wasn't able to reproduce the crash with nvim-qt6. I am using the LazyVim
> distribution as an IDE. The crash report is attached.
>
> Best regards,
> Martin
>
> ---Files--------------------------------
> core.txt.9.tar.bz2 (205 KB)
> vm39.patch (598 Bytes)
>
>
> --
> You have received this notification because you have either subscribed to
> it, or are involved in it.
> To change your notification preferences, please click here:
> http://bugs.dragonflybsd.org/my/account
>

----------------------------------------
Bug #3381: System crash while editing with neovim
http://bugs.dragonflybsd.org/issues/3381#change-14589

* Author: marto
* Status: New
* Priority: Normal
* Assignee: dillon
* Target version: 6.6
* Start date: 2025-05-05
----------------------------------------
Hello, I am running DragonFlyBSD with the following specs:
"uname -a
DragonFly dragonfly 6.4-RELEASE DragonFly v6.4.1-RELEASE #9: Thu May  1
08:43:02 EEST 2025     root at dragonfly:/usr/obj/usr/src/sys/X86_64_GENERIC
x86_64
"
I occasionally experience crashes while editing files with neovim in the
XFCE terminal. The same crash happens also with the nvim-gtk editor. So far
I wasn't able to reproduce the crash with nvim-qt6. I am using the LazyVim
distribution as an IDE. The crash report is attached.

Best regards,
Martin

---Files--------------------------------
core.txt.9.tar.bz2 (205 KB)
vm39.patch (598 Bytes)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list