Actually: 1) I'm running on a Digital Alpha computer, with separate root partitions of RedHat 5.x & redhat 6.0 2) Netbeans is pure java, so it can run anywhere ( runs mostly anywhere on my machine :-) ) 3) This appears to be a kernel ( RedHat kernel 2.2.5-22 problem ) Where I suspect that the user address map is just not setup correctly to return data to/from user space. 4) kernel 2.2.9 makes netbeans work in debugging the sample program. BUT was rather flakey in compiling anything. It just loved to go core at random times ( going to 2.2.5 alleviated this problem, but gave me *3 :-( ) 5) This kernel failure was with jdk 118 & green threads On RH 6.0. 6) NETBEANS can be gotten from www.netbeans.com . 7) [EMAIL PROTECTED] wrote: > Hi, > > You're probably the guy to address these questions to: > > 1. You mention in the message you have RH6.0. I can't seem to get > JDK (any version) to work on RH6.0, most likely a glibc issue. Is there a > version available which supports RH6.0? > > 2. Where did you get netbeans? I have the netbeans distribution > from SuSE 6.1, but that's for i386. Is it really 100% java? If so, then > the i386 RPM should work fine. > Trying to use NETBEANS ( pure JAVA IDE ) to debug a sample program. I > set a java breakpoint, and hit go. > nothing ( strange) happens, but my disk light stays light ( oh oh, > another 70meg core dump comming ). Apparently not a core dump, but in > the var/log/messages file there are thse errors. Love to see where in > the application code this is being set, but no info in the logfile :-(. > > gat > > I am using redhat 2.2.5-22 kernel, on RH 6.0. > I had used the 2.2.9 kernel, but segfaults from various pgms, convinced > me to look for something more stable > > Jun 9 12:36:14 lx kernel: java_g: Exception at [__copy_user+256/468] > (fffffc000045ec40) > Jun 9 12:36:14 lx kernel: java: Exception at [__copy_user+256/468] > (fffffc000045ec40) > Jun 9 12:36:14 lx kernel: java_g: Exception at [__copy_user+256/468] > (fffffc000045ec40) > Jun 9 12:36:14 lx kernel: java: Exception at [__copy_user+256/468] > (fffffc000045ec40) > Jun 9 12:36:14 lx kernel: java: Exception at [__copy_user+256/468] > (fffffc000045ec40) > [gat@kodak gat]$ ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]