2025-07-16 13:38 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002667Spring engineGeneralpublic2012-02-15 19:53
Reporterabma 
Assigned Toabma 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionunable to reproduce 
Product Version 
Target VersionFixed in Version 
Summary0002667: spring compiled on win32 platform doesn't work (endless-loop / threads created)
Descriptioncurrent spring master leads to this errors (endless loop in startup)
http://pastebin.com/4ffwSe0G

gdb output:
warning: (Internal error: pc 0x4 in read in psymtab, but not in symtab.)

i'm not sure if this is the same error:

http://springrts.com/phpbb/viewtopic.php?f=12&t=26497

Additional Informationctrl-c seems to not work on win32 + gdb:
http://www.mingw.org/wiki/Workaround_for_GDB_Ctrl_C_Interrupt
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0007401

abma (administrator)

i tried for myself, it works (windows xp, sp3)

output g++ -v:
Using built-in specs.
COLLECT_GCC=g++-dw2
COLLECT_LTO_WRAPPER=c:/mingw32/bin/../libexec/gcc/mingw32/4.5.2-dw2/lto-wrapper.
exe
Target: mingw32
Configured with: ../../src/gcc-4.5.2/configure --build=mingw32 --enable-language
s=c,c++,ada,fortran,objc,obj-c++ --enable-threads=win32 --enable-libgomp --enabl
e-lto --enable-fully-dynamic-string --enable-libstdcxx-debug --enable-version-sp
ecific-runtime-libs --with-gnu-ld --disable-nls --disable-win32-registry --disab
le-symvers --disable-werror --prefix=/mingw32tdm --with-local-prefix=/mingw32tdm
 --enable-cxx-flags='-fno-function-sections -fno-data-sections' --with-pkgversio
n=tdm-1 --disable-sjlj-exceptions --program-suffix=-dw2 --with-bugurl=http://tdm
-gcc.tdragon.net/bugs
Thread model: win32
gcc version 4.5.2-dw2 (tdm-1)

~0007402

hoijui (reporter)

the first pastebin in the report description is by me

> g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=c:/mingw32/bin/../libexec/gcc/mingw32/4.6.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.6.1/configure --enable-languages=c,c++,fortran,objc,ob
j-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp -
-disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runti
me-libs --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.6.1 (GCC)

i find it strange that yours has "(tdm-1)" in the version string, even though it should be MinGW Stable.

i guess the other guy from whom it failed (-Y-) also has a 4.6 series gcc, ad he only setup his compile env recently (i did yesterday). So it could be that too.

~0008291

abma (administrator)

no idea... (+ quiet old)
+Notes

-Issue History
Date Modified Username Field Change
2011-09-24 23:35 abma New Issue
2011-09-24 23:35 abma Summary spring compiled on a win32 platform doesn't work => spring compiled on win32 platform doesn't work
2011-09-24 23:35 abma Summary spring compiled on win32 platform doesn't work => spring compiled on win32 platform doesn't work (endless-loop / threads created)
2011-09-24 23:39 abma Severity major => minor
2011-09-24 23:40 abma Description Updated
2011-09-24 23:40 abma Additional Information Updated
2011-09-25 00:45 abma Note Added: 0007401
2011-09-25 07:56 hoijui Note Added: 0007402
2012-02-15 19:53 abma Note Added: 0008291
2012-02-15 19:53 abma Status new => resolved
2012-02-15 19:53 abma Resolution open => unable to reproduce
2012-02-15 19:53 abma Assigned To => abma
+Issue History