Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Apache looping?

Apache looping?

2006-07-12       - By Collins, Kevin [MindWorks]

 Back
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

That makes perfect sense - the httpd process was returning a negative
number for the times() call, which returns number of clock ticks since
system boot. That number looked like an overflowed 32-bit int to me...

Thanks,

Kevin

-- --Original Message-- --
From: taroon-list-bounces@(protected)
[mailto:taroon-list-bounces@(protected)] On Behalf Of Ed Wilts
Sent: Wednesday, July 12, 2006 12:58 PM
To: Discussion of Red Hat Enterprise Linux 3 (Taroon)
Subject: Re: Apache looping?

On Wed, Jul 12, 2006 at 02:16:32PM -0500, Stanley, Jon wrote:
> How long was the box up?  I know of some bugs in various software that
> occur at 248 days (haven't looked into the significance of that number
-
> probably the time a short int rolls over or something like that).

248 days is 21,427,200 seconds.  That's 1/100 of a signed 32-bit
integer.

Here's a Sun article on issues at 248 days:

http://sunsolve.sun.com/search/document.do?assetkey=1-26-57640-1

Googling also found this:

In version 8.0.X up to 8.1.6 of Oracle, there is a problem running it on
Solaris/UNIX. If your system clock ticks is set to milliseconds, the bug
affects systems with uptime of 24.8+ days, while centiseconds configured
(which is default and quite normal) will translate to 248 days. The bug
affects start/stop of Oracle if the uptime is higher than the above
mentioned. A better description of the bug would be a timer overflow,
which causes background processes to loop forever after this amount of
uptime.

This is reported by Oracle support, document ID 118228.1 (aswell as
Oracle bugID# 1084273).

The solution to the problem is either to reboot the system every 247:th
day (or every 24th depending on your clock settings) or patch it with
any of the available patches that solves this problem. If I remember
correctly, patch #1265297 would be the correct patch for 8.0.6 to solve
this problem.


       .../Ed

--
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts@(protected)
Member #1, Red Hat Community Ambassador Program

--
Taroon-list mailing list
Taroon-list@(protected)
https://www.redhat.com/mailman/listinfo/taroon-list



--
Taroon-list mailing list
Taroon-list@(protected)
https://www.redhat.com/mailman/listinfo/taroon-list