EasyMorph Crash

Hello,
I’m facing a crash with EasyMorh 3.5.0.2.
Description : when trying to open a local file (.txt), the windows is not displaying and after EasyMorph crash.
When I drag the file, it’s working well, but when trying to save the project, the same issues occurs.

log File
20170521202046 Information Starting application version 3.5.0.2 with command line: “D:\tool\EasyMorph\Morph.exe”
20170521202047 Information New project
20170521202047 Information Check for updates: Automatic mode
20170521202105 Information Add table Imported table 1 to tab Tab 1
20170521202109 Information Changing selection to table Imported table 1
20170521202111 Information Changing selection to table Imported table 1
20170521202112 Information Remove table Imported table 1 from tab Tab 1
20170521202117 Information Add table Imported table 1 to tab Tab 1
20170521202118 Error Exception: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Call stack:
at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Int32 flags, IntPtr& db)
at System.Data.SQLite.SQLite3.Open(String strFilename, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.SQLiteConnection.Open()
at STCommonShellIntegration.DataShellManagement.CreateNewConnection(SQLiteConnection& newConnection)
at STCommonShellIntegration.DataShellManagement.InitConfiguration(Dictionary2 targetSettings) at DBROverlayIcon.DBRBackupOverlayIcon.initComponent() 20170521202118 Error Exception: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Call stack: at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Int32 flags, IntPtr& db) at System.Data.SQLite.SQLite3.Open(String strFilename, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) at System.Data.SQLite.SQLiteConnection.Open() at STCommonShellIntegration.DataShellManagement.CreateNewConnection(SQLiteConnection& newConnection) at STCommonShellIntegration.DataShellManagement.InitConfiguration(Dictionary2 targetSettings)
at DBROverlayIcon.DBRBackupOverlayIcon.initComponent()

Thank you in advance.

apparently it’s an issue with Dell backup.

It’s a known issue with Dell Backup. It incorrectly uses SQLite dll’s which breaks other applications that use SQLite (EasyMorph stores shared database connectors in a SQLite data file). If possible, uninstall Dell Backup from the computer.