search for: bh_lock

Displaying 10 results from an estimated 10 matches for "bh_lock".

Did you mean: bg_lock
2002 May 13
5
Assertion failure in do_get_write_access() at transaction.c:609:
Hi all (and developers in particular) I just got bitten by this Assertion. The one that starts as in the subject, and ends with: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" Google reminds me that it was mentioned a few times earlier this year, but I couldn't find any statement saying that it has been fixed. I got this in a 2.4.16 kernel, though the reports I found were 2.4.18. So my question is: has this been fixed yet? What seems to trigger it...
2002 Apr 14
1
hardware or software bug?
I had the following spat out by syslog on my (2.4.18-pre7-ac3) mailer / web server: Assertion failure in do_get_write_access() at transaction.c:611: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" One of its partitions froze hard--I've rebooted it, and I have an oops which the BUG() triggered which won't decode at the moment, but I'll sort that one out overnight. (It didn't make it to the filesystem, but I captured it from home.) I'll send the oops later,...
2002 Jul 12
3
ext3 corruption
...recently under 2.4.19-rc1: EXT3-fs error (device ide0(3,3)) in ext3_new_inode: error 28 I've now been able to capture the following Oops before the system went down entirely: Assertion failure in do_get_write_access() at transaction.c:611: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" kernel BUG at transaction.c:611! invalid operand: 0000 CPU: 0 EIP: 0010:[<c015b12e>] Not tainted EFLAGS: 00010282 eax: 00000078 ebx: ddadd294 ecx: 00000004 edx: ddb0ff64 esi: ddadd200 edi: dec5d920 ebp: ddadd200 esp: d28dfe70 ds: 0018 es: 0018 ss: 0018 P...
2002 Jan 21
2
Assertion Failure
...ve no idea what triggered it; this is a big file/web/mail server, with all of that on the ext3 volume. And I've never run ksymoops before, but I think I did it right. - Josh Assertion failure in do_get_write_access() at transaction.c:609: "!(((jh2bh(jh)) ->b_state & (1UL << BH_Lock)) != 0)" invalid operand: 0000 CPU: 1 EIP: 0010:[<e094e941>] Not tainted EFLAGS: 00010286 eax: 00000078 ebx: d89c0d90 ecx: 00000046 edx: 00000001 esi: d9a36c60 edi: d89c0d90 ebp: de2dbc94 esp: d7d0dd98 ds: 0018 es: 0018 ss: 0018 Process su (pid: 13601, stackpage=...
2003 May 27
1
Assertion failure in transaction.c
...h kernel 2.4.7-10 on a Dual CPU, 2 GB RAM machine. I am running Sendmail , Cyrus IMAP and Ldap on the machine After few hours I get the following error in the syslog error file Assertion failure in do_get_write_access() at transaction.c:606: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" May 26 17:29:37 netserv kernel: kernel BUG at transaction.c:606! May 26 17:29:37 netserv kernel: invalid operand: 0000 May 26 17:29:37 netserv kernel: CPU: 1 May 26 17:29:37 netserv kernel: EIP: 0010:[eepro100:__insmod_eepro100_O/lib/modules/2.4.7-10s mp/kernel/drivers/+-1336711/96...
2002 Jul 09
1
kernel: Assertion failure in do_get_write_access() ...
...s running Redhat 7.2. When I can get a maintenance window I'm going to upgrade to 7.3 and I'm hoping there is a standard kernel available that fixes these problems. kernel: Assertion failure in do_get_write_access() at transaction.c:612: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" As many other people have mentioned, I get this while doing a du(1) on a certain ext3 partition. This particular device that I'm having problems with is an LVM volume. The server is an SMB/AFP/NFS file server, and was serving files during the du. TIA, Ryan -- ryan@nwgeeks...
2001 Jul 13
0
0.0.7a + rh2.2.19: help solve rejects
...*/ + #define BH_Freed 12 /* 1 if buffer has been freed (truncated) */ + #define BH_Revoked 13 /* 1 if buffer has b ===== redhat latest 2.2.19 /* bh state bits */ #define BH_Uptodate 0 /* 1 if the buffer contains valid data */ #define BH_Dirty 1 /* 1 if the buffer is dirty */ #define BH_Lock 2 /* 1 if the buffer is locked */ #define BH_Req 3 /* 0 if the buffer has been invalidated */ #define BH_Protected 6 /* 1 if the buffer is protected */ #define BH_Wait_IO 7 /* 1 if we should throttle on this buffer */ #define BH_LowPrio 8 /* 1 if the buffer is lowprio */ T...
2001 Jun 03
3
making 0.0.6b a module
I have ext3 0.0.6b + 2.2.19 and cannot get ext3 to compile as a module. If I try to modularize it, or turn in off completely, the kernel build fails. Is there an easy fix for this, or is there something that I am missing? Thanks. Peter
2001 Jan 19
2
building ext3 as a module
When trying to build ext3 as a module, I get the follwing errors during the kernel link: /usr/bin/kgcc -D__KERNEL__ -I/home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/include -c -o dummy_sym.o dummy_sym.c ld -m elf_i386 -T /home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_t ask.o -Map map
2007 Jun 05
1
Help on ext3 file system corruption issue
..._inode_loc: unable to read inode block - inode=20098, block=81927 EXT3-fs error (device ide0(3,2)): ext3_get_inode_loc: unable to read inode block - inode=20099, block=81927 Assertion failure in do_get_write_access() at transaction.c:606: "!(((jh2bh(jh)) ->b_state & (1UL << BH_Lock)) != 0)" invalid operand: 0000 CPU: 0 EIP: 0010:[<d080e9e5>] EFLAGS: 00010286 eax: 00000021 ebx: c171ce94 ecx: 00000001 edx: 0015991c esi: c171ce00 edi: c788cdc0 ebp: cb5f4690 esp: cf581bf0 ds: 0018 es: 0018 ss: 0018 Process syslogd (pid: 608, stackpage=cf58...