[cod] segmentation error

Ryan C. Gordon icculus at clutteredmind.org
Mon Nov 7 08:10:39 EST 2005


Wildcard wrote:
> all i get is:
>  
>  
> 
> Program received signal SIGSEGV, Segmentation fault.
> 
> [Switching to Thread 1076187168 (LWP 7069)]
> 
> 0x0810df5d in ?? ()

It's amazing how helpful that sort of gibberish can actually be!

I think I have a fix for this now; it's a linux-specific issue (a piece
of code that was #ifdef'd out of the dedicated server allocates some
dvars, so on the current Linux build, it just touches uninitialized memory).

--ryan.




More information about the Cod mailing list