[PHP-DEV] Re: [patch]: satellite interface inheritance fix From: David Eriksson (david <email protected>)
Date: 02/18/01

On Friday 16 February 2001 08:37, you wrote:
> [something my mailer was unable to put here, sorry]

First of all I'd like to thank you for your patch. I will examine it as
soon as possible and very likely add it to the PHP CVS.

It's not skip_atext that makes Satellite useless with ORBit 0.5.x but
other fixes not available in the public tarballs... :-(

The reason for the skip_atexit thing is that PHP is unloaded by
apache before apache calls exit... you can guess h

Satellite should be considered EXPERIMENTIAL and seem to cause lines like
this:

[Tue Jan 23 23:41:02 2001] [notice] child pid 21456 exit signal
Segmentation fault (11)

And like this:

** ERROR **: file orb.c: line 1499 (CORBA_ORB_string_to_object): assertion
failed: (ev->_major == 0)
aborting...
[Thu Jan 11 22:12:03 2001] [notice] child pid 22571 exit signal Aborted (6)

I'm will submit a patch for the latter error as soon as possible, but I'm
not sure what causes the first one... maybe a race condition...

Regards,

-\- David Eriksson -/-

"An expert in a particular computer language is really an expert
in the work-arounds necessary to use this language to perform
useful work." - Richard B. Johnson

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