On Sun, Jan 27, 2002 at 11:36:58PM +0100, Michal Kuratczyk wrote:
>I'm here. I don't know what to do. It is absolutely non-production
>partition, so I can do what you want with it. Just let me know what to
>do to find out where is the bug (I suppose bug in JFS, don't you?).
OK, I'm not here now. When I halted the machine, the following oops has
been printed while unmounting filesystems:

ksymoops 2.4.3 on i686 2.4.17.  Options used
---- cut ----
CPU: 0
EIP: 0010:[<d1864d60>]   Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
eax: 00000021  ebx: 00000320  ecx: 00000001  edx: 00001a11
esi: cfedf9c0  edi: ceca4000  dbp: cfedfa50  esp: ceca5ea4
ds: 0018  es: 0018  ss: 0018
Stack:   d186c030 000005f5 d186c388 00000303 00000001 00000001 00000000
cc8f4000 d1869b27 ceca5f38 c0249c35 cc8f4000 d1869b27 cf671a00 cf941ec0
d1849202 cfedf9c0 cf671a00 ceca5f64 00000000 d1864b82 cfedf9c0 cf941ec0
Call trace:  [<d186c030>] [<d186c024>] [<d186c388>] [<d1869b27>]
[<c0249c35>] [<d1869b27>] [<d1849202>] [<d1864b82>] [<d184ce5a>]
[<c0135d68>] [<c0145784>] [<c0145a26>] [<c01458da>] [<c0145b13>]
[<c0106d2b>]
Code: 0f 0b 83 c4 10 e9 c9 fe ff ff 8d b6 00 00 00 00 8d 86 90 00

>>EIP; d1864d60 <[jfs]lmLogShutdown+1d0/200>   <=====
Trace; d186c030 <[jfs].rodata.start+2570/349e>
Trace; d186c024 <[jfs].rodata.start+2564/349e>
Trace; d186c388 <[jfs].rodata.start+28c8/349e>
Trace; d1869b26 <[jfs].rodata.start+66/349e>
Trace; c0249c34 <strtok+14/60>
Trace; d1869b26 <[jfs].rodata.start+66/349e>
Trace; d1849202 <[jfs]__module_using_checksums+4/12>
Trace; d1864b82 <[jfs]lmLogClose+22/30>
Trace; d184ce5a <[jfs]jfs_umount_rw+1a/50>
Trace; c0135d68 <do_remount_sb+58/d0>
Trace; c0145784 <do_remount+74/b0>
Trace; c0145a26 <do_mount+f6/160>
Trace; c01458da <copy_mount_options+4a/a0>
Trace; c0145b12 <sys_mount+82/b0>
Trace; c0106d2a <system_call+32/38>
Code;  d1864d60 <[jfs]lmLogShutdown+1d0/200>
00000000 <_EIP>:
Code;  d1864d60 <[jfs]lmLogShutdown+1d0/200>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  d1864d62 <[jfs]lmLogShutdown+1d2/200>
   2:   83 c4 10                  add    $0x10,%esp
Code;  d1864d64 <[jfs]lmLogShutdown+1d4/200>
   5:   e9 c9 fe ff ff            jmp    fffffed3 <_EIP+0xfffffed3> d1864c32 
<[jfs]lmLogShutdown+a2/200>
Code;  d1864d6a <[jfs]lmLogShutdown+1da/200>
   a:   8d b6 00 00 00 00         lea    0x0(%esi),%esi
Code;  d1864d70 <[jfs]lmLogShutdown+1e0/200>
  10:   8d 86 90 00 00 00         lea    0x90(%esi),%eax

Before the oops there was:
assert(list_empty(&log->synclist))
kernel BUG at jfs_logmgr.c:1525!
invalid operand: 0000

-- 
Michal Kuratczyk <[EMAIL PROTECTED]>
_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to