SOLVED [springlobby] crash on mod selection

SOLVED [springlobby] crash on mod selection

Please use this forum to set up matches and discuss played games.

Moderator: Moderators

Post Reply
rem5
Posts: 8
Joined: 20 Dec 2007, 19:59

SOLVED [springlobby] crash on mod selection

Post by rem5 »

Hello,

I have a crash with single player on mod selection but ONLY with spring from git (OK with release). Tested with different version of springlobby without difference :

springlobby-0.0.1.10427
springlobby-0.0.1.10429
springlobby-0.0.1.10439

some more precision : Gentoo with arch amd64


here is what gdb give me with debug activated on spring and sprinlobby :

.......
05:06:44 PM: LoadMinimap ( )
05:06:44 PM: LoadMinimap ( )
05:06:44 PM: OnPaint ( )
05:06:48 PM: GetMod ( )
05:06:48 PM: LoadMinimap ( )
05:06:48 PM: OnPaint ( )
05:06:48 PM: GetUnitsList ( Balanced Annihilation V6.84 )
05:06:48 PM: Error: can't open file '/home/toto/spring//lobby/SpringLobby/cache/Balanced Annihilation V6.84--467560064.units' (error 2: No such file or directory)
05:06:48 PM: runtime assertion ( src/springunitsync.cpp:841 ): cache file( /home/dupontr/spring//lobby/SpringLobby/cache/Balanced Annihilation V6.84--467560064.units ) not found
05:06:48 PM: _SetCurrentMod ( Balanced Annihilation V6.84 )

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fe3878bf700 (LWP 14812)]
0x00007fe380bf5f5e in ProcessUnits () from /usr/games/lib64/libunitsync.so
(gdb) bt
#0 0x00007fe380bf5f5e in ProcessUnits () from /usr/games/lib64/libunitsync.so
#1 0x0000000000448882 in ?? ()
#2 0x00000000005c6660 in ?? ()
#3 0x00000000004c5c04 in ?? ()
#4 0x000000000053c0f1 in ?? ()
#5 0x00000000005ab4e8 in ?? ()
#6 0x00000000005adbb1 in ?? ()
#7 0x000000347e8f7539 in wxEvtHandler::ProcessEventIfMatches ()
from /usr/lib/libwx_baseu-2.8.so.0
#8 0x000000347e8f882b in wxEventHashTable::HandleEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#9 0x000000347e8f890f in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#10 0x000000347e8f88a0 in wxEvtHandler::ProcessEvent ()
from /usr/lib/libwx_baseu-2.8.so.0
#11 0x00007fe3897074f5 in wxScrollHelperEvtHandler::ProcessEvent ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#12 0x00007fe3896d8948 in wxWindowBase::TryParent ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#13 0x00007fe389627e7e in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#14 0x0000003479e0d4b5 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#15 0x0000003479e25075 in ?? () from /usr/lib/libgobject-2.0.so.0
#16 0x0000003479e26043 in g_signal_emit_valist ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/libgobject-2.0.so.0
#17 0x0000003479e26533 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#18 0x000000347d02f62b in gtk_widget_activate ()
from /usr/lib/libgtk-x11-2.0.so.0
#19 0x000000347cf3a1ad in gtk_menu_shell_activate_item ()
from /usr/lib/libgtk-x11-2.0.so.0
#20 0x000000347cf3bb9d in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x000000347cf2d268 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x0000003479e0d4b5 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#23 0x0000003479e24872 in ?? () from /usr/lib/libgobject-2.0.so.0
#24 0x0000003479e25ec6 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#25 0x0000003479e26533 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#26 0x000000347d029e16 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x000000347cf25feb in gtk_propagate_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#28 0x000000347cf270db in gtk_main_do_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#29 0x000000347b24fb7c in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#30 0x0000003479a40cbe in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x0000003479a42a05 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x0000003479a42f65 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#33 0x000000347cf274e7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#34 0x00007fe3895db3b8 in wxEventLoop::Run ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#35 0x00007fe38965948b in wxAppBase::MainLoop ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#36 0x000000347e89c85d in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#37 0x00000000005b1272 in ?? ()
#38 0x000000347421e486 in __libc_start_main () from /lib/libc.so.6
#39 0x000000000042e649 in ?? ()
#40 0x00007fff91a28748 in ?? ()
#41 0x000000000000001c in ?? ()
#42 0x0000000000000001 in ?? ()
#43 0x00007fff91a29081 in ?? ()
#44 0x0000000000000000 in ?? ()
(gdb)

If someone can help... thanks
Last edited by rem5 on 01 Apr 2009, 12:27, edited 1 time in total.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: [springlobby] crash on mod selection

Post by Tobi »

Sounds like bug in unitsync then.., if it works fine with released Spring.
rem5
Posts: 8
Joined: 20 Dec 2007, 19:59

Re: [springlobby] crash on mod selection

Post by rem5 »

Tested with git from this morning and this problem is solved :-) Thanks
Post Reply

Return to “Ingame Community”