Re: jnl: check_free_space: tr starting
Re: jnl: check_free_space: tr starting
- Subject: Re: jnl: check_free_space: tr starting
- From: "mm w" <email@hidden>
- Date: Mon, 22 Sep 2008 10:17:55 -0700
while (jnl->old_start[i] & 0x8000000000000000LL) {
if (lcl_counter++ > 100) {
panic("jnl: check_free_space: tr starting @ 0x%llx not flushing (jnl
%p).\n", jnl->old_start[i], jnl);
}
it looks like your journal is corrupted, there are more entries than
it should be, so I guess
the problem came from "before" when the journal is created
Cheers!
On Sun, Sep 21, 2008 at 6:24 PM, Cosmos Nicolaou
<email@hidden> wrote:
> Hi,
>
> my mac-pro is crashing in the vfs layer as per the PanicReporter summaries:
>
> 2008-06-11-193136.panic:panic(cpu 5 caller 0x001FA143): "jnl:
> check_free_space: tr starting @ 0x8000000001523e00 not flushing (jnl
> 0x7cd6e08).\n"@/SourceCache/xnu/xnu-1228.5.18/bsd/vfs/vfs_journal.c:2087
> 2008-06-24-072733.panic:panic(cpu 6 caller 0x001FA143): "jnl:
> check_free_space: tr starting @ 0x8000000000416e00 not flushing (jnl
> 0x6ec0e08).\n"@/SourceCache/xnu/xnu-1228.5.18/bsd/vfs/vfs_journal.c:2087
> 2008-06-26-154222.panic:panic(cpu 4 caller 0x001FA143): "jnl:
> check_free_space: tr starting @ 0x8000000001458c00 not flushing (jnl
> 0x71f5e08).\n"@/SourceCache/xnu/xnu-1228.5.18/bsd/vfs/vfs_journal.c:2087
> 2008-07-27-091054.panic:panic(cpu 0 caller 0x001FA14B): "jnl:
> check_free_space: tr starting @ 0x80000000016ec000 not flushing (jnl
> 0x6e91e08).\n"@/SourceCache/xnu/xnu-1228.5.20/bsd/vfs/vfs_journal.c:2087
> 2008-08-17-135445.panic:panic(cpu 4 caller 0x001FA14B): "jnl:
> check_free_space: tr starting @ 0x80000000017fc000 not flushing (jnl
> 0x6eaae08).\n"@/SourceCache/xnu/xnu-1228.5.20/bsd/vfs/vfs_journal.c:2087
> 2008-08-27-200636.panic:panic(cpu 0 caller 0x001FA14B): "jnl:
> check_free_space: tr starting @ 0x80000000011b8000 not flushing (jnl
> 0x84b2e08).\n"@/SourceCache/xnu/xnu-1228.5.20/bsd/vfs/vfs_journal.c:2087
> 2008-09-10-204815.panic:panic(cpu 6 caller 0x001FA14B): "jnl:
> check_free_space: tr starting @ 0x800000000159c600 not flushing (jnl
> 0x84b0e08).\n"@/SourceCache/xnu/xnu-1228.5.20/bsd/vfs/vfs_journal.c:2087
> 2008-09-14-105346.panic:panic(cpu 1 caller 0x001FA14B): "jnl:
> check_free_space: tr starting @ 0x8000000000509a00 not flushing (jnl
> 0x6ebfe08).\n"@/SourceCache/xnu/xnu-1228.5.20/bsd/vfs/vfs_journal.c:2087
> 2008-09-20-153937.panic:panic(cpu 2 caller 0x001FA14B): "jnl:
> check_free_space: tr starting @ 0x80000000003e4a00 not flushing (jnl
> 0x6ec0e08).\n"@/SourceCache/xnu/xnu-1228.5.20/bsd/vfs/vfs_journal.c:2087
>
>
> I'm curious to know if anyone else has seen a similar problem? Or if not,
> can anyone point me at the darwin source bundle that the VFS code lives in
> so that I can try and figure out for myself? (I've found
> http://fxr.watson.org/fxr/source/bsd/vfs/vfs_journal.c?v=xnu-792, but I just
> don't know if this code is used in 10.5.5). The timing suggests that the
> problem was introduced with 10.5.3 which I installed on 5/30. Thanks for
> your help!
>
> My hardware looks as follows, with a hardware raid card with 3 drives in it
> right now:
>
> Model Name: Mac Pro
> Model Identifier: MacPro3,1
> Processor Name: Quad-Core Intel Xeon
> Processor Speed: 3 GHz
> Number Of Processors: 2
> Total Number Of Cores: 8
> L2 Cache (per processor): 12 MB
> Memory: 4 GB
> Bus Speed: 1.6 GHz
> Boot ROM Version: MP31.006C.B05
> SMC Version: 1.25f4
> Serial Number: G88064B3XYL
>
>
> Mac Pro RAID Card:
>
> PCI Slot: Slot-4
> Hardware Version: 1.00
> Firmware Version: M-2.0.3.3
> Expansion ROM Version: 0018
>
>
>
> Cheers, Cos.
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Darwin-kernel mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
--
-mmw
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden