From mboxrd@z Thu Jan 1 00:00:00 1970 From: Delian Krustev MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200401301936.07615.krustev@krustev.net> Subject: [linux-lvm] oops in kupdated Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Fri Jan 30 12:37:01 2004 List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-lvm@sistina.com Hi, I've posted this earlier to the lkml, since I was not able to subscribe to linu-lvm list. Thanks to AJ Lewis for manually subscribing me. Here's the oops: [root@smtp tmp]# ksymoops -L -O -K -m /boot/System.map-2.4.23-smp-dmapper= -pom-2 ] Tainted: P Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010206 eax: 00000000 ebx: f8a803a8 ecx: f8d12f38 edx: 00000000 esi: 03353080 edi: 00000814 ebp: 00000009 esp: f7e9dd50 ds: 0018 es: 0018 ss: 0018 Process kupdated (pid: 9, stackpage=3Df7e9d000) Stack: 00000020 00000000 c232eb70 c232ea00 02b42f20 00000001 f8838921 f7e= 9ddb2 f7e9dd98 03350180 c232ea00 f7e6d800 c03a7e0c c03a7e00 f799f600 f79= 74000 03350180 00002b40 033530a0 033530a0 c0121006 00000001 c03a7ef0 c03= a7e2c Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 89 42 04 89 10 c7 01 00 00 00 00 c7 41 04 00 00 00 00 8b 03 >>EIP; f883bf9b <=3D=3D=3D=3D=3D Trace; f8838921 Trace; c0121006 Trace; c0277f3f Trace; c01b17a2 Trace; c011d0eb Trace; f8838a1f Trace; c01c4e0a Trace; c01c4e73 Trace; c013d554 Trace; c013d5fa Trace; c0140e17 Trace; c0141161 Trace; c0108aa6 Trace; c0141010 Trace; c0105000 <_stext+0/0> Trace; c0107146 Trace; c0141010 Code; f883bf9b 00000000 <_EIP>: Code; f883bf9b <=3D=3D=3D=3D=3D 0: 89 42 04 mov %eax,0x4(%edx) <=3D=3D=3D=3D=3D Code; f883bf9e 3: 89 10 mov %edx,(%eax) Code; f883bfa0 5: c7 01 00 00 00 00 movl $0x0,(%ecx) Code; f883bfa6 b: c7 41 04 00 00 00 00 movl $0x0,0x4(%ecx) Code; f883bfad 12: 8b 03 mov (%ebx),%eax The kernel is patched with: :pserver:cvs@tech.sistina.com:/data/cvs/device-mapper/patches/linux-2.4.2= 2-VFS-lock.patch v1.1 :pserver:cvs@tech.sistina.com:/data/cvs/device-mapper/patches/linux-2.4.2= 2-devmapper-ioctl.patch v1.1 I suppose the VFS-lock patch may be the root of the problems. There are several patches from patch-o-matic-20030912 from netfilter.org = applied to the tree but I think they are not related. I could provide the kernel config, info about the hardware, etc, if neede= d. Regards, Delian Krustev