<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anwendung startet nicht mehr + Debug Hilfe]]></title><description><![CDATA[<p>Hallo,<br />
ich benutze Visual C++ 6 und weiß leider nicht richtig den Debugger zu bedienen. So fällt es mir schwer hier den Fehler im Program zu finden.<br />
Direkt nach dem Compilieren bekomme ich beim start der Anwendung einen Prompt der mir folgendes besagt:<br />
&quot;ssa.exe hat ein Problem festgestellt und muss beendet werden.&quot; &lt;- ssa.exe ist dabei die Andwendung.</p>
<p>Klicke ich nun &quot;Debug&quot; an, so bekomme den folgenden Prompt:</p>
<blockquote>
<p>Die Anweisung &quot;0x00401e8b&quot; verweist auf Speicher in &quot;0xcd83f97b&quot;. Der vorgang &quot;written&quot; konnte nicht auf dem Speicher durchgeführt werden.</p>
<p>Klicken Sie auf ok....</p>
</blockquote>
<p>Folgendes findet sich dann im Debugger log wieder:</p>
<blockquote>
<p>Loaded symbols for 'C:\Dokumente und Einstellungen\sW00p\Eigene Dateien\Schulzeugs\Projektarbeit\ssa\Debug\ssa.exe'<br />
Loaded 'C:\WINDOWS\system32\ntdll.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\kernel32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\user32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\gdi32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\comdlg32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\shlwapi.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\advapi32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\rpcrt4.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\msvcrt.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\comctl32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\shell32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\winspool.drv', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\oledlg.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\ole32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\olepro32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\oleaut32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\imm32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\version.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\apphelp.dll', no matching symbolic information found.<br />
The thread 0xEB4 has exited with code 0 (0x0).<br />
The thread 0xD34 has exited with code -1073741819 (0xC0000005).<br />
The program 'C:\Dokumente und Einstellungen\sW00p\Eigene Dateien\Schulzeugs\Projektarbeit\ssa\Debug\ssa.exe' has exited with code -1073741819 (0xC0000005).</p>
</blockquote>
<p>wie finde ich nun den Fehler warum die Anwendgun nicht mehr startet?</p>
<p>greetz</p>
<p>/EDIT/</p>
<p><a href="http://www.codeguru.com/forum/showthread.php?t=372609" rel="nofollow">http://www.codeguru.com/forum/showthread.php?t=372609</a></p>
<p>hat geholfen, wenn jemadn den fehler mal haben sollte..<br />
assertion failure war der grund...</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/184565/anwendung-startet-nicht-mehr-debug-hilfe</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 07:24:48 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/184565.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 Jun 2007 16:09:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anwendung startet nicht mehr + Debug Hilfe on Sat, 16 Jun 2007 18:22:09 GMT]]></title><description><![CDATA[<p>Hallo,<br />
ich benutze Visual C++ 6 und weiß leider nicht richtig den Debugger zu bedienen. So fällt es mir schwer hier den Fehler im Program zu finden.<br />
Direkt nach dem Compilieren bekomme ich beim start der Anwendung einen Prompt der mir folgendes besagt:<br />
&quot;ssa.exe hat ein Problem festgestellt und muss beendet werden.&quot; &lt;- ssa.exe ist dabei die Andwendung.</p>
<p>Klicke ich nun &quot;Debug&quot; an, so bekomme den folgenden Prompt:</p>
<blockquote>
<p>Die Anweisung &quot;0x00401e8b&quot; verweist auf Speicher in &quot;0xcd83f97b&quot;. Der vorgang &quot;written&quot; konnte nicht auf dem Speicher durchgeführt werden.</p>
<p>Klicken Sie auf ok....</p>
</blockquote>
<p>Folgendes findet sich dann im Debugger log wieder:</p>
<blockquote>
<p>Loaded symbols for 'C:\Dokumente und Einstellungen\sW00p\Eigene Dateien\Schulzeugs\Projektarbeit\ssa\Debug\ssa.exe'<br />
Loaded 'C:\WINDOWS\system32\ntdll.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\kernel32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\user32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\gdi32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\comdlg32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\shlwapi.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\advapi32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\rpcrt4.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\msvcrt.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\comctl32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\shell32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\winspool.drv', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\oledlg.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\ole32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\olepro32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\oleaut32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\imm32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\version.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\system32\apphelp.dll', no matching symbolic information found.<br />
The thread 0xEB4 has exited with code 0 (0x0).<br />
The thread 0xD34 has exited with code -1073741819 (0xC0000005).<br />
The program 'C:\Dokumente und Einstellungen\sW00p\Eigene Dateien\Schulzeugs\Projektarbeit\ssa\Debug\ssa.exe' has exited with code -1073741819 (0xC0000005).</p>
</blockquote>
<p>wie finde ich nun den Fehler warum die Anwendgun nicht mehr startet?</p>
<p>greetz</p>
<p>/EDIT/</p>
<p><a href="http://www.codeguru.com/forum/showthread.php?t=372609" rel="nofollow">http://www.codeguru.com/forum/showthread.php?t=372609</a></p>
<p>hat geholfen, wenn jemadn den fehler mal haben sollte..<br />
assertion failure war der grund...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1307332</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1307332</guid><dc:creator><![CDATA[sW00p]]></dc:creator><pubDate>Sat, 16 Jun 2007 18:22:09 GMT</pubDate></item><item><title><![CDATA[Reply to Anwendung startet nicht mehr + Debug Hilfe on Sun, 17 Jun 2007 11:06:49 GMT]]></title><description><![CDATA[<p>Für die Zukunft könntest du bei solchen Problemen auch einfach Haltepunkte an den Codestellen setzen und sie Schritt für Schritt bis zum Fehler &quot;durchsteppen&quot;.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1307588</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1307588</guid><dc:creator><![CDATA[HaJo.]]></dc:creator><pubDate>Sun, 17 Jun 2007 11:06:49 GMT</pubDate></item></channel></rss>