Re: Debugging Epiphany/Midori (webkit-gtk based) on earmv6hf (RPI 2)

2015-10-15 Thread Stephan
After looking at the code, I´m pretty certain it´s the JavaScriptCore JIT compiler* who generates some assembly on a heap segment which then calls library functions with a misaligned stack pointer. The version of webkit-gtk which I built from a recent pkgsrc release is 2.4.8. The best thing to do

Re: Ways to report trace when boot panics [Was NetBSD 7.0 i386 panic during boot]

2015-10-15 Thread Brett Lymn
On Mon, Oct 12, 2015 at 09:32:13PM +0700, Robert Elz wrote: > > Joerg Sonnenberger said: > | You don't need "just" a cable, but one with quite a bit logic in between. > | USB is not designed for host-to-host communication, > > Thanks - that's the kind of info I was

daily CVS update output

2015-10-15 Thread NetBSD source update
Updating src tree: P src/etc/rc.d/mdnsd P src/external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c P src/external/apache2/mDNSResponder/dist/mDNSCore/mDNS.c P src/external/apache2/mDNSResponder/dist/mDNSPosix/PosixDaemon.c P src/external/apache2/mDNSResponder/dist/mDNSPosix/mDNSPosix.c P

Re: Killing a zombie process?

2015-10-15 Thread Rhialto
On Thu 15 Oct 2015 at 06:57:42 +0700, Robert Elz wrote: > I do wonder about ... > > | procfs on /usr/pkg/emul/linux32/proc type procfs (read-only, local) > | procfs on /usr/pkg/emul/linux32/proc type procfs (local) Ah good catch. That seems to be a botched attempt to mount the linux procfs