From owner-freebsd-bugs Wed Jun 7 10: 2: 2 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from smtp2.a2000.nl (duck.a2000.nl [62.108.1.88]) by hub.freebsd.org (Postfix) with ESMTP id 3409737BDC1 for ; Wed, 7 Jun 2000 10:01:54 -0700 (PDT) (envelope-from mcrosland@zap.A2000.nl) Received: from node11aca.a2000.nl ([24.132.26.202] helo=mandark.a2000.nl) by smtp2.a2000.nl with smtp (Exim 2.02 #4) id 12zjDE-00026k-00 for freebsd-bugs@freebsd.org; Wed, 7 Jun 2000 19:01:52 +0200 To: freebsd-bugs@freebsd.org Subject: problems with arpintr() Date: Wed, 07 Jun 2000 19:06:48 GMT From: "Mike Crosland" MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Reply-To: mcrosland@zap.A2000.nl X-Mailer: BeOS Mail Message-Id: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi I've been getting page faults that seem related to the arpintr() function, whether using generic or custom kernels. A message I briefly saw during the last compile gave a warning about line 445 in netinet/ if_ether.c line 445: it was something like "assignment makes pointer from integer without a cast" I'm nearly certain this is somehow related to the page faults. Mike Crosland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message