Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.java.programmer Subject: anyone else gets this Java crash with JavaFX demo? Date: Sat, 05 Nov 2011 04:17:10 -0500 Organization: Aioe.org NNTP Server Lines: 39 Message-ID: Reply-To: nma@12000.org NNTP-Posting-Host: 88a+6m04b222RX7XA/H/cA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9564 When I go to http://javafx.com/samples/MediaBox/ using Firefox, I get this Java crash: ---------------------------------------- Problem signature: Problem Event Name: APPCRASH Application Name: java.exe Application Version: 7.0.10.8 Application Timestamp: 4e897db5 Fault Module Name: StackHash_7e15 Fault Module Version: 6.1.7601.17514 Fault Module Timestamp: 4ce7ba58 Exception Code: c0000374 Exception Offset: 000ce653 OS Version: 6.1.7601.2.1.0.768.3 Locale ID: 1033 Additional Information 1: 7e15 Additional Information 2: 7e154b4ed7dc25c0dc1a4120bf36b20e Additional Information 3: c088 Additional Information 4: c088153dd64a538ecda6324f78e22951 ---------------------------------------- OS: windows 7, SP1, 64 bit browser: firefox, 7.01 Java 1.7.0-ea here is a scren shot: http://12000.org/tmp/javaFX_nov_5_2011/screen_shot.png Firefox seems to hang after that. Not reposnding so far. ps. Also tried with IE 9, same thing. Crash,but at least the browser did not hang like firefox. --Nasser