Forum OpenACS Q&A: Response to webmail troubles

Collapse
Posted by loris bason on
Hi Dan,
I hope you had a merry Christmas.

I give you the information you asked me:

(gdb) backtrace
#0  0x400282c4 in pthread_setconcurrency () from /lib/libpthread.so.0
#1  0x400281b0 in pthread_setconcurrency () from /lib/libpthread.so.0
#2  0x40028459 in pthread_create () from /lib/libpthread.so.0
#3  0x80d2bd6 in NsThreadCreate (thrPtr=0x8107278) at pthread.cpp:677
#4  0x80cfbb3 in Ns_ThreadCreate2 (proc=0x401e3f5c, arg=0x0, stackSize=65536, flags=0,
    resultPtr=0x40290b44) at thread.c:123
#5  0x80cfb2d in Ns_ThreadCreate (proc=0x401e3f5c, arg=0x0, stackSize=0,
    resultPtr=0x40290b44) at thread.c:82
#6  0x401e3a2d in ?? () from /home/aolserver/bin/libnsjava.so
#7  0x806eefc in Ns_ModuleLoad (server=0x80fabf0 "oacspg", module=0x80fb4a8 "nsjava",
    file=0x80fb4b8 "libnsjava.so", init=0x80d7041 "Ns_ModuleInit") at modload.c:174
#8  0x806f2cd in NsLoadModules () at modload.c:372
#9  0x8071763 in Ns_Main (argc=7, argv=0xbffff8c4, initProc=0x806e97c <ServerInit>)
    at nsmain.c:625
#10 0x806e96c

./configure --with-aolserver-src=/usr/local/src/aolserver3_2 --prefix=/home/aolserver
loading cache ./config.cache
checking prefix... /home/aolserver
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking looking for aolserver ns.h include file... /usr/local/src/aolserver3_2/include/ns.h
checking looking for aolserver nsd.h include file... /usr/local/src/aolserver3_2/nsd/nsd.h
checking for javac... (cached) /usr/local/jdk118_v3/bin/javac
checking checking for java... Java found at /usr/local/jdk118_v3
checking for zip or jar files to include on CLASSPATH... "/usr/local/jdk118_v3/lib/classes.zip"
checking for the java runtime... /usr/local/jdk118_v3/bin/java
checking for the java compiler... /usr/local/jdk118_v3/bin/javac
checking for the java header program... /usr/local/jdk118_v3/bin/javah
checking for the java archive program... /usr/local/jdk118_v3/bin/jar
checking for the java debugger program... /usr/local/jdk118_v3/bin/jdb
checking for jni.h include file... /usr/local/jdk118_v3/include/jni.h.
checking for jdk version... Looks like you are using a 1.1 JVM
checking for jni_md.h include file... /usr/local/jdk118_v3/include/linux/jni_md.h
checking the jdk arch lib directory... checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for ANSI C header files... (cached) yes
checking for size_t... (cached) yes
checking for ANSI C header files... (cached) yes
checking for strerror... (cached) yes
checking for strstr... (cached) yes
checking for strlen... (cached) yes
checking platform specific compile options... linux


        NSJAVABLEND version 0.0.9 configured successfully.

Using c-compiler:      gcc
JDK Version:          1.1
Install libnsjava.so:  /home/aolserver/bin
Aolserver Version:    3_0_PLUS
Aolserver include:    /usr/local/src/aolserver3_2/include
Aolserver nsd include: /usr/local/src/aolserver3_2/nsd
jdk include:          /usr/local/jdk118_v3/include
jdk platform include:  /usr/local/jdk118_v3/include/linux
libjava.so dir:        /usr/local/jdk118_v3/lib/i686/native_threads
java classpath:        "/usr/local/jdk118_v3/lib/classes.zip"

CFLAGS: ' -pipe -fPIC -Wall -Wno-unused -DHAVE_CMMSG=1 -DUSE_FIONREAD=1 -DHAVE_COND_EINTR=1'

LIBS:  ' -ldl -lpthread -L/usr/local/jdk118_v3/lib/i686/native_threads -ljava'

creating ./config.status
creating Makefile.global                                        in main (argc=7, argv=0xbffff8c4) at main.c:64