Einzelnen Beitrag anzeigen

Namenloser

Registriert seit: 7. Jun 2006
Ort: Karlsruhe
3.724 Beiträge
 
FreePascal / Lazarus
 
#722

Re: DelphiSpeedUp - Delphi 5 bis RAD Studio 2007 (v2.76)

  Alt 3. Jul 2008, 18:00
Hallo jbg,

ich hatte in letzter Zeit in TurboDelphi öfter mal den Fehler "Ungültige Zeigeroperation":
Jetzt habe ich mir eben mal den Stacktrace angeschaut und festegestellt, dass DSU daran beteiligt zu sein scheint:
Code:
 + $0[062017D5]{DelphiSpeedUp10.dll} StringOptimize.StringOptimize._LStrAsg (Line 90, "StringOptimize.pas" + 37) + $0
 + $A[51F54F95]{rtl100.bpl } Classes.Classes.TStringList.IndexOf (Line 5076, "classes.pas" + 1) + $A
 + $4[20C4A60F]{coreide100.bpl} IDEServices.IDEServices.TPersonalityServices.SupportsTrait (Line 3989, "IDEServices.pas" + 1) + $4
 + $6[00415A2D]{bds.exe    } AppMain.AppMain.TAppBuilder.actnDockEditWindowUpdate (Line 6347, "ui\AppMain.pas" + 8) + $6
 + $3[00415CD8]{bds.exe    } AppMain.AppMain.TAppBuilder.DockBottomPanelDockDrop (Line 6462, "ui\AppMain.pas" + 14) + $3
 + $7[51F5FF1B]{rtl100.bpl } Classes.Classes.TBasicAction.Update (Line 11080, "classes.pas" + 3) + $7
 + $6[520756CE]{vcl100.bpl } Forms.Forms.TraverseClients (Line 5464, "Forms.pas" + 8) + $6
 + $6[520756CE]{vcl100.bpl } Forms.Forms.TraverseClients (Line 5464, "Forms.pas" + 8) + $6
 + $3[5207573C]{vcl100.bpl } Forms.Forms.TCustomForm.UpdateActions (Line 5478, "Forms.pas" + 10) + $3
 + $4[52079DD6]{vcl100.bpl } Forms.Forms.TApplication.DoActionIdle (Line 8044, "Forms.pas" + 5) + $4
 + $11[5207933B]{vcl100.bpl } Forms.Forms.TApplication.HandleMessage (Line 7689, "Forms.pas" + 1) + $11
 + $8B5F[0041F8A7]{bds.exe    } bds.bds.Finalization + $8B5F
 + $10[77873819]{kernel32.dll} BaseThreadInitThunk + $10
 + $4B[77D7A9BB]{ntdll.dll  } LdrInitializeThunk + $4B
  Mit Zitat antworten Zitat