View Issue Details

IDProjectCategoryView StatusLast Update
0002774Spring engineGeneralpublic2011-11-26 16:26
Reporterabma Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version84.0 
Fixed in Version84.0.1 
Summary0002774: crash at start when port is already in use
Descriptioninfolog.txt http://springrts.com/phpbb/download/file.php?id=6697

translated stacktrace doesn't make sense for me:

C:\Program Files\Spring\spring.exe 0x0093E317 /slave/mingwlibs/include/boost/asio/detail/win_iocp_socket_service_base.hpp:124
C:\Program Files\Spring\spring.exe 0x00451866 /slave/mingwlibs/include/boost/thread/locks.hpp:288
C:\Program Files\Spring\spring.exe 0x009A84BF SoundChannels.cpp:0
C:\Windows\system32\MSVCRT.dll 0x774B2599 ??:0
C:\Windows\system32\MSVCRT.dll 0x774B26B3 ??:0
C:\Windows\system32\kernel32.dll 0x7761D309 ??:0
C:\Windows\system32\ntdll.dll 0x778416C3 ??:0
C:\Windows\system32\ntdll.dll 0x77841696 ??:0
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2011-11-25 17:47

administrator   ~0007701

source: http://springrts.com/phpbb/viewtopic.php?f=11&t=27164

abma

2011-11-25 17:51

administrator   ~0007702

uh, damn, missed that line in infolog.txt:

[f=0000000] Error: Failed to bind UDP socket on IP , port 8452: Intento de acceso a un socket no permitido por sus permisos de acceso

(i guess thats: "can't bind to port, already used")

Kloot

2011-11-26 16:25

developer   ~0007716

probably an uncaught exception, as a result of the bug fixed here: fdb90cedfbbdb1e77faa062427ad9d5ced458cad

Issue History

Date Modified Username Field Change
2011-11-25 17:46 abma New Issue
2011-11-25 17:47 abma Note Added: 0007701
2011-11-25 17:51 abma Note Added: 0007702
2011-11-25 18:04 abma Summary crash at start when launched from springlobby => crash at start when port is already in use
2011-11-26 16:25 Kloot Note Added: 0007716
2011-11-26 16:26 Kloot Status new => resolved
2011-11-26 16:26 Kloot Fixed in Version => 84.0.1
2011-11-26 16:26 Kloot Resolution open => fixed
2011-11-26 16:26 Kloot Assigned To => Kloot