View Issue Details

IDProjectCategoryView StatusLast Update
0005879Spring engineGeneralpublic2018-01-28 15:22
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionnot fixable 
Product Version104.0 +git 
Summary0005879: 104.0.1-151-g11de57d maintenance linux crash
DescriptionThe player SagelessFox has a consistent crash against circuit, but their infolog looks weird so I am reporting it here.
Additional InformationI received the following information.
"Zero-K.exe Information: 0 : Chobby closed connection
Zero-K.exe Warning: 0 : Spring exit code is: 137, assuming crash
^[[A^C
michael@X-PC:~$ tsocks mono '/home/michael/Zero-K/Zero-K.exe'"
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

Kloot

2018-01-28 11:54

developer   ~0018756

Last edited: 2018-01-28 11:57

CSound::~CSound()
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Sound/OpenAL/Sound.cpp:88
CSound::~CSound()
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Sound/OpenAL/Sound.cpp:99
SafeDelete<IAudioChannel*>
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/SafeUtil.h:22
SpringApp::Reload(std::string)
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/SpringApp.cpp:741 (discriminator 1)
std::string::_M_data() const
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/include/g++-v4/bits/basic_string.h:293
Run(int, char**)
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Main.cpp:43
main
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Main.cpp:93
_start
??:?

sound-thread refused to join for whatever reason before the ctrl+c was issued.

Kloot

2018-01-28 15:22

developer   ~0018758

either OpenAL context destruction or device closure failed here since shutdown did reach [Sound::UpdateThread][4].

the Chinese device name counts toward this being a hardware problem.

Issue History

Date Modified Username Field Change
2018-01-28 09:02 Google_Frog New Issue
2018-01-28 09:02 Google_Frog File Added: infolog.txt
2018-01-28 11:54 Kloot Note Added: 0018756
2018-01-28 11:57 Kloot Note Edited: 0018756
2018-01-28 15:22 Kloot Assigned To => Kloot
2018-01-28 15:22 Kloot Status new => closed
2018-01-28 15:22 Kloot Resolution open => not fixable
2018-01-28 15:22 Kloot Note Added: 0018758