You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/21 12:50:57 UTC

DO NOT REPLY [Bug 10109] New: - problem running 1.3.26 and php on Solaris 7 / Sparc

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10109>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10109

problem running 1.3.26 and php on Solaris 7 / Sparc

           Summary: problem running 1.3.26 and php on Solaris 7 / Sparc
           Product: Apache httpd-1.3
           Version: HEAD
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Other mods
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: mario.pranjic@irb.hr


I've compiled apache 1.3.26, mod_ssl 2.8.9 and php 4.0.5 exactly as I'compiled apache 1.3.22, 
mod_ssl 2.8.5 and php 4.0.5.

I cannot start apache, though. apachectl returns no errors, but 
the web server dies instantly. Nothing is written in log files.

The same configuration on 
apache 1.3.22 works fine.

I compiles apache 1.3.26 with php 4.2.1 (I tried also php 4.0.5) on 
FreeBSD 4.6 and it works just fine.

I relly don't know what is it. maybe one more bug in apache on 
Solaris.

truss returns the following:

....

12522:  time()                                          = 1024650893
12522:  
getpid()                                        = 12522 [1]
12522:      Incurred fault #6, FLTBOUNDS  %pc = 0xFF1B6A80
12522:        siginfo: 
SIGSEGV SEGV_MAPERR addr=0xFE756718
12522:      Received signal #11, SIGSEGV [caught]
12522:        
siginfo: SIGSEGV SEGV_MAPERR addr=0xFE756718
12522:  sysconfig(_CONFIG_SIGRT_MIN)                    = 
38
12522:  sigprocmask(SIG_SETMASK, 0xFF16DA18, 0x00000000) = 0
12522:  
sigaction(SIGSEGV, 0xFFBEA9A8, 0x00000000)      = 0
12522:  sigprocmask(SIG_SETMASK, 
0xFF179748, 0x00000000) = 0
12522:  sysconfig(_CONFIG_SIGRT_MIN)                    = 38
12522:  
setcontext(0xFFBEAB60)
12522:      Incurred fault #6, FLTBOUNDS  %pc = 0xFF1B6A80
12522:        
siginfo: SIGSEGV SEGV_MAPERR addr=0xFE756718
12522:      Received signal #11, SIGSEGV 
[default]
12522:        siginfo: SIGSEGV SEGV_MAPERR addr=0xFE756718
12522:          *** process killed 
***


When I exclude php module from apache 1.3.26 config file, the web server is started 
normally.
I'm not sure wheather it's due to apache or php, but my guess is apache, since it works 
perfectly on apache 1.3.22.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org