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 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?

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


On 2018-06-01 20:19, Thomas Singer wrote:
> Hi Nikita and all,
>
> Could it be that not for all native crashes such an error log
> ("writable/location/log.txt") is created even if the option
> "-XX:ErrorFile=writable/location/log.txt" is provided?
>
> --
> Best regards,
> Thomas Singer
> =============
> syntevo GmbH
>
https://www.syntevo.com
>
https://www.syntevo.com/blog
>
>
> On 2018-05-03 10:24, Nikita Nemkin wrote:
>> On Thu, May 3, 2018 at 1:14 PM, Thomas Singer <ts-swt@xxxxxxxxxxx> wrote:
>>
>>> Hi Nikita,
>>>
>>> Thank you for answering. Currently, I only have ENG-DE and ENG-US
>>> installed, but in the past I also had some Chinese locale installed.
>>>
>>> Unfortunately, there has no hs_err*.pid file created for me.
>>
>>
>> Have you tried the -XX:ErrorFile=writable/location/log.txt option?
>>
>>
>>
>> _______________________________________________
>> 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
>>
> _______________________________________________
> 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
>
_______________________________________________
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