Re: [PHP-DEV] CVS broken? From: Jani Taskinen (sniper <email protected>)
Date: 11/03/00

On Fri, 3 Nov 2000, Zeev Suraski wrote:

>Ok then, please provide a full bug report... I'm still not sure how it's
>possible that you got a server_context to be 0x16 though.

This seems to be related to GD extension. If I leave it out, this works.

--Jani

>At 05:01 03/11/2000, Jani Taskinen wrote:
>>On Fri, 3 Nov 2000, Zeev Suraski wrote:
>>
>> >Your backtrace there doesn't look promising. Are you sure you made a clean
>> >build?
>>
>>I'm sure..I even made a fresh checkout of everything and still the same
>>crash.
>>
>>--Jani
>>
>>
>> >Also, if you're using MySQL, please update again. The initial code I
>> >committed about 1-2 hours ago wasn't correct, and could have negative side
>> >effects (it's fixed now)
>> >
>> >
>> >At 04:12 03/11/2000, Jani Taskinen wrote:
>> >
>> >>I updated CVS and I get this now:
>> >>
>> >>(gdb) run -X
>> >>Starting program: /www/bin/httpd -X
>> >>
>> >>Program received signal SIGSEGV, Segmentation fault.
>> >>0x8065bca in ap_rflush ()
>> >>(gdb) bt
>> >>#0 0x8065bca in ap_rflush ()
>> >>#1 0x40233de9 in sapi_apache_flush (server_context=0x16) at mod_php4.c:147
>> >>#2 0x40239d21 in sapi_flush () at SAPI.c:592
>> >>#3 0x40236c3a in php_module_shutdown () at main.c:939
>> >>#4 0x40236bf5 in php_module_shutdown_wrapper (sapi_globals=0x403cca80) at
>> >>main.c:916
>> >>#5 0x40234a5e in apache_php_module_shutdown_wrapper () at mod_php4.c:679
>> >>#6 0x8051a2e in run_cleanups ()
>> >>#7 0x805024d in ap_clear_pool ()
>> >>#8 0x80607b3 in standalone_main ()
>> >>#9 0x8061063 in main ()
>> >>#10 0x400959cb in __libc_start_main (main=0x8060d0c <main>, argc=2,
>> >>argv=0xbffff864, init=0x804f1d8 <_init>,
>> >> fini=0x80971cc <_fini>, rtld_fini=0x4000ae60 <_dl_fini>,
>> >>stack_end=0xbffff85c)
>> >> at ../sysdeps/generic/libc-start.c:92
>> >>
>> >>
>> >>--
>> >>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>
>> >
>> >--
>> >Zeev Suraski <zeev <email protected>>
>> >http://www.zend.com/
>> >
>> >
>> >
>>
>>--
>>Joo.
>
>--
>Zeev Suraski <zeev <email protected>>
>http://www.zend.com/
>
>
>

-- 
Joo.

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