> Date: Tue, 8 Mar 2011 11:06:30 +0100
> From: Mike Belopuhov <m...@crypt.org.ru>
> 
> are you doing softdeps?

You're thinking kernel stackoverflow here isn't it?  Yes I agree
that's likely what's happening here.  Unless Xen is corrupting kernel
memory of course...

> On Tue, Mar 8, 2011 at 10:56 AM, jirib <ji...@devio.us> wrote:
> > Hello,
> >
> > OpenBSD running as HVM domain under Xen gets panic after mounting remote
> > nfs share and copying files after some time.
> >
> > 1. mount remote nfs share
> > 2. copy files inside HVM Xen domain
> >
> > Thank you for help.
> >
> > jirib
> >
> > # mount 192.168.254.101:/mnt /mnt
> > # cp -R /mnt/movies /data/
> > panic: timeout_add: not initialized
> > Stopped at      Debugger+0x4:   popl    %ebp
> > RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!
> > IF RUNNING SMP, USE 'mach ddbcpu <#>' AND 'trace' ON OTHER PROCESSORS, TOO.
> > DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!
> > ddb{0}> trace
> > Debugger(d08e21e6,d781b4dc,d08bf46b,d781b4dc,d09db8a0) at Debugger+0x4
> > panic(d08bf46b,fa314471,d781b4ec,d781b334,d0aef500) at panic+0x5d
> > timeout_add(d781b42c,1,d03ccc3d,d77cffc0,d120f000) at timeout_add+0xbf
> > hardclock(d781b52c,d0a331c4,d781b528,d0202546,d781b52c) at hardclock+0xbf
> > lapic_clockintr(d781b52c) at lapic_clockintr+0x11
> > Xintrltimer() at Xintrltimer+0x56
> > --- interrupt ---
> > Xdoreti() at Xdoreti+0x84
> > --- interrupt ---
> > i386_soft_intrs(0,282,0,0,d0202172) at i386_soft_intrs+0xc
> > softintr_dispatch(0) at softintr_dispatch+0x4f
> > Xsoftclock() at Xsoftclock+0x17
> > --- interrupt ---
> > 0x7d4:
> > ddb{0}>

Reply via email to