2025-07-21 23:03 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004520Spring engineGeneralpublic2014-08-25 20:18
Reportersilentwings 
Assigned TojK 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version97.0.1+git 
Target VersionFixed in Version 
Summary0004520: can't open any replays
Descriptionwhen trying to open a replay with 97.0.1-322 (didn't test any other versions) spring hangs at the end of its loading sequence, with

[Load finalize] Finalize PFS etc etc

displayed, right before it would normally go "ingame"
Steps To ReproduceI'm trying to load the replay from http://springrts.com/mantis/view.php?id=4519.
Additional InformationI tried to get a backtrace and this was the result. I wasn't sure which option to choose when it asked the question (see below) so I tried both.

Nic@NIC-LAPTOP-2 /C/Spring-97.0.1-322
$ gdb
GNU gdb (GDB) 7.6.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-w64-mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb) symbol-file spring.dbg
Reading symbols from c:\Spring-97.0.1-322\spring.dbg...done.
(gdb) attach 11004
Attaching to process 11004
[New Thread 11004.0x241c]
[New Thread 11004.0x268c]
[New Thread 11004.0x26c0]
[New Thread 11004.0x14ac]
[New Thread 11004.0x2420]
[New Thread 11004.0x2774]
[New Thread 11004.0x2948]
[New Thread 11004.0x2a74]
[New Thread 11004.0x2580]
[New Thread 11004.0x26cc]
[New Thread 11004.0x28e8]
[New Thread 11004.0x2b44]
[New Thread 11004.0x2ab8]
Load new symbol table from "C:\Spring-97.0.1-322\spring.exe"? (y or n) n
Not confirmed.
(gdb) thread apply all bt

Thread 13 (Thread 11004.0x2ab8):
#0 0x00000000 in ?? ()
Cannot access memory at address 0x0


Nic@NIC-LAPTOP-2 /C/Spring-97.0.1-322
$ gdb
GNU gdb (GDB) 7.6.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-w64-mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb) symbol-file spring.dbg
Reading symbols from c:\Spring-97.0.1-322\spring.dbg...done.
(gdb) attach 11004
Attaching to process 11004
[New Thread 11004.0x241c]
[New Thread 11004.0x268c]
[New Thread 11004.0x26c0]
[New Thread 11004.0x14ac]
[New Thread 11004.0x2420]
[New Thread 11004.0x2774]
[New Thread 11004.0x2948]
[New Thread 11004.0x2a74]
[New Thread 11004.0x2580]
[New Thread 11004.0x26cc]
[New Thread 11004.0x28e8]
[New Thread 11004.0x2b44]
[New Thread 11004.0x2d18]
Load new symbol table from "C:\Spring-97.0.1-322\spring.exe"? (y or n) y
Reading symbols from C:\Spring-97.0.1-322\spring.exe...(no debugging symbols found)...done.
warning: `C:\Windows\SYSTEM32\ntdll.dll': Shared library architecture i386:x86-64 is not compatible with target architecture i386.

warning: `C:\Windows\SYSTEM32\wow64.dll': Shared library architecture i386:x86-64 is not compatible with target architecture i386.

warning: `C:\Windows\SYSTEM32\wow64win.dll': Shared library architecture i386:x86-64 is not compatible with target architecture i3
86.
warning: `C:\Windows\SYSTEM32\wow64cpu.dll': Shared library architecture i386:x86-64 is not compatible with target architecture i3
86.
(gdb) thread apply all bt

Thread 13 (Thread 11004.0x2d18):
#0 0x00000000 in ?? ()

Thread 12 (Thread 11004.0x2b44):
#0 0x0000002b in ?? ()
#1 0x05f5e100 in ?? ()
#2 0x00000000 in ?? ()

Thread 11 (Thread 11004.0x28e8):
#0 0x0000002b in ?? ()
Cannot access memory at address 0x364
(gdb)
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2014-08-25 14:58 silentwings New Issue
2014-08-25 20:18 jK Changeset attached => spring develop 9cefb9de
2014-08-25 20:18 jK Status new => resolved
2014-08-25 20:18 jK Resolution open => fixed
2014-08-25 20:18 jK Assigned To => jK
+Issue History