svn 11054 !!! SERIOUS ERROR and Segmentation fault

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
mduf
Trader
Trader
Posts: 21
Joined: Tue May 29, 2007 6:51 pm
Location: Quebec, Canada

svn 11054 !!! SERIOUS ERROR and Segmentation fault

Post by mduf »

At runtime with svn 11054 I have the following error

Code: Select all

init random enc
end random enc
SITUATION IS 1 force change 1 bool 1
SITUATION IS RESET TO 2
peace-around-significant klkk
!!! SERIOUS ERROR : failed to open Unknown file //../music/steel_p.ogg - this should not happen
WARNING: color current_system not defined, using default (hexcolor)
WARNING: color destination_system not defined, using default (hexcolor)
WARNING: color selection_system not defined, using default (hexcolor)
WARNING: color path_system not defined, using default (hexcolor)
WARNING: color base_black not defined, using default (hexcolor)
WARNING: color base_white not defined, using default (hexcolor)
WARNING: color base_gray not defined, using default (hexcolor)
Force feedback support disabled when compiled
Loading completed, now network init
Segmentation fault (core dumped)
Maybe the segfault is just cause by the previous error which call a VSExit but I put the GDB output anyway

Code: Select all

Core was generated by `vegastrike'.
Program terminated with signal 11, Segmentation fault.
#0  0x0867f726 in FactionUtil::SerializeFaction ()
    at src/faction_util_generic.cpp:141
141           sprintf (temp,"%f ",factions[i]->faction[j].relationship);
mduf
Trader
Trader
Posts: 21
Joined: Tue May 29, 2007 6:51 pm
Location: Quebec, Canada

Post by mduf »

same with 11066
You do not have the required permissions to view the files attached to this post.
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

Looks like it could be a music-related error... there is a separate loading thread, and maybe it is causing issues if you run into certain race conditions.

Try disabling music. You can also try playing inside of GDB.
mduf
Trader
Trader
Posts: 21
Joined: Tue May 29, 2007 6:51 pm
Location: Quebec, Canada

Post by mduf »

Every things work just fine with 11081
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

Great i was just about to type make for that build :D

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Post Reply