Einzelnen Beitrag anzeigen

Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
43.200 Beiträge
 
Delphi 12 Athens
 
#9

AW: IDE-Insight hängt

  Alt 10. Jul 2022, 11:41
Irgendwie wird nichts besser.

scheinbar läuft alles wieder, aber wenn ich eine leere VCL-Anwendung "debugge", knallt es nach dem Programmende.
(leere VCL-Anwendung, wo eine lokale Integervariable mit :=0; im OnCreate mit Haltepunkt daliegt)

Delphi-Quellcode:
[5015776F]{rtl280.bpl  } System.Classes.TList.Get (Line 5089, "System.Classes.pas" + 2) + $A
[71A569E3]{vcl280.bpl  } Vcl.AppEvnts.TMultiCaster.GetAppEvents (Line 686, "Vcl.AppEvnts.pas" + 1) + $7
[71A5630A]{vcl280.bpl  } Vcl.AppEvnts.TMultiCaster.DoActivate (Line 438, "Vcl.AppEvnts.pas" + 5) + $5
[719FCB47]{vcl280.bpl  } Vcl.Forms.TApplication.WndProc (Line 10911, "Vcl.Forms.pas" + 140) + $C
[50174A30]{rtl280.bpl  } System.Classes.StdWndProc (Line 18375, "System.Classes.pas" + 8) + $0
[719FD697]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 11336, "Vcl.Forms.pas" + 23) + $1
[719FD6DA]{vcl280.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 11366, "Vcl.Forms.pas" + 1) + $4
[719FDA19]{vcl280.bpl  } Vcl.Forms.TApplication.Run (Line 11505, "Vcl.Forms.pas" + 27) + $3
[004F7FA2]{bds.exe     } bds.bds (Line 227, "" + 16) + $2
Mit Halt knallt es, Ohne nicht.
Garbage Collector ... Delphianer erzeugen keinen Müll, also brauchen sie auch keinen Müllsucher.
my Delphi wish list : BugReports/FeatureRequests
  Mit Zitat antworten Zitat