---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hello. I'm trying to get webmail-0.7.6 running. I have ApacheJServ-1.1.2-1, jre-sun-1.2.2-2mdk and apache-1.3.12-12mdk installed on a Linux Mandrake 7.1 system (i586) Whenever I try to access the webmail config page I get httpd SEGVing in mod_jserv.so. gdb session follows: gdb /usr/sbin/httpd GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-mandrake-linux"... (no debugging symbols found)... (gdb) r -X Starting program: /usr/sbin/httpd -X warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x3b6d0d in ?? () from /etc/httpd/modules/mod_jserv.so (gdb) where #0 0x3b6d0d in ?? () from /etc/httpd/modules/mod_jserv.so #1 0x805719d in ap_translate_name () #2 0x805e91e in ap_update_child_status () Cannot access memory at address 0x3a6dc752 (gdb) quit Any help is appreciated. Thanks!! --george -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]