Re: beta2 panic: VAPPEND without VWRITE

2011-10-05 Thread Harald Schmalzbauer
schrieb Rick Macklem am 02.10.2011 00:39 (localtime): > Harald Schmalzbauer wrote: >> schrieb Attilio Rao am 01.10.2011 16:49 (localtime): >>> Can you please show the panic message? >> >> Sorry, I forgot to add it here: >> >> free indoe /var/123088 had 8 blocks >> panic: VAPPEND withour VWRITE

Re: BETA2 panic

2011-10-01 Thread Joel Dahl
On 02-10-2011 0:54, Adrian Chadd wrote: > On 1 October 2011 20:46, Joel Dahl wrote: > > > My laptop has been running with your patch for almost 8 hours now. No > > panics. > > > > Do you have all of the -current debugging enabled (witness, invariants, etc) ? I'm running GENERIC, so yes. --

Re: beta2 panic: VAPPEND without VWRITE

2011-10-01 Thread Rick Macklem
Harald Schmalzbauer wrote: > schrieb Attilio Rao am 01.10.2011 16:49 (localtime): > > Can you please show the panic message? > > Sorry, I forgot to add it here: > > free indoe /var/123088 had 8 blocks > panic: VAPPEND withour VWRITE > >> cpuid = 0 > >> KDB: enter: panic > >> [ thread pid 1445 tid

Re: BETA2 panic

2011-10-01 Thread Adrian Chadd
On 1 October 2011 20:46, Joel Dahl wrote: > My laptop has been running with your patch for almost 8 hours now. No panics. > Do you have all of the -current debugging enabled (witness, invariants, etc) ? Adrian ___ freebsd-current@freebsd.org mailing

Re: beta2 panic: VAPPEND without VWRITE

2011-10-01 Thread Harald Schmalzbauer
schrieb Attilio Rao am 01.10.2011 16:49 (localtime): > Can you please show the panic message? Sorry, I forgot to add it here: free indoe /var/123088 had 8 blocks panic: VAPPEND withour VWRITE >> cpuid = 0 >> KDB: enter: panic >> [ thread pid 1445 tid 100126 ] >> Stopped at kbd_enter+0x2b: mo

Re: beta2 panic: VAPPEND without VWRITE

2011-10-01 Thread Attilio Rao
Can you please show the panic message? Attilio 2011/10/1 Harald Schmalzbauer : > Hello, > > I got the following panic with 9.0-beta2: > > cpuid = 0 > KDB: enter: panic > [ thread pid 1445 tid 100126 ] > Stopped at      kbd_enter+0x2b: movq    $0,0x918a52(%rip) > db> bt > Tracing pid 1445 tid 1001

Re: BETA2 panic

2011-10-01 Thread Joel Dahl
On 30-09-2011 17:52, Adrian Chadd wrote: > Hi, > > Would you please try this patch? Make sure that witness and the rest > of the lock debugging is enabled. > > I've been working on this problem with someone else on the list (but I > can't trigger it myself; I think I need to get some dual-CPU wir

Re: BETA2 panic

2011-09-30 Thread Adrian Chadd
Hi, Would you please try this patch? Make sure that witness and the rest of the lock debugging is enabled. I've been working on this problem with someone else on the list (but I can't trigger it myself; I think I need to get some dual-CPU wireless test hardware.) Thanks, Adrian net80211-swbm

Re: BETA2 panic

2011-09-07 Thread Bernhard Schmidt
On Wed, Sep 7, 2011 at 12:53, Joel Dahl wrote: > On 07-09-2011 10:59, Bernhard Schmidt wrote: >> On Tue, Sep 6, 2011 at 22:42, Joel Dahl wrote: >> > On 05-09-2011  9:02, Bernhard Schmidt wrote: >> >> On Mon, Sep 5, 2011 at 08:24, Joel Dahl wrote: >> >> > On 05-09-2011  5:09, Adrian Chadd wrote:

Re: BETA2 panic

2011-09-07 Thread Joel Dahl
On 07-09-2011 10:59, Bernhard Schmidt wrote: > On Tue, Sep 6, 2011 at 22:42, Joel Dahl wrote: > > On 05-09-2011  9:02, Bernhard Schmidt wrote: > >> On Mon, Sep 5, 2011 at 08:24, Joel Dahl wrote: > >> > On 05-09-2011  5:09, Adrian Chadd wrote: > >> >> On 5 September 2011 01:04, Joel Dahl wrote: >

Re: BETA2 panic

2011-09-07 Thread Bernhard Schmidt
On Tue, Sep 6, 2011 at 22:42, Joel Dahl wrote: > On 05-09-2011  9:02, Bernhard Schmidt wrote: >> On Mon, Sep 5, 2011 at 08:24, Joel Dahl wrote: >> > On 05-09-2011  5:09, Adrian Chadd wrote: >> >> On 5 September 2011 01:04, Joel Dahl wrote: >> >> > Hi, >> >> > >> >> > I upgraded my laptop from BE

Re: BETA2 panic

2011-09-06 Thread Joel Dahl
On 05-09-2011 9:02, Bernhard Schmidt wrote: > On Mon, Sep 5, 2011 at 08:24, Joel Dahl wrote: > > On 05-09-2011  5:09, Adrian Chadd wrote: > >> On 5 September 2011 01:04, Joel Dahl wrote: > >> > Hi, > >> > > >> > I upgraded my laptop from BETA1 to rev. 225367 today, and now my laptop > >> > pani

Re: BETA2 panic

2011-09-05 Thread Bernhard Schmidt
On Mon, Sep 5, 2011 at 08:24, Joel Dahl wrote: > On 05-09-2011  5:09, Adrian Chadd wrote: >> On 5 September 2011 01:04, Joel Dahl wrote: >> > Hi, >> > >> > I upgraded my laptop from BETA1 to rev. 225367 today, and now my laptop >> > panics just a few minutes after booting. This is 100% reproduci

Re: BETA2 panic

2011-09-05 Thread Adrian Chadd
On 5 September 2011 14:24, Joel Dahl wrote: >> There weren't many commits between BETA1 and -HEAD in the wireless >> area; would you please do a binary search of the kernel revisions (no >> need to do full buildworlds) to find which commit broke it? > > Yes, I'll do that tonight. Thanks, that'd

Re: BETA2 panic

2011-09-04 Thread Joel Dahl
On 05-09-2011 5:09, Adrian Chadd wrote: > On 5 September 2011 01:04, Joel Dahl wrote: > > Hi, > > > > I upgraded my laptop from BETA1 to rev. 225367 today, and now my laptop > > panics just a few minutes after booting. This is 100% reproducible, it > > panics every time. > > > > I've got a pic

Re: BETA2 panic

2011-09-04 Thread Joel Dahl
On 04-09-2011 14:45, Garrett Cooper wrote: > On Sun, Sep 4, 2011 at 1:22 PM, Joel Dahl wrote: > > On 04-09-2011 10:56, Garrett Cooper wrote: > >> On Sun, Sep 4, 2011 at 10:04 AM, Joel Dahl wrote: > >> > Hi, > >> > > >> > I upgraded my laptop from BETA1 to rev. 225367 today, and now my > >> > lapt

Re: BETA2 panic

2011-09-04 Thread Garrett Cooper
On Sun, Sep 4, 2011 at 1:22 PM, Joel Dahl wrote: > On 04-09-2011 10:56, Garrett Cooper wrote: >> On Sun, Sep 4, 2011 at 10:04 AM, Joel Dahl wrote: >> > Hi, >> > >> > I upgraded my laptop from BETA1 to rev. 225367 today, and now my laptop >> > panics just a few minutes after booting. This is 100%

Re: BETA2 panic

2011-09-04 Thread Adrian Chadd
On 5 September 2011 01:04, Joel Dahl wrote: > Hi, > > I upgraded my laptop from BETA1 to rev. 225367 today, and now my laptop > panics just a few minutes after booting. This is 100% reproducible, it panics > every time. > > I've got a pic with the backtrace here: > http://www.vnode.se/sc/panic_

Re: BETA2 panic

2011-09-04 Thread Joel Dahl
On 04-09-2011 10:56, Garrett Cooper wrote: > On Sun, Sep 4, 2011 at 10:04 AM, Joel Dahl wrote: > > Hi, > > > > I upgraded my laptop from BETA1 to rev. 225367 today, and now my laptop > > panics just a few minutes after booting. This is 100% reproducible, it > > panics every time. > > > > I've go

Re: BETA2 panic

2011-09-04 Thread Garrett Cooper
On Sun, Sep 4, 2011 at 10:04 AM, Joel Dahl wrote: > Hi, > > I upgraded my laptop from BETA1 to rev. 225367 today, and now my laptop > panics just a few minutes after booting. This is 100% reproducible, it panics > every time. > > I've got a pic with the backtrace here: > http://www.vnode.se/sc/