Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 07:57:33 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        "Koster, K.J." <K.J.Koster@kpn.com>
Cc:        "FreeBSD Java mailing list (E-mail)" <freebsd-java@FreeBSD.ORG>
Subject:   Re: 1.3.1p6 dies sigbus with threads
Message-ID:  <20020227075733.A17902@misty.eyesbeyond.com>
In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA3A4@l04.research.kpn.com>; from K.J.Koster@kpn.com on Tue, Feb 26, 2002 at 07:32:24PM %2B0100
References:  <59063B5B4D98D311BC0D0001FA7E452205FDA3A4@l04.research.kpn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 26, 2002 at 07:32:24PM +0100, Koster, K.J. wrote:
> I can make 1.3.1p6 fall onto it's face by creating threads and having them
> generate HTTP traffic against a local web server (HTTPUnit against an Orion
> server). The code works fine on a FreeBSD machine with Linux-jdk13 and on
> the massive Sun that will be our production server.
> 
> However, in the interest of testing our native port I have been running the
> same test in our native port on a spare box. It does not hold as well. I'm
> rerunning the tests with java_g instead of java but I won't stick around for
> the results tonight.

[.snip]

> I would appreciate suggestions on how to debug this in more detail.

Run with java_g so you can get some more information (which you're doing).

You can also run it under gdb with something like:

env DEBUG_PROG=gdb java_g

-- 
Greg Lewis                            Email : glewis@eyesbeyond.com
Eyes Beyond                           Web   : http://www.eyesbeyond.com
Information Technology


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?20020227075733.A17902>