ID: 12276
Updated by: eriksson
Reported By: [EMAIL PROTECTED]
Status: Assigned
Bug Type: Satellite CORBA related
Operating System: linux
PHP Version: 4.0.6
Assigned To: eriksson
New Comment:
Regarding having multiple .idl files:
Could you please send me ([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
Previous Comments:
------------------------------------------------------------------------
[2001-07-20 06:01:21] [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]