(SOLVED) 1.6(8).x IDE crashed on "Save As...", "Save" ,"Open" menu (win XP)

Solution and a source problem in this post

Arduino IDE crashed on "Save As..." on "Save" and "Open" (win XP)

What problem ?

You might get more information on the cause by running arduino_debug.exe (which is found in the Arduino IDE installation folder) from the command line, then examining the output after the crash. Please copy and paste the output here using code tags (</> button on the toolbar).

E:\My_Sunduk\Zhelezo\_soft\ARDUINO\arduino-1.6.9>arduino_debug.exe
Загрузка конфигурации...
Инициализация пакетов...
Подготовка плат...
Запуск...
Using proxy DIRECT
Using proxy DIRECT
Using proxy DIRECT
Using proxy DIRECT
Using proxy DIRECT
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x261c0daf, pid=4488, tid=808
#
# JRE version: Java(TM) SE Runtime Environment (8.0_66-b17) (build 1.8.0_66-b17)

# Java VM: Java HotSpot(TM) Client VM (25.66-b17 mixed mode windows-x86 )
# Problematic frame:
# C  [COMDLG32.dll+0x30daf]
#
# Failed to write core dump. Minidumps are not enabled by default on client vers
ions of Windows
#
# An error report file with more information is saved as:
# E:\My_Sunduk\Project\electronics\ARDUINO\Arduino_Project\hs_err_pid4488.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

E:\My_Sunduk\Zhelezo\_soft\ARDUINO\arduino-1.6.9>

up

arduino-1.6.0 good
arduino-1.6.1 Crashed

Are you saying that all IDE versions newer than 1.6.0 crash?

yes
1.6.1 and new version crashed on java 7 and java 8

I'll check it a bit later on a clean system
In the virtual machine.

Try the hourly build:

crashed

Microsoft Windows XP [Версия 5.1.2600]
(С) Корпорация Майкрософт, 1985-2001.

e:\My_Sunduk\Project\electronics\ARDUINO\Arduino_IDE\ 201703121225\arduino-night
ly>"E:\My_Sunduk\Project\electronics\ARDUINO\Arduino_IDE\ 201703121225\arduino-n
ightly\arduino_debug.exe"
DPI detection failed, fallback to 96 dpi
Загрузка конфигурации...
Инициализация пакетов...
Подготовка плат...
Запуск...
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x261b0daf, pid=1060, tid=0x000
00d0c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b1
4)
# Java VM: Java HotSpot(TM) Client VM (25.111-b14 mixed mode windows-x86 )
# Problematic frame:
# C  [COMDLG32.dll+0x30daf]
#
# Failed to write core dump. Minidumps are not enabled by default on client vers
ions of Windows
#
# An error report file with more information is saved as:
# E:\My_Sunduk\Project\electronics\scale\scale\HX711\hs_err_pid1060.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

e:\My_Sunduk\Project\electronics\ARDUINO\Arduino_IDE\ 201703121225\arduino-night
ly>"E:\My_Sunduk\Project\electronics\ARDUINO\Arduino_IDE\ 201703121225\arduino-n
ightly\arduino_debug.exe"

Interesting line.

"# Failed to write core dump. Minidumps are not enabled by default on client vers
ions of Windows"

Yes, it's very strange.
A low memory dump is enabled and the minidump folder contains some information in itself

Hi all
Task solved
The problem was in patch open-save dialog box.
(I wanted to always have a "detailed view" and apply the DLL patcher program "FileOpenPatcher")
After restored button in this programm, arduino ide normal work.