Open ghost opened 6 years ago
dump.zip It contains crash, assert, _log and _stdout.
The question remains: How can I provide a backtrace?
Hello @light2yellow, assert_20171228221307_1.dmp in your attachment has the backtrace.
@kisak-valve ah, okay. Sorry for the noise.
Some experience-based updates: the issue can be workarounded by a retry
just a second or two before the server changes the map - so that the map change happens just as the client attempts to connect. This way no segfaults happen.
Your system information
As you can see, I tried to attach
gdb -p pid
but it failed. How can I provide a backtrace?There are no steam-provided dumps since I am writing this after a reboot (makes sense to not store them in
/tmp
?). When I reproduce it again, I will add one.Steps for reproducing this issue: