Sublime Forum

Windows 10, Crash after startup - how to downgrade?

#1

Hi,

I upgraded from 4143 to 4152 and unfortunately the software crashes within a minute of opening, every single time.

I had to downgrade all the way to 3211 as I couldn’t find a way to revert to 4143, is there a way to do that? Version 3211 does not crash.

Below is dmp information, I suspect there’s something about loading a project from a ssh mounted drive the new version doesn’t jive with.

************* Path validation summary **************
Response Time (ms) Location
Deferred srv*
Symbol search path is: srv*
Executable search path is:
Windows 10 Version 19045 MP (6 procs) Free x64
Product: WinNt, suite: SingleUserTS Personal
Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
Debug session time: Fri Aug 4 11:55:18.000 2023 (UTC + 3:00)
System Uptime: not available
Process Uptime: 0 days 0:00:34.000


This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(4a00.22c8): In-page I/O error c000000d - code c0000006 (first/second chance not available)
For analysis of this file, run !analyze -v
ntdll!NtWaitForSingleObject+0x14:
00007ffd`1a5ed064 c3 ret
0:017> !analyze -v


  •                                                                         *
    
  •                    Exception Analysis                                   *
    
  •                                                                         *
    

KEY_VALUES_STRING: 1

Key  : Analysis.CPU.mSec
Value: 609

Key  : Analysis.Elapsed.mSec
Value: 994

Key  : Analysis.IO.Other.Mb
Value: 0

Key  : Analysis.IO.Read.Mb
Value: 2

Key  : Analysis.IO.Write.Mb
Value: 0

Key  : Analysis.Init.CPU.mSec
Value: 202

Key  : Analysis.Init.Elapsed.mSec
Value: 13235

Key  : Analysis.Memory.CommitPeak.Mb
Value: 145

Key  : Failure.Bucket
Value: IN_PAGE_ERROR_c000000d_c0000006_hardware_disk!Unknown

Key  : Failure.Hash
Value: {5884448e-7524-d9be-c0a9-20ba6509871b}

Key  : InPageError.Desc
Value: STATUS_INVALID_PARAMETER

Key  : InPageError.Subcode
Value: c000000d

Key  : Timeline.Process.Start.DeltaSec
Value: 34

Key  : WER.OS.Branch
Value: vb_release

Key  : WER.OS.Version
Value: 10.0.19041.1

FILE_IN_CAB: b16dcf02-8b63-4d10-929a-d14762d2c38a.dmp

CONTEXT: (.ecxr)
rax=0000001bf5efccf0 rbx=0000000000000002 rcx=00007ff7e53a8550
rdx=000001c6422e0000 rsi=000000000000000c rdi=0000000000135ae6
rip=00007ff7e53a8550 rsp=0000001bf5efcc08 rbp=0000001bf5efccd0
r8=000000000000000c r9=00007ff7e4db0000 r10=000001c6422e0000
r11=0000001bf5efccf0 r12=000001c63fba7ec0 r13=0000000000000000
r14=000000000000005f r15=000001c63fdac100
iopl=0 nv up ei pl nz na po nc
cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010206
sublime_text+0x5f8550:
00007ff7e53a8550 4c8b02 mov r8,qword ptr [rdx] ds:000001c6422e0000=???
Resetting default scope

EXCEPTION_RECORD: (.exr -1)
ExceptionAddress: 00007ff7e53a8550 (sublime_text+0x00000000005f8550)
ExceptionCode: c0000006 (In-page I/O error)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 0000000000000000
Parameter[1]: 000001c6422e0000
Parameter[2]: 00000000c000000d
Inpage operation failed at 000001c6422e0000, due to I/O error 00000000c000000d

PROCESS_NAME: sublime_text.exe

ADDITIONAL_DEBUG_TEXT: Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD]

ERROR_CODE: (NTSTATUS) 0xc0000006 - K sky osoitteessa 0x%p viittasi muistiin osoitteessa 0x%p. Tarvittavia tietoja ei sijoitettu muistiin. Syyn I/O-virhe 0x%x.

EXCEPTION_CODE_STR: c0000006

EXCEPTION_PARAMETER1: 0000000000000000

EXCEPTION_PARAMETER2: 000001c6422e0000

EXCEPTION_PARAMETER3: 00000000c000000d

FAULTING_THREAD: ffffffff

STACK_TEXT:
0000000000000000 0000000000000000 hardware_disk!Unknown+0x0

STACK_COMMAND: ** Pseudo Context ** ManagedPseudo ** Value: ffffffff ** ; kb

SYMBOL_NAME: hardware_disk!Unknown

MODULE_NAME: hardware_disk

IMAGE_NAME: hardware_disk

FAILURE_BUCKET_ID: IN_PAGE_ERROR_c000000d_c0000006_hardware_disk!Unknown

OS_VERSION: 10.0.19041.1

BUILDLAB_STR: vb_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {5884448e-7524-d9be-c0a9-20ba6509871b}

Followup: MachineOwner

0 Likes

#2

see Sublime Text 4151 upgrade breaks the app on macOs 10.13.6

1 Like