Re: Panic at shutdown

2015-12-08 Thread NGie Cooper
> On Dec 8, 2015, at 08:09, Ranjan1018 . <21474...@gmail.com> wrote: … > Probably the panic is caused by some memory already freed, the hex value of > 16045693110842147038 is 0xdeadc0dedeadc0de. > To solve the panic I need some tips form someone more expert than me in ZFS > code. Good invest

Re: Panic at shutdown

2015-12-08 Thread Ranjan1018 .
2015-11-29 0:10 GMT+01:00 Garrett Cooper : > > > On Nov 28, 2015, at 12:32, Ranjan1018 . <21474...@gmail.com> wrote: > > > > Hi, > > > > sometimes I have the panic in the photo at shutdown: > > > > http://imgur.com/mXrgFLp > > > > Unfortunately this happens randomly. > > > > I am running: > > > >

Re: Panic at shutdown

2015-11-28 Thread Garrett Cooper
> On Nov 28, 2015, at 12:32, Ranjan1018 . <21474...@gmail.com> wrote: > > Hi, > > sometimes I have the panic in the photo at shutdown: > > http://imgur.com/mXrgFLp > > Unfortunately this happens randomly. > > I am running: > > $ uname -a > > FreeBSD ativ 11.0-CURRENT FreeBSD 11.0-CURRENT #3

Panic at shutdown

2015-11-28 Thread Ranjan1018 .
Hi, sometimes I have the panic in the photo at shutdown: http://imgur.com/mXrgFLp Unfortunately this happens randomly. I am running: $ uname -a FreeBSD ativ 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r291160M: Sun Nov 22 17:10:38 CET 2015 root@ativ:/usr/obj/usr/src/sys/GENERIC amd64 Regards,

Re: panic at shutdown, ums related?

2002-04-27 Thread Josef Karthauser
On Wed, Apr 24, 2002 at 04:53:32PM -0700, Peter Wemm wrote: > > USB is pretty hosed. :-( > > For a while, removing the mouse didn't get detected and you had to kill moused > manually. Then the removal event happened. A new moused would start but it > was impossible to kill -9 the old moused.

Re: panic at shutdown, ums related?

2002-04-25 Thread Alexander Leidinger
On 24 Apr, Terry Lambert wrote: >> USB is pretty hosed. :-( >> >> For a while, removing the mouse didn't get detected and you had to kill moused >> manually. Then the removal event happened. A new moused would start but it >> was impossible to kill -9 the old moused. If you remove the mouse a

Re: panic at shutdown, ums related?

2002-04-24 Thread Terry Lambert
Peter Wemm wrote: > USB is pretty hosed. :-( > > For a while, removing the mouse didn't get detected and you had to kill moused > manually. Then the removal event happened. A new moused would start but it > was impossible to kill -9 the old moused. If you remove the mouse again, it > instantly

Re: panic at shutdown, ums related?

2002-04-24 Thread Peter Wemm
Alexander Leidinger wrote: > Hi, > > backtrace from the console, no core dump: > panic: Removing other than first element > > usb_transfer_complete > uhci_device_intr_abort > usbd_ar_pipe > usbd_abort_pipe > ums_disable > ums_close > spec_close > ... > > It seems I may get it at every shutdown,

panic at shutdown, ums related?

2002-04-24 Thread Alexander Leidinger
Hi, backtrace from the console, no core dump: panic: Removing other than first element usb_transfer_complete uhci_device_intr_abort usbd_ar_pipe usbd_abort_pipe ums_disable ums_close spec_close ... It seems I may get it at every shutdown, so if there's something I should look at... Bye, Alexan

Re: panic at shutdown

2001-11-04 Thread Bill Fenner
>2. cvsup to r1.96 of tty_cons.c, which should fix this, but due to lack > of testers and the inability to reproduce it here, is unverified. I've been testing it, and haven't had any panics, but since the panic was irregular anyway it's hard to say that it's fixed. Bill To Unsubscribe: sen

Re: panic at shutdown

2001-11-03 Thread Jonathan Lemon
In article [EMAIL PROTECTED]> you write: >For about a week, I've been getting panics at shutdown, caused by >cn_devopen() calling devsw() with a NULL dev argument. I imagine it >may be related to recent changes in the console code. If it's of any >interest, I have -Dh in my /boot.config. 1. A w

panic at shutdown

2001-11-02 Thread Dag-Erling Smorgrav
For about a week, I've been getting panics at shutdown, caused by cn_devopen() calling devsw() with a NULL dev argument. I imagine it may be related to recent changes in the console code. If it's of any interest, I have -Dh in my /boot.config. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To

Re: panic at shutdown

2000-08-01 Thread Luoqi Chen
> #7 0xc017a726 in vput (vp=0xc8710840) at vnode_if.h:794 > #8 0xc01aee87 in ffs_sync (mp=0xc0ade800, waitfor=2, cred=0xc0721700, > p=0xc026d5e0) at ../../ufs/ffs/ffs_vfsops.c:955 Change the vput(vp) call at line 955 of ffs_vfsops.c back to two separate calls (see previous revision):

Re: panic at shutdown

2000-08-01 Thread Alexander Leidinger
On 1 Aug, Bill Fumerola wrote: >> #0 boot (howto=256) at ../../kern/kern_shutdown.c:303 >> 303 dumppcb.pcb_cr3 = rcr3(); > > type 'bt', this tells us just about as much as if you said > "it crashed". > > though, by the panic message, this seems to be a known bug.. If I see t

Re: panic at shutdown

2000-07-31 Thread R Joseph Wright
And Bill Fumerola spoke: > On Mon, Jul 31, 2000 at 10:37:48PM -0700, R Joseph Wright wrote: > > I just built a new world/kernel yesterday, and now I get a panic when I shut > > down. I ran gdb on the dump: > > > > .. > > There is absolutely no warranty for GDB. Type "show warranty" for det

Re: panic at shutdown

2000-07-31 Thread Bill Fumerola
On Mon, Jul 31, 2000 at 10:37:48PM -0700, R Joseph Wright wrote: > I just built a new world/kernel yesterday, and now I get a panic when I shut > down. I ran gdb on the dump: > > .. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i

panic at shutdown

2000-07-31 Thread R Joseph Wright
I just built a new world/kernel yesterday, and now I get a panic when I shut down. I ran gdb on the dump: .. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... IdlePTD 2998272 initial pcb at 25b1c0 panicstr: lockm