Note that there are some explanatory texts on larger screens.

plurals
  1. POC# windows application crashing suddenly without any error message
    text
    copied!<p>My application started crashing suddenly without any proper message.</p> <p>The application was built in ANY CPU and was running on 64 bit machine.</p> <p>At the time of crash, it was using around <code>1.5GB</code> of memory.</p> <p>The project is storing it all operational process in <code>SQLCe4.0</code> as back-end database and the project size was almost around <code>2.8 GB</code>.</p> <p>When I checked Windows event viewer the message was like this :</p> <pre><code>Problem signature: Problem Event Name: APPCRASH Application Name: MyApp.exe Application Version: 2.7.710.1137 Application Timestamp: 51dcf6b1 **Fault Module Name: StackHash_6bac** Fault Module Version: 0.0.0.0 Fault Module Timestamp: 00000000 Exception Code: c0000005 Exception Offset: 000000007782000a OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1033 Additional Information 1: 6bac Additional Information 2: 6bac59273bcf6f09b20009b5873b0c76 Additional Information 3: 2600 Additional Information 4: 2600c3cc88a8c9bf041ae82fe9962258 </code></pre> <p>Read our privacy statement online: <a href="http://go.microsoft.com/fwlink/?linkid=104288&amp;clcid=0x0409" rel="nofollow">http://go.microsoft.com/fwlink/?linkid=104288&amp;clcid=0x0409</a> </p> <p>If the online privacy statement is not available, please read our privacy statement offline: </p> <pre><code>C:\Windows\system32\en-US\erofflps.txt </code></pre> <p>I am unable to figure out what is the exact cause of failure.</p> <p>Any help will be appreciated.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload