-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <list...@listserv.aol.com> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
What version of nsoracle are you using? The last tagged release, 2.8b1,
may have known bugs. CVS HEAD of nsoracle has a few changes:
http://aolserver.com/sf/cvs/nsoracle/ChangeLog?view=markup
I guess it's time to just tag nsoracle 2.9, maybe.
Can you try building the CVS HEAD version of nsoracle and see if that
resolves your crash bug?
--
Dossy Shiobara | do...@panoptic.com | http://dossy.org/
Panoptic Computer Network | http://panoptic.com/
"He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)
Can you run AOLserver under gdb (there is a Cygwin-compiled Win32 binary
of gdb you can use, if you have Cygwin installed) and give us a
backtrace? Otherwise, you can use the free WinDbg tool from Microsoft:
http://www.microsoft.com/whdc/devtools/debugging/default.mspx
If you're not familiar with gdb and/or WinDbg and need instructions on
how to elicit a backtrace, let me know and I'll try to write up some
docs.