On Tue, Dec 05, 2006 at 03:35:21PM -0600, William A. Rowe, Jr. wrote: > Bob Rossi wrote: > > Hi, > > > > Well, here is the compile command. > > > > /bin/sh > > /home/bobbybrasko/rcs/svn/vigilant/vigilant/builddir/vigilant-tools/apr/libtool > > --silent --mode=compile gcc -mno-cygwin -g -O0 -DHAVE_CONFIG_H > > -D_LARGEFILE64_SOURCE -I./include > > -I/home/bobbybrasko/rcs/svn/vigilant/vigilant/builddir/vigilant-tools/apr/include/arch/win32 > > -I./include/arch/unix > > -I/home/bobbybrasko/rcs/svn/vigilant/vigilant/builddir/vigilant-tools/apr/include > > -o dso/win32/dso.lo -c dso/win32/dso.c && touch dso/win32/dso.lo > > > > And yes, > > #define APR_HAS_DSO 1 > > Beauty. If you can share the backtrace (you said it crashed, no?) this > too might be helpful.
It raised an assertion. Assertion failed: rv == APR_SUCCESS, file testmutexscope.c, line 168 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. Would you still like a backtrace? Can one typically get that for apr using GDB using the standard techniques? ie. (r, bt) Thanks, Bob Rossi