Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [210.64.104.102] X-Originating-Email: [shaddy_baddah AT hotmail DOT com] X-Sender: shaddy_baddah AT hotmail DOT com From: "Shaddy Baddah" To: "Dave Neary" , References: <40D6C0D8 DOT 8070207 AT phenix DOT fr> Subject: Re: Cygwin 1.5.10: Possible bug Date: Mon, 21 Jun 2004 19:17:52 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: X-OriginalArrivalTime: 21 Jun 2004 11:18:08.0646 (UTC) FILETIME=[6E51AA60:01C45781] X-IsSubscribed: yes ----- Original Message ----- From: "Dave Neary" To: Sent: Monday, June 21, 2004 7:04 PM Subject: Cygwin 1.5.10: Possible bug > > Hi all, > > I have come across a problem with cygwin (I think) which prevents it > from being used to compile JNI bindings. > > If I link any code to cygwin, and then try to load the resulting dll > with System.loadLibrary, the JVM "gets stuck" and goes to 100% activity. > Eventually, I kill it. This may or may not be related to your problem, however, the observation may be helpful. In my experience with JNI dll's under cygwin, they can behave very erratically in the following situation. If you execute the JNI dll loading application from rxvt, or xterm, i.e. using a pseudo-terminal. Are you doing this? I found that when I switch the running of the application to the standard Cygwin "console", no problems occurred at all. The problems that I used to see running my applications out of rxvt were reproducible on every occasion, so I am fairly certain of what I observed. Hope this helps. Regards, Shaddy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/