[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: tux+php
- From: Alex Antropoff <alex tirastel md>
- To: tux-list redhat com
- Subject: Re: tux+php
- Date: Sat, 2 Mar 2002 03:02:58 +0200
On Tue, Feb 26, 2002 at 12:36:38PM +0100, Sascha Schumann wrote:
> On Tue, 26 Feb 2002, Valkanas Nikos wrote:
>
> > OOps! My mistake. It was Alex Antropoff and Sascha Schumann
> > that I think were working on that.
>
> I think Alex just figured out that his compiler produced
> broken object files, so you might try a different compiler
> and/or compile PHP without optimization.
I spend some time to make clean test standalone program,
and found what problem is in incorrect(or correct :-) work
with struct *io_vec array, I add
zeroing of vec array at line 108 of php_tux.c( simple memset)
after allocating of vec, that solved my problem.
Now php_tux.c can be compiled with any optimization options and
works perfectly without any crashes.
>
> - Sascha Experience IRCG
> http://schumann.cx/ http://schumann.cx/ircg
>
>
>
> _______________________________________________
> tux-list mailing list
> tux-list@redhat.com
> https://listman.redhat.com/mailman/listinfo/tux-list
--
Regards,
Alex Antropoff
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]