Bug #77025 Crash on file save event.
Submitted: 13 May 2015 12:07 Modified: 13 May 2015 12:16
Reporter: Nikita Yur'evich Tratorov Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:>6.1.7, 6.3.3 OS:Windows (Microsoft Windows 7 Service Pack 1 build 7601, 64-bit)
Assigned to: CPU Architecture:Any
Tags: Crash on saving file, WBBugReporter

[13 May 2015 12:07] Nikita Yur'evich Tratorov
Description:
14:16:03 [ERR][      Workbench]: Console redirection failed.
14:16:03 [INF][      WBContext]: Parsing application arguments.
14:16:03 [INF][      WBContext]:     C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE\MySQLWorkbench.exe
14:16:03 [INF][      WBContext]:     C:\Users\Никита\Desktop\СхемаБД v3.mwb
14:16:03 [INF][      Workbench]: Starting up Workbench
14:16:03 [INF][      Workbench]: Current environment:
	Command line: "C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE\MySQLWorkbench.exe" "C:\Users\Никита\Desktop\СхемаБД v3.mwb"
	CurrentDirectory: C:\Users\Никита\Desktop
	HasShutdownStarted: False
	OSVersion: Microsoft Windows NT 6.1.7601 Service Pack 1
	SystemDirectory: C:\Windows\system32
	TickCount: 787477
	UserInteractive: True
	Version: 4.0.30319.34209
	WorkingSet: 28434432
14:16:03 [INF][      Workbench]: Environment variables:
	Path = C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Common Files\Adobe\AGL
	SESSIONNAME = Console
	PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
	USERDOMAIN = NiX-Ezhik
	PROCESSOR_ARCHITECTURE = x86
	ProgramW6432 = C:\Program Files
	PUBLIC = C:\Users\Public
	APPDATA = C:\Users\Никита\AppData\Roaming
	windir = C:\Windows
	LOCALAPPDATA = C:\Users\Никита\AppData\Local
	CommonProgramW6432 = C:\Program Files\Common Files
	windows_tracing_flags = 3
	windows_tracing_logfile = C:\BVTBin\Tests\installpackage\csilogfile.log
	TMP = T:\Temp
	USERPROFILE = C:\Users\Никита
	ProgramFiles = C:\Program Files (x86)
	PROCESSOR_LEVEL = 16
	FP_NO_HOST_CHECK = NO
	HOMEPATH = \Users\Никита
	COMPUTERNAME = NIX-EZHIK
	PROCESSOR_ARCHITEW6432 = AMD64
	USERNAME = Никита
	NUMBER_OF_PROCESSORS = 2
	PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 6 Stepping 2, AuthenticAMD
	SystemRoot = C:\Windows
	ComSpec = C:\Windows\system32\cmd.exe
	LOGONSERVER = \\NIX-EZHIK
	TEMP = T:\Temp
	ProgramFiles(x86) = C:\Program Files (x86)
	CommonProgramFiles = C:\Program Files (x86)\Common Files
	PROCESSOR_REVISION = 0602
	CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
	ALLUSERSPROFILE = C:\ProgramData
	SystemDrive = C:
	PSModulePath = C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
	OS = Windows_NT
	ProgramData = C:\ProgramData
	HOMEDRIVE = C:
14:16:03 [INF][      Workbench]: Current version given by meta info is: 6.1.7
14:16:04 [INF][      Workbench]: Exiting as another instance of WB is already running.
14:16:04 [INF][      WBContext]: Parsing application arguments.
14:16:04 [INF][      WBContext]:     C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE\MySQLWorkbench.exe
14:16:04 [INF][      WBContext]:     C:\Users\Никита\Desktop\СхемаБД v3.mwb
14:16:07 [INF][ Canvas backend]: Found OpenGL version for this view: 4.5.0 NVIDIA 350.12

How to repeat:
Install 6.2.5 or 6.3.5 and try to save any Model. You will have instant crash. And .mwb file will be deleted, only .mwb.bak file is last (Thanks God for backup file!).

Only 6.1.7 works fine and saving mwb file correctly without crash.

What details I need to provide for you to fix this?

Suggested fix:
Something wrong in filesaving functions.
[13 May 2015 12:16] MySQL Verification Team
Hello Nikita,

Thank you for the report.
This is duplicate of Bug #75455.
Workaround is to save file on non-Cyrillic path.

Thanks,
Umesh