IDE : Delphi version 6.0 (build 6.240) update pack 2
Jedi Code Formatter : version 2.42
Using SHIFT + I in the Delphi IDE, while editing a unit, delphi freezes(the usual occurance) and occasionally produces an exception.
> Removing Jedi Code Format package removes the issue.
> Reinstalling Jedi Code Formatter packge and issue
returns.
> Removing Jedi Code Format package also appears to
clear up numerous coreide60.bpl exceptions that
sometimes occur starting delphi.
2009-03-06, 16:38:16, 360ms
computer name :
user name :
operating system : Windows XP Service Pack 3 build 2600
system language : English
system up time : 2 days 1 hour
program up time : 18 seconds
processors : 2x Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
physical memory : 480/2046 MB (free/total)
free disk space : (C:) 136.67 GB
display mode : 1680x1050, 32 bit
process id : $1994
allocated memory : 44.98 MB
executable : delphi32.exe
madExcept version : 2.7i
exception class : EInvalidPointer
exception message : Invalid pointer operation.
main thread ($1b50):
40002ff7 +013 rtl60.bpl System @FreeMem
00541fc6 +006 coreide60.bpl VCLIENT KBDFREE
0054b273 +007 coreide60.bpl Kbclient TKeyboardServices.LoadKeyboardRes
0054b232 +00a coreide60.bpl Kbclient TKeyboardServices.LoadEmptyKeyBinding
00548e89 +04d coreide60.bpl Kbclient TIDEKBDFrameAPI.KeyboardChanged
0054a4ef +173 coreide60.bpl Kbclient TKeyboardServices.AddKeyboardBinding
40037d4a +046 rtl60.bpl Classes TComponent.DestroyComponents
40037b4f +047 rtl60.bpl Classes TComponent.Destroy
4010548b +09b vcl60.bpl Controls TControl.Destroy
40108d75 +0b9 vcl60.bpl Controls TWinControl.Destroy
400ecbf0 +028 vcl60.bpl Forms TScrollingWinControl.Destroy
400edd37 +0ab vcl60.bpl Forms TCustomForm.Destroy
4000572c +008 rtl60.bpl System TObject.Free
40015cf4 +008 rtl60.bpl SysUtils FreeAndNil
401077ec +188 vcl60.bpl Controls TControl.WndProc
4010a9a3 +157 vcl60.bpl Controls TWinControl.WndProc
400eec6d +421 vcl60.bpl Forms TCustomForm.WndProc
4010a620 +02c vcl60.bpl Controls TWinControl.MainWndProc
40039478 +014 rtl60.bpl Classes StdWndProc
7e4196c2 +00a user32.dll DispatchMessageA
400f582f +083 vcl60.bpl Forms TApplication.ProcessMessage
400f584e +00a vcl60.bpl Forms TApplication.ProcessMessages
40176359 +00d vcl60.bpl AppEvnts TCustomApplicationEvents.DoActivate
40176929 +03d vcl60.bpl AppEvnts TMultiCaster.DoActivate
400f50fe +552 vcl60.bpl Forms TApplication.WndProc
40039478 +014 rtl60.bpl Classes StdWndProc
7e4196c2 +00a user32.dll DispatchMessageA
400f582f +083 vcl60.bpl Forms TApplication.ProcessMessage
400f5866 +00a vcl60.bpl Forms TApplication.HandleMessage
400f5a86 +096 vcl60.bpl Forms TApplication.Run
I can't test this, I don't have Delphi 2006 installed. Just 2007 and 2009.