Bug 109270 - LibO is looking up the Java runtime at quite unusual/uncommon places
Summary: LibO is looking up the Java runtime at quite unusual/uncommon places
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.4.6.3 release
Hardware: All Windows (All)
: medium trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Too-Much-File-Access
  Show dependency treegraph
 
Reported: 2017-07-22 11:14 UTC by Telesto
Modified: 2017-07-24 08:53 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2017-07-22 11:14:03 UTC
Description:
Not 100% sure if this should be marked as a bug, but if find it a bit odd that all sorts unusual (mostly) Program files directory's are scanned for the Java Runtime 

C:\Program Files (x86)\Skype\Phone\jre\bin\
C:\Program Files (x86)\Windows Live\Shared\jre\bin\
C:\Windows\SysWOW64\WindowsPowerShell\v1.0\gij
C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static\java.exe

Steps to Reproduce:
1. Start Writer
2. Alt+F12 (or Tools -> Options)
3. Open Process Monitor with Filter set to "Process Name" is 'soffice.bin'
4. Click on Advance in the LibreOfficeDev. Take notice of the directory's accessed

Actual Results:  
LibO is looking for Java runtime at - in my opinion - uncommon places

Expected Results:
Shouldn't happen?


Reproducible: Always

User Profile Reset: No

Additional Info:
Found in
Version: 6.0.0.0.alpha0+
Build ID: a9588baca8137f51e2ca72e40b1f448b0e1885d1
CPU threads: 4; OS: Windows 6.19; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-07-21_02:58:26
Locale: nl-NL (nl_NL); Calc: CL

and in
Versie: 4.4.6.3 
Build ID: e8938fd3328e95dcf59dd64e7facd2c7d67c704d
Locale: nl_NL


User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Comment 1 Julien Nabet 2017-07-23 05:42:51 UTC
Could you provide the content of these Windows env vars:
- PATH
- JAVA_HOME
?
Comment 2 Telesto 2017-07-24 08:53:36 UTC
(In reply to Julien Nabet from comment #1)
> Could you provide the content of these Windows env:
> - PATH
> - JAVA_HOME
> ?

Ah, now I understand! Sorry for the noise.