Volodymyr Kostyrko wrote:
On some of my servers php keeps dumping core on some requests. There are
days that it dumps core almost continuously. However there are days it
works smoothly.
FreeBSD kohrah.xim.bz 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0 r236967:
Tue Jun 12 22:25:24 EEST 2012
arc...@k
Reko Turja wrote:
From: Volodymyr Kostyrko
Rebuilding whole PHP without clang/gcc4.6 (my local settings) dumps
core with this backtrace:
...
Maybe something like this in /etc/make.conf
..if ${.CURDIR:M*php53*}
WITH_DEBUG=YES
..endif
..if ${.CURDIR:M*php5-redis*}
WITH_DEBUG=YES
..endif
An
Olli Hauer wrote:
Try starting with an empty extensions.ini and do the following test, if php
coredumps it will mostly also cordump on the command line with the following
tests.
$> php -ie
$> php -nme
$> php -me
Next do the same test with always only one extension enabled.
If you got meanw
drich wrote:
php keeps dumping core on some requests. There are days
that it dumps core almost continuously. However there are days it works
smoothly.
Do you use e-accelerator?
No. Here is full
extension list:
Hmmm... you might try moving memcache.so to the top
of the list.
Impossible -
On 23.07.2012 08:00, Volodymyr Kostyrko wrote:
> Reko Turja
wrote:
>
> php keeps dumping core on some requests. There are days
that it dumps core almost continuously. However there are days it works
smoothly.
Do you use e-accelerator?
>>
>>> No. Here is full
extension list:
>> Hmmm.
On 2012-07-23 20:15, Volodymyr Kostyrko wrote:
> Steven Hartland wrote:
>> Silly question did you build with LINKTHR enabled?
>>
>> If not try with it enabled as a number of common modules
>> require it and result in random crashes without it.
>
> Long time default for me. I don't remember correct
Steven Hartland wrote:
Silly question did you build with LINKTHR enabled?
If not try with it enabled as a number of common modules
require it and result in random crashes without it.
Long time default for me. I don't remember correctly why for but long
time ago this fixed something for me.
- Original Message -
From: "Volodymyr Kostyrko"
...
Pulling in.
Dumps core.
Silly question did you build with LINKTHR enabled?
If not try with it enabled as a number of common modules
require it and result in random crashes without it.
Regards
Steve
From: Volodymyr Kostyrko
Rebuilding whole PHP without clang/gcc4.6 (my local settings) dumps core
with this backtrace:
...
Maybe something like this in /etc/make.conf
.if ${.CURDIR:M*php53*}
WITH_DEBUG=YES
.endif
.if ${.CURDIR:M*php5-redis*}
WITH_DEBUG=YES
.endif
And rebuild php+extensio
Volodymyr Kostyrko wrote:
Florian Smeets wrote:
On some of my servers php keeps dumping core on some requests. There
are
days that it dumps core almost continuously. However there are days it
works smoothly.
Do you use e-accelerator?
No. Here is full extension list:
I tried full rebuild co
Reko Turja wrote:
php keeps dumping core on some requests. There are
days that it dumps core almost continuously. However there are days it
works smoothly.
Do you use e-accelerator?
No. Here is full extension list:
Hmmm... you might try moving memcache.so to the top of the list.
Impossib
Florian Smeets wrote:
On some of my servers php keeps dumping core on some requests. There
are
days that it dumps core almost continuously. However there are days it
works smoothly.
Do you use e-accelerator?
No. Here is full extension list:
I tried full rebuild confident that everything sho
-Original Message-
From: Volodymyr Kostyrko
php keeps dumping core on some requests. There are
days that it dumps core almost continuously. However there are days it
works smoothly.
Do you use e-accelerator?
No. Here is full extension list:
Hmmm... you might try moving memcache.
On 07/23/2012 16:37, Volodymyr Kostyrko wrote:
Ruslan Mahmatkhanov wrote:
Hi,
Volodymyr Kostyrko wrote on 23.07.2012 17:37:
Hi all.
On some of my servers php keeps dumping core on some requests. There are
days that it dumps core almost continuously. However there are days it
works smoothly.
Ruslan Mahmatkhanov wrote:
Hi,
Volodymyr Kostyrko wrote on 23.07.2012 17:37:
Hi all.
On some of my servers php keeps dumping core on some requests. There are
days that it dumps core almost continuously. However there are days it
works smoothly.
Do you use e-accelerator?
No. Here is full ex
Hi,
Volodymyr Kostyrko wrote on 23.07.2012 17:37:
Hi all.
On some of my servers php keeps dumping core on some requests. There are
days that it dumps core almost continuously. However there are days it
works smoothly.
Do you use e-accelerator?
--
Regards,
Ruslan
Tinderboxing kills... the dr
From: Volodymyr Kostyrko
On some of my servers php keeps dumping core on some requests. There are
days that it dumps core almost continuously. However there are days it
works smoothly.
What other data I should collect to file a PR? Or is this just a memory
problem?
Most probably it's php e
CVE-2012-2688
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Hi all.
On some of my servers php keeps dumping core on some requests. There are
days that it dumps core almost continuously. However there are days it
works smoothly.
FreeBSD kohrah.xim.bz 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0 r236967:
Tue Jun 12 22:25:24 EEST 2012
arc...@kohrah.xim.bz:
19 matches
Mail list logo