Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 13:14:58 -0700
From:      Bill Huey <billh@gnuppy.monkey.org>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        Bill Huey <billh@gnuppy.monkey.org>, Mikhail Kruk <meshko@cs.brandeis.edu>, java@FreeBSD.ORG
Subject:   Re: jdk1.3.1 socket problem
Message-ID:  <20010831131458.A1726@gnuppy>
In-Reply-To: <20010901031241.A70927@misty.eyesbeyond.com>
References:  <55lmk5czi0.wl@tripper.private> <Pine.LNX.4.33.0108271126100.16201-100000@calliope.cs.brandeis.edu> <20010831023820.A20158@gnuppy> <20010901031241.A70927@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 01, 2001 at 03:12:42AM +0930, Greg Lewis wrote:
> Try appletviewer_g.  I expect it will be the same as using java_g on the
> previous example.  Basically you get an assertion failure about flags
> being set on the file descriptor, which is an earlier symptom of the 
> same problem we're seeing here.  Haven't had time to track it down yet,
> I'm going to try both a 1.2.2 and a 1.3.1 debugging version with logging
> enabled and see if that gives any clues.

Actually, I thought I tracked it down to a inet_addr() call failing returning
a INADDR_NONE. The value pasted to it was originally "gnuppy" which isn't a
valid numeric address. 

More investigation needed.

bill


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010831131458.A1726>