Displaying 4 results from an estimated 4 matches for "load_block_bitmap".
2002 Mar 09
1
another quota related ext3fs crash...
...sis;
the quota code always seems to be the cause...
here are the lines of the last crashes (can't resolve call trace because
the old kernels are gone and i didn't resolve the traces when they
occured)
---
Dec 9 19:55:30 srck@trottelkunde Kernel panic: EXT3-fs panic (device ide1(22,66)): load_block_bitmap: block_group >= groups_count - block_group = 131071, groups_count = 94
Dec 9 19:55:30 srck@trottelkunde Assertion failure in journal_start() at transaction.c:227: "handle->h_transaction->t_journal == journal"
---
Jan 4 11:29:42 srck@trottelkunde Kernel panic: EXT3-fs panic (d...
2002 Jun 22
1
Can't seem to recover errors
Hi,
When trying to run a particular program, I reproducibly get a few
dozen kernel messages of the form:
attempt to access beyond end of device
03:06: rw=0, want=536995844, limit=11680168
attempt to access beyond end of device
03:06: rw=0, want=1342296068, limit=11680168
2001 Dec 11
1
ext3 crash
Hi!
I experienced an ext3 crash a few days ago, the corresponding part of my
kernel log is attached (there were no IDE-errors, just the ext3 stuff).
The /home partition (/dev/hdd2) got remounted ro, so the box was still
usable somehow (was able to log in, kill stuff and reboot it).
I rebooted it, it came back up again w/o any problems, remounted /home ro
and did a e2fsck on it, which reported
2003 Jan 21
1
ext3 is still locking up
...3479942536, count = 1
EXT3-fs error (device ide0(3,5)): ext3_free_blocks: Freeing blocks not in datazone - block = 3251122320, count = 1
EXT3-fs error (device ide0(3,5)): ext3_free_blocks: Freeing blocks not in datazone - block = 3251122320, count = 1
Kernel panic: EXT3-fs panic (device ide0(3,5)): load_block_bitmap: block_group >= groups_count - block_group = 131071, groups_count = 47
EXT3-fs error (device ide0(3,5)): ext3_free_blocks: Freeing block in system zone - block = 2
Can someone push me in a direction please?
Pascal