Wednesday, June 21, 2023

Re: misc/screen segfault

> Anybody knows why this happens on arm64 ?
>
> ws-4# uname -a
> OpenBSD ws-4.my.domain 7.3 GENERIC.MP#2164 arm64
>
> ws-4# screen -v
> Segmentation fault (core dumped)

Does not happen here. Could you provide a backtrace, please?

# pkg_delete screen
# pkg_add gdb debug-screen

Then reproduce the crash and at the gdb prompt type 'bt' and share the
output, please.

# egdb screen screen.core
(gdb) bt

No comments:

Post a Comment