Bug 2472 - segmentation error
Status: RESOLVED FIXED
Alias: None
Product: Call of Duty 2
Classification: Unclassified
Component: Dedicated Server
Version: unspecified
Hardware: PC Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2005-11-01 13:32 EST by Marc
Modified: 2005-11-07 08:21:42 EST
0 users

See Also:



Description Marc 2005-11-01 13:32:44 EST
there are a few mods made for cod2 , but whenever i try use them the server gives me: segmentation error.
I dont know how to use gdb with a command line as it execs the mod by a server.cfg
Comment 1 Ryan C. Gordon 2005-11-01 17:47:47 EST
Can you give me a URL for the mod that is giving you trouble?

--ryan.

Comment 2 Marc 2005-11-02 13:08:37 EST
(In reply to comment #1)
> Can you give me a URL for the mod that is giving you trouble?
> --ryan.

i saw this on the cod mailing list..:
bulletworm's mod does not localize any strings that
> > he uses, THIS is why the linux server seg faults. took me a good hour
> > to figure this out.

CoD2 kinda went
backwards in the sense that we can't have any dynamic strings. either
this has to be addressed in a patch or we will just have to live with
it. even though it "works" on the windows servers, its still not good
practice considering the error messages that follow when you call an
unlocalized string.


the url of the mod is http://www.wormsworld.net/forums/viewtopic.php?t=15
Comment 3 Ryan C. Gordon 2005-11-07 08:21:42 EST
Crash is fixed in next build.

--ryan.