Crash report - Closing a connection

kalvaro's profile image kalvaro posted 13 years ago in General Permalink
Crash when closing a connection:

date/time         : 2011-03-22, 17:54:35, 192ms
computer name     : ********* 
user name         : ********* <admin>
registered owner  : ********* 
operating system  : Windows XP Service Pack 3 build 2600
system language   : Spanish
system up time    : 1 day 3 hours
program up time   : 22 minutes 26 seconds
processors        : 2x Intel(R) Pentium(R) 4 CPU 3.00GHz
physical memory   : 294/991 MB (free/total)
free disk space   : (C:) 3,96 GB (E:) 14,92 GB
display mode      : 1280x1024, 32 bit
process id        : $1290
allocated memory  : 18,60 MB
executable        : heidisql.exe
exec. date/time   : 2011-03-21 11:23
version           : 6.0.0.3733
compiled with     : Delphi XE
madExcept version : 3.0m beta 1
callstack crc     : $1ae13ee9, $135dde8d, $135dde8d
exception number  : 1
exception class   : EAssertionFailed
exception message : Assertion failure (C:\heidisql\trunk\components\synedit\Source\SynTextDrawer.pas, line 395).
main thread ($1284):
005d0f6c heidisql.exe SynTextDrawer 396  +8 TheFontsInfoManager.Destroy
00405654 heidisql.exe System        548  +0 TObject.Free
005d2464 heidisql.exe SynTextDrawer 971  +0 Finalization
00406b52 heidisql.exe System        548  +0 FinalizeUnits
0045f1e8 heidisql.exe madExcept             InterceptFinalizeUnits
00406f4d heidisql.exe System        548  +0 @Halt0
00797750 heidisql.exe heidisql       67 +17 initialization
ansgar's profile image ansgar posted 13 years ago Permalink
Oh, quite a few crashes due to some SynEdit stuff. Strange.
kalvaro's profile image kalvaro posted 13 years ago Permalink
I'm getting frequent crashes since you implemented queries in a separate thread and I haven't posted all of them. I'm just a web developer so I can't figure out how much helpful these crash reports are. Feel free to ask for either further details or to stop the flood ;-)
ansgar's profile image ansgar posted 13 years ago Permalink
They make me currently more scratch my head than they help but I'm anyway at a different thing currently - MSSQL support. Think I'll commit that soon and then look after the threading stuff immediately.

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