29 Jan, 2010, DemonAlucard wrote in the 1st comment:
Votes: 0
Its a bit strange but trying to use the explore command in such a fashion as to create another planet in the terra prime system causes a crash in the mud.

heres a screenshot of it.
29 Jan, 2010, Zeno wrote in the 2nd comment:
Votes: 0
Use gdb to debug it.
29 Jan, 2010, DemonAlucard wrote in the 3rd comment:
Votes: 0
I tried to do that but I can't seem to get it to attach to the PID properly so that when I crash the mud using that command it shows me where the bug is.

Also I don't know what PID to really attach it to, the script that runs the mud or the PID that actually shows the mud running with the port after it. IE: ./swr 8032

Should I just post what my PS x command shows so I can get a little bit better help?
29 Jan, 2010, Zeno wrote in the 4th comment:
Votes: 0
You need to attach it to the PID of the exec (swr), not the script.
29 Jan, 2010, DemonAlucard wrote in the 5th comment:
Votes: 0
So what would be the syntax exactly to do that to get the best results… I'm not exactly new but I've never had to use gdb before to be perfectly honest.

Oh and how do I exit out of gdb when I'm done or before I'm done even.

forgot something else to add… what about closing an already open gdb, its in my process list but I can't seem to kill it.
29 Jan, 2010, Zeno wrote in the 6th comment:
Votes: 0
29 Jan, 2010, DemonAlucard wrote in the 7th comment:
Votes: 0
thanks Zeno appreciate the pointer to that link.
29 Jan, 2010, Caius wrote in the 8th comment:
Votes: 0
I've fixed this problem now. Download the latest revision from this site.
0.0/8