More info is required to help you. What does gdb say? Do a backtrace(bt/where). We aren't mind readers. If we were, this mailling list wouldn't be in existance.
I also suggest "posting" where the problem is, not linking an image. Or link a txt file. Or attach the text file. Rheede -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of J Sent: Wednesday, July 03, 2002 4:47 PM To: Rom Mailing List Subject: Cygwin's Win32 GDB Someone familiar with Cygwin's Win32 version of GDB would understand this best. My mud is segmentation defaulting right before it calls my do_skills or do_spells function. I used GDB to attempt to debug the problem, but regardless when the function is called, the mud crashes right BEFORE. And instead of getting a traceable output in GDB, like this... http://www.angelfire.com/freak/seitzer/b.jpg I get the same confusing output, something in assembly... this. http://www.angelfire.com/freak/seitzer/a.jpg Anyone that can help, or at least help me help myself would be great.

