ists.php.net; php-dev@lists.php.net
> Subject: Re: [PHP-DEV] SAPI EMBED Problems
>
> I have enabled debugging and such.. Here is a spit out of bt from gdb
>
>
> #0 0x00501144 in ?? ()
> #1 0x010f6578 in tsrm_shutdown () at
> /usr/src/docelmo/trunk/libs/php-5.1.6
I have enabled debugging and such.. Here is a spit out of bt from gdb
#0 0x00501144 in ?? ()
#1 0x010f6578 in tsrm_shutdown () at
/usr/src/docelmo/trunk/libs/php-5.1.6/TSRM/TSRM.c:180
#2 0x011c8759 in php_embed_shutdown (tsrm_ls=0x899e9d8) at
/usr/src/docelmo/trunk/libs/php-5.1.6/sapi/embed/p
Scratch that, not enough caffeine in the bloodstream :(
Yes, of course it's under doze a more intelligent question would be
'which version of PHP are you using?'
- Steph
Is this crash under Windows perchance?
Johannes Schlueter wrote:
Not without code, backtrace, etc.
johannes
Brian
I wrote an embedded application that can execute php scripts.
When the script exits and I call the php_embed_shutdown() function
it crashes. Can someone explain to me how I can keep this from
happening?
Without looking into the code, crash on shutdown frequently hints on one
of the two:
1. Me
Is this crash under Windows perchance?
Johannes Schlueter wrote:
Not without code, backtrace, etc.
johannes
Brian Fertig wrote:
I wrote an embedded application that can execute php scripts.
When the script exits and I call the php_embed_shutdown() function
it crashes. Can someone explain to
Johannes Schlueter wrote:
> Not without code, backtrace, etc.
>
> johannes
>
> Brian Fertig wrote:
>> I wrote an embedded application that can execute php scripts.
>> When the script exits and I call the php_embed_shutdown() function
>> it crashes. Can someone explain to me how I can keep this f
Not without code, backtrace, etc.
johannes
Brian Fertig wrote:
I wrote an embedded application that can execute php scripts.
When the script exits and I call the php_embed_shutdown() function
it crashes. Can someone explain to me how I can keep this from happening?
Brian
--
PHP Interna
I wrote an embedded application that can execute php scripts.
When the script exits and I call the php_embed_shutdown() function
it crashes. Can someone explain to me how I can keep this from happening?
Brian
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http:/