Yes ofcourse. Im a beginner at Delphi and did not know one should give the memory free after you have used it, my typical application simply executes and then does nothing else, though im learning how to free memory etc just now. I have worked on a ftp server and if i looked at my ports after executing/debugging it for a long time i noticed 12 ports being still open but no activity occurring so i guessed they were the result of my application not freeing resources after it had quit, and maybe that explains the errors a bit too then? Im glad it is not an ntfs disk access fault. Sometimes after closing delphi it says that a read or write on memory address xxxx could not be accomplished, this supports your answer i think. Actually im already glad my computer itself is not broke, which i had feared a bit. I have enxlosed a typical logfile whether or not it is smart to show it to the entire world does not matter much. I scan my computer for virus every two days and are positive it is clean, as well as that i use a good firewall which is always on, as is the antivirus, just to be more descriptive. One thing which may or may not be right is the fact that my searchpath always includes a line or 12 which could make it too long since delphi only supports 121 characters or? I had read that when trying to solve my problem. I have not the slightest idea by the way what the stack says in this case, not even a clue but maybe it helps you. Could the fact that i have not yet registered delphi at their site be of importance too? I will however register it asap but did not yet do that
Call Stack Information:
--------------------------
|Address |Module |Unit |Class |Procedure/Method |Line|
--------------------------
|400059AC|rtl70.bpl |System.pas | |_CallDynaInst | |
|4002FBD0|rtl70.bpl |Classes.pas | |FindRootDesigner | |
|40003060|rtl70.bpl |System.pas | |_FreeMem | |
|77F4B380|ntdll.dll | | |RtlLeaveCriticalSection| |
|77F4B380|ntdll.dll | | |RtlLeaveCriticalSection| |
|40003060|rtl70.bpl |System.pas | |_FreeMem | |
|40005B8C|rtl70.bpl |System.pas | |_ClassDestroy | |
|77F4B380|ntdll.dll | | |RtlLeaveCriticalSection| |
|40003080|rtl70.bpl |System.pas | |_ReallocMem | |
|4002EA44|rtl70.bpl |Classes.pas |TList |SetCapacity | |
|77F4B380|ntdll.dll | | |RtlLeaveCriticalSection| |
|77E5A660|kernel32.dll | | |InterlockedIncrement | |
|77E5A660|kernel32.dll | | |InterlockedIncrement | |
|4000C6A8|rtl70.bpl |Sysutils.pas | |SameText | |
|4000699C|rtl70.bpl |System.pas | |_LStrFromPCharLen | |
|4003BC4C|rtl70.bpl |Classes.pas |TComponent |SetName | |
|008211B8|vcl70.bpl |Controls.pas |TControl |WndProc | |
|008243D4|vcl70.bpl |Controls.pas |TWinControl |WndProc | |
|77F4B380|ntdll.dll | | |RtlLeaveCriticalSection| |
|4002F0A4|rtl70.bpl |Classes.pas |TThreadList |UnlockList | |
|007AB1A4|vcl70.bpl |Graphics.pas | |FreeMemoryContexts | |
|77E5A660|kernel32.dll | | |InterlockedIncrement | |
|40008EF4|rtl70.bpl |System.pas | |_IntfCopy | |
|00342588|designide70.bpl|
|4000593C|rtl70.bpl |System.pas | |_IsClass | |
|003291D8|designide70.bpl|
|003296A8|designide70.bpl|
|4002F0A4|rtl70.bpl |Classes.pas |TThreadList |UnlockList | |
|40005A04|rtl70.bpl |System.pas |TObject |InheritsFrom | |
|00846350|vcl70.bpl |Forms.pas |TApplication |DispatchAction | |
|77D1463E|user32.dll | | |GetCapture | |
|008211B8|vcl70.bpl |Controls.pas |TControl |WndProc | |
|008243D4|vcl70.bpl |Controls.pas |TWinControl |WndProc | |
|77D14369|user32.dll | | |DispatchMessageA | |
|00844D28|vcl70.bpl |Forms.pas |TApplication |ProcessMessage | |
|00844DD8|vcl70.bpl |Forms.pas |TApplication |HandleMessage | |
|00844F6C|vcl70.bpl |Forms.pas |TApplication |Run | |
--------------------------
Modules Information:
--------------------------
|Handle |Name |Description |Version |Size |Path |
--------------------------
|00320000|designide70.bpl |Borland IDE Designer Package |7.0.4.453 |625152 |C:\delphi7\Bin |
|003C0000|BRCIDE.DLL |RC Compiler Interface |7.0.4.453 |78848 |C:\delphi7\Bin |
|00400000|delphi32.exe |Delphi-32 Development Environment |7.0.4.453 |545792 |C:\delphi7\Bin |
|00490000|coreide70.bpl |Core Integrated Development Environment |7.0.4.453 |3180544|C:\delphi7\Bin |
|007A0000|vcl70.bpl |Borland Component Package |7.0.4.453 |1381376|C:\WINDOWS\System
|00900000|vclactnband70.bp
|00950000|vclide70.bpl |Integrated Development Environment Specific Components |7.0.4.453 |708608 |C:\delphi7\Bin |
|00A10000|tlib70.bpl |Borland Type Library Exporter |7.0.4.453 |484352 |C:\delphi7\Bin |
|00A90000|dcc70.dll | |7.0.4.453 |841216 |C:\delphi7\Bin |
|00BE0000|delphide70.bpl |Core Delphi Integrated Development Environment |7.0.4.453 |473088 |C:\delphi7\Bin |
|00CE0000|LgWndHk.dll |Logitech Call Window Hook Library |9.79.25.1 |6144 |C:\Program Files\Logitech\MouseWare\S
|00D20000|borlndmm.dll |Borland Memory Manager |7.0.4.453 |22528 |C:\delphi7\Bin |
|01B90000|msctfime.ime |Microsoft Text Frame Work Service IME |5.1.2600.1106 |162304 |C:\WINDOWS\System32 |
|01CC0000|htmlide70.bpl |HTML Integrated Development Environment Package |7.0.4.453 |178688 |c:\delphi7\Bin |
|01CF0000|webdsnap70.bpl |Borland Web Midas Components |7.0.4.453 |268288 |C:\WINDOWS\System32 |
|01D40000|xmlrtl70.bpl |Borland XML Component Package |7.0.4.453 |853504 |C:\WINDOWS\System32 |
|01E20000|stride70.bpl |String Resource Editor IDE Package |7.0.4.453 |93696 |c:\delphi7\Bin |
|01E40000|proide70.bpl |Core Professional Integrated Development Environment |7.0.4.453 |848896 |c:\delphi7\Bin |
|01F20000|delphipro70.bpl |Delphi Professional Integrated Development Environment |7.0.4.453 |357376 |c:\delphi7\Bin |
|01F80000|designdgm70.bpl |Borland IDE Diagram Package |7.0.4.453 |424960 |c:\delphi7\Bin |
|01FF0000|delphient70.bpl |Delphi Enterprise Integrated Development Environment |7.0.4.453 |63488 |c:\delphi7\Bin |
|02010000|delphiclxide70.b
|02040000|qtintf70.dll |Delphi-Qt2.x Interface Library |7.0.4.258 |4082688|C:\WINDOWS\System
|02430000|clxdesigner70.bp
|02890000|direct70.bpl |Developer Direct News Module |7.0.4.453 |105984 |c:\delphi7\Bin |
|028B0000|delphivclide70.b
|028E0000|vcldesigner70.bp
|02960000|DFWEDIT.DLL | | |99872 |C:\delphi7\Bin |
|02D90000|LgMsgHk.dll |Logitech Message Hook Library |1.1.0.0 |24064 |C:\Program Files\Common Files\Logitech\Scrolling |
|03940000|iteide70.bpl |Borland Integrated Translation Environment |7.0.4.453 |18944 |C:\delphi7\Bin |
|03950000|itecore70.bpl |Borland Integrated Translation Environment |7.0.4.453 |735744 |C:\delphi7\Bin |
|03E50000|Vsfd7.bpl | |1.0.0.0 |178176 |c:\delphi7\Bin |
|04190000|GExpert7.dll |GExperts for Delphi 7 |1.1.2.0 |1666560|C:\Program Files\GExperts |
|04330000|dcldbxcds70.bpl |Borland Local DBX ClientDataSet Components |7.0.4.453 |32768 |c:\delphi7\Bin |
|04380000|rc70.bpl |Borland Integrated Translation Environment |7.0.4.453 |62464 |C:\delphi7\Bin |
|043B0000|dcldb70.bpl |Borland Database Components |7.0.4.453 |195072 |C:\delphi7\Bin |
|043F0000|soaprtl70.bpl |Borland SOAP Runtime Support |7.0.4.453 |528384 |C:\WINDOWS\System32 |
|04480000|VclSmp70.bpl |Delphi Sample Component Package |7.0.0.188 |64512 |C:\WINDOWS\System32 |
|044A0000|DBWEBXPRT.BPL |Borland Web Wizard |7.0.4.453 |139776 |c:\delphi7\Bin |
|044D0000|DCLIB70.bpl |Interbase Express Design Package |7.0.4.453 |181248 |c:\delphi7\Bin |
|04510000|gds32.dll |InterBase Server |6.5.0.28 |376832 |C:\WINDOWS\System32 |
|04580000|teedb70.bpl |Borland TeeChart DB Component Package |7.0.4.453 |43520 |C:\WINDOWS\System32 |
|04590000|dclclxstd70.bpl |Borland Standard Components |7.0.4.453 |252416 |C:\delphi7\Bin |
|045E0000|dclsmpedit70.bpl
|04600000|applet70.bpl |Borland Control Panel Wizard |7.0.4.453 |55808 |c:\delphi7\Bin |
|04620000|dclmlwiz70.bpl |IDE Wizards for Markup Languages |7.0.4.453 |32256 |c:\delphi7\Bin |
|04630000|ibevnt70.bpl |Delphi Interbase Component Package |7.0.0.188 |38912 |C:\WINDOWS\System32 |
|04640000|dclshlctrls70.bp
|04650000|vclshlctrls70.bp
|04670000|dclofficexp70.bp
|048E0000|MMTools_d7.bpl |Multimedia Tools |2.0.0.0 |1948160|c:\delphi7\Bin |
|04AD0000|MMUTIL32.DLL |MMTools Utilities |1.5.0.19 |62464 |C:\WINDOWS\System32 |
|04D40000|secbbox70.bpl |SecureBlackbox Library |1.0.0.1 |808448 |C:\delphi7\vcl\SecureBlac
|04E10000|sbsckt70.bpl | |1.0.0.0 |51200 |c:\delphi7\Bin |
|04E30000|SUIPackD7.BPL | | |782336 |C:\delphi7\Projects\Bpl |
|04F00000|IcsDel70.bpl |Internet Component Suite |3.0.0.144 |562688 |c:\delphi7\Projects\Bpl |
|04F90000|SkinFormPackage.
|050C0000|actsplsh.bpl | |1.0.0.0 |55808 |c:\delphi7\Bin |
|050E0000|Rz30Ctls_Dsgn70.
|05270000|Rz30Ctls70.bpl |Raize Components 3 Package |3.0.9.0 |1522688|C:\WINDOWS\System
|053F0000|Rz30DBCtls70.bpl
|05450000|ExceptionExpert7
|054B0000|abfEffects_D7.bp
|05530000|abfComboBoxes_D7
|05580000|abfComControls_D
|055A0000|abfDialogs_D7.bp
|055C0000|abfEdits_D7.bpl | |1.0.0.0 |85504 |c:\delphi7\Bin |
|05600000|abfLabels_D7.bpl
|05620000|abfMenus_D7.bpl | |1.0.0.0 |37888 |c:\delphi7\Bin |
|05630000|abfWAB_D7.bpl | |1.0.0.0 |157184 |c:\delphi7\Bin |
|05660000|VasComponents.bp
|056F0000|VasEditors.bpl | |1.0.0.0 |86016 |c:\delphi7\Bin |
|05710000|VasExperts.bpl | |1.0.0.0 |284672 |c:\delphi7\Bin |
|05760000|VasOpenGL.bpl | |1.0.0.0 |33792 |c:\delphi7\Bin |
|0D670000|ZPixeLook.bpl | |1.0.0.0 |715264 |c:\delphi7\Bin |
|0D730000|GFDSTD70.bpl | |1.0.0.0 |24064 |c:\delphi7\Bin |
|0D740000|GFDLIB70.bpl |Greatis Form Designer Run-Time Package |2.0.0.1 |121344 |C:\delphi7\Bin |
|0D770000|dpkiedb7.bpl | |2.0.5.0 |25600 |C:\Program Files\HiComponents\DImageE
|0D780000|PKIECtrl7.bpl | |2.0.5.0 |1051648|C:\WINDOWS\System
|0D890000|PKIEDB7.bpl | |2.0.5.0 |49152 |C:\WINDOWS\System32 |
|0D9B0000|dpkiectrl7.bpl | |2.0.5.0 |45568 |C:\Program Files\HiComponents\DImageE
|0E300000|ODBC32.dll |Microsoft Data Access - ODBC Driver Manager |3.520.9042.0 |204800 |C:\WINDOWS\System32 |
|10000000|sockspy.dll | | |368640 |C:\WINDOWS\System32 |
|10D90000|RLINK32.DLL | |4.0.10.10 |59904 |C:\delphi7\Bin |
|1F850000|odbcint.dll |Microsoft Data Access - ODBC-bronnen |3.520.7713.0 |98304 |C:\WINDOWS\System32 |
|20120000|DXJavaScriptD7.b
|27000000|MsgInfo70.bpl |Additional Compiler Messages Module |7.0.4.453 |105472 |c:\delphi7\Bin |
|40000000|rtl70.bpl |Borland Component Package |7.0.4.453 |778240 |C:\WINDOWS\System32 |
|40220000|vclx70.bpl |Borland Extended Component Package |7.0.4.453 |215040 |C:\WINDOWS\System32 |
|40260000|vcljpg70.bpl |Borland JPEG Imaging Package |7.0.4.453 |97792 |C:\WINDOWS\System32 |
|40280000|vclie70.bpl |WebBrowser Components |7.0.4.453 |227328 |C:\WINDOWS\System32 |
|402C0000|vclhie70.bpl |Browser Hosting Support |7.0.4.453 |23552 |C:\delphi7\Bin |
|402F0000|dsnap70.bpl |Borland Local Provider Component Package |7.0.4.453 |206336 |C:\WINDOWS\System32 |
|40330000|dbrtl70.bpl |Borland Database Component Package |7.0.4.453 |257024 |C:\WINDOWS\System32 |
|40450000|visualclx70.bpl | | |1289728|C:\WINDOWS\System
|40590000|websnap70.bpl |Borland WebSnap Component Package |7.0.4.453 |750592 |C:\WINDOWS\System32 |
|40650000|inet70.bpl |Borland Internet Component Package |7.0.4.453 |111616 |C:\WINDOWS\System32 |
|406C0000|inetdb70.bpl |Borland Internet DB Component Package |7.0.4.453 |37888 |C:\WINDOWS\System32 |
|406D0000|indy70.bpl | | |1013248|C:\delphi7\Bin |
|407D0000|adortl70.bpl |Borland ADO DB Component Package |7.0.4.453 |148992 |C:\WINDOWS\System32 |
|40800000|vcldb70.bpl |Borland Database Component Package |7.0.4.453 |264704 |C:\WINDOWS\System32 |
|40850000|bdertl70.bpl |Borland BDE DB Component Package |7.0.4.453 |222208 |C:\WINDOWS\System32 |
|40890000|dbx70.bpl |Borland Database Explorer UI & engine package |7.0.4.258 |611328 |C:\delphi7\Bin |
|40930000|vcldbx70.bpl |Borland Extended DB Component Package |7.0.4.453 |78336 |C:\WINDOWS\System32 |
|40950000|ibxpress70.bpl |Interbase Express Run-time Package |7.0.4.453 |403456 |C:\WINDOWS\System32 |
|40A40000|tee70.bpl |Borland TeeChart Component Package |7.0.4.453 |371712 |C:\WINDOWS\System32 |
|40AA0000|teeui70.bpl |Borland TeeChart UI Package |7.0.4.453 |254976 |C:\WINDOWS\System32 |
|40AF0000|dss70.bpl |Borland Decision Cube Component Package |7.0.4.453 |308736 |C:\WINDOWS\System32 |
|40B50000|visualdbclx70.bp
|40B90000|dsnapcon70.bpl |Borland MIDAS Component Package |7.0.4.453 |101888 |C:\WINDOWS\System32 |
|40BB0000|inetdbbde70.bpl |Borland Internet DB BDE Component Package |7.0.4.453 |16384 |C:\WINDOWS\System32 |
|40BC0000|inetdbxpress70.b
|40BD0000|dbexpress70.bpl |Borland DBExpress Component Package |7.0.4.453 |128512 |C:\WINDOWS\System32 |
|40C20000|dfm70.bpl |Borland Integrated Translation Environment |7.0.4.453 |194560 |C:\delphi7\Bin |
|40C60000|dbxcds70.bpl |Borland Local DBX Client DataSet Component Package |7.0.4.453 |40960 |C:\WINDOWS\System32 |
|4DAE0000|midas.dll |Borland MIDAS Component Package |7.0.4.453 |296448 |C:\WINDOWS\System32 |
|50010000|dclado70.bpl |Borland ADO DB Components |7.0.4.453 |84992 |c:\delphi7\Bin |
|50060000|dclstd70.bpl |Borland Standard Components |7.0.4.453 |311808 |C:\delphi7\Bin |
|500B0000|dclbde70.bpl |Borland BDE DB Components |7.0.4.453 |351232 |C:\delphi7\Bin |
|50140000|dclmid70.bpl |Borland Local Provider Components |7.0.4.453 |106496 |C:\delphi7\Bin |
|50180000|dcltee70.bpl |Borland TeeChart Components |7.0.4.453 |93184 |c:\delphi7\Bin |
|501A0000|dcldss70.bpl |Borland Decision Cube Components |7.0.4.453 |78336 |c:\delphi7\Bin |
|501D0000|dclclxdb70.bpl |Borland CLX Database Components |7.0.4.453 |81920 |c:\delphi7\Bin |
|50230000|dclmcn70.bpl |Borland Midas Components |7.0.4.453 |54272 |c:\delphi7\Bin |
|50250000|dclemacsedit70.b
|50260000|dclact70.bpl |Borland ActionBar Components |7.0.4.453 |99840 |c:\delphi7\Bin |
|50280000|dcl31w70.bpl |Borland Windows 3.1 Components |7.0.4.453 |44544 |c:\delphi7\Bin |
|50290000|dclsoap70.bpl |Borland Soap Components |7.0.4.453 |488448 |c:\delphi7\Bin |
|50310000|dclnet70.bpl |Borland Internet Components |7.0.4.453 |373760 |c:\delphi7\Bin |
|503B0000|dclwbm70.bpl |Borland Web Midas Components Designers |7.0.4.453 |167936 |c:\delphi7\Bin |
|503E0000|dclie70.bpl |Delphi-32 Development Environment |7.0.4.453 |15872 |c:\delphi7\Bin |
|503F0000|dclwebsnap70.bpl
|50440000|dclocx70.bpl |Borland Sample Imported ActiveX Controls |7.0.4.453 |162816 |c:\delphi7\Bin |
|50470000|dclite70.bpl |Borland Integrated Translation Environment |7.0.4.453 |275456 |c:\delphi7\Bin |
|504C0000|dcldbx70.bpl |Borland DBExpress Components |7.0.4.453 |120320 |c:\delphi7\Bin |
|50550000|dclsmp70.bpl |Delphi Sample Components |7.0.0.188 |17920 |c:\delphi7\Bin |
|506F0000|dclindy70.bpl |Internet Direct (Indy) for Delphi 7 Property and Component Editors |9.0.0.3 |219648 |c:\delphi7\Bin |
|50950000|EXPTDEMO.DLL | | |626176 |C:\delphi7\Bin |
|50C00000|Rz30DBCtls_Dsgn7
|51000000|DDRAW.dll |Microsoft DirectDraw |5.3.0.900 |284160 |C:\WINDOWS\System32 |
|5B190000|uxtheme.dll |DLL-bestand Microsoft UxTheme |6.0.2800.1106 |203776 |C:\WINDOWS\System32 |
|5CF30000|shimgvw.dll |Windows-viewer voor afbeeldingen en faxen |6.0.2800.1106 |422912 |C:\WINDOWS\System32 |
|5F160000|opengl32.dll |OpenGL Client DLL |5.1.2600.1106 |686080 |C:\WINDOWS\System32 |
|5F230000|olepro32.dll |Microsoft (R) OLE Property Support DLL |5.0.5014.0 |106496 |C:\WINDOWS\System32 |
|62000000|BE3DsgD7.bpl | |1.0.0.0 |48640 |c:\delphi7\Bin |
|62E40000|LPK.DLL |Language Pack |5.1.2600.0 |18944 |C:\WINDOWS\System32 |
|63000000|wininet.dll |Internet-extensies voor Win32 |6.0.2800.1400 |591872 |C:\WINDOWS\system32 |
|67700000|BE3D7.bpl | |1.0.0.0 |316928 |C:\delphi7\Bin |
|68FE0000|GLU32.dll |DLL voor hulpprogrammabibliotheek voor OpenGL |5.1.2600.0 |117248 |C:\WINDOWS\System32 |
|70A70000|SHLWAPI.dll |Shell lichtgewicht hulpprogrammabibliotheek |6.0.2800.1400 |395776 |C:\WINDOWS\system32 |
|71500000|browseui.dll |Shell Browser-bibliotheek voor gebruikersinterface |6.0.2800.1400 |1026560|C:\WINDOWS\System
|71700000|shdocvw.dll |Objecten- en besturingselementenbibliot
|71A20000|WS2HELP.dll |Windows Socket 2.0-helper voor Windows NT |5.1.2600.0 |18944 |C:\WINDOWS\System32 |
|71A30000|WS2_32.dll |Windows Socket 2.0 32-Bit DLL |5.1.2600.1240 |70656 |C:\WINDOWS\System32 |
|71A50000|wsock32.dll |Windows Socket 32-bits DLL-bestand |5.1.2600.0 |23552 |C:\WINDOWS\System32 |
|71AA0000|mpr.dll |DLL-bestand voor multiple-providerrouter |5.1.2600.0 |55808 |C:\WINDOWS\system32 |
|71B80000|SAMLIB.dll |SAM Library DLL |5.1.2600.1106 |54784 |C:\WINDOWS\System32 |
|71BA0000|ntlanman.dll |Microsoft® Lan Manager |5.1.2600.1106 |38400 |C:\WINDOWS\System32 |
|71BB0000|NETAPI32.dll |Net Win32 API DLL |5.1.2600.1106 |309248 |C:\WINDOWS\System32 |
|71C10000|NETRAP.dll |Net Remote Admin Protocol DLL |5.1.2600.0 |10752 |C:\WINDOWS\System32 |
|71C20000|NETUI1.dll |NT LM UI Common Code - Networking classes |5.1.2600.0 |230400 |C:\WINDOWS\System32 |
|71C60000|NETUI0.dll |NT LM UI Common Code - GUI-klassen |5.1.2600.0 |75264 |C:\WINDOWS\System32 |
|72C80000|msacm32.drv |Microsoft-geluidstoewijzi
|72C90000|wdmaud.drv |WDM Audio driver mapper |5.1.2600.0 |22016 |C:\WINDOWS\System32 |
|72F10000|USP10.dll |Uniscribe Unicode script processor |1.409.2600.1106|339456 |C:\WINDOWS\System32 |
|72F70000|winspool.drv |Windows Spoolerstuurprogramma |5.1.2600.1106 |132608 |C:\WINDOWS\System32 |
|73250000|RICHED32.DLL |Wrapper Dll for Richedit 1.0 |5.1.2600.0 |3584 |C:\WINDOWS\System32 |
|73AC0000|AVIFIL32.DLL |Microsoft AVI-bestandsondersteunings
|73AF0000|AVICAP32.DLL |AVI-vastlegvenster-klasse
|73B30000|DCIMAN32.dll |DCI Manager |5.1.2600.0 |7680 |C:\WINDOWS\System32 |
|73B40000|MSVFW32.DLL |Dll-bestand voor Microsoft Video voor Windows |5.1.2600.1106 |114176 |C:\WINDOWS\System32 |
|73CE0000|shgina.dll |Windows Shell User Logon |6.0.2800.1106 |62976 |C:\WINDOWS\System32 |
|74670000|Msimtf.dll |Active IMM Server DLL |5.1.2600.1106 |143872 |C:\WINDOWS\System32 |
|746A0000|MSCTF.dll |DLL-bestand voor MSCTF-server |5.1.2600.1106 |266752 |C:\WINDOWS\System32 |
|74CB0000|oledlg.dll |Ondersteuning voor Microsoft Windows(TM) OLE 2.0-gebruikersinterface |5.1.2600.0 |119808 |C:\WINDOWS\System32 |
|74DB0000|RICHED20.dll |Rich Text Edit Control, v3.0 |5.30.23.1211 |423424 |C:\WINDOWS\System32 |
|75910000|MSGINA.dll |Dll-bestand GINA voor Windows NT-aanmelding |5.1.2600.1106 |973312 |C:\WINDOWS\System32 |
|75A10000|USERENV.dll |Userenv |5.1.2600.1106 |672256 |C:\WINDOWS\system32 |
|75EE0000|appHelp.dll |Application Compatibility Client Library |5.1.2600.1106 |111616 |C:\WINDOWS\system32 |
|75F00000|drprov.dll |Microsoft Terminal Server Network Provider |5.1.2600.0 |11776 |C:\WINDOWS\System32 |
|75F10000|davclnt.dll |Web DAV Client-dll |5.1.2600.0 |22528 |C:\WINDOWS\System32 |
|76020000|MSVCP60.dll |Microsoft (R) C++ Runtime Library |6.0.8972.0 |401462 |C:\WINDOWS\System32 |
|76240000|MSASN1.dll |ASN.1 Runtime APIs |5.1.2600.1274 |51712 |C:\WINDOWS\system32 |
|76260000|CRYPT32.dll |Crypto-API32 |5.131.2600.1123|547840 |C:\WINDOWS\system32 |
|76300000|WINSTA.dll |Winstation Library |5.1.2600.1106 |48128 |C:\WINDOWS\System32 |
|76320000|msimg32.dll |GDIEXT Client DLL |5.1.2600.1106 |4608 |C:\WINDOWS\System32 |
|76330000|IMM32.DLL |Windows XP IMM32 API Client DLL |5.1.2600.1106 |103936 |C:\WINDOWS\System32 |
|76350000|comdlg32.dll |DLL voor gedeelde dialoogvensters |6.0.2800.1106 |262656 |C:\WINDOWS\system32 |
|76620000|SETUPAPI.dll |Windows Setup API |5.1.2600.1106 |949248 |C:\WINDOWS\System32 |
|76930000|LINKINFO.dll |Windows Volume Tracking |5.1.2600.0 |15360 |C:\WINDOWS\System32 |
|76940000|ntshrui.dll |Shell-uitbreidingen voor delen |5.1.2600.1106 |139264 |C:\WINDOWS\System32 |
|76AD0000|ATL.DLL |ATL Module for Windows NT (Unicode) |3.0.9435.0 |74810 |C:\WINDOWS\System32 |
|76AF0000|winmm.dll |MCI API DLL |5.1.2600.1106 |174592 |C:\WINDOWS\System32 |
|76BB0000|PSAPI.DLL |Process Status Helper |5.1.2600.1106 |17408 |C:\WINDOWS\System32 |
|76CA0000|NTMARTA.DLL |Windows NT MARTA-provider |5.1.2600.1106 |112640 |C:\WINDOWS\System32 |
|76F20000|WLDAP32.dll |Win32 LDAP API DLL |5.1.2600.1106 |168960 |C:\WINDOWS\system32 |
|76F50000|Secur32.dll |Security Support Provider Interface |5.1.2600.1106 |52224 |C:\WINDOWS\System32 |
|76F90000|CLBCATQ.DLL | |2001.12.4414.42|468480 |C:\WINDOWS\System32 |
|77010000|COMRes.dll | |2001.12.4414.42|822784 |C:\WINDOWS\System32 |
|770E0000|oleaut32.dll |Microsoft OLE 3.50 for Windows NT(TM) and Windows 95(TM) Operating Systems|3.50.5016.0 |569344 |C:\WINDOWS\system32 |
|77300000|comctl32.dll |Common Controls Library |5.82.2800.1106 |557056 |C:\WINDOWS\system32 |
|77390000|SHELL32.dll |Gemeenschappelijk DLL-bestand van Windows Shell |6.0.2800.1233 |8288256|C:\WINDOWS\system
|77BA0000|midimap.dll |Microsoft MIDI-mapper |5.1.2600.0 |17920 |C:\WINDOWS\System32 |
|77BB0000|MSACM32.dll |Audiofilter voor Microsoft Audiocompressiebeheer |5.1.2600.0 |67072 |C:\WINDOWS\System32 |
|77BD0000|version.dll |Version Checking and File Installation Libraries |5.1.2600.0 |16384 |C:\WINDOWS\system32 |
|77BE0000|MSVCRT.DLL |Windows NT CRT DLL |7.0.2600.1106 |323072 |C:\WINDOWS\system32 |
|77C40000|GDI32.dll |GDI Client DLL |5.1.2600.1106 |250368 |C:\WINDOWS\system32 |
|77D10000|user32.dll |DLL-bestand voor Windows XP USER API-client |5.1.2600.1255 |561664 |C:\WINDOWS\system32 |
|77DA0000|ADVAPI32.dll |Geavanceerde Windows 32 basis-API |5.1.2600.1106 |625152 |C:\WINDOWS\system32 |
|77E40000|kernel32.dll |DLL-bestand voor Windows NT BASE API-client |5.1.2600.1106 |971264 |C:\WINDOWS\system32 |
|77F40000|ntdll.dll |DLL-bestand voor NT-laag |5.1.2600.1217 |675328 |C:\WINDOWS\System32 |
|78000000|RPCRT4.dll |Remote Procedure Call Runtime |5.1.2600.1254 |532480 |C:\WINDOWS\system32 |
|78090000|comctl32.dll |User Experience Controls Library |6.0.2800.1106 |921600 |C:\WINDOWS\WinSxS\x86_Mic
|78190000|gdiplus.dll |Microsoft GDI+ |5.1.3101.0 |1703936|C:\WINDOWS\WinSxS
|7CCC0000|OLE32.DLL |Microsoft OLE voor Windows |5.1.2600.1263 |1172992|C:\WINDOWS\system
--------------------------
Registers:
--------------------------
EAX: 0012FFFF EDI: 0012F6C0
EBX: 0E90DAE0 ESI: 00000001
ECX: 028B38F8 ESP: 0012F678
EDX: 00000000 EIP: 40005982
Stack: Memory Dump:
------------------ --------------------------
0012F678: 0012F6C0 40005982: 8B 7E D0 85 FF 74 0D 0F B7 0F 51 83 C7 02 F2 66 .~...t....Q....f
0012F67C: 400059B5 40005992: AF 74 0A 59 8B 76 DC 85 F6 75 E3 5F C3 58 01 C0 .t.Y.v...u._.X..
0012F680: 028B38F8 400059A2: 29 C8 8B 74 47 FC 5F C3 8B C0 50 51 8B 00 E8 C7 )..tG._...PQ....
0012F684: 0E90DAE0 400059B2: FF FF FF 59 58 74 02 FF E6 59 E9 57 DE FF FF C3 ...YXt...Y.W....
0012F688: 4002FB60 400059C2: 8B C0 50 51 E8 B1 FF FF FF 59 58 74 02 FF E6 59 ..PQ.....YXt...Y
0012F68C: 028B350C 400059D2: E9 41 DE FF FF C3 56 89 D6 8B 00 E8 9A FF FF FF .A....V.........
0012F690: 0012F6C0 400059E2: 89 F0 5E 75 06 59 E9 2B DE FF FF C3 8B C0 56 89 ..^u.Y.+......V.
0012F694: 0E90DAE0 400059F2: D6 E8 84 FF FF FF 89 F0 5E 75 06 59 E9 15 DE FF ........^u.Y....
0012F698: 0012F6C8 40005A02: FF C3 EB 02 8B 00 39 D0 74 08 8B 40 DC 85 C0 75 ......9.t..@...u
0012F69C: 4002FBE6 40005A12: F3 C3 B0 01 C3 90 83 C0 C4 8B 00 C3 8B C0 B8 FF ................
0012F6A0: 0E90DAE0 40005A22: FF 00 80 C3 8B C0 C3 8D 40 00 C3 8D 40 00 C3 8D ........@...@...
0012F6A4: 00000000 40005A32: 40 00 56 66 8B 32 66 09 F6 74 17 66 81 FE 00 C0 @.Vf.2f..t.f....
0012F6A8: 028B4705 40005A42: 73 10 50 8B 00 E8 30 FF FF FF 58 74 05 89 F1 5E s.P...0...Xt...^
0012F6AC: 0012F6E8 40005A52: FF E1 5E 8B 08 FF 61 F0 C3 90 53 56 57 31 C9 31 ..^...a...SVW1.1
0012F6B0: 40005F9C 40005A62: FF 8A 1A EB 02 8B 00 8B 70 CC 85 F6 74 15 66 8B ........p...t.f.
0012F6B4: 0012F6C8 40005A72: 3E 83 C6 02 8A 4E 06 38 D9 74 15 66 8B 0E 01 CE >....N.8.t.f....
Main Topics
Browse All Topics





by: sftwengPosted on 2004-04-09 at 19:50:11ID: 10795441
The access violation is a RAM (memory) access violation, not a NTFS (disk) access control violation, as indicated by "Read of address FFFFFFD1". It's the kind of error I'd anticipate if an invalid typecast had been done, possible following some pointer arithmetic on a non-existent object.
If the error is happening when you run an application, try running it in debug mode, looking at the call stack.
If the error is happening when you try to close Delphi, it's likely that one of your previously-run applications corrupted some local memory. Or else you may have stumbled on a (rare) defect in Delphi itself.
Can you clarify the circumstances a bit more, please?