Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail 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: Thu, 12 Apr 2012 14:18:31 -0700 (PDT) Organization: http://groups.google.com Lines: 17 Message-ID: <24045459.590.1334265511830.JavaMail.geo-discussion-forums@pbcpw7> NNTP-Posting-Host: 2001:480:10:64:2d96:28b5:8102:5b3f Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1334265512 32160 127.0.0.1 (12 Apr 2012 21:18:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 12 Apr 2012 21:18:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:480:10:64:2d96:28b5:8102:5b3f; posting-account=XAB8CwoAAAD2D48E_TY-CdPxtzjEelb9 User-Agent: G2/1.0 X-Received-Bytes: 1461 Xref: csiph.com comp.lang.java.programmer:13503 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