xedit segfault on open

Riccardo Mottola <[email protected]> Wed, 15 Oct 2025 13:57:57 +0200
Newsgroups gmane.linux.debian.ports.sparc
Message-ID <[email protected]>
Hi,

given the editor crisis I have currently on debian/sparc64, I tried to 
install classic xedit

It does crash witha large file:

$ xedit log.diff
Bus error                  xedit log.diff

xedit alone works. X11 display is remote, being this a T2000

xedit with file, crashes

gdb:

Program received signal SIGBUS, Bus error.
0x0000010000069694 in ?? ()
(gdb) bt
#0  0x0000010000069694 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)


Riccardo