I'm having exactly the same segmentation fault issue with NetBeans
after upgrading to Leopard. Here are the things I have tried (all
result in the same error):
- switch from Java 1.5 to Java 6
- create a new user account and launch NetBeans from there - repair disk permissions - remove Java and reinstall packages from the Leopard DVD - install Java for Mac OS X 10.5, Update 2 - uninstall and reinstall NetBeans and associated files
- monitor for errors with dtruss and errinfo
From
what I have seen, the error seems to happen during the "exec" of Java,
before any other system calls are made. As noted on the nabble thread,
if I repeat the same command with sudo, it works perfectly. I've seen
this happen with Java apps other than NetBeans. I can also reliably
cause identical segmentations faults in Javadoc, which are also fixed
by running with sudo, although I don't know if that's related.
I'm at a loss for how to debug this. I assume there is no version
of Java with debugging symbols available, right? My next move is to
reinstall Leopard I guess.
Thanks in advance for any ideas, Jonathan Kaplan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden