dbForge for MySQL trial crashes V6.3.341

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
elmerbotha
Posts: 1
Joined: Wed 01 Apr 2015 10:01

dbForge for MySQL trial crashes V6.3.341

Post by elmerbotha » Wed 01 Apr 2015 10:11

HI,

We are interested in purchasing dbForge for MySql. However, the trial version 6.3.341 keeps on crashing when seemingly when attempting to connect to a database or executing a simple query, after hanging for a while first. This happens on Win7 or Win8 machines, 64 bit.
Below are events logged on two of the crashes respectively:
6.3.341
------------------------------------------------------------------------------------------
Faulting application name: dbforgemysql.exe, version: 6.3.341.0, time stamp: 0x54cb43e5
Faulting module name: nlssorting.dll, version: 4.0.30319.18408, time stamp: 0x52310504
Exception code: 0xc00000fd
Fault offset: 0x00000000000043c3
Faulting process id: 0x222c
Faulting application start time: 0x01d06c47bcd49760
Faulting application path: F:\Program Files\Devart\dbForge Studio for MySQL\dbforgemysql.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll
Report Id: 5609b5a7-d83b-11e4-8285-8878c95a56e6
-------------------------------------------------------------------------------------------

AND

---------------------------------------------------------------------------------------
Faulting application name: dbforgemysql.exe, version: 6.3.341.0, time stamp: 0x54cb43e5
Faulting module name: clr.dll, version: 4.0.30319.18444, time stamp: 0x52717f9a
Exception code: 0xc00000fd
Fault offset: 0x000000000000a0fb
Faulting process id: 0x3b0
Faulting application start time: 0x01d06c472cb7cc8e
Faulting application path: F:\Program Files\Devart\dbForge Studio for MySQL\dbforgemysql.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: d5b4fdec-d83a-11e4-8285-8878c95a56e6
------------------------------------------------------------------------------------------

alexa

Re: dbForge for MySQL trial crashes V6.3.341

Post by alexa » Wed 01 Apr 2015 12:31

We are currently investigating this issue and will answer you as soon as possible.

alexa

Re: dbForge for MySQL trial crashes V6.3.341

Post by alexa » Wed 01 Apr 2015 15:45

Could you please perform the following:

1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environment -> Output' branch.
3. Select the 'Write queries sent by the program to the SQL Log' and 'Log application errors' options.
4. Unselect the 'Delete application log after closing' option. Click 'OK'.
5. Restart dbForge Studio for MySQL.
6. Generate the error once again and send us the *.log file with the latest date from the directory '%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for MySQL\'.

Please also provide us the query you are executing and the version of the MySQL server. Additionally, please let us know if the database is on a local or remote server.

You can send a reply straight to our support system at supportATdevartDOTcom

alexa

Re: dbForge for MySQL trial crashes V6.3.341

Post by alexa » Thu 02 Apr 2015 09:41

Please try upgrading your .NET Framework to version 4.5.2 and let us know if it helps.

Post Reply