From: [EMAIL PROTECTED] Operating system: Solaris SPARC 8 PHP version: 4CVS-2002-10-16 PHP Bug Type: Other web server Bug description: Crash occurred in function my_net_write from module libphp4.so
Environment is: SunOS webserver 5.8 Generic_108528-14 sun4u sparc SUNW,UltraSPARC-IIi-cEngine GCC used: gcc version 2.95.3 20010315 (release) STDC++: Shared 2.10.0 Running: iPlanet Webserver Enterprise/6.0SP4 MySQL installed: 4.0.4-beta (before 3.23.52, but not worked too) ____________________________________________________ After acting like the docs (and ) suggest, I get the following error message in the error log: [16/Oct/2002:18:15:29] info (12547): successful server startup [16/Oct/2002:18:15:29] info (12547): iPlanet-WebServer-Enterprise/6.0SP4 B07/17/2002 14:04 [16/Oct/2002:18:15:29] catastrophe (12547): Server crash detected (signal SIGSEGV) [16/Oct/2002:18:15:29] info (12547): Crash occurred in NSAPI SAF load-modules [16/Oct/2002:18:15:29] info (12547): Crash occurred in function my_net_write from module /usr/iplanet/servers/bin/libphp4.so ____________________________________________________ PHP was compiled using the following alternatives: o configure --with-mysql=/usr/local/mysql --with-nsapi=/usr/iplanet/servers --enable-track-vars --enable-libgcc o configure --with-mysql=/usr/local/mysql --with-nsapi=/usr/iplanet/servers --enable-track-vars --enable-libgcc --disable-debug --with-xml --enable-trans-sid --enable-discard-path --with-readline --with-regex=php --enable-sysvsem --enable-sysvshm --enable-shmop --enable-memory-limit --with-config-file-path=/usr/iplanet/servers o configure --without-mysql --with-nsapi=/usr/iplanet/servers --enable-track-vars --enable-libgcc o configure --without-mysql --with-nsapi=/usr/iplanet/servers --enable-track-vars --enable-libgcc --disable-debug --with-xml --enable-trans-sid --enable-discard-path --with-readline --with-regex=php --enable-sysvsem --enable-sysvshm --enable-shmop --enable-memory-limit --with-config-file-path=/usr/iplanet/servers In all the different compilations above, the same behavior of crash remained. By the way, compiling PHP as a CGI produces no errors and running the binary produces no crashes. ____________________________________________________ What do you suggest to do next? Thanks in advance. Noor -- Edit bug report at http://bugs.php.net/?id=19936&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19936&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19936&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19936&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19936&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19936&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19936&r=support Expected behavior: http://bugs.php.net/fix.php?id=19936&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19936&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19936&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19936&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19936&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19936&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19936&r=isapi
