This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin 1.5.10: Possible bug


----- Original Message ----- 
From: "Dave Neary" <david@phenix.fr>
To: <cygwin@cygwin.com>
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]