| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0004882 | Spring engine | General | public | 2015-07-03 22:48 | 2015-07-04 02:07 | ||||
| Reporter | silentwings | ||||||||
| Assigned To | abma | ||||||||
| Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 99.0+git | ||||||||
| Target Version | 100.0 | Fixed in Version | |||||||
| Summary | 0004882: crash on load (black screen) from a player | ||||||||
| Description | see infolog http://pastebin.com/H5CDhsqV - looks its related to clocks | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
silentwings (reporter) 2015-07-04 00:47 |
This is 100% reproducible for the player involved. One unusual thing - he is using 64 bit unix. |
|
abma (administrator) 2015-07-04 01:21 Last edited: 2015-07-04 01:21 |
thats no crash, it hangs at start. |
|
abma (administrator) 2015-07-04 01:53 |
translated: /home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Misc/SpringTime.h:113 /home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Sound/ISound.cpp:61 /home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/SpringApp.cpp:270 /home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/SpringApp.cpp:963 /home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Main.cpp:48 /home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Main.cpp:108 |
|
abma (administrator) 2015-07-04 01:53 |
[f=0000000] [Sound] Warning: MaxSounds set to 0, sound is disabled |
|
abma (administrator) 2015-07-04 02:06 |
Fix 47854dddb17eaecf10012f3b51c9292d0d5dad66 committed to develop branch: fix 0004882: force MaxSounds > 0, use Sound = 0 instead!, repo: spring changeset id: 5296 |
|
abma (administrator) 2015-07-04 02:07 |
to fix with older versions, the player has to set MaxSounds > 0 |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-07-03 22:48 | silentwings | New Issue | |
| 2015-07-04 00:47 | silentwings | Note Added: 0014869 | |
| 2015-07-04 01:21 | abma | Note Added: 0014870 | |
| 2015-07-04 01:21 | abma | Note Edited: 0014870 | View Revisions |
| 2015-07-04 01:53 | abma | Note Added: 0014871 | |
| 2015-07-04 01:53 | abma | Note Added: 0014872 | |
| 2015-07-04 02:06 | abma | Changeset attached | => spring develop 47854ddd |
| 2015-07-04 02:06 | abma | Note Added: 0014873 | |
| 2015-07-04 02:06 | abma | Assigned To | => abma |
| 2015-07-04 02:06 | abma | Status | new => resolved |
| 2015-07-04 02:06 | abma | Resolution | open => fixed |
| 2015-07-04 02:07 | abma | Target Version | => 100.0 |
| 2015-07-04 02:07 | abma | Note Added: 0014874 | |


