Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



On Fri, Nov 25, 2016 at 01:04:20PM +0100, Maxime Villard wrote:
 > ? It probably means there is some kind of stupid assumption or hack in
 > emacs. If you could send me the core, the binary and tell me which arch it
 > is, that would be nice. 

No, if there is a problem it is somewhere in crtstuff, ld.elf_so, or
early libc initialization. When it dies, it dies long before main and
long before anything in emacs itself gets control.

In particular, _libc_init chokes on a wrong __ps_strings value
apparently either passed in from the kernel, garbaged by ld.elf_so, or
maybe otherwise mishandled somewhere in the startup logic.

 > AFAICT, emacs is known to be buggy on netbsd.

Rubbish.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index