From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.0.6
PHP Bug Type:     Satellite CORBA related
Bug description:  error orbit_object

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 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]

Reply via email to