Dialog Plugin not working on heidisql 8.2 or +

[expired user #8071]'s profile image [expired user #8071] posted 10 years ago in General Permalink
Hi I have updated my heidiSQL with the latest release 8.3.0 something.
And the heidisql seems to crash now due to the dialog.dll

Here is the report bug

date/time : 2014-05-12, 17:18:39, 339ms
computer name : mycomputer
user name : Thibault <admin>
registered owner : Thibault / Microsoft
operating system : Windows 7 x64 Service Pack 1 build 7601
system language : French
system up time : 3 days 23 hours
program up time : 7 seconds
processors : 4x Intel(R) Core(TM) i5-3340M CPU @ 2.70GHz
physical memory : 1042/3969 MB (free/total)
free disk space : (C:) 284,73 GB
display mode : 1366x768, 32 bit
process id : $1e6c
allocated memory : 47,29 MB
largest free block : 8181,48 GB
executable : heidisql.exe
exec. date/time : 2014-05-10 06:19
version : 8.3.0.4771
compiled with : Delphi XE5
madExcept version : 4.0.8.1
callstack crc : $76e8afcd, $a67437eb, $a67437eb
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 000007FEF78EA2BC in module 'dialog.dll'. Write of address 000007FEF78EA2BC.

main thread ($1278):
7fef78ea dialog.dll
7fedf3ea libmysql.dll mysql_real_connect
00a6a100 heidisql.exe dbconnection 1572 +60 TMySQLConnection.SetActive
00c058e6 heidisql.exe Main 3459 +7 TMainForm.InitConnection
00b3d6f7 heidisql.exe connections 299 +5 Tconnform.btnOpenClick
00693d14 heidisql.exe Vcl.Controls TControl.Click
006cb636 heidisql.exe Vcl.StdCtrls TCustomButton.Click
006cc652 heidisql.exe Vcl.StdCtrls TCustomButton.CNCommand
0040cb1e heidisql.exe System TObject.Dispatch
00693453 heidisql.exe Vcl.Controls TControl.WndProc
0069ab1e heidisql.exe Vcl.Controls TWinControl.WndProc
006cb080 heidisql.exe Vcl.StdCtrls TButtonControl.WndProc
00692f30 heidisql.exe Vcl.Controls TControl.Perform
0069ad19 heidisql.exe Vcl.Controls DoControlMsg
0069c093 heidisql.exe Vcl.Controls TWinControl.WMCommand
008093f8 heidisql.exe Vcl.Forms TCustomForm.WMCommand
0040cb1e heidisql.exe System TObject.Dispatch
00693453 heidisql.exe Vcl.Controls TControl.WndProc
0069ab1e heidisql.exe Vcl.Controls TWinControl.WndProc
008047eb heidisql.exe Vcl.Forms TCustomForm.WndProc
00699d5a heidisql.exe Vcl.Controls TWinControl.MainWndProc
005da693 heidisql.exe System.Classes StdWndProc
76f46ba8 USER32.dll SendMessageW
76f43b73 USER32.dll CallWindowProcW
0069acb9 heidisql.exe Vcl.Controls TWinControl.DefaultHandler
006943bc heidisql.exe Vcl.Controls TControl.WMLButtonUp
0040cb1e heidisql.exe System TObject.Dispatch
00693453 heidisql.exe Vcl.Controls TControl.WndProc
0069ab1e heidisql.exe Vcl.Controls TWinControl.WndProc
006cb080 heidisql.exe Vcl.StdCtrls TButtonControl.WndProc
00699d5a heidisql.exe Vcl.Controls TWinControl.MainWndProc
005da693 heidisql.exe System.Classes StdWndProc
76f498d5 USER32.dll DispatchMessageW
00812f6f heidisql.exe Vcl.Forms TApplication.ProcessMessage
00812fe3 heidisql.exe Vcl.Forms TApplication.HandleMessage
0080b928 heidisql.exe Vcl.Forms TCustomForm.ShowModal
00bfa190 heidisql.exe Main 1891 +100 TMainForm.AfterFormCreate
00c4fb75 heidisql.exe heidisql 73 +20 initialization
770459eb kernel32.dll BaseThreadInitThunk

The thing is it is perfectly working with HeidiSQL 8.1 version.

Here is my configuration on the server side Mysql 5.5
We are using pam / Ldap connector to allow our user to login (this is why we are using the dialog dll) With or without ssh tunnel it crash the same way. Can you help me out ?
ansgar's profile image ansgar posted 10 years ago Permalink
You could exchange dialog.dll with the one used in 8.1, but I guess its the same one. Watch out for the right version - starting with HeidiSQL 8.2, on Windows 64bit you get the 64bit version of dialog.dll using HeidiSQL's installer. HeidiSQL 8.1 used the 32bit version of dialog.dll in all cases, so probably you need that file? https://heidisql.googlecode.com/svn/trunk/out/plugins64/dialog.dll
ansgar's profile image ansgar posted 10 years ago Permalink
Nah, this one is it: https://heidisql.googlecode.com/svn/trunk/out/plugins32/dialog.dll

Please login to leave a reply, or register at first.