=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.11.17 20:24:26 =~=~=~=~=~=~=~=~=~=~=~= (../ntoskrnl/kd/kdio.c:384) ----------------------------------------------------- (../ntoskrnl/kd/kdio.c:385) ReactOS 0.5-SVN (Build 20161117-r73244) (../ntoskrnl/kd/kdio.c:387) 1 System Processor [999 MB Memory] (../ntoskrnl/kd/kdio.c:388) Command Line: DEBUG DEBUGPORT=COM1 BAUDRATE=115200 SOS KDSERIAL (../ntoskrnl/kd/kdio.c:392) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(0)disk(0)rdisk(0)partition(1) \ReactOS\ (../ntoskrnl/ke/i386/cpu.c:450) Supported CPU features : KF_V86_VIS KF_RDTSC KF_CR4 KF_CMOV KF_GLOBAL_PAGE KF_LARGE_PAGE KF_MTRR KF_CMPXCHG8B KF_MMX KF_WORKING_PTE KF_PAT KF_FXSR KF_XMMI KF_XMMI64 (../ntoskrnl/ke/i386/cpu.c:722) Prefetch Cache: 64 bytes L2 Cache: 2097152 bytes L2 Cache Line: 64 bytes L2 Cache Associativity: 8 (../hal/halx86/acpi/halacpi.c:782) ACPI Timer at: 4008h (EXT: 256) (../hal/halx86/acpi/halacpi.c:890) ACPI 2.0 Detected. Tables: [RSDT] [FACP] (../ntoskrnl/mm/ARM3/mminit.c:1442) HAL I/O Mapping at FFFE0000 is unsafe enabling break on first chance, then starting the application, we see 3 exceptions flying after the third we see the crashbox from the program - the callstacks are very sparse, most is within application process... kdb:> set condition * first always kdb:> cont CDefaultContextMenu.cpp:378: Unexpected failure 80004005. fixme:(../dll/win32/shell32/shlexec.cpp:1782) flags ignored: 0x00004000 (../drivers/ksfilter/swenum/swenum.c:314) SwDispatchCreate 0 (../drivers/ksfilter/ks/swenum.c:1927) KsServiceBusEnumCreateRequest IRP B1D490D8 Name \{cd171de3-69e5-11d2-b56d-0000f8754380}&{9b365890-165f-11d0-a195-0020afd156e4} (../drivers/ksfilter/swenum/swenum.c:328) SwDispatchCreate 104 (../dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(C:\Programme\QIP\qip.Germa) failing with status c000000f (../dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(C:\Programme\QIP\qip.Ge) failing with status c000000f (../dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(dxtn) failing with status c0000135 (../dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(libtxc_dxtn.so) failing with status c0000135 (../dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(libtxc_dxtn_s2tc.so.0) failing with status c0000135 fixme:(../dll/directx/wine/wined3d/dxtn.c:484) Wine cannot find the txc_dxtn library, DXTn software support unavailable. (../dll/win32/kernel32/client/except.c:710) Delphi Exception at address: 0054C61C (../dll/win32/kernel32/client/except.c:711) Exception-Object: 00AFAD28 (../dll/win32/kernel32/client/except.c:712) Exception text: 80090305 Entered debugger on first-chance exception (Exception Code: 0xc0000005) (Page Fault) Memory at 0x00000040 could not be read: Page not present. kdb:> bt Eip: Frames: <00000000> kdb:> cont Command 'cont' is unknown. kdb:> cont err:(../dll/opengl/opengl32/wgl.c:741) Error: hdc is not a DC handle! Entered debugger on first-chance exception (Exception Code: 0xc0000005) (Page Fault) Memory at 0x00000040 could not be read: Page not present. kdb:> bt Eip: Frames: <00000000> kdb:> cont Unhandled exception ExceptionCode: c0000005 Faulting Address: 40 CS:EIP 0:0 DS f ES 0 FS 768 GS 10 EAX: 00000000 EBX: 003306b0 ECX: 00000000 EDX: 003306b0 EBP: 00000000 ESI: 00000000 ESP: 00000000 EDI: 00000001 EFLAGS: 00000000 Address: 400000+3ac78 C:\Programme\QIP\qip.exe Frames: Entered debugger on first-chance exception (Exception Code: 0xc0000005) (Page Fault) Memory at 0x00000004 could not be read: Page not present. kdb:> bt Eip: Frames: <00000000> kdb:> cont