Re: Odd behavior in some terminal apps.
Robert Swindells <[email protected]> Sun, 09 Jul 2017 19:43:15 +0100
| Newsgroups | gmane.os.netbsd.ports.hpcarm |
|---|---|
| Message-ID | <[email protected]> |
Wes Fraizer <[email protected]> wrote: >I am getting segfaults from emacs25 and crashes on launch out of tmux on >my Jornada 720 running NetBSD 7.1. I dont have any any of the X sets >installed and I dont have X installed from pkgsrc im simply trying to >run them from the terminal. I have tried emacs25 on another StrongARM machine and it crashes for me too, sorry about that. >With emacs I dont think its running out of memmory or anything. Emacs >reportedly can run on much less. I'm wondering if this is down to a mismatch in page size between the build system and the target, newer ARM systems use 8K pages. I will try rebuilding it on my StrongARM machine, it at least has more RAM than a Jornada 720. >I have a sneaking suspicion that emacs and tmux both do not like my >terminal somehow. The $TERM variable is set to wsvt25 which should be >fine from what I gather. Does tmux work with other things ?