From owner-freebsd-java@FreeBSD.ORG Tue Jun 10 02:09:58 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B7BE37B401 for ; Tue, 10 Jun 2003 02:09:58 -0700 (PDT) Received: from seed.net.tw (sn14.seed.net.tw [139.175.54.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F5F43FDF for ; Tue, 10 Jun 2003 02:09:57 -0700 (PDT) (envelope-from leafy@chihiro.leafy.idv.tw) Received: from [210.64.32.88] (port=62680 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.14:2) id 19Pf8e-000Lbn-NN for freebsd-java@freebsd.org; Tue, 10 Jun 2003 17:09:56 +0800 Received: from chihiro.leafy.idv.tw (nobody@localhost [127.0.0.1]) by chihiro.leafy.idv.tw (8.12.9/8.12.9) with ESMTP id h5A99sG1007706 for ; Tue, 10 Jun 2003 17:09:55 +0800 (CST) (envelope-from leafy@chihiro.leafy.idv.tw) Received: (from leafy@localhost) by chihiro.leafy.idv.tw (8.12.9/8.12.9/Submit) id h5A99sCh007705 for freebsd-java@freebsd.org; Tue, 10 Jun 2003 17:09:54 +0800 (CST) Date: Tue, 10 Jun 2003 17:09:54 +0800 From: leafy To: freebsd-java@freebsd.org Message-ID: <20030610090954.GA7687@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-java@freebsd.org References: <20030610090536.GD72342@starjuice.net> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030610090536.GD72342@starjuice.net> User-Agent: Mutt/1.5.4i Subject: Re: idea-3.0.4 w/ FreeBSD 5.1: "Bad file descriptor" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 09:09:58 -0000 On Tue, Jun 10, 2003 at 11:05:36AM +0200, Sheldon Hearn wrote: > I reported a problem with IntelliJ IDEA to the vendor, and they haven't > offered much in the way of help for tracking it down. > > The following forwarded message is their response, top-posted over bug > report at the bottom. > > So how on _earth_ are we supposed to track this down? > > Ciao, > Sheldon. Hi, Is there anyway to pass arguments to the VM that starts IDEA? If that is possible, you can produce a very detailed trace file for EVERY call in the process. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming