Einzelnen Beitrag anzeigen

Benutzerbild von toms
toms
(CodeLib-Manager)

Registriert seit: 10. Jun 2002
4.648 Beiträge
 
Delphi XE Professional
 
#58

Re: Ftp-Programm/EPS-Plugin (Bitte testen)

  Alt 31. Mai 2005, 05:41
Bei mir wird beim Start in der ShellListView das temp. Internetverzeichnis (mit mehreren hundert Dateien darin) angezeigt.

Wenn ich die ShellListView ein wenig nach unten scrolle, kommt kommt madexcept.



Code:
physical memory  : 103/383 MB (free/total)
free disk space  : (C:) 8.04 GB
display mode     : 1152x864, 32 bit
process id       : $7a4
allocated memory : 8.17 MB
executable       : SmallFtp[1].exe
exec. date/time  : 2005-05-31 05:35
version          : FTP-Upload Ver. 1.5
Status: Log started at 31.05.2005 05:35:05 

madExcept version : 2.7g
exception class  : EAccessViolation
exception message : Zugriffsverletzung bei Adresse 7C920F29 in Modul 'ntdll.dll'. Lesen von Adresse 00000000.

main thread ($bb4):
7c920f29 ntdll.dll

thread $d44:
7c91eb94 ntdll.dll KiFastSystemCallRet

thread $61c:
7c91eb94 ntdll.dll KiFastSystemCallRet

thread $92c:
7c91eb94 ntdll.dll KiFastSystemCallRet

thread $db4:
7c91eb94 ntdll.dll KiFastSystemCallRet

thread $bd0: <priority:-1>
7c91eb94 ntdll.dll KiFastSystemCallRet

disassembling:
[...]
7c920f18   jnz    loc_7c920fb0
7c920f18
7c920f1e loc_7c920f1e:
7c920f1e  mov    ecx, [esi+$c]
7c920f21   lea    eax, [esi+8]
7c920f24   mov    edx, [eax]
7c920f26   mov    [ebp+$c], ecx
7c920f29 > mov    ecx, [ecx]
7c920f2b  cmp    ecx, [edx+4]
7c920f2e  mov    [ebp+$14], edx
7c920f31   jnz    loc_7c921f21
7c920f31
7c920f37   cmp    ecx, eax
7c920f39   jnz    loc_7c921f21
7c920f39
[...]
Thomas
  Mit Zitat antworten Zitat