xvwyh / BuildPad

A build storage plugin for ArcDPS
https://buildpad.gw2archive.eu
MIT License
29 stars 3 forks source link

Created dumpfile caused by exception #11

Closed knoxfighter closed 1 year ago

knoxfighter commented 2 years ago

Describe the bug Exception with created dumpfile. Unfortunately, i don't know what exactly goes wrong.

To Reproduce Take the dumpfile and check it out yourself

Stacktrace

KERNELBASE!RaiseException+69     000003a`596aee90     0000000`00000000     0000000`00000000     00001f0`31cbdb00    
VCRUNTIME140!_CxxThrowException+90 [D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp @ 75]     000003a`596aedb0     0007ffb`00000000     bf29ce4`84222000     0007ffb`c093e54c   D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\throw.cpp @ 75 
d3d9_arcdps_buildpad_2021_10_27+4ad2     0000000`000003e6     0000000`00000000     00001f0`4e4d3bf0     0000000`00000000    
d3d9_arcdps_buildpad_2021_10_27+15dd6     0000000`000003e6     0000000`00000000     0000000`00000000     00001f0`6780b478    
d3d9_arcdps_buildpad_2021_10_27+79d35     000003a`596af3d8     00001f0`1725c600     000003a`596af4f0     00001f0`6786b3c0    
d3d9_arcdps_buildpad_2021_10_27+6f795     00001f0`503c07d8     00001f0`505224b0     000003a`596af7b8     00001f0`7d03a4d0    
d3d9_arcdps_buildpad_2021_10_27+6ee3a     00001f0`04a50000     00001f0`6779fd70     00001f0`7d03a4d0     00001f0`6780b478    
d3d9_arcdps_buildpad_2021_10_27+7b319     0007ffb`c09b4000     00001f0`7d03a4d0     00001f0`1776a0e0     0000000`00000000    
d3d9_arcdps_buildpad_2021_10_27+29bb4     00001f0`7d03a4d0     0007ffc`0966ffa6     00001f0`6780b3b0     0001542`b81db1b5    
d3d9_arcdps_buildpad_2021_10_27+29647     00001f0`7d03a500     00001f0`1776a0e0     0007ffb`c0840000     0000000`00000000    
msvcp140!Concurrency::details::`anonymous namespace'::_Task_scheduler_callback+49 [D:\a\_work\1\s\src\vctools\crt\github\stl\src\taskscheduler.cpp @ 132 + e]     00001f0`6780b3b0     0007ffb`c0840000     00001f0`6780b478     00001f0`04ab0b50   D:\a\_work\1\s\src\vctools\crt\github\stl\src\taskscheduler.cpp @ 132 + e 
ntdll!TppWorkpExecuteCallback+130     0000000`00000000     0000000`00000000     00001f0`04ab0b50     00001f0`17b040e0    
ntdll!TppWorkerThread+68a     0000000`00000000     0000000`00000000     0000000`00000000     0000000`00000000    
kernel32!BaseThreadInitThunk+14     0000000`00000000     0000000`00000000     0000000`00000000     0000000`00000000    
ntdll!RtlUserThreadStart+21     0000000`00000000     0000000`00000000     0000000`00000000     0000000`00000000   

Dump file In a zip, cause github doesn't allow dump files to be uploaded directly. GW2Clarity_17.09.2022_21.42.00-1.dmp.zip

This is not a bad exception, that crashes the game, it just happens from time to time.

xvwyh commented 2 years ago

I'm afraid I cannot get any useful information from that dump, because I no longer have neither the PDB files for that release, nor that version of visual studio installed to recreate them (if possible at all).

If you know of a way to reproduce the crash then I can toss you a version the dump of which I might be able to debug. But I don't know if I'll ever push myself to release a new version of buildpad, because, quite frankly, I haven't had the smallest desire to play GW2 since a certain summer patch that you might've heard about, much less contribute to it.