> I actually find that running Wusage 8.0 a few times even with nice-19
> may be implicated in getting the system to spiral downwards. I hesitate
> to mention this as it seems to be working fine on another 7.X server. I
> believe that Wusage is tied to 6.X libraries and I wonder if somehow
> this
On Sun, December 14, 2008 4:36 am, Xin LI wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi, Gents,
>
> I have not yet talked this with David but it looks like this patch would
> make it disappear.
>
> Cheers,
I have been running my production systems for about a week now with this
p
Renew Your Account Now !
Dear Advertiser,
This is your official notification from Yahoo! Inc. that the
service(s) listed below will be deactivated and deleted if not renewed
immediately.
As the Primary Contact, you must renew the service(s) listed below
or it will be deact
"Garrett Cooper" wrote:
> Hi guys,
> I think I may have found an issue today with our bi-endian
> structure, and I wanted to make sure whether or not it was an already
> known issue (-m32 is broken for gcc with lib32/libgcc.a):
>
> [r...@fbsd-7-test]# gcc -o boo boo.c # Compiles
> [r...@fbsd-
Dear listers,
Our FreeBSD Server uses NFS to access PHP files on NetApp, then serve
them with apache 2.2 (worker MPM + php fastcgi mode).
At least one time a day the apache process is stuck in the STOP state
and is unkillable. gdb won't attach to the
process, either. Does anyone have any similar i
> Dear listers,
>
> Our FreeBSD Server uses NFS to access PHP files on NetApp, then serve
> them with apache 2.2 (worker MPM + php fastcgi mode).
Sorry. we use -STABLE now.
event# uname -a
FreeBSD event 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Dec 4
01:45:42 CST 2008 r...@event:/usr/obj/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, Mike,
Mike Jakubik wrote:
> On Sun, December 14, 2008 4:36 am, Xin LI wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hi, Gents,
>>
>> I have not yet talked this with David but it looks like this patch would
>> make it disappear.
On Tue, 23 Dec 2008 17:36:08 +0100
Maciej Suszko wrote:
> "Garrett Cooper" wrote:
> > Hi guys,
> > I think I may have found an issue today with our bi-endian
> > structure, and I wanted to make sure whether or not it was an
> > already known issue (-m32 is broken for gcc with lib32/libgcc.a)
I will extend topic to C++:
[19:38] zubr:~/Code (1) $ g++ -m32 -B /usr/lib32 p.cpp
In file included from /usr/include/c++/4.2/ext/new_allocator.h:37,
from /usr/include/c++/4.2/bits/c++allocator.h:39,
from /usr/include/c++/4.2/bits/allocator.h:53,
> I also noticed that behavior, shouldn't compiler/linker look
> into /usr/lib32 without additional -B switch?
> --
> regards, Maciej Suszko.
>
I don't know if it should or should not, but I can confirm that this
behavior was around in 7.0-RELEASE, so it's been that way for quite a
while, at least
On Tue, Dec 23, 2008 at 12:55:04PM -0500, Josh Carroll wrote:
> > I also noticed that behavior, shouldn't compiler/linker look
> > into /usr/lib32 without additional -B switch?
> > --
> > regards, Maciej Suszko.
> >
>
> I don't know if it should or should not, but I can confirm that this
> behavio
Hi,
At this moment I have problems installing FreeBSD 6.4 and FreeBSD 7.0.
After booting from CD the system I get the menu. I have tried all possible
options.
The system starts checking all hardware but freezes after finding the CD-ROM
drives printing the GEOM_LABLE (on FB 7.0, not 6.4)
(acd0)
> The system starts checking all hardware but freezes after finding the
> CD-ROM drives printing the GEOM_LABLE (on FB 7.0, not 6.4)
> (acd0)
>
> The hardware is a Targa Visonary 2700XP, AMD 2700+ CPU, mem 1 GB
Can you try to paste exactly what was on the screen before the "freeze" for
both 6.4
On Tue, Dec 23, 2008 at 1:30 PM, Jack Raats wrote:
> Hi,
>
> At this moment I have problems installing FreeBSD 6.4 and FreeBSD 7.0.
> After booting from CD the system I get the menu. I have tried all possible
> options.
> The system starts checking all hardware but freezes after finding the CD-RO
On Tue, Dec 23, 2008 at 1:30 PM, Jack Raats wrote:
> Hi,
>
> At this moment I have problems installing FreeBSD 6.4 and FreeBSD 7.0.
> After booting from CD the system I get the menu. I have tried all possible
> options.
> The system starts checking all hardware but freezes after finding the CD-RO
From: "Ben Kaduk"
On Tue, Dec 23, 2008 at 1:30 PM, Jack Raats wrote:
Hi,
At this moment I have problems installing FreeBSD 6.4 and FreeBSD 7.0.
After booting from CD the system I get the menu. I have tried all
possible options.
The system starts checking all hardware but freezes after findi
- Original Message -
From: "SDH Admin"
The system starts checking all hardware but freezes after finding the
CD-ROM drives printing the GEOM_LABLE (on FB 7.0, not 6.4)
(acd0)
The hardware is a Targa Visonary 2700XP, AMD 2700+ CPU, mem 1 GB
Can you try to paste exactly what was on
> How can I do this if the systeem freezes???
Good old fashioned pen + paper (as long as it's not too long). Never fails.
---
Kevin K.
Systems Administrator
www.stardothosting.com
___
freebsd-stable@freebsd.org mailing list
http://lists.freebs
On Dec 23, 2008, at 10:36, Steve Kargl
wrote:
On Tue, Dec 23, 2008 at 12:55:04PM -0500, Josh Carroll wrote:
I also noticed that behavior, shouldn't compiler/linker look
into /usr/lib32 without additional -B switch?
--
regards, Maciej Suszko.
I don't know if it should or should not, but I
On Tue, Dec 23, 2008 at 1:07 PM, Garrett Cooper wrote:
> On Dec 23, 2008, at 10:36, Steve Kargl
> wrote:
>
>> On Tue, Dec 23, 2008 at 12:55:04PM -0500, Josh Carroll wrote:
I also noticed that behavior, shouldn't compiler/linker look
into /usr/lib32 without additional -B switch?
>>>
* Lin Jui-Nan Eric [081223 09:17] wrote:
> > Dear listers,
> >
> > Our FreeBSD Server uses NFS to access PHP files on NetApp, then serve
> > them with apache 2.2 (worker MPM + php fastcgi mode).
> Sorry. we use -STABLE now.
>
> event# uname -a
> FreeBSD event 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE
21 matches
Mail list logo