On Thu, May 20, 2010 at 12:18:13AM +1200, Ralph Versteegen wrote:
> On 19 May 2010 13:02, James Paige <[email protected]> wrote:
> > On Tue, May 18, 2010 at 06:01:33PM -0700, [email protected]
> > wrote:
> >> james
> >> 2010-05-18 18:01:33 -0700 (Tue, 18 May 2010)
> >> 83
> >> Fix a rather disconcerting freeze when using cure items caused by my last
> >> checkin.
> >
> > I have no idea why this was a very hard freeze instead of a simple
> > crash. All that was happening was out-of-bounds array access. It crashed
> > so hard that I had to kill -9 both ohrrpgce-game AND gdb :(
> >
> > ---
> > James
>
> Are you using the new gdbgame.sh? Or some other method of invoking gdb
> with gdbcmd?.txt? The recent changes to those scripts seems a
> suspicious coincidence.
Hmmm. Maybe. Here is what my gamedebug.sh script looks like:
#!/bin/sh
cd ~/src/ohr/wip
gdb -x=misc/gdbcmds1.txt -x=misc/gdbcmds2.txt --args ./ohrrpgce-game
-log . ${*} > gdb_log.txt 2>&1
That last line is supposed to be all on one line, the e-mail just
wrapped it.
---
James
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org