From: Operating system: plugapps (arch linux) PHP version: 5.2.13 Package: Apache2 related Bug Type: Bug Bug description:crash on libphp5.so, when running ampache's initial scripts
Description: ------------ I get this core dump when running anything from ampache (test.php, index.php, install.php, any ampache version): #0 0x406300a8 in _zval_ptr_dtor () from /etc/httpd/modules/libphp5.so #1 0x40660624 in zend_do_fcall_common_helper_SPEC () from /etc/httpd/modules/libphp5.so #2 0x4065dec8 in execute () from /etc/httpd/modules/libphp5.so the rest of the stack trace is unknown as LAMP runs on limited hardware (the pogoplug) and i have not install debug symbols. Pogoplug currently runs plugapps, an arm optimized version of Arch linux. I am not sure whether this crash is a vanilla php bug or a plugapps php issue. A basic "phpinfo()" script runs fine so at least basic php operation is properly configured. Sorry if the bug is not vanilla php and i'm wasting your time. Test script: --------------- any ampache script, i.e. test.php (http://pastebin.com/FXAtKNyJ), run on plugbox linux (arch 2.6.33 based) -- Edit bug report at http://bugs.php.net/bug.php?id=51778&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51778&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51778&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=51778&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=51778&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51778&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51778&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51778&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51778&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51778&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51778&r=support Expected behavior: http://bugs.php.net/fix.php?id=51778&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51778&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51778&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51778&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51778&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51778&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51778&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51778&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51778&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51778&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51778&r=mysqlcfg