Over the weekend I committed a rather significant changeset that replaces the Quake2 sound system with SDL_mixer. This required the introduction of several new dependencies (SDL_mixer, vorbis, smpeg, etc..). I'll see if anyone else is seeing this. Is there any info in stdout.txt or stderr.txt?
I've been doing an rsync every other day or less with the same error.
I'm a unix junkie, but my gaming PC is my only windows box. Didn't know gdb was of any use in the windows world.
I'm not a C coder, and it doesn't seem like this helps much, so let me know if I'm doing this wrong.
$ gdb quake2world.exe
GNU gdb 6.8.0.20080328-cvs (cygwin-special)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...
(gdb) run
Starting program: /cygdrive/c/Program Files/quake2world/quake2world.exe
[New thread 1660.0x360]
gdb: unknown target exception 0xc0000022 at 0x7c96478e
... with my 6 weeks old version of q2w (I was out of town for a while) and got rid of it by deleting the old installation and downloading/installing the latest win32 build. I have no idea why simply running update.bat didn't fix it, tried that many times and nothing happened. But now it works so I don't care too much...