Bug 1313 - IOUtil.testDirExec taking 30 seconds to execute or timeout (Windows 10)
Summary: IOUtil.testDirExec taking 30 seconds to execute or timeout (Windows 10)
Status: UNCONFIRMED
Alias: None
Product: Jogl
Classification: JogAmp
Component: util (show other bugs)
Version: tbd
Hardware: pc_x86_64 windows
: P4 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2016-06-12 19:51 CEST by John McKisson
Modified: 2019-03-29 13:58 CET (History)
1 user (show)

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments
Log indicating issue with IOUtil.testDirExec (4.11 KB, text/plain)
2016-06-12 19:51 CEST, John McKisson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John McKisson 2016-06-12 19:51:59 CEST
Created attachment 789 [details]
Log indicating issue with IOUtil.testDirExec

Noticed GLProfile was taking 60s to return, dug deeper to find the issue with IOUtil.testDirExec() taking 30 seconds on the call to pr.waitFor().  

I have attached my console log.

System Info:
Windows 10 Pro 64 bit
NVidia GTX 780Ti, latest drivers
Java 1.8.0_92 64 bit (problem also occurs with 32 bit)
Comment 1 Julien Gouesse 2016-07-06 09:10:19 CEST
Please indicate the exact version number of the driver.

Please indicate whether you use OpenJDK, Oracle Java or another JRE (this question is pertinent even under Windows as Azul Systems and Red Hat provide binary builds of OpenJDK for Windows).

I obtain similar logs when it works correctly :s I'll investigate.
Comment 2 John McKisson 2016-07-08 03:44:07 CEST
I am using the Oracle 1.8.0_92 JDK, NVidia driver 368.39 (and the one before that).