https://issues.apache.org/bugzilla/show_bug.cgi?id=47937

           Summary: Segmentation fault while starting apache
           Product: Apache httpd-2
           Version: 2.0.59
          Platform: PC
        OS/Version: Solaris
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [email protected]


hi,
  I have installed openssl and i have installed apache with ssl enabled. while
staring apache, segmentaion fault occurs and core dumped.

The version of openssl installed is openssl-0.9.8k.tar.gz and apache is
apache_2_0_59.zip.

I have configured apache with the below options,
./configure --enable-so --with-ssl=/openssl --enable-ssl --prefix=/apache

and while starting apache
./bin/httpd -k start
or while checking syntax
./bin/httpd -t
core dumped.
the core dumped is,
# gdb -se ./bin/httpd --core=core 
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
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 "i386-pc-solaris2.10"...
Reading symbols from /lib/libdl.so.1...done.
Loaded symbols for /lib/libdl.so.1
Reading symbols from /apache/lib/libaprutil-0.so.0...done.
Loaded symbols for /apache/lib/libaprutil-0.so.0
Reading symbols from /apache/lib/libexpat.so.0...done.
Loaded symbols for /apache/lib/libexpat.so.0
Reading symbols from /apache/lib/libapr-0.so.0...done.
Loaded symbols for /apache/lib/libapr-0.so.0
Reading symbols from /lib/libsendfile.so.1...done.
Loaded symbols for /lib/libsendfile.so.1
Reading symbols from /lib/librt.so.1...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /lib/libm.so.2...done.
Loaded symbols for /lib/libm.so.2
Reading symbols from /lib/libsocket.so.1...done.
Loaded symbols for /lib/libsocket.so.1
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libpthread.so.1...
warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
done.
Loaded symbols for /lib/libpthread.so.1
Reading symbols from /lib/libc.so.1...done.
Loaded symbols for /lib/libc.so.1
Reading symbols from /usr/sfw/lib/libgcc_s.so.1...done.
Loaded symbols for /usr/sfw/lib/libgcc_s.so.1
Reading symbols from /lib/libaio.so.1...done.
Loaded symbols for /lib/libaio.so.1
Reading symbols from /lib/libmd5.so.1...done.
Loaded symbols for /lib/libmd5.so.1
Reading symbols from /lib/ld.so.1...done.
Loaded symbols for /lib/ld.so.1
Core was generated by `./bin/httpd --core=core'.
Program terminated with signal 11, Segmentation fault.
[New process 91348    ]
#0  0x08177825 in _init ()
(gdb) bt
#0  0x08177825 in _init ()
#1  0x080899fb in _start ()
(gdb) 
#0  0x08177825 in _init ()
#1  0x080899fb in _start ()

==============================================================
Please reply to this as early as possible,

Thanks and regards,
sathiya.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to