[PHP-DEV] Bug #12276 Updated: error orbit_object From: eriksson <email protected>
Date: 08/23/01

ID: 12276
Updated by: eriksson
Reported By: marimai.henaff <email protected>
Old Status: Assigned
Status: Closed
Bug Type: Satellite CORBA related
Operating System: linux
PHP Version: 4.0.6
Assigned To: eriksson
New Comment:

No feedback.

Please try Universe as a replacement for Satellite:

  http://universe.2good.nu/

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

[2001-08-10 01:46:35] eriksson <email protected>

Regarding having multiple .idl files:

Could you please send me (eriksson <email protected>) the IDL files required for reproducing this?

Regarding messages in error_log:

Is "$obj = new OrbitObject($ior);" enough to trigger these error messages?

Otherwise, do you perform operations on the $obj too? What operations?

Could you send me the IOR and IDL for the object that fails?
\David Eriksson, author of Satellite

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

[2001-07-20 06:01:21] marimai.henaff <email protected>

Hi,

I installed successfully the satellite extension (apache1.3.11, php4.0.6, cvs version of orbit and glib1.2.10).

I had a first problem that i managed to resolve : if you put more than one idl file in the idl_directory, apache won't start. So i had to put all my interfaces in a single idl file, and then i could start apache.

The second problem i can't resolve is that when i put this line :

$obj = new OrbitObject($ior);

in my php script, it fails and i get these errors in the apache error_log file :

GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion `hash_
table != NULL' failed.

GLib-CRITICAL **: file gmem.c: line 563 (g_mem_chunk_alloc): assertion `mem_chun
k != NULL' failed.

Thanks in advance

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

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

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>