Re: [PHP-DEV] SAPI EMBED Problems

2006-09-11 Thread Brian Fertig
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

Re: [PHP-DEV] SAPI EMBED Problems

2006-09-11 Thread Brian Fertig
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

[PHP-DEV] SAPI EMBED Problems

2006-09-11 Thread Brian Fertig
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:/