View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006392 | Spring engine | Linux | public | 2020-05-10 23:15 | 2020-07-04 20:00 |
| Reporter | szpak | Assigned To | Kloot | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 104.0 +git | ||||
| Fixed in Version | 104.0 +git | ||||
| Summary | 0006392: [Watchdog] Hang detection triggered for Spring 104.0 on Fedora | ||||
| Description | Sprign 104.0 (and nightly as of 2020-05-09) hangs right after startup with Warning: [Watchdog] Hang detection triggered for Spring 104.0.1-2070-gbdaa8d7 develop. Warning: (in threads: {main,load,audio,vfsi}={1,0,0,0}) [CrashHandler] Warning: Suspended-thread Stacktrace (main) for Spring 104.0.1-2070-gbdaa8d7 develop: [CrashHandler] Warning: <00> sigaction.c:? __restore_rt [CrashHandler] Warning: [00] 0x14b20 sigaction.c:? [CrashHandler] Warning: <01> ./spring(FT_DivFix+0x40) [0xb38870] std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*) [CrashHandler] Warning: [01] 0x738870 ??:? [CrashHandler] Warning: <02> ./spring() [0xb576df] TT_New_Context [CrashHandler] Warning: [02] 0xb576df ??:? ... | ||||
| Steps To Reproduce | 1. Download Spring 104.0 (or nightly) as spring-*-minimal-portable-linux64-static.7z 2. ./spring | ||||
| Additional Information | Fedora 31. Integrated Intel UHD Graphics 650. The full log attached (from the nightly version, but the stacktrace is similar to the one from 104.0). Related thread on the forum: https://springrts.com/phpbb/viewtopic.php?f=11&t=41227 | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | Yes | ||||
| duplicate of | 0006114 | closed | fontconfig related errors |
|
|
As suggested by @ForbodingAngel on forum, adding "HangTimeout = -10" to the springsettings.cfg helped with detecting the app as irresponsive and after several more seconds the main menu appeared. I was able to select the game and play it. |
|
|
Fix df7d5aeca539ea7391788a457c239689bc7561c6 committed to develop branch: fix 0006392, repo: spring changeset id: 37900 |
|
|
Fix a3b57b47176cbb3eb9e79596c6cb66e17b7d2a7a committed to maintenance branch: fix 0006392, repo: spring changeset id: 37899 |
|
|
use of the fontconfig library is now disabled (even if cmake detected its presence during compilation) unless UseFontConfigLib is set to true in springsettings. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-05-10 23:15 | szpak | New Issue | |
| 2020-05-10 23:15 | szpak | File Added: infolog.txt | |
| 2020-05-11 00:13 | szpak | Note Added: 0020400 | |
| 2020-07-04 19:56 | Changeset attached | => spring develop df7d5aec | |
| 2020-07-04 19:56 | Changeset attached | => spring maintenance a3b57b47 | |
| 2020-07-04 19:56 | Anonymous | Note Added: 0020447 | |
| 2020-07-04 19:56 | Anonymous | Note Added: 0020448 | |
| 2020-07-04 20:00 | Kloot | Assigned To | => Kloot |
| 2020-07-04 20:00 | Kloot | Status | new => resolved |
| 2020-07-04 20:00 | Kloot | Resolution | open => fixed |
| 2020-07-04 20:00 | Kloot | Fixed in Version | => 104.0 +git |
| 2020-07-04 20:00 | Kloot | Note Added: 0020449 | |
| 2020-07-04 20:00 | Kloot | Relationship added | duplicate of 0006114 |