Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2012 21:19:31 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Steve Wills <swills@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: panic with racct
Message-ID:  <20121110211931.0000542f@unknown>
In-Reply-To: <509DB5AB.8030705@FreeBSD.org>
References:  <509DB5AB.8030705@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 09 Nov 2012 21:02:19 -0500 Steve Wills <swills@FreeBSD.org>
wrote:

> Hi,
> 
> I get this panic:
> 
> Fatal trap 18: integer divide fault while in kernel mode
> cpuid = 4; apic id = 04
> instruction pointer     = 0x20:0xffffffff808f0c23
> stack pointer           = 0x28:0xffffff83693b8b40
> frame pointer           = 0x28:0xffffff83693b8ba0
> code segment            = base 0x0, limit 0xfffff, type 0x1b
>                         = DPL 0, pres 1, long 1, def32 0, gran 1
> processor eflags        = interrupt enabled, resume, IOPL = 0
> current process         = 21 (racctd)
> 
> with these options added to my kernel:
> 
> options RCTL
> options RACCT
> 
> This is with r242578. Removing them avoids the issue. The relevant
> code seems to be:

I got another one:
panic: racct propagation meltdown: src > dest

bt:
panic
racct_sub_racct at racct_sub_racct+0x82
racct_proc_ucred_changed
sys_setuid

I don't have much more (I have a picture of the panic). No coredump,
not enough space, I switched to textdumps afterwards.

Bye,
Alexander.

-- 
http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121110211931.0000542f>