RE: [PHP4BETA] httpd eats processor [cont.]
[email protected] ("Przem Kowalczyk") Sat, 3 Jun 2000 14:15:37 +0200
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <NEBBINEAELLIDFDPANNDGEIBCDAA.przem@fire> |
> -----Original Message----- > From: Andi Gutmans [mailto:[email protected]] > Sent: Friday, June 02, 2000 6:45 PM > To: [email protected]; Przem Kowalczyk > Cc: Php4beta; Dariusz Malinowski > Subject: Re: [PHP4BETA] httpd eats processor [cont.] {cut} > > php4 cannot handle cyclic references. this is a known > > limitation. > > > > if you problem is not related to cyclic references please try > > to cut it down to a few lines and send it to us > > Cyclic references aren't supposed to lead to a hanging httpd. If you can > reproduce the problem with a small script (preferably 5-10 lines) then > please post it. I can't find the most important lines :-(, but if I compile php --with-nodebug it crashes and segs fault at the beginnig of the script. Perhaps it'a a library-depended problem :-( (I try it at Suse6.2, kernel 2.2.15) Przem