Access violation when inserting 1000 insert ignore into

gemal's profile image gemal posted 13 years ago in General Permalink
I pasted 1000 INSERT IGNORE INTO
into the query editor

and got the crash. the editor kept running in the background doing all of the inserts.

----------------------------------
date/time : 2011-05-27, 09:26:36, 826ms
computer name : GEMAL
user name : Michael <admin>
registered owner : Henrik Gemal / DinnerBooking
operating system : Windows XP Service Pack 3 build 2600
system language : English
system up time : 19 hours 50 minutes
program up time : 26 seconds
processors : 2x AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
physical memory : 1659/3326 MB (free/total)
free disk space : (C:) 30,71 GB
display mode : 1440x900, 32 bit
process id : $132c
allocated memory : 32,68 MB
executable : heidisql.exe
exec. date/time : 2011-05-27 09:19
version : 6.0.0.3845
compiled with : Delphi XE
madExcept version : 3.0m beta 1
callstack crc : $29ea261d, $ded09b1a, $ded09b1a
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 005E341A in module 'heidisql.exe'. Write of address 00000004.

main thread ($16b4):
005e341a heidisql.exe SynTextDrawer 934 +36 AdjustLastCharWidthAndRect
005e344e heidisql.exe SynTextDrawer 939 +2 TheTextDrawer.ExtTextOut
005f3499 heidisql.exe SynEdit 3097 +66 PaintToken
005f3b01 heidisql.exe SynEdit 3253 +63 PaintHighlightToken
005f3e02 heidisql.exe SynEdit 3372 +29 AddHighlightToken
005f468e heidisql.exe SynEdit 3599 +182 PaintLines
005f4a1c heidisql.exe SynEdit 3687 +53 TCustomSynEdit.PaintTextLines
005f1f68 heidisql.exe SynEdit 2558 +60 TCustomSynEdit.Paint
004f328b heidisql.exe Controls TCustomControl.PaintWindow
004ed9e5 heidisql.exe Controls TWinControl.PaintHandler
004ee1c4 heidisql.exe Controls TWinControl.WMPaint
004f3225 heidisql.exe Controls TCustomControl.WMPaint
004e8f68 heidisql.exe Controls TControl.WndProc
004ed82c heidisql.exe Controls TWinControl.WndProc
005fa4cc heidisql.exe SynEdit 6197 +22 TCustomSynEdit.WndProc
004ececc heidisql.exe Controls TWinControl.MainWndProc
004ab73c heidisql.exe Classes StdWndProc
7c90e470 ntdll.dll KiUserCallbackDispatcher
7e418a0b USER32.dll DispatchMessageW
005874b3 heidisql.exe Forms TApplication.ProcessMessage
005874f6 heidisql.exe Forms TApplication.HandleMessage
00587821 heidisql.exe Forms TApplication.Run
007ff89f heidisql.exe heidisql 66 +16 initialization

---------------
ansgar's profile image ansgar posted 13 years ago Permalink
This is issue #2410
ansgar's profile image ansgar posted 13 years ago Permalink
Fixed in r3924

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