Segmentation Faults
- Posted by Kayhlan <kayhlan at EARTHLINK.NET> Aug 14, 2000
- 474 views
Hello Folks, I'm coding a game in Euphoria under the Linux platform. After three years + of programming, I have approximately 1.5 meg of game code (this is a text-based game, not a graphical one) and I've recently been getting "segmentation fault" errors. I know that Euphoria does not generate an ex.err file because of the segmentation fault, but I need to know what sorts of things cause these segmentation faults because I cannot duplicate the error at will, it seems to randomly occur. I use very few calls to the C language, mostly it is just manipulation of sequences. I have to tell you, this is a very discouraging development to occur so close to the completion of my project, so any suggestions or ideas will really be appreciated. If you need more information on my programming or what the specs of my game involve, let me know and I can fill in the details. Thanks for your help, Kayhlan