Einzelnen Beitrag anzeigen

Benutzerbild von mcmichael
mcmichael

Registriert seit: 5. Jun 2008
Ort: Bremen
79 Beiträge
 
Delphi 10.1 Berlin Professional
 
#3

AW: IDE Delphi 10.1 crasht (Loop) - evtl. MadExcept?

  Alt 28. Okt 2018, 06:45
es scheint NICHT an madexcept zu liegen. Ich hab's deinstalliert und ne absolut kleine Anwendung gebaut und
nach ner Viertelstunde crasht die IDE wieder mit dem bekannten Dialogfeld.
Wenn man es wegklickt, kommt es übrigens undendlich oft wieder.


[5006E188]{rtl240.bpl } System.Types.TRect.Contains (Line 1635, "System.Types.pas" + 0) + $0
[50AA7D30]{vcl240.bpl } Vcl.Controls.GetControlAtPos (Line 9873, "Vcl.Controls.pas" + 4) + $13
[50AA7E5A]{vcl240.bpl } Vcl.Controls.TWinControl.ControlAtPos (Line 9896, "Vcl.Controls.pas" + 13) + $E
[50AA032D]{vcl240.bpl } Vcl.Controls.FindDragTarget (Line 4912, "Vcl.Controls.pas" + 6) + $19
[5005FF69]{rtl240.bpl } System.@BeforeDestruction (Line 17873, "System.pas" + 10) + $0
[5005F79C]{rtl240.bpl } System.TObject.Free (Line 16529, "System.pas" + 1) + $4
[50AAE9AD]{vcl240.bpl } Vcl.Controls.TCustomControl.Destroy (Line 14040, "Vcl.Controls.pas" + 1) + $6
[5005F79C]{rtl240.bpl } System.TObject.Free (Line 16529, "System.pas" + 1) + $4
[525C2AFA]{vcldesigner240.bpl} VCLSurface.TVclDesignSurface.CancelDragHint (Line 4474, "VCLSurface.pas" + 9) + $0
[525C2523]{vcldesigner240.bpl} VCLSurface.TVclDesignSurface.DragHintMouseMessage (Line 4342, "VCLSurface.pas" + 27) + $2
[525C0796]{vcldesigner240.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3526, "VCLSurface.pas" + 56) + $14
[5005FBE2]{rtl240.bpl } System.@CallDynaInst (Line 17133, "System.pas" + 4) + $0
[525C0436]{vcldesigner240.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3471, "VCLSurface.pas" + 1) + $9
[5005FA96]{rtl240.bpl } System.@IsClass (Line 16965, "System.pas" + 1) + $8
[50AA38B7]{vcl240.bpl } Vcl.Controls.TControl.WndProc (Line 7226, "Vcl.Controls.pas" + 4) + $21
[5005FA96]{rtl240.bpl } System.@IsClass (Line 16965, "System.pas" + 1) + $8
[50AA38B7]{vcl240.bpl } Vcl.Controls.TControl.WndProc (Line 7226, "Vcl.Controls.pas" + 4) + $21
[5006E188]{rtl240.bpl } System.Types.TRect.Contains (Line 1635, "System.Types.pas" + 0) + $0
[50AA7D30]{vcl240.bpl } Vcl.Controls.GetControlAtPos (Line 9873, "Vcl.Controls.pas" + 4) + $13
[50AA7E5A]{vcl240.bpl } Vcl.Controls.TWinControl.ControlAtPos (Line 9896, "Vcl.Controls.pas" + 13) + $E
[50AA376C]{vcl240.bpl } Vcl.Controls.TControl.Perform (Line 7091, "Vcl.Controls.pas" + 10) + $8
[50AA7F28]{vcl240.bpl } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 9920, "Vcl.Controls.pas" + 15) + $29
[50AA84DE]{vcl240.bpl } Vcl.Controls.TWinControl.WndProc (Line 10089, "Vcl.Controls.pas" + 104) + $6
[50BE56BD]{vcl240.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4523, "Vcl.Forms.pas" + 209) + $5
[525C9A03]{vcldesigner240.bpl} VCLFormContainer.TControlSizer.ControlWndProc (Line 344, "VCLFormContainer.pas" + 33) + $C
[50AA7C9C]{vcl240.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9850, "Vcl.Controls.pas" + 3) + $6
[50170DFC]{rtl240.bpl } System.Classes.StdWndProc (Line 17187, "System.Classes.pas" + 8) + $0
[50BEEDE7]{vcl240.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10534, "Vcl.Forms.pas" + 23) + $1
[50BEEE2A]{vcl240.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10564, "Vcl.Forms.pas" + 1) + $4
[50BEF15D]{vcl240.bpl } Vcl.Forms.TApplication.Run (Line 10702, "Vcl.Forms.pas" + 26) + $3
  Mit Zitat antworten Zitat