ID:               26666
 User updated by:  jan at horde dot org
 Reported By:      jan at horde dot org
 Status:           Verified
 Bug Type:         Zend Engine 2 problem
 Operating System: Linux
 PHP Version:      5CVS-2004-02-05
 New Comment:

Can you find out what statement triggers that error from your bt?
Perhaps I am able to strip the example down if I know where to start.
No promises though.


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

[2004-02-04 20:35:55] [EMAIL PROTECTED]

This is the backtrace I got:



0x082c1c9d in _zend_is_inconsistent (ht=0x1b, file=0x8403060
"/usr/src/web/php/php5/Zend/zend_hash.c", line=841)

    at /usr/src/web/php/php5/Zend/zend_hash.c:53

53              if (ht->inconsistent==HT_OK) {

(gdb) bt

#0  0x082c1c9d in _zend_is_inconsistent (ht=0x1b, file=0x8403060
"/usr/src/web/php/php5/Zend/zend_hash.c", line=841)

    at /usr/src/web/php/php5/Zend/zend_hash.c:53

#1  0x082c3dcc in zend_hash_find (ht=0x1b, arKey=0x4111999c "__wakeup",
nKeyLength=9, pData=0xbfffd088)

    at /usr/src/web/php/php5/Zend/zend_hash.c:841

#2  0x082b2489 in zend_call_function (fci=0xbfffd130, fci_cache=0x0)

    at /usr/src/web/php/php5/Zend/zend_execute_API.c:619

#3  0x082b2033 in call_user_function_ex (function_table=0x8613e08,
object_pp=0xbfffd270, function_name=0xbfffd1a0, 

    retval_ptr_ptr=0xbfffd1bc, param_count=0, params=0x0,
no_separation=1, symbol_table=0x0)

    at /usr/src/web/php/php5/Zend/zend_execute_API.c:517

#4  0x0825cb91 in object_common2 (rval=0xbfffd270, p=0xbfffd42c,
max=0x41117545 "", var_hash=0xbfffd430, elements=20)

    at var_unserializer.re:233

#5  0x0825bc53 in php_var_unserialize (rval=0xbfffd270, p=0xbfffd42c,
max=0x41117545 "", var_hash=0xbfffd430)

    at var_unserializer.re:452

#6  0x0825c945 in process_nested_data (rval=0xbfffd320, p=0xbfffd42c,
max=0x41117545 "", var_hash=0xbfffd430, 

    ht=0x4111985c, elements=0) at var_unserializer.re:173

#7  0x0825bea1 in php_var_unserialize (rval=0xbfffd320, p=0xbfffd42c,
max=0x41117545 "", var_hash=0xbfffd430)

    at var_unserializer.re:361

#8  0x0825c945 in process_nested_data (rval=0xbfffd444, p=0xbfffd42c,
max=0x41117545 "", var_hash=0xbfffd430, 

    ht=0x41118918, elements=9) at var_unserializer.re:173

#9  0x0825cb1f in object_common2 (rval=0xbfffd444, p=0xbfffd42c,
max=0x41117545 "", var_hash=0xbfffd430, elements=22)

    at var_unserializer.re:226

#10 0x0825bc53 in php_var_unserialize (rval=0xbfffd444, p=0xbfffd42c,
max=0x41117545 "", var_hash=0xbfffd430)

    at var_unserializer.re:452

#11 0x0824fb39 in zif_unserialize (ht=1, return_value=0x40e6abdc,
this_ptr=0x0, return_value_used=1)

    at /usr/src/web/php/php5/ext/standard/var.c:742

#12 0x082dd628 in zend_do_fcall_common_helper (execute_data=0xbfffd7a0,
opline=0x40e42aa0, op_array=0x40e426ac)

    at /usr/src/web/php/php5/Zend/zend_execute.c:2558

#13 0x082ddc5e in zend_do_fcall_handler (execute_data=0xbfffd7a0,
opline=0x40e42aa0, op_array=0x40e426ac)

    at /usr/src/web/php/php5/Zend/zend_execute.c:2700

#14 0x082da46c in execute (op_array=0x40e426ac) at
/usr/src/web/php/php5/Zend/zend_execute.c:1272

#15 0x082bcaa7 in zend_execute_scripts (type=8, retval=0x0,
file_count=3) at /usr/src/web/php/php5/Zend/zend.c:1051

#16 0x08285fd8 in php_execute_script (primary_file=0xbffffba0) at
/usr/src/web/php/php5/main/main.c:1641



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

[2004-02-03 15:07:00] jan at horde dot org

http://www.horde.org/~jan/prop_test.tar.gz has been updated to contain
all files necessary. I just checked again that this bug still happens
with the current PHP 5 from CVS.

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

[2004-01-16 19:06:48] [EMAIL PROTECTED]

Fatal error: main(): Failed opening required 'Horde/MIME/MIME.php'
(include_path='/home/jani/prop_test/libs/') in
/home/jani/prop_test/libs/Horde/MIME/Part.php on line 3



Are you sure you can't include more files in there?



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

[2004-01-16 12:55:47] jan at horde dot org

I hope this link doesn't wrap:

http://cvs.horde.org/co.php/framework/MIME/MIME/Part.php?sa=1&r=1.159&p=1

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

[2004-01-16 12:54:20] jan at horde dot org

Oops, sorry. Damn include_path! ;-)



http://cvsweb.horde.org/co.php/framework/MIME/MIME/Part.php?sa=1&r=1.159&p=1



Sorry about the big scripts, but whenever I tried to strip it down, the
crash went away.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/26666

-- 
Edit this bug report at http://bugs.php.net/?id=26666&edit=1

Reply via email to