[head tinderbox] failure on mips/mips

2014-02-15 Thread FreeBSD Tinderbox
TB --- 2014-02-15 08:03:55 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-02-15 08:03:55 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

[head tinderbox] failure on powerpc/powerpc

2014-02-15 Thread FreeBSD Tinderbox
TB --- 2014-02-15 09:00:25 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-02-15 09:00:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

Re: panic: LK_RETRY set with incompatible flags (0x200400) or an error occured (11)

2014-02-15 Thread Andriy Gapon
on 14/02/2014 21:18 Jeremie Le Hen said the following: > I've just got another occurence of the exact same panic. Any clue how > to debug this? Could you please obtain *vp from frame 12 ? The problem seems to be happening in this piece of ZFS code: if (cnp->cn_flags & ISDOTDOT) {

[head tinderbox] failure on mips/mips

2014-02-15 Thread FreeBSD Tinderbox
TB --- 2014-02-15 16:01:58 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-02-15 16:01:58 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

[head tinderbox] failure on powerpc/powerpc

2014-02-15 Thread FreeBSD Tinderbox
TB --- 2014-02-15 16:53:05 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-02-15 16:53:05 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

Re: panic: LK_RETRY set with incompatible flags (0x200400) or an error occured (11)

2014-02-15 Thread Konstantin Belousov
On Sat, Feb 15, 2014 at 02:12:40PM +0200, Andriy Gapon wrote: > on 14/02/2014 21:18 Jeremie Le Hen said the following: > > I've just got another occurence of the exact same panic. Any clue how > > to debug this? > > Could you please obtain *vp from frame 12 ? > > The problem seems to be happenin

Re: panic: LK_RETRY set with incompatible flags (0x200400) or an error occured (11)

2014-02-15 Thread Rick Macklem
Andriy Gapon wrote: > on 14/02/2014 21:18 Jeremie Le Hen said the following: > > I've just got another occurence of the exact same panic. Any clue > > how > > to debug this? > > Could you please obtain *vp from frame 12 ? > > The problem seems to be happening in this piece of ZFS code: >