Jump to content

Recommended Posts

Posted

Hello All,

First, I apologize if this is in the wrong section, I only saw an A10 tech but not a ka50 tech thread.

 

Every so often when I zoom in (numpad / and *) blackshark will freeze on me. Possible for anyone to help me with next steps? I have used windbg once or twice before but am far from an expert but interested in learning.

 

Output from !analyze -v

 

 

0:001> !analyze -v

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

* *

* Exception Analysis *

* *

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

 

GetPageUrlData failed, server returned HTTP status 404

URL requested: http://watson.microsoft.com/StageOne/simulator_exe/1_2_1_0/4bed01e6/unknown/0_0_0_0/bbbbbbb4/80000003/00000000.htm?Retriage=1

 

FAULTING_IP:

+8cf59e0

00000000`00000000 ?? ???

 

EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 0000000000000000

ExceptionCode: 80000003 (Break instruction exception)

ExceptionFlags: 00000000

NumberParameters: 0

 

FAULTING_THREAD: 000000000000145c

 

DEFAULT_BUCKET_ID: STATUS_BREAKPOINT

 

PROCESS_NAME: simulator.exe

 

OVERLAPPED_MODULE: Address regions for 'FWPUCLNT' and 'pnrpnsp' overlap

 

ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint has been reached.

 

EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - One or more arguments are invalid

 

MOD_LIST: <ANALYSIS/>

 

NTGLOBALFLAG: 0

 

APPLICATION_VERIFIER_FLAGS: 0

 

PRIMARY_PROBLEM_CLASS: STATUS_BREAKPOINT

 

BUGCHECK_STR: APPLICATION_FAULT_STATUS_BREAKPOINT

 

LAST_CONTROL_TRANSFER: from 0000000074bb282c to 0000000074bb2dd9

 

STACK_TEXT:

00000000`0008ebf8 00000000`74bb282c : 00000000`75b962e3 00000000`74c20023 00000000`00000000 00000000`0018deb0 : wow64cpu!CpupSyscallStub+0x9

00000000`0008ec00 00000000`74c2d07e : 00000000`00000000 00000000`74bb1920 00000000`0008ee90 00000000`77473501 : wow64cpu!WaitForMultipleObjects32+0x32

00000000`0008ecc0 00000000`74c2c549 : 00000000`00000000 00000000`00000000 00000000`74c24ac8 00000000`7ffe0030 : wow64!RunCpuSimulation+0xa

00000000`0008ed10 00000000`7748ae27 : 00000000`002035b0 00000000`00000000 00000000`7755a1e0 00000000`fffdf000 : wow64!Wow64LdrpInitialize+0x429

00000000`0008f260 00000000`774872f8 : 00000000`00000000 00000000`77488641 00000000`774984e0 00000000`00000000 : ntdll!LdrpInitializeProcess+0x1780

00000000`0008f760 00000000`77472ace : 00000000`0008f820 00000000`00000000 00000000`fffdf000 00000000`00000000 : ntdll! ?? ::FNODOBFM::`string'+0x2af20

00000000`0008f7d0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!LdrInitializeThunk+0xe

 

 

STACK_COMMAND: ~0s; .ecxr ; kb

 

FOLLOWUP_IP:

wow64cpu!CpupSyscallStub+9

00000000`74bb2dd9 c3 ret

 

SYMBOL_STACK_INDEX: 0

 

SYMBOL_NAME: wow64cpu!CpupSyscallStub+9

 

FOLLOWUP_NAME: MachineOwner

 

MODULE_NAME: wow64cpu

 

IMAGE_NAME: wow64cpu.dll

 

DEBUG_FLR_IMAGE_TIMESTAMP: 4a5be125

 

FAILURE_BUCKET_ID: STATUS_BREAKPOINT_80000003_wow64cpu.dll!CpupSyscallStub

 

BUCKET_ID: X64_APPLICATION_FAULT_STATUS_BREAKPOINT_wow64cpu!CpupSyscallStub+9

 

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/simulator_exe/1_2_1_0/4bed01e6/unknown/0_0_0_0/bbbbbbb4/80000003/00000000.htm?Retriage=1

 

Followup: MachineOwner

---------

 

 

 

 

Notes on machine setup:

Win 7 Ultimate 64bit

triplehead2go

trackir 5.1

ati radeon hd 4850 (catalyst 11.5)

E6550 2.33

4 gig ram

 

Thanks

Daniel M

Posted

I don't think there is much to be determined from this, only that an exception was thrown that the executable didn't handle, and caused it to end.

 

In your blackshark's temp folder should be some .crash files corresponding to this, posting the contents of those along with other information asked for in the crash sticky (like dxdiag output) might shed some more light on your issue.

 

If you want to pursue more with windbg you'll need to use more of its features (commands) to do so. Here may be a resource you would find of use, though it's looking at a specific case of a crash dump that just happens to have the same outer signature (not root cause), it might help you to uncover more relevant outputs:

 

http://www.dumpanalysis.org/blog/index.php/2009/06/25/stack-trace-collection-message-box-hidden-exception-nested-offender-insufficient-memory-c-exception-heap-leak-and-ubiquitous-component-pattern-cooperation/

[ i7 2600k 4.6GHz :: 16GB Mushkin Blackline LV :: EVGA GTX 1080ti 11GB ]

[ TM Warthog / Saitek Rudder :: Oculus Rift :: Obutto cockpit :: Acer HN274H 27" 120Hz :: 3D Vision Ready ]

Posted

you might wanna try a reinstall or do a file cleaning and a defrag of your pc. when i have crashes too often i do this and things get fixed. you can use this program and it's free! CCleaner Piriform Ltd

Posted

Re: topdog

It's more of an excuse for me to to "learn" how to use windbg than anything, plus depending on what the actual exception thrown I guess I could glean something from it (not that I would have the ability to fix anything...)

 

Re: Bee Sting

Will try, I usually setup my drives to defrag weekly, but forget if I did after setting the drives to raid 0. Have ccleaner installed, but will give it a shot as well.

 

Thanks again I'll post an update sometime this weekend.

Posted (edited)

Apparently i'm blind, i just "found" the bug section...mod please move to that area if it makes sense.

 

DXDiag and error.log attached

 

 

2011/6/3 02:36 V810271318

World::LoadPlugins: Loaded plugin module CockpitBase.dll

Dispatcher: initial random seed = 3015895

Dispatcher: apply random seed = 3015895

Cosmos: Mission date assigned - Year:2009, Month:12, Day:1

loaded from mission Scripts/World/GPS_GNSS.lua

loaded from mission Config/View/SnapViewsDefault.lua

loaded from mission Config/View/SnapViews.lua

loaded from mission Config/View/View.lua

loaded from mission Config/View/Server.lua

Map objects for inactive beacon site Мыс Айтодорский NOT FOUND! Ojbects created.

Map objects for beacon site Ялта NOT FOUND! Ojbects created.

Map objects for inactive beacon site Мыс Кыз-Аул NOT FOUND! Ojbects created.

Map objects for inactive beacon site Мыс Сухумский NOT FOUND! Ojbects created.

Map objects for beacon site Мыс Евпаторийский NOT FOUND! Ojbects created.

Map objects for inactive beacon site Мыс Тарханкутский NOT FOUND! Ojbects created.

Map objects for inactive beacon site Мыс Железный Рог NOT FOUND! Ojbects created.

Map objects for beacon site Мыс Херсонесский NOT FOUND! Ojbects created.

Map objects for beacon site Потийский NOT FOUND! Ojbects created.

Map objects for inactive beacon site Мыс Анапский NOT FOUND! Ojbects created.

Map objects for beacon site Батумский NOT FOUND! Ojbects created.

Map objects for inactive beacon site Мыс Кодошский NOT FOUND! Ojbects created.

ComplexTask::open_state(). Precached tasks data loading.

ComplexTask::load_task_data(). "Follow_Line" task data loaded.

ComplexTask::load_task_data(). "Follow_Vector" task data loaded.

ComplexTask::load_task_data(). "Follow_Vector_Old" task data loaded.

ComplexTask::load_task_data(). "Approach" task data loaded.

ComplexTask::load_task_data(). "Cannon_Ground_Attack" task data loaded.

ComplexTask::load_task_data(). "Rocket_Attack" task data loaded.

ComplexTask::load_task_data(). "Level_Bombing" task data loaded.

ComplexTask::load_task_data(). "Dive_Bombing" task data loaded.

ComplexTask::load_task_data(). "Missile_Ground_Target_Attack" task data loaded.

ComplexTask::load_task_data(). "Missile_Ground_Target_Level_Attack" task data loaded.

WARNING: multiple connectors "smoke" in model ".\Bazar\Terrain\Structures\High\TEC_A.lom"

WARNING: multiple connectors "RED_BEACON" in model "KA-50"

WARNING: multiple connectors "Gun_point" in model "KA-50"

WARNING: multiple connectors "MAIN_SPOT_PTR" in model "KA-50"

WARNING: multiple connectors "RESERV_SPOT_PTR" in model "KA-50"

WARNING: multiple connectors "WHITE_LIGHT" in model "KA-50"

WARNING: multiple connectors "RED_BEACON" in model "KA-50"

WARNING: multiple connectors "GREEN_LIGHT" in model "KA-50"

WARNING: multiple connectors "RED_LIGHT" in model "KA-50"

WARNING: multiple connectors "Gun_point" in model "KA-50"

WARNING: multiple connectors "MAIN_SPOT_PTR" in model "KA-50"

WARNING: multiple connectors "RESERV_SPOT_PTR" in model "KA-50"

WARNING: multiple connectors "WHITE_LIGHT" in model "KA-50"

WARNING: multiple connectors "RED_BEACON" in model "KA-50"

WARNING: multiple connectors "GREEN_LIGHT" in model "KA-50"

WARNING: multiple connectors "RED_LIGHT" in model "KA-50"

WARNING: multiple connectors "Gun_point" in model "KA-50"

WARNING: multiple connectors "MAIN_SPOT_PTR" in model "KA-50"

WARNING: multiple connectors "RESERV_SPOT_PTR" in model "KA-50"

EagleFM initialize time .. 107.676835

Indication material name collision BLACK

Indication material name collision fixed as BLACK_COLLISION_AVOIDED_

Chunk is not present: ABRIS/Options.lua

ABRIS load default Scripts/Aircrafts/ka-50/Cockpit/ABRIS/Options.lua

Chunk is not present: ABRIS/Loader/NAVIGATION.lua

ABRIS load default Scripts/Aircrafts/ka-50/Cockpit/ABRIS/Loader/NAVIGATION.lua

Chunk is not present: ABRIS/Loader/ROUTES.lua

ABRIS load default Scripts/Aircrafts/ka-50/Cockpit/ABRIS/Loader/ROUTES.lua

Chunk is not present: ABRIS/Loader/ADDITIONAL.lua

ABRIS load default Scripts/Aircrafts/ka-50/Cockpit/ABRIS/Loader/ADDITIONAL.lua

ABRIS load default failed Scripts/Aircrafts/ka-50/Cockpit/ABRIS/Loader/ADDITIONAL.lua

Cockpit::avDevice::link_all: no such device in hash - 'ARCADE'

Cockpit::avDevice::link_all: no such device in hash - 'PADLOCK'

Cockpit::avDevice::link_all: no such device in hash - 'MRP'

Cockpit::avDevice::link_all: no such device in hash - 'MRP'

Cockpit::avDevice::link_all: no such device in hash - 'ARCADE'

Cockpit::avDevice::link_all: no such device in hash - 'PADLOCK'

Cockpit::avDevice::link_all: no such device in hash - 'ARCADE'

Cockpit::avDevice::link_all: no such device in hash - 'MRP'

loaded from mission Scripts/Aircrafts/ka-50/Cockpit/ARK/ARK.lua

Cockpit: ccClickable.cpp. Custom data unavailable

cockpit initialize time .. 4268.450766

loaded from mission Scripts/Aircrafts/ka-50/Cockpit/ARK/ARK.lua

cockpit post initialize ..13.893288

DXDefTexture: failed to load A-10A-canopy-glass.tga, D3DXERR_INVALIDDATA.

DXDefTexture: failed to load LND_1_0.BMP, D3DXERR_INVALIDDATA.

 

 

DxDiag.txt

Edited by Daniel M
Couldn't get both files to upload at once, error log posted in message
  • Recently Browsing   0 members

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