Re: Someone using COMPAT_SVR4(_32) ?
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Sep 17, 2017 at 09:32:01PM +0200, Maxime Villard wrote: > That's perhaps gross, but I would diff the sys/arch/sparc64, sys/compat/svr4 and > sys/compat/svr4_32 directories between 5 and 6, and try to figure out which > part got modified in a way that breaks svr4_32. The diff shouldn't be too big. The issue seems to be more ktrace/kdump acting up (plus some yet undiagnosed issue in the compat code). I am looking into it. Martin