On Thu, 18 Dec 2003, Andi Gutmans wrote:
> I really wouldn't like B3 to crash on install-pear-packages.
> Can you guys take a closer look and see what the problem is?
Ill have a look if I can reproduce it.
Derick
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: ht
I really wouldn't like B3 to crash on install-pear-packages.
Can you guys take a closer look and see what the problem is?
Andi
At 08:37 AM 12/18/2003 +0100, Markus Fischer wrote:
Just want to add that I was seeing this segfaults too over the last
few days; merely when NOT installing from a
Just want to add that I was seeing this segfaults too over the last
few days; merely when NOT installing from a clean built cvs (e.g.
running configure a second time); also always crashed in
install-pear-packages when it did crash. Didn't pay much attention
because I thought tha
Hi,
while testing on my Linux-box (Gentoo, 2.4.22, gcc 3.2.3) I've got a
segfault while make install (which I could localize to
install-pear-packages) I had a snapshot from end-november with this
prefix before. If I use an empty directory all works fine.
$ ./configure --prefix=/opt/php5
$ make