Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache 1.3.29 +mod_ssl on SPARC hangs on ipc()
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
saka1
n00b
n00b


Joined: 27 Feb 2004
Posts: 1

PostPosted: Fri Feb 27, 2004 9:18 pm    Post subject: Apache 1.3.29 +mod_ssl on SPARC hangs on ipc() Reply with quote

Hi everyone!

I have Apache running on an Ultra 2 machine. Everything works fine except for SSL support. It seems mod_ssl has a problem at runtime
wich causes childrens to hang before getting to accepting connections.

I tried the apache ssl ebuild, tried compiling by hand with a DSO mod_ssl, rtied with a static mod_ssl to no avail.

Here is an strace dump of a single httpd server running with -DSSL that reproduces the problem.

Does someone have any idea on what could cause this problem ?
Is this a known bug with mod_ssl under sparc architecture ??

If you need any more info, please let me know I will provide it.

Any help is greatly appreciated.

Thanks!

Ben

Here is the strace dump (last lines only, hangs forever on the ipc() call )

open("/usr/local/apache/logs/ssl_mutex.13252", O_WRONLY) = 4
nfssvc(0x4) = 23
close(4) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigaction(SIGURG, {0x58420, [], SA_INTERRUPT}, {SIG_DFL}, 0x702e71f4, 8) = 0
rt_sigaction(SIGALRM, {0x5888c, [], SA_INTERRUPT}, {SIG_DFL}, 0x702e71f4, 8) = 0
rt_sigaction(SIGUSR1, {0x5a4e8, [], SA_INTERRUPT}, {0x5a5e0, [HUP USR1], 0}, 0x702e71f4, 8) = 0
alarm(0) = 0
ipc(0x1, 0x11000c, 0x1, 0, 0xc0b58 <unfinished ...>
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum