Full_Name: Vanja Hrustic
Version: 2.4.9
OS: RedHat 6.1
Submission from: proxy-1.samart.co.th (203.149.0.10)


Apache 1.3.9 and mod_ssl 2.4.9 compile successfully.

However, when I try to run the server with /www/bin/apachectl startssl, it just
hangs at the 'enter passphrase' output. I have to kill the 'httpd -D SSL'
process.

I've tried to make strace on 'httpd -D SSL', and here are the last few lines:

write(2, "Server emx.siamrelay.com:443 (RS"..., 35Server emx.siamrelay.com:443
(RSA)) = 35
open("/dev/tty", O_RDONLY)              = 5
ioctl(5, TCGETA, {B9600 opost isig icanon echo ...}) = 0
rt_sigaction(SIGHUP, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGILL, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTRAP, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGABRT, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGBUS, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGFPE, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGKILL, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = -1 EINVAL
(Invalid argument)
rt_sigaction(SIGSEGV, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGALRM, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGSTKFLT, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCONT, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGSTOP, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = -1 EINVAL
(Invalid argument)
rt_sigaction(SIGTSTP, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTTIN, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTTOU, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGURG, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGXCPU, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGXFSZ, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGVTALRM, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPROF, {0x8169f50, [], 0x4000000}, {0x809ee08, [],
SA_INTERRUPT|0x4000000}, 8) = 0
rt_sigaction(SIGWINCH, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGIO, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPWR, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGUNUSED, {0x8169f50, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGWINCH, {SIG_DFL}, {0x8169f50, [], 0x4000000}, 8) = 0
ioctl(5, TCSETA, {B9600 opost isig icanon -echo ...}) = 0
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
[and this repeats forever...]

I have no idea if this is system related issue, (Open)SSL related issue or
whatever else.

Any pointer would be appreciated.

Thanks.

p.s: the machine is running RH 6.1 (dual P3, with lots of RAM - but I don't
think hardware has anything to do with this)


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to