[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Raq4 Rebooting during logrotate



Hello, I seem to have a problem, I noticed that my stats were not updating
since a couple of days ago, so after some investigating logrotate was not
completing its tasks and it seems every time logrotate runs after a while
during the parsereport perl script the kernel has a crash with postmaster
being the problem.

Here is the crash report
general protection fault: 763c
CPU:    0
EIP:    0010:[<c011ddee>]
EFLAGS: 00010202
eax: 00001000   ebx: 00001000   ecx: 00000000   edx: 00001000
esi: db989f8c   edi: c05836e8   ebp: 00000000   esp: db989f30
ds: 0018   es: 0018   ss: 0018
Process postmaster (pid: 4774, process nr: 72, stackpage=db989000)
Stack: 00001000 00002000 40233cd0 00000000 00002000 00000000 00000000
00063000
       00000000 0001f000 00000000 00000000 00000000 00063000 d1934aa0
c011d04b
       cb28cce0 cb28ccf4 db989f8c c011cf98 cb28cce0 ffffffea 00000000
00002000
Call Trace: [<c011d04b>] [<c011cf98>] [<c0124c7a>] [<c01092e8>]
Code: ea 04 3b 7c 24 3c 76 04 8b 7c 24 3c 8b 44 24 14 c1 e8 0c 01

Perhaps there is something wrong with the database? What can I try out?