Einzelnen Beitrag anzeigen

delphinia

Registriert seit: 16. Feb 2006
444 Beiträge
 
Delphi 11 Alexandria
 
#1

Zugriffsverletzung - aber warum?

  Alt 6. Sep 2006, 17:50
Kann mir vielleicht jemand helfen bei diesem Problem? Ich verstehe nicht so recht wodurch die Zugriffsverletzung kommt:


Zitat:
exception message : Zugriffsverletzung bei Adresse 00493DF7 in Modul 'Projekt1.exe'. Lesen von Adresse 6473683E.

main thread ($870):
00493df7 +023 Projekt1.exe Forms TCustomForm.CloseModal
004940a9 +175 Projekt1.exe Forms TCustomForm.ShowModal
0049dfb5 +081 Projekt1.exe Dialogs MessageDlgPosHelp
0049df2a +01a Projekt1.exe Dialogs MessageDlgPos
0049e001 +00d Projekt1.exe Dialogs ShowMessagePos
0049dfee +006 Projekt1.exe Dialogs ShowMessage
004f6312 +10a Projekt1.exe about 134 +12 Tabout.get_updateDoneFile
004f2998 +02c Projekt1.exe HTTPGet 362 +4 THTTPGet.ThreadDone
00462087 +00f Projekt1.exe Classes TThread.CallOnTerminate
7c91eae0 +010 ntdll.dll KiUserCallbackDispatcher
0049af5b +00f Projekt1.exe ExtCtrls TTimer.Timer
0049ae3f +02b Projekt1.exe ExtCtrls TTimer.WndProc
0048e6c0 +014 Projekt1.exe Forms StdWndProc
77d196c2 +00a USER32.dll DispatchMessageA
004f292f +06b Projekt1.exe HTTPGet 324 +11 THTTPGet.GetFile
004f6870 +074 Projekt1.exe about 213 +6 Tabout.update_buttonClick
0050852d +019 Projekt1.exe projekt1_pas 653 +2 TProjekt1.update_timerTimer
0049af5b +00f Projekt1.exe ExtCtrls TTimer.Timer
0049ae3f +02b Projekt1.exe ExtCtrls TTimer.WndProc
0048e6c0 +014 Projekt1.exe Forms StdWndProc
77d196c2 +00a USER32.dll DispatchMessageA
00496df7 +083 Projekt1.exe Forms TApplication.ProcessMessage
00496e16 +00a Projekt1.exe Forms TApplication.HandleMessage
00497021 +081 Projekt1.exe Forms TApplication.Run
0050cd59 +2e5 Projekt1.exe Projekt1 116 +71 initialization
Doreen
Gruss Doreen
  Mit Zitat antworten Zitat