Jump to content

Recommended Posts

Posted

I'm getting frustrated with my DCS BS install, which is fresh, and happens with / without mods installed. It seems within the first 30 minute of flying in DCS BS, I crash and reboot. It doesn't happen in any other game or in singleplayer. After the initial crash, it works fine. Any ideas ?

 

This is what I'm getting from the reliability log in Win 7 X64:

 

"The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001e (0xffffffffc0000005, 0xfffff80002daaf8c, 0x0000000000000000, 0xffffffffffffffff). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 042411-32791-01"

 

 

Posted (edited)

Unfortunately, my initial reaction to seeing that one is hardware issues of some sort. Hopefully a driver. It is impossible to say anything certain about it without proper information about the system and install though. The apparent link to MP makes it tempting to look at network card and it's associated drivers, but there is great danger in relying too much on such anecdotal observation. I have seen such apparent correlations be nothing but a weird coincidence. I've also seen crashes linked to bad RAM appear only in a specific application - because that was the only application that the machine ran that would get even close to using enough RAM to be "sure" to make it happen.

 

Please refer to this for a quick guide on gathering some information: TROUBLESHOOTING - Help us help you

 

Some information from microsoft regarding that error code: http://support.microsoft.com/kb/275678/EN-US/

 

Of great interest would be the entries for the crashes from Event Viewer. (Steps in the Troubleshooting guide). This should hopefully be able to point to the culprit, or at least help us find out where to look. The odds of DCS:BS being able to take down your computer on it's own are very slim. I would expect that to require a bad driver or bad hardware component.

Edited by EtherealN

[sIGPIC][/sIGPIC]

Daniel "EtherealN" Agorander | Даниэль "эфирныйн" Агорандер

Intel i7 2600K @ 4.4GHz, ASUS Sabertooth P67, 8GB Corsair Vengeance @ 1600MHz, ASUS GTX 560Ti DirectCU II 1GB, Samsung 830series 512GB SSD, Corsair AX850w, two BENQ screens and TM HOTAS Warthog

DCS: A-10C Warthog FAQ | DCS: P-51D FAQ | Remember to read the Forum Rules |

|
| Life of a Game Tester
Posted (edited)

Here's my debugging info:

 

 

Microsoft ® Windows Debugger Version 6.12.0002.633 AMD64

Copyright © Microsoft Corporation. All rights reserved.

 

 

Loading Dump File [C:\Windows\Minidump\042411-32791-01.dmp]

Mini Kernel Dump File: Only registers and stack trace are available

 

Symbol search path is: C:\Symbols;SRV*c:\symbols*http://msdl.microsoft.com/download/symbols

Executable search path is:

Windows 7 Kernel Version 7600 MP (2 procs) Free x64

Product: WinNt, suite: TerminalServer SingleUserTS

Built by: 7600.16695.amd64fre.win7_gdr.101026-1503

Machine Name:

Kernel base = 0xfffff800`02c07000 PsLoadedModuleList = 0xfffff800`02e44e50

Debug session time: Sun Apr 24 12:43:54.003 2011 (UTC - 7:00)

System Uptime: 0 days 2:55:28.657

Loading Kernel Symbols

...............................................................

................................................................

.............................................

Loading User Symbols

Loading unloaded module list

............

*******************************************************************************

* *

* Bugcheck Analysis *

* *

*******************************************************************************

 

Use !analyze -v to get detailed debugging information.

 

BugCheck 1E, {ffffffffc0000005, fffff80002daaf8c, 0, ffffffffffffffff}

 

Unable to load image \SystemRoot\System32\Drivers\sptd.sys, Win32 error 0n2

*** WARNING: Unable to verify timestamp for sptd.sys

*** ERROR: Module load completed but symbols could not be loaded for sptd.sys

Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+100 )

Followup: Pool_corruption

---------

 

1: kd> !analyze -v

*******************************************************************************

* *

* Bugcheck Analysis *

* *

*******************************************************************************

 

KMODE_EXCEPTION_NOT_HANDLED (1e)

This is a very common bugcheck. Usually the exception address pinpoints

the driver/function that caused the problem. Always note this address

as well as the link date of the driver/image that contains this address.

Arguments:

Arg1: ffffffffc0000005, The exception code that was not handled

Arg2: fffff80002daaf8c, The address that the exception occurred at

Arg3: 0000000000000000, Parameter 0 of the exception

Arg4: ffffffffffffffff, Parameter 1 of the exception

 

Debugging Details:

------------------

 

 

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

 

FAULTING_IP:

nt!ExDeferredFreePool+100

fffff800`02daaf8c 4c8b02 mov r8,qword ptr [rdx]

 

EXCEPTION_PARAMETER1: 0000000000000000

 

EXCEPTION_PARAMETER2: ffffffffffffffff

 

READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002eaf0e0

ffffffffffffffff

 

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

 

BUGCHECK_STR: 0x1E_c0000005

 

CUSTOMER_CRASH_COUNT: 1

 

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

 

PROCESS_NAME: simulator.exe

 

CURRENT_IRQL: 2

 

EXCEPTION_RECORD: fffff88002f22938 -- (.exr 0xfffff88002f22938)

ExceptionAddress: fffff80002daaf8c (nt!ExDeferredFreePool+0x0000000000000100)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 0000000000000000

Parameter[1]: ffffffffffffffff

Attempt to read from address ffffffffffffffff

 

TRAP_FRAME: fffff88002f229e0 -- (.trap 0xfffff88002f229e0)

NOTE: The trap frame does not contain all registers.

Some register values may be zeroed or incorrect.

rax=fffffa800d134f50 rbx=0000000000000000 rcx=fffff80002e069f0

rdx=696700d1000000d9 rsi=0000000000000000 rdi=0000000000000000

rip=fffff80002daaf8c rsp=fffff88002f22b70 rbp=0000000000000000

r8=696700d1000000d9 r9=0000000000000000 r10=fffffa800e0da3f0

r11=0000000000000000 r12=0000000000000000 r13=0000000000000000

r14=0000000000000000 r15=0000000000000000

iopl=0 nv up ei pl zr na po nc

nt!ExDeferredFreePool+0x100:

fffff800`02daaf8c 4c8b02 mov r8,qword ptr [rdx] ds:696700d1`000000d9=????????????????

Resetting default scope

 

LAST_CONTROL_TRANSFER: from fffff80002cb1a39 to fffff80002c77740

 

STACK_TEXT:

fffff880`02f22168 fffff800`02cb1a39 : 00000000`0000001e ffffffff`c0000005 fffff800`02daaf8c 00000000`00000000 : nt!KeBugCheckEx

fffff880`02f22170 fffff800`02c76d82 : fffff880`02f22938 00000000`00000000 fffff880`02f229e0 00000000`00000000 : nt!KiDispatchException+0x1b9

fffff880`02f22800 fffff800`02c7568a : fffffa80`0e1c25a0 00000000`00000000 fffffa80`0da61a08 fffff880`03fa975c : nt!KiExceptionDispatch+0xc2

fffff880`02f229e0 fffff800`02daaf8c : fffff880`009ea180 00000000`00000000 00000000`00000001 fffffa80`00000000 : nt!KiGeneralProtectionFault+0x10a

fffff880`02f22b70 fffff800`02dac4c1 : fffffa80`0d9a5000 fffffa80`0deecc50 00000000`00000000 00000000`00000000 : nt!ExDeferredFreePool+0x100

fffff880`02f22c00 fffff880`03e136f3 : fffffa80`0a946370 fffffa80`0df02c30 fffffa80`70627375 00000000`000003ed : nt!ExFreePoolWithTag+0x411

fffff880`02f22cb0 fffff880`03e13ab7 : fffffa80`0deecc02 fffffa80`0de7cc10 00000000`ffffffff fffffa80`084d9ea8 : USBPORT!USBPORT_Core_iCompleteDoneTransfer+0xb2f

fffff880`02f22d90 fffff880`03e1164f : fffffa80`084d9ea8 fffffa80`084d91a0 fffffa80`084da040 00000000`00000000 : USBPORT!USBPORT_Core_iIrpCsqCompleteDoneTransfer+0x3a7

fffff880`02f22df0 fffff880`03e02f89 : fffffa80`084d9050 00000000`00000000 fffffa80`08676702 fffffa80`084d9ea8 : USBPORT!USBPORT_Core_UsbIocDpc_Worker+0xf3

fffff880`02f22e30 fffff880`010a198a : fffffa80`08676000 fffffa80`084d9ea8 fffffa80`08676750 fffffa80`084d9ec0 : USBPORT!USBPORT_Xdpc_Worker+0x1d9

fffff880`02f22e60 fffffa80`08676000 : fffffa80`084d9ea8 fffffa80`08676750 fffffa80`084d9ec0 fffffa80`0b7e0d40 : sptd+0x4398a

fffff880`02f22e68 fffffa80`084d9ea8 : fffffa80`08676750 fffffa80`084d9ec0 fffffa80`0b7e0d40 01cc02b7`f1733a90 : 0xfffffa80`08676000

fffff880`02f22e70 fffffa80`08676750 : fffffa80`084d9ec0 fffffa80`0b7e0d40 01cc02b7`f1733a90 00000000`757b2450 : 0xfffffa80`084d9ea8

fffff880`02f22e78 fffffa80`084d9ec0 : fffffa80`0b7e0d40 01cc02b7`f1733a90 00000000`757b2450 00000000`00000022 : 0xfffffa80`08676750

fffff880`02f22e80 fffffa80`0b7e0d40 : 01cc02b7`f1733a90 00000000`757b2450 00000000`00000022 00000000`00000000 : 0xfffffa80`084d9ec0

fffff880`02f22e88 01cc02b7`f1733a90 : 00000000`757b2450 00000000`00000022 00000000`00000000 00000000`00000000 : 0xfffffa80`0b7e0d40

fffff880`02f22e90 00000000`757b2450 : 00000000`00000022 00000000`00000000 00000000`00000000 00000000`00000000 : 0x1cc02b7`f1733a90

fffff880`02f22e98 00000000`00000022 : 00000000`00000000 00000000`00000000 00000000`00000000 fffffa80`084d9ec0 : 0x757b2450

fffff880`02f22ea0 00000000`00000000 : 00000000`00000000 00000000`00000000 fffffa80`084d9ec0 fffffa80`084d9ea8 : 0x22

 

 

STACK_COMMAND: kb

 

FOLLOWUP_IP:

nt!ExDeferredFreePool+100

fffff800`02daaf8c 4c8b02 mov r8,qword ptr [rdx]

 

SYMBOL_STACK_INDEX: 4

 

SYMBOL_NAME: nt!ExDeferredFreePool+100

 

FOLLOWUP_NAME: Pool_corruption

 

IMAGE_NAME: Pool_Corruption

 

DEBUG_FLR_IMAGE_TIMESTAMP: 0

 

MODULE_NAME: Pool_Corruption

 

FAILURE_BUCKET_ID: X64_0x1E_c0000005_nt!ExDeferredFreePool+100

 

BUCKET_ID: X64_0x1E_c0000005_nt!ExDeferredFreePool+100

 

Followup: Pool_corruption

---------

 

 

EDIT *** I did some looking around, and some people have been getting this with either uTorrent or BitTorrent and something that it causes. I uninstalled BitTorrent and will see what happens..

Edited by Spetz

 

 

Posted (edited)

Looking at the stack it would appear that a USB driver was at fault here, not the game or BitTorrent. When was the last time you updated your chipset drivers?

 

Edit:

Are you by any chance using ReadyBoost or some kind of USB device to host the pagefile?

Edited by oritpro

Intel Core I7 2600K, DP67BG Motherboard, 12GB Ram, MSI GTX460, Saitek PRO Flight X-65F, Dual 1080P Monitors

 

Flight Sims:

* DCS: A-10C Warthog

* DCS: Ka-50 Blackshark

* Lock On Platinum

* Rise of Flight

* Enemy Engaged - RAH66 Comanche Vs KA-52 Hokum

Posted

Pagefile is on C:\ - no partitions.

 

I'm not using Readyboost or anything.. Where do you get that it's a USB driver fault from the above ? I can't see anything stating that..But on that note, I'll see if I can get new chipset drivers

 

 

Posted

Comments in bold.

 

STACK_TEXT:

fffff880`02f22168 fffff800`02cb1a39 : 00000000`0000001e ffffffff`c0000005 fffff800`02daaf8c 00000000`00000000 : nt!KeBugCheckEx

fffff880`02f22170 fffff800`02c76d82 : fffff880`02f22938 00000000`00000000 fffff880`02f229e0 00000000`00000000 : nt!KiDispatchException+0x1b9

fffff880`02f22800 fffff800`02c7568a : fffffa80`0e1c25a0 00000000`00000000 fffffa80`0da61a08 fffff880`03fa975c : nt!KiExceptionDispatch+0xc2

fffff880`02f229e0 fffff800`02daaf8c : fffff880`009ea180 00000000`00000000 00000000`00000001 fffffa80`00000000 : nt!KiGeneralProtectionFault+0x10a

fffff880`02f22b70 fffff800`02dac4c1 : fffffa80`0d9a5000 fffffa80`0deecc50 00000000`00000000 00000000`00000000 : nt!ExDeferredFreePool+0x100

fffff880`02f22c00 fffff880`03e136f3 : fffffa80`0a946370 fffffa80`0df02c30 fffffa80`70627375 00000000`000003ed : nt!ExFreePoolWithTag+0x411

fffff880`02f22cb0 fffff880`03e13ab7 : fffffa80`0deecc02 fffffa80`0de7cc10 00000000`ffffffff fffffa80`084d9ea8 : USBPORT!USBPORT_Core_iCompleteDoneTransfer+0xb2f

fffff880`02f22d90 fffff880`03e1164f : fffffa80`084d9ea8 fffffa80`084d91a0 fffffa80`084da040 00000000`00000000 : USBPORT!USBPORT_Core_iIrpCsqCompleteDoneTransfer+0 x3a7

fffff880`02f22df0 fffff880`03e02f89 : fffffa80`084d9050 00000000`00000000 fffffa80`08676702 fffffa80`084d9ea8 : USBPORT!USBPORT_Core_UsbIocDpc_Worker+0xf3

fffff880`02f22e30 fffff880`010a198a : fffffa80`08676000 fffffa80`084d9ea8 fffffa80`08676750 fffffa80`084d9ec0 : USBPORT!USBPORT_Xdpc_Worker+0x1d9

Intel Core I7 2600K, DP67BG Motherboard, 12GB Ram, MSI GTX460, Saitek PRO Flight X-65F, Dual 1080P Monitors

 

Flight Sims:

* DCS: A-10C Warthog

* DCS: Ka-50 Blackshark

* Lock On Platinum

* Rise of Flight

* Enemy Engaged - RAH66 Comanche Vs KA-52 Hokum

Posted (edited)

did you go into bios settings and see if your USB is set on high speed?

all so make sure you have enough power too.

 

also go to your Mother boards manufacture site and check to see if theres problems that my have been issued a bios update.

Edited by Mastiff

"any failure you meet, is never a defeat; merely a set up for a greater come back",  W Forbes.

"Success is not final, failure is not fatal, it is the courage to continue that counts",
"He who never changes his mind, never changes anything," Winston Churchill.

MSI z690 MPG DDR4 || i9-14900k|| ddr4-128gb PC3200 |zotac RTX 5080|Game max 1300w|Win11| |turtle beach elite pro 5.1|| ViRpiL,T50cm2||MFG Crosswinds|| VT50CM-plus rotor Throttle || G10 RGB EVGA Keyboard/MouseLogitech || PiMax Crystal VR || 32 Asus||

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...