Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #13503

Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in

From brianjester@gmail.com
Newsgroups comp.lang.java.programmer
Subject Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in
Date 2012-04-12 14:18 -0700
Organization http://groups.google.com
Message-ID <24045459.590.1334265511830.JavaMail.geo-discussion-forums@pbcpw7> (permalink)

Show all headers | View raw


I have a Java Jdesktop GUI created in Netbeans 7.0.1 and the target architecture in sun4u/sun4v with Solaris 10 and CDE when I attempt to run it for the first time after installing it with pkgadd it crashes:

  pkgadd -d myAppPkg

  java -jar myApp.jar

I get:

  Segmentation Fault - core dumped

If I log out and log in, the problem goes away and I can launch the Jar just fine and the GUI appears.

Any ideas?

Thank you,

Brian

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in brianjester@gmail.com - 2012-04-12 14:18 -0700
  Re: Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in Patricia Shanahan <pats@acm.org> - 2012-04-12 14:41 -0700
    Re: Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in Brian Jester <brianjester@gmail.com> - 2012-04-16 13:56 -0700
      Re: Java JDesktop GUI Segmentation Fault on first use in CDE (Solaris 10) Until I Logout and Log Back in Roedy Green <see_website@mindprod.com.invalid> - 2012-05-14 21:48 -0700

csiph-web