Crash on every start after 4507 update. Win 8 x64

[expired user #6680]'s profile image [expired user #6680] posted 11 years ago in General Permalink
Here is the bug report:

date/time : 2013-09-05, 14:31:17, 67ms
computer name : SKYNET
user name : iceMan
registered owner : l.beltran@live.com
operating system : Windows NT New x64 build 9200
system language : Spanish
system up time : 1 day 5 hours
program up time : 12 seconds
processors : 4x Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz
physical memory : 2980/6011 MB (free/total)
free disk space : (C:) 388,99 GB
display mode : 1920x1080, 32 bit
process id : $13ec
allocated memory : 53,01 MB
executable : heidisql.exe
exec. date/time : 2013-09-05 10:40
version : 8.0.0.4507
compiled with : Delphi XE
madExcept version : 3.0m beta 1
callstack crc : $0e239224, $87861987, $87861987
exception number : 1
exception class : Exception
exception message : Acceso denegado.

main thread ($c5c):
007aa7f4 heidisql.exe JumpList 364 +6 TJumpList.CheckResult
007aa6e2 heidisql.exe JumpList 337 +47 TJumpList.ApplyList
007aa438 heidisql.exe JumpList 274 +3 TJumpList.Apply
007ecc2f heidisql.exe Main 1281 +33 TMainForm.StoreLastSessions
007f638e heidisql.exe Main 3411 +81 TMainForm.InitConnection
0078f6b2 heidisql.exe connections 292 +5 Tconnform.btnOpenClick
004eae27 heidisql.exe Controls TControl.Click
00521a16 heidisql.exe StdCtrls TCustomButton.Click
00522504 heidisql.exe StdCtrls TCustomButton.CNCommand
004ea8bc heidisql.exe Controls TControl.WndProc
004ef180 heidisql.exe Controls TWinControl.WndProc
005216e0 heidisql.exe StdCtrls TButtonControl.WndProc
004ea4e0 heidisql.exe Controls TControl.Perform
004ef2d3 heidisql.exe Controls DoControlMsg
004efd2f heidisql.exe Controls TWinControl.WMCommand
00573abc heidisql.exe Forms TCustomForm.WMCommand
004ea8bc heidisql.exe Controls TControl.WndProc
004ef180 heidisql.exe Controls TWinControl.WndProc
005709c0 heidisql.exe Forms TCustomForm.WndProc
76da258b MSCTF.dll TF_Notify
004ee820 heidisql.exe Controls TWinControl.MainWndProc
004ac4d8 heidisql.exe Classes StdWndProc
74f1bd34 user32.dll CallWindowProcW
006837c0 heidisql.exe helpers 1104 +1 CallOld
00683908 heidisql.exe helpers 1151 +44 SizeGripWndProc
74f1aaa1 user32.dll SendMessageW
74f1bd34 user32.dll CallWindowProcW
004ef280 heidisql.exe Controls TWinControl.DefaultHandler
004eb278 heidisql.exe Controls TControl.WMLButtonUp
004ea8bc heidisql.exe Controls TControl.WndProc
004ef180 heidisql.exe Controls TWinControl.WndProc
005216e0 heidisql.exe StdCtrls TButtonControl.WndProc
004ee820 heidisql.exe Controls TWinControl.MainWndProc
004ac4d8 heidisql.exe Classes StdWndProc
74f18a61 user32.dll DispatchMessageW
0057998f heidisql.exe Forms TApplication.ProcessMessage
005799d2 heidisql.exe Forms TApplication.HandleMessage
00575331 heidisql.exe Forms TCustomForm.ShowModal
007eee4e heidisql.exe Main 1799 +94 TMainForm.AfterFormCreate
00822bde heidisql.exe heidisql 73 +21 initialization
7662850b KERNEL32.DLL BaseThreadInitThunk

Code modification/commit from ansgar.becker, 11 years ago, revision 8.0.0.4508
TJumpList.Apply seems to trigger "Access denied" exceptions in some cases. Log these in the log panel, but do nothing when that happens. See http://www.heidisql.com/forum.php?t=13339
ansgar's profile image ansgar posted 11 years ago Permalink
See this form thread, for which I basically introduced that bug. Well, r4508 just silences these errors, while they're still visible in the SQL log panel.
[expired user #6680]'s profile image [expired user #6680] posted 11 years ago Permalink
I can confirm heidi is working again with r4508. Thanks
Code modification/commit from ansgar.becker, 10 years ago, revision 8.1.0.4629
Avoid usage of TJumpList on Wine, to work around various errors. Fixes issue #3426. See also http://www.heidisql.com/forum.php?t=13339

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