Skip to content

vtm randomly segfaults on manycore system for no apparent reason #949

Description

@itskenny0

Hiya!

I use vtm a lot, but recently I had a lot of crashing issues which made me run back to tmux. Sessions will stay alive for days at a time, no problem at all, but inevitably, one day I come back to this screen:

root@vtm:~# vtm
  os: Running with elevated privileges
 tty: Pseudoterminal /dev/pts/4
  os: Terminal type: xterm-256color
  os: Color mode: xterm truecolor
  os: Mouse mode: VT-style
 vtm: v2026.06.29
args: vtm
apps: Update settings source files from
      /etc/vtm/settings.xml
      ~/.config/vtm/settings.xml
apps: Loading settings from "/etc/vtm/settings.xml"...
      Not found
apps: Loading settings from "/root/.config/vtm/settings.xml"...
      Not found
root@vtm:~# 

When this occurs, vtm has been completely torn down and so have the terminal sessions that were running inside - very frustrating. Looking around, the only trace I could find of this is this dmesg entry:

[13126285.564934] vtm[342364]: segfault at 75f7bf0e520b ip 00000000007369b8 sp 000075f10b3fed90 error 4 in vtm[401000+82f000] likely on CPU 32 (core 18, socket 1)
[13126285.570477] Code: 0f 29 a4 24 a0 00 00 00 66 48 0f 6e e0 48 8d 84 24 b0 01 00 00 48 89 44 24 40 66 0f 6c ec 0f 29 ac 24 90 00 00 00 0f 1f 40 00 <4d> 8b 67 18 4d 8b 77 10 4d 85 e4 74 08 4c 89 e7 e8 b3 17 e6 ff 66

The aliveness of the terminals are quite important to me, so I can't continue using vtm for the moment. Would you be so kind whether you can find out why this is?

A bit more context to my setup:
vtm is running on Ubuntu 24.04, inside LXC on Proxmox
Kernel: Linux srv3 6.8.4-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.4-2 (2024-04-10T17:36Z) x86_64 GNU/Linux

Thanks lots!
kenny

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions