Page 1 of 1

DCWinCE serial windbg error

Posted: Sat Jul 02, 2022 1:45 pm
by Ivan Guber
When i connect dreamcast to windbg, i gote error "First chance exception c0000005 (Access Violation) occurred"
Does anyone know what could be the problem?

Video how i create image and run windbg.
https://vimeo.com/726347256

log

Code: Select all

Thread Create:  Process=0, Thread=0
Kernel debugger waiting to connect on com2 @ 115200 baud
Synchronizing target...


Windows CE Kernel for Hitachi SH Built on Sep 21 1999 at 11:18:01

SH-4 Kernel

0x0: CCR=0105

0x0: PPFS Client present.

0x0: Set 5 is detected

0x0:

Old or invalid version stamp in kernel structures - starting clean!

0x0:

Booting kernel with clean memory configuration:

0x0: FS0: 8c3dd000 00000000 00000000 00000000

0x0: FS1: 00000000 00000000 00000000 00000000

0x0: K0 : 8c3dd000 00bf3000 00000000 00000000

0x0: K1 : 00000000 00000000 00000000 00000000

SH3Init done.

Windows CE KernelInit

0x0: 0: paStart=0c3dd000 paEnd=0cfd0000 paLimit=0c3dd000 pUseBase=8cfcf000 pUseMap=8cfcf40e

Scheduling the first thread.

0x8cfcee9c: KernelInit2: pCurThread=8cfcee9c hCurThread=0cfcee7e hCurProc=0cfcefe2

Entering KdInit


...Synch OK.
Kernel Debugger connection established on com2 @ 115200 baud
Kernel Version 1169 Checked loaded @ 0x8c010000
Module Load: NK.EXE  (no symbols loaded)
KdInit Done
Module Load: COREDLL.DLL  (symbol loading deferred)
Module Load: FILESYS.EXE  (symbol loading deferred)
0x8cfcd7d4: FileSystem Starting - starting with clean file system
0x8cfccf2c: CreateNewProc failure on \Windows\SystemPatchModule.exe!
0x8cfcd7d4: Filesystem initialized!
0x8cfcda6c: LoadOneLibrary failure on CEFT.dll!
Module Load: TOOLHELP.DLL  (symbol loading deferred)
Module Load: SHELL.EXE  (symbol loading deferred)
Module Load: GWES.EXE  (symbol loading deferred)
0x8cfccf2c: Exception 040 Thread=8cfccf2c Proc=acfcd132 'shell.exe'
Module Load: WDMLIB.DLL  (symbol loading deferred)
0x8cfccf2c: AKY=00000005 PC=ac00800a RA=0001d45c TEA=00000904
Module Load: DDI.DLL  (symbol loading deferred)
First chance exception c0000005 (Access Violation) occurred
Thread stopped.