Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Windows 10: hard crash

Hi experts!

In SmartSVN and SmartGit, when I quickly press Enter in a certain GUI part I'm getting a hard crash quite reliable reproducible on one of our machines. Unfortunately, I was not able to reproduce in an SWT snippet. The Windows log shows just following error details:

Faulting application name: smartsvn.exe, version: 0.0.0.0, time stamp: 0x55757c58 Faulting module name: MSCTF.dll, version: 10.0.16299.19, time stamp: 0xd3ec0975
Exception code: 0xc0000005
Fault offset: 0x00056a73
Faulting process id: 0x1ee0
Faulting application start time: 0x01d3e2a6e0fad80c
Faulting application path: C:\Program Files (x86)\tom\SmartSVN 10\bin\smartsvn.exe
Faulting module path: C:\WINDOWS\System32\MSCTF.dll
Report Id: 75c23402-7e54-4d5c-8d7c-eb7d2294ba70
Faulting package full name:
Faulting package-relative application ID:

EventData

   smartsvn.exe
   0.0.0.0
   55757c58
   MSCTF.dll
   10.0.16299.19
   d3ec0975
   c0000005
   00056a73
   1ee0
   01d3e2a6e0fad80c
   C:\Program Files (x86)\tom\SmartSVN 10\bin\smartsvn.exe
   C:\WINDOWS\System32\MSCTF.dll
   75c23402-7e54-4d5c-8d7c-eb7d2294ba70

Since I reckon this does not help to find the exact code causing this crash, I'd like to know what I can do to get more details for native crashes. Thanks in advance.

--
Best regards,
Thomas Singer
=============
syntevo GmbH
https://www.syntevo.com
https://www.syntevo.com/blog


Back to the top