From nobody@FreeBSD.org  Sun May 18 07:27:13 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id ADEDF1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 May 2008 07:27:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9FF278FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 May 2008 07:27:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4I7PuAn080069
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 May 2008 07:25:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m4I7PuFE080068;
	Sun, 18 May 2008 07:25:56 GMT
	(envelope-from nobody)
Message-Id: <200805180725.m4I7PuFE080068@www.freebsd.org>
Date: Sun, 18 May 2008 07:25:56 GMT
From: Alwin Roosen <alwin.roosen@webline.be>
To: freebsd-gnats-submit@FreeBSD.org
Subject: server reboots when running 130.clean-msgs
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123778
>Category:       kern
>Synopsis:       [panic] [ffs] [msgs] server reboots when running 130.clean-msgs
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    vwe
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 18 07:30:01 UTC 2008
>Closed-Date:    
>Last-Modified:  Sun May 18 17:41:51 UTC 2008
>Originator:     Alwin Roosen
>Release:        6.3 i386
>Organization:
Webline BVBA
>Environment:
FreeBSD ws168.webline.be 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
I have a server that reboots each night when running the daily tasks. I manually run these tasks to find out which one is causing the reboot.

It seems the server crashes and reboots when /etc/periodic/daily/130.clean-msgs is executed

I did not find any solution when searching online, therefore I ask here.
>How-To-Repeat:
It seems the server crashes and reboots when /etc/periodic/daily/130.clean-msgs is executed
>Fix:
No idea

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vwe 
State-Changed-When: Sun May 18 10:59:03 UTC 2008 
State-Changed-Why:  

Alwin, can you please check if there's a core dump in /var/crash? 
Anything in the logs (/var/log/messages)? A panic message on the console? 
What does `grep clean_msgs /etc/defaults/periodic.conf /etc/periodic.conf` 
give? 
Is your /var filesystem clean? Does `msgs -c` when run as root also 
make your box do a reboot? Anything strange in /var/msgs/? 
Does `rm /var/msgs/bounds; touch /var/msgs/bounds` solve your problem? 


Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Sun May 18 10:59:03 UTC 2008 
Responsible-Changed-Why:  

track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123778 
State-Changed-From-To: feedback->open 
State-Changed-By: vwe 
State-Changed-When: Sun May 18 14:41:27 UTC 2008 
State-Changed-Why:  

feedback received by private mail 
appears to be a panic caused by ffs_alloccg 


Responsible-Changed-From-To: freebsd-bugs->vwe 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Sun May 18 14:41:27 UTC 2008 
Responsible-Changed-Why:  

grab this - working with the submitter 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123778 
>Unformatted:
magic lines captured:
start = 0, len = 2, fs = /var
panic: ffs_alloccg: map corrupted

