View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002667 | Spring engine | General | public | 2011-09-24 23:35 | 2012-02-15 19:53 | ||||
Reporter | abma | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | unable to reproduce | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002667: spring compiled on win32 platform doesn't work (endless-loop / threads created) | ||||||||
Description | current 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 Information | ctrl-c seems to not work on win32 + gdb: http://www.mingw.org/wiki/Workaround_for_GDB_Ctrl_C_Interrupt | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2011-09-25 00:45 |
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) |
hoijui (reporter) 2011-09-25 07:56 |
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. |
abma (administrator) 2012-02-15 19:53 |
no idea... (+ quiet old) |
![]() |
|||
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 |