Re: [core-dev] latest NIO changes trigger OS X crashes
Jens-Uwe Mager <[email protected]> Thu, 14 Apr 2005 23:49:51 +0200
| Newsgroups | gmane.network.gnutella.limewire.core.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 14, 2005 at 17:06 -0400, Sam Berlin wrote: > Yup, just got a kernel panic with the most recent code. Oi. Any > thoughts? I have just looked up the program counter the panic occurs on and from my limited Darwin kernel debugging experience it looks like a NULL pointer reference in the routine kqueue_register which is part of the BSD kqueue mechanism. Looking at the kqueue manual page this mechanism is a likely candidate ot implement Java NIO, so I suspect a true kernel bug triggered by the JVM. Should be reported to Apple as a bug. -- Jens-Uwe Mager <pgp-mailto:F476EBC2> _______________________________________________ core-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/core-dev