ID: 10137
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: Unknown/Other Function
PHP Version: 4.0.1pl2
Assigned To: 
Comments:

No feedback. Closing

Previous Comments:
---------------------------------------------------------------------------

[2001-04-03 11:02:45] [EMAIL PROTECTED]
1. Upgrade to 4.0.4pl1
2. If problem persists, add the shortest possible script
into this bug report which can be used to reproduce this.

--Jani


---------------------------------------------------------------------------

[2001-04-03 10:48:26] [EMAIL PROTECTED]
Description:
I create an object from a class which contains an internal variable which stores 
another object. This another object-constructor requires a parameter of the "parent" 
object. The constructor itself stores this value in an internal variable. No more 
Action is done! But after the execution of the script apache reports an error message!

My Modules are:imap
ldap, pgsql, mysql, zlib, yp, xml, standard, session, posix, pcre, gettext, gd, dba, 
db, apache

My configure-line is:
'./configure' '--target=i386-redhat-linux' '--prefix=/usr' 
'--with-config-file-path=/etc'
              '--disable-debug' '--enable-pic' '--enable-inline-optimization' 
'--with-apxs=/usr/sbin/apxs'
              '--disable-static' '--with-exec-dir=/usr/bin' '--with-regex=system' 
'--with-gettext' '--with-gd'
              '--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db2' 
'--with-db3' '--with-gdbm'
              '--enable-debugger' '--enable-magic-quotes' '--enable-safe-mode' 
'--enable-sysvsem'
              '--enable-sysvshm' '--enable-track-vars' '--enable-yp' '--enable-ftp' 
'--without-mysql' '--with-xml'

My Backtrace is:
#0  0x404ddc75 in _efree () from /home/oliverh/httpd/modules/libphp4.so
(gdb) bt
#0  0x404ddc75 in _efree () from /home/oliverh/httpd/modules/libphp4.so
#1  0x404de1cb in shutdown_memory_manager ()
   from /home/oliverh/httpd/modules/libphp4.so
#2  0x4050e86c in php_request_shutdown ()
   from /home/oliverh/httpd/modules/libphp4.so
#3  0x4050c497 in php_apache_request_shutdown ()
   from /home/oliverh/httpd/modules/libphp4.so
#4  0x80510cb in ap_run_cleanup ()
#5  0x804ff82 in ap_clear_pool ()
#6  0x804ffe8 in ap_destroy_pool ()
#7  0x804ff6c in ap_clear_pool ()
#8  0x805c5fb in ap_child_terminate ()
#9  0x805cc4b in ap_child_terminate ()
#10 0x805cf2a in ap_child_terminate ()
#11 0x805d39b in ap_child_terminate ()
#12 0x805d928 in main ()
#13 0x4014db65 in __libc_start_main (main=0x805d5f0 <main>, argc=3, 
    ubp_av=0xbffff99c, init=0x804f084 <_init>, fini=0x807e45c <_fini>, 
    rtld_fini=0x4000df24 <_dl_fini>, stack_end=0xbffff994)
    at ../sysdeps/generic/libc-start.c:111



---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10137&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to