Skip to main content

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

Hi Niraj,

Thanks for answering. Unfortunately, my crash occurred even on Win 10 Version 1803. It seems to occur when closing a tiny shell with a text control inside.

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


On 2018-06-14 6:38, Niraj Modi wrote:
Hi Thomas,
Not sure if this crash issue is similar to below reported bug, which got
resolved via recent update to Windows 10 Build 1803:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=526758

Let us know if it Win10 upgrade works for you.
Also share the details steps to reproduce the issue with Eclipse/SWT on
bugzilla. Thanks!

Regards,
Niraj Modi


From:   Thomas Singer <ts-swt@xxxxxxxxxxx>
To:     platform-swt-dev@xxxxxxxxxxx
Date:   06/13/2018 04:42 PM
Subject:        Re: [platform-swt-dev] Windows 10: hard crash
Sent by:        platform-swt-dev-bounces@xxxxxxxxxxx



Hi all,

I now could reproduce the crash by quickly typing some characters and
pressed enter 2 times (other users can reproduce more easily). No error
file was created. The error details Windows has logged are:

Faulting application name: smartgit.exe, version: 0.0.0.0, time stamp:
0x55757c8e
Faulting module name: MSCTF.dll, version: 10.0.17134.1, time stamp:
0x368aa335
Exception code: 0xc000041d
Fault offset: 0x000000000003711b
Faulting process id: 0x285c
Faulting application start time: 0x01d403064bd555d9
Faulting application path: C:\Program Files (x86)\tom\SmartGit
18.1\bin\smartgit.exe
Faulting module path: C:\WINDOWS\System32\MSCTF.dll
Report Id: 2feaa1c0-911c-45ec-a956-f839b5e72144
Faulting package full name:
Faulting package-relative application ID:

Are there any ideas how to debug this problem to get more information
about the location of the crash?



_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top