Re: panic: softdep_deallocate_dependencies: unrecovered I/O error

2013-10-23 Thread dt71

Alexey Dokuchaev wrote, On 10/23/2013 06:26:

panic: softdep_deallocate_dependencies: unrecovered I/O error


I've seen similar panics relatively often in the last few months, but I deemed 
them to be the cause of worn IDE cables and old (10 year old) hard drives.

In fact, I have a core dump (which I apparently forgot to remove -- it's 
probably useless anyway) with the following panic string:

  softdep_deallocate_dependencies: dangling deps
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: panic: softdep_deallocate_dependencies: unrecovered I/O error

2013-10-23 Thread Kimmo Paasiala
On Wed, Oct 23, 2013 at 2:49 PM,  d...@gmx.com wrote:
 Alexey Dokuchaev wrote, On 10/23/2013 06:26:

 panic: softdep_deallocate_dependencies: unrecovered I/O error


 I've seen similar panics relatively often in the last few months, but I
 deemed them to be the cause of worn IDE cables and old (10 year old) hard
 drives.

 In fact, I have a core dump (which I apparently forgot to remove -- it's
 probably useless anyway) with the following panic string:

   softdep_deallocate_dependencies: dangling deps


I had similar problems on a stable/10 10.0-BETA1 system that was
running as a guest on VirtualBox. I switched the system to real
hardware and the problems went away immediately. Now I have two
different i386 stable/10 systems running on real hardware, neither has
had any crashing problems so far.

-Kimmo
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org