bug with pwndbg-lldb on ubuntu 26.04
Author: jelasinCreated Aug 18, 2026Updated Sep 14, 2026
Labelsbugregression
➜ ~ pwndbg-lldb
Could not find the LLDB Python Path: b'/usr/local/lib/pwndbg-lldb/lib/python3.13/site-packages/lldb_for_pwndbg/_vendor/bin/lldb: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory\n'
➜ ~ file /usr/local/lib/pwndbg-lldb/lib/python3.13/site-packages/lldb_for_pwndbg/_vendor/bin/lldb /usr/local/lib/pwndbg-lldb/lib/python3.13/site-packages/lldb_for_pwndbg/_vendor/bin/lldb: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.0.0, stripped
➜ ~ lldb
(lldb) exit
➜ ~Source: pwndbg/pwndbg