All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos E Gorges <carlos@techlinux.com.br>
To: linux-kernel@vger.kernel.org
Subject: [OOPS] 245ac7 - ncr53c8xx && reiserfs
Date: Tue, 5 Jun 2001 15:00:40 -0400	[thread overview]
Message-ID: <01060514511100.00321@shark.techlinux> (raw)

[-- Attachment #1: Type: text/plain, Size: 10319 bytes --]

Hi all,

I get some problems w/ 2.4.5-ac7, ncr53c8xx w/ 2.4.4-ac18 works fine.

I gave a small looked on problem  ..
the problem apparently is w/ ncr53c8xx driver ( who accuses timeout ), and make reiserfs call BUG() :

please somebody debug this, I have no time :-(( 

prints.c:332
void reiserfs_panic (struct super_block * sb, const char * fmt, ...)
{
#ifdef __KERNEL__
  show_reiserfs_locks() ;
#endif
  do_reiserfs_warning;
  printk ("%s", error_buf);
  BUG ();
...

journal.c:729
      if (!buffer_uptodate(tbh)) {
        reiserfs_panic(s, "journal-601, buffer write failed\n") ;
      }

OOPS 1:

ksymoops 2.4.1 on i686 2.4.5-14tlsmp.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.5-14tlsmp/ (default)
     -m /usr/src/linux/System.map (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

<1>Unable to handle kernel paging request at virtual address e0c12da7
c022467c
*pde = 1ee33067
Oops: 0000
CPU:    1
EIP:    0010:[<c022467c>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010297
eax: e0c12da7   ebx: ffffffff   ecx: e0c12da7   edx: fffffffe
esi: ffffffff   edi: dcce6182   ebp: c8c65ef4   esp: c8c65eb8
ds: 0018   es: 0018   ss: 0018
Process cat (pid: 18237, stackpage=c8c65000)
Stack: 00000002 dcce6180 d8c6fe00 ffffffff dcce6171 d8c6fe00
0000000d 0804daf4
       c8c65f04 c0126116 c8e297a0 dfd926e0 0000004e 00000001
00000000 c8c65f08
       c0224880 dcce6180 c022e997 c8c65f1c c8c65f3c c010834b
dcce6180 c022e994
Call Trace: [<c0126116>] [<c0224880>] [<c010834b>] [<e0c12da7>] [<c0157111>]
   [<c0154efc>] [<c012732e>] [<c013589a>] [<c01070d7>]
Code: 80 38 00 74 07 40 4a 83 fa ff 75 f4 29 c8 89 c6 8b 45 fc a8

>>EIP; c022467c <netlink_post+b70/2acc>   <=====
Trace; c0126116 <get_unmapped_area+12a/35c>
Trace; c0224880 <netlink_post+d74/2acc>
Trace; c010834b <__read_lock_failed+24eb/25f0>
Trace; e0c12da7 <END_OF_CODE+e8740/????>
Trace; c0157111 <remove_proc_entry+1cc1/2940>
Trace; c0154efc <kiobuf_wait_for_io+7ea8/8224>
Trace; c012732e <truncate_inode_pages+d2/128>
Trace; c013589a <do_lseek+8c2/ac4>
Trace; c01070d7 <__read_lock_failed+1277/25f0>
Code;  c022467c <netlink_post+b70/2acc>
00000000 <_EIP>:
Code;  c022467c <netlink_post+b70/2acc>   <=====
   0:   80 38 00                  cmpb   $0x0,(%eax)   <=====
Code;  c022467f <netlink_post+b73/2acc>
   3:   74 07                     je     c <_EIP+0xc> c0224688 <netlink_post+b7c/2acc>
Code;  c0224681 <netlink_post+b75/2acc>
   5:   40                        inc    %eax
Code;  c0224682 <netlink_post+b76/2acc>
   6:   4a                        dec    %edx
Code;  c0224683 <netlink_post+b77/2acc>
   7:   83 fa ff                  cmp    $0xffffffff,%edx
Code;  c0224686 <netlink_post+b7a/2acc>
   a:   75 f4                     jne    0 <_EIP>
Code;  c0224688 <netlink_post+b7c/2acc>
   c:   29 c8                     sub    %ecx,%eax
Code;  c022468a <netlink_post+b7e/2acc>
   e:   89 c6                     mov    %eax,%esi
Code;  c022468c <netlink_post+b80/2acc>
  10:   8b 45 fc                  mov    0xfffffffc(%ebp),%eax
Code;  c022468f <netlink_post+b83/2acc>
  13:   a8 00                     test   $0x0,%al


OOPS 2:

ksymoops 2.4.1 on i686 2.4.5-14tlsmp.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.5-14tlsmp/ (default)
     -m /usr/src/linux/System.map (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

cpu: 0, clocks: 997304, slice: 332434
cpu: 1, clocks: 997304, slice: 332434
kernel BUG at prints.c:332!
invalid operand: 0000
CPU:    1
EIP:    0010:[<c01721e0>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010286
eax: 0000001c   ebx: c02e8100   ecx: c0285d40   edx: 00003dac
esi: d6e0fd6c   edi: c02e8500   ebp: 00000000   esp: d6e0fd30
ds: 0018   es: 0018   ss: 0018
Process cat (pid: 4140, stackpage=d6e0f000)
Stack: c024c418 0000014c 00000000 e4ab30bc dfba4000 d6e0fd88 c02e8500 dfba4000 
       d6e0fd5c d6e0fd58 d6e0e000 00000000 c017d726 dfba4000 c024e340 00000000 
       00000002 dfba4000 e4ab30bc 00000003 00000004 00000000 d6fb2980 c017dc1d 
Call Trace: [<e4ab30bc>] [<c017d726>] [<e4ab30bc>] [<c017dc1d>] [<e4ab30bc>] 
   [<e4ab30bc>] [<e4ab30fc>] [<c017f0b4>] [<c0181815>] [<e4ab30bc>] [<c017d075>] 
   [<e4ab3000>] [<c017fb2d>] [<c0177922>] [<c0169ed5>] [<e4ab3000>] [<e4ab30bc>] 
   [<e4abc3bc>] [<e4ad006c>] [<c017fd6a>] [<c016a20b>] [<c014a861>] [<c014c07a>] 
   [<c01284b2>] [<c012858b>] [<c01284c0>] [<c01352f6>] [<c0106f67>] 
Code: 0f 0b 83 c4 08 83 7c 24 2c 00 74 08 8b 44 24 2c 80 48 28 01 

>>EIP; c01721e0 <load_nls_default+111b8/272cc>   <=====
Trace; e4ab30bc <END_OF_CODE+3f88a55/????>
Trace; c017d726 <load_nls_default+1c6fe/272cc>
Trace; e4ab30bc <END_OF_CODE+3f88a55/????>
Trace; c017dc1d <load_nls_default+1cbf5/272cc>
Trace; e4ab30bc <END_OF_CODE+3f88a55/????>
Trace; e4ab30bc <END_OF_CODE+3f88a55/????>
Trace; e4ab30fc <END_OF_CODE+3f88a95/????>
Trace; c017f0b4 <load_nls_default+1e08c/272cc>
Trace; c0181815 <load_nls_default+207ed/272cc>
Trace; e4ab30bc <END_OF_CODE+3f88a55/????>
Trace; c017d075 <load_nls_default+1c04d/272cc>
Trace; e4ab3000 <END_OF_CODE+3f88999/????>
Trace; c017fb2d <load_nls_default+1eb05/272cc>
Trace; c0177922 <load_nls_default+168fa/272cc>
Trace; c0169ed5 <load_nls_default+8ead/272cc>
Trace; e4ab3000 <END_OF_CODE+3f88999/????>
Trace; e4ab30bc <END_OF_CODE+3f88a55/????>
Trace; e4abc3bc <END_OF_CODE+3f91d55/????>
Trace; e4ad006c <END_OF_CODE+3fa5a05/????>
Trace; c017fd6a <load_nls_default+1ed42/272cc>
Trace; c016a20b <load_nls_default+91e3/272cc>
Trace; c014a861 <__mark_inode_dirty+2d/948>
Trace; c014c07a <update_atime+8e/3c4>
Trace; c01284b2 <do_generic_file_read+512/588>
Trace; c012858b <generic_file_read+63/45c>
Trace; c01284c0 <do_generic_file_read+520/588>
Trace; c01352f6 <do_lseek+31e/ac4>
Trace; c0106f67 <__read_lock_failed+1107/25f0>
Code;  c01721e0 <load_nls_default+111b8/272cc>
00000000 <_EIP>:
Code;  c01721e0 <load_nls_default+111b8/272cc>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  c01721e2 <load_nls_default+111ba/272cc>
   2:   83 c4 08                  add    $0x8,%esp
Code;  c01721e5 <load_nls_default+111bd/272cc>
   5:   83 7c 24 2c 00            cmpl   $0x0,0x2c(%esp,1)
Code;  c01721ea <load_nls_default+111c2/272cc>
   a:   74 08                     je     14 <_EIP+0x14> c01721f4 <load_nls_default+111cc/272cc>
Code;  c01721ec <load_nls_default+111c4/272cc>
   c:   8b 44 24 2c               mov    0x2c(%esp,1),%eax
Code;  c01721f0 <load_nls_default+111c8/272cc>
  10:   80 48 28 01               orb    $0x1,0x28(%eax)

kernel BUG at prints.c:332!
invalid operand: 0000
CPU:    1
EIP:    0010:[<c01721e0>]
EFLAGS: 00010286
eax: 0000001c   ebx: c02e8100   ecx: c0285d40   edx: 000047c1
esi: d5953dbc   edi: c02e8500   ebp: 00000000   esp: d5953d80
ds: 0018   es: 0018   ss: 0018
Process umount (pid: 4152, stackpage=d5953000)
Stack: c024c418 0000014c 00000000 e48a90bc da5c3800 d5953dd8 c02e8500 da5c3800 
       d5953dac d5953da8 d5952000 00000000 c017d726 da5c3800 c024e340 000000bc 
       e48a9000 e48a90bc 00000000 00000002 00000003 00000000 d85953e0 c01815ad 
Call Trace: [<e48a90bc>] [<c017d726>] [<e48a9000>] [<e48a90bc>] [<c01815ad>] 
   [<e48a90bc>] [<c01138c7>] [<c0113744>] [<c0130216>] [<c0128a3d>] [<e48a9000>] 
   [<e48a90bc>] [<e48b23bc>] [<e48c6024>] [<c017e309>] [<c01700de>] [<c017e38d>] 
   [<c01700ec>] [<c013ad7b>] [<c0139faf>] [<c01401f8>] [<c013b269>] [<c01269a2>] 
   [<c013b2a0>] [<c0106f67>] 
Code: 0f 0b 83 c4 08 83 7c 24 2c 00 74 08 8b 44 24 2c 80 48 28 01 

>>EIP; c01721e0 <load_nls_default+111b8/272cc>   <=====
Trace; e48a90bc <END_OF_CODE+3d7ea55/????>
Trace; c017d726 <load_nls_default+1c6fe/272cc>
Trace; e48a9000 <END_OF_CODE+3d7e999/????>
Trace; e48a90bc <END_OF_CODE+3d7ea55/????>
Trace; c01815ad <load_nls_default+20585/272cc>
Trace; e48a90bc <END_OF_CODE+3d7ea55/????>
Trace; c01138c7 <do_BUG+22f/770>
Trace; c0113744 <do_BUG+ac/770>
Trace; c0130216 <__alloc_pages+6e/280>
Trace; c0128a3d <filemap_nopage+b9/420>
Trace; e48a9000 <END_OF_CODE+3d7e999/????>
Trace; e48a90bc <END_OF_CODE+3d7ea55/????>
Trace; e48b23bc <END_OF_CODE+3d87d55/????>
Trace; e48c6024 <END_OF_CODE+3d9b9bd/????>
Trace; c017e309 <load_nls_default+1d2e1/272cc>
Trace; c01700de <load_nls_default+f0b6/272cc>
Trace; c017e38d <load_nls_default+1d365/272cc>
Trace; c01700ec <load_nls_default+f0c4/272cc>
Trace; c013ad7b <get_super+7a7/874>
Trace; c0139faf <__mntput+53/678>
Trace; c01401f8 <path_release+28/84>
Trace; c013b269 <do_umount+281/5ac>
Trace; c01269a2 <do_munmap+29a/2b8>
Trace; c013b2a0 <do_umount+2b8/5ac>
Trace; c0106f67 <__read_lock_failed+1107/25f0>
Code;  c01721e0 <load_nls_default+111b8/272cc>
00000000 <_EIP>:
Code;  c01721e0 <load_nls_default+111b8/272cc>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  c01721e2 <load_nls_default+111ba/272cc>
   2:   83 c4 08                  add    $0x8,%esp
Code;  c01721e5 <load_nls_default+111bd/272cc>
   5:   83 7c 24 2c 00            cmpl   $0x0,0x2c(%esp,1)
Code;  c01721ea <load_nls_default+111c2/272cc>
   a:   74 08                     je     14 <_EIP+0x14> c01721f4 <load_nls_default+111cc/272cc>
Code;  c01721ec <load_nls_default+111c4/272cc>
   c:   8b 44 24 2c               mov    0x2c(%esp,1),%eax
Code;  c01721f0 <load_nls_default+111c8/272cc>
  10:   80 48 28 01               orb    $0x1,0x28(%eax)

-- 
	 _________________________
	 Carlos E Gorges          
	 (carlos@techlinux.com.br)
	 Tech informática LTDA
	 Brazil                   
	 _________________________




[-- Attachment #2: dmesg-oops2 --]
[-- Type: text/plain, Size: 15379 bytes --]

INT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 3000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 1094.45 BogoMIPS
CPU: Before vendor init, caps: 0387fbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
Intel machine check reporting enabled on CPU#1.
CPU: After vendor init, caps: 0387fbff 00000000 00000000 00000000
CPU serial number disabled.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
CPU1: Intel Pentium III (Katmai) stepping 03
Total of 2 processors activated (2188.90 BogoMIPS).
ENABLING IO-APIC IRQs
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-20, 2-21, 2-22, 2-23 not connected.
..TIMER: vector=49 pin1=2 pin2=0
number of MP IRQ sources: 24.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00170011
.......     : max redirection entries: 0017
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 003 03  0    0    0   0   0    1    1    39
 02 003 03  0    0    0   0   0    1    1    31
 03 003 03  0    0    0   0   0    1    1    41
 04 003 03  0    0    0   0   0    1    1    49
 05 003 03  0    0    0   0   0    1    1    51
 06 003 03  0    0    0   0   0    1    1    59
 07 003 03  0    0    0   0   0    1    1    61
 08 003 03  0    0    0   0   0    1    1    69
 09 003 03  0    0    0   0   0    1    1    71
 0a 003 03  0    0    0   0   0    1    1    79
 0b 003 03  0    0    0   0   0    1    1    81
 0c 003 03  0    0    0   0   0    1    1    89
 0d 003 03  0    0    0   0   0    1    1    91
 0e 003 03  0    0    0   0   0    1    1    99
 0f 003 03  0    0    0   0   0    1    1    A1
 10 003 03  1    1    0   1   0    1    1    A9
 11 003 03  1    1    0   1   0    1    1    B1
 12 003 03  1    1    0   1   0    1    1    B9
 13 003 03  1    1    0   1   0    1    1    C1
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 000 00  1    0    0   0   0    0    0    00
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 548.5183 MHz.
..... host bus clock speed is 99.7304 MHz.
cpu: 0, clocks: 997304, slice: 332434
CPU0<T0:997296,T1:664848,D:14,S:332434,C:997304>
cpu: 1, clocks: 997304, slice: 332434
CPU1<T0:997296,T1:332416,D:12,S:332434,C:997304>
checking TSC synchronization across CPUs: passed.
mtrr: your CPUs had inconsistent fixed MTRR settings
mtrr: probably your BIOS does not setup all CPUs
PCI: PCI BIOS revision 2.10 entry at 0xfb200, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
PCI->APIC IRQ transform: (B0,I7,P3) -> 19
PCI->APIC IRQ transform: (B0,I8,P0) -> 16
PCI->APIC IRQ transform: (B0,I9,P0) -> 17
PCI->APIC IRQ transform: (B0,I10,P0) -> 18
PCI->APIC IRQ transform: (B0,I11,P0) -> 19
PCI->APIC IRQ transform: (B0,I12,P0) -> 16
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
Limiting direct PCI/PCI transfers.
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.14)
apm: disabled - APM is not SMP safe.
Starting kswapd v1.8
VFS: Diskquotas version dquot_6.5.0 initialized
pty: 256 Unix98 ptys configured
Serial driver version 5.05b (2001-05-03) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS03 at 0x02e8 (irq = 3) is a 16550A
block: queued sectors max/low 340717kB/209645kB, 1024 slots per queue
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev 39
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
hda: Maxtor 90871U2, ATA DISK drive
hdb: CREATIVECD-RW RW8432E, ATAPI CD/DVD-ROM drive
hdc: SAMSUNG SV1364D, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 16514064 sectors (8455 MB) w/512KiB Cache, CHS=1027/255/63, UDMA(33)
hdc: 26762400 sectors (13702 MB) w/480KiB Cache, CHS=26550/16/63, UDMA(33)
Partition check:
 hda: hda1 hda2 < hda5 >
 hdc: [PTBL] [1665/255/63] hdc1
PPP generic driver version 2.4.1
md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md.c: sizeof(mdp_super_t) = 4096
autodetecting RAID arrays
autorun ...
... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 32768)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 236k freed
Adding Swap: 80288k swap-space (priority -1)
LVM version 0.9.1_beta3  by Heinz Mauelshagen  (25/01/2001)
lvm -- Module successfully initialized
Linux video capture interface: v1.00
i2c-core.o: i2c core module
i2c-algo-bit.o: i2c bit algorithm module
bttv: driver version 0.7.65 loaded
bttv: using 2 buffers with 2080k (4160k total) for capture
bttv: Host bridge needs ETBF enabled.
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: CREATIVE  Model: CD-RW RW8432E     Rev: 1.05
  Type:   CD-ROM                             ANSI SCSI revision: 02
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.12
3c59x.c:LK1.1.13 27 Jan 2001  Donald Becker and others. http://www.scyld.com/network/vortex.html
See Documentation/networking/vortex.txt
eth0: 3Com PCI 3c905B Cyclone 100baseTx at 0xd800,  00:01:02:bd:fc:dd, IRQ 18
  product code 4347 rev 00.12 date 08-04-00
  8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
  Media override to transceiver type 0 (10baseT).
  Enabling bus-master transmits and whole-frame receives.
eth0: scatter/gather enabled. h/w checksums enabled
eth1: 3Com PCI 3c905B Cyclone 100baseTx at 0xe000,  00:50:04:99:4a:bd, IRQ 16
  product code 544a rev 00.12 date 04-23-99
  8K byte-wide RAM 5:3 Rx:Tx split, 10baseT interface.
  Media override to transceiver type 4 (100baseTX).
  Enabling bus-master transmits and whole-frame receives.
eth1: scatter/gather enabled. h/w checksums enabled
eth0: Media override to transceiver 0 (10baseT).
eth1: Media override to transceiver 4 (100baseTX).
cm: version $Revision: 5.64 $ time 23:15:29 Jun  3 2001
cm: found CM8738 adapter at io 0xd400 irq 16
chip version = 033
cm: Enable SPDIF loop
Winbond Super-IO detection, now testing ports 3F0,370,250,4E,2E ...
Winbond chip at EFER=0x3f0 key=0x87 devid=97 devrev=73 oldid=ff
Winbond chip type 83977TF / SMSC 97w33x/97w34x
Winbond LPT Config: cr_30=01 60,61=0378 70=07 74=03, f0=02
Winbond LPT Config: active=yes, io=0x0378 irq=7, dma=3
Winbond LPT Config: irqtype=pulsed low, high-Z, ECP fifo threshold=0
Winbond LPT Config: Port mode=ECP
SMSC Super-IO detection, now testing Ports 2F0, 370 ...
0x378: FIFO is 16 bytes
0x378: writeIntrThreshold is 16
0x378: readIntrThreshold is 16
0x378: PWord is 8 bits
0x378: Interrupts are ISA-Pulses
0x378: ECP port cfgA=0x10 cfgB=0x48
0x378: ECP settings irq=7 dma=<none or set by other means>
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,COMPAT,EPP,ECP]
parport0: irq 7 detected
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
lp0: using parport0 (polling).
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Detected Intel 440BX chipset
agpgart: AGP aperture is 64M @ 0xe0000000
[drm] AGP 0.99 on Intel 440BX @ 0xe0000000 64MB
[drm] Initialized tdfx 1.0.0 20000928 on minor 63
ncr53c8xx: at PCI bus 0, device 11, function 0
ncr53c8xx: 53c895 detected with Tekram NVRAM
ncr53c895-0: rev 0x1 on pci bus 0 device 11 function 0 irq 19
ncr53c895-0: Tekram format NVRAM, ID 7, Fast-40, Parity Checking
scsi1 : ncr53c8xx-3.4.3b-20010512
  Vendor: SEAGATE   Model: ST318436LW        Rev: 0010
  Type:   Direct-Access                      ANSI SCSI revision: 03
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
ncr53c895-0-<0,*>: FAST-40 WIDE SCSI 80.0 MB/s (25 ns, offset 31)
SCSI device sda: 35885168 512-byte hdwr sectors (18373 MB)
 sda: sda1 sda2 sda3 sda4
reiserfs: checking transaction log (device 08:01) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
reiserfs: checking transaction log (device 08:02) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
reiserfs: checking transaction log (device 08:03) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
reiserfs: checking transaction log (device 08:04) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
lvm -- Module successfully deactivated
scsi1 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 1 channel 0.
ncr53c8xx_reset: pid=0 reset_flags=1 serial_number=0 serial_number_at_timeout=0
scsi1: device driver called scsi_done() for a synchronous reset.
SCSI disk error : host 1 channel 0 id 0 lun 0 return code = 2603007f
 I/O error: dev 08:04, sector 66928
vs-13070: reiserfs_read_inode2: i/o failure occurred trying to find stat data of [5 45 0x0 SD]
scsi1 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 1 channel 0.
ncr53c8xx_reset: pid=0 reset_flags=1 serial_number=0 serial_number_at_timeout=0
scsi1: device driver called scsi_done() for a synchronous reset.
SCSI disk error : host 1 channel 0 id 0 lun 0 return code = 2603007f
 I/O error: dev 08:04, sector 66584
ncr53c895-0-<0,*>: FAST-40 WIDE SCSI 80.0 MB/s (25 ns, offset 31)
scsi1 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 1 channel 0.
ncr53c8xx_reset: pid=0 reset_flags=1 serial_number=0 serial_number_at_timeout=0
scsi1: device driver called scsi_done() for a synchronous reset.
ncr53c895-0-<0,*>: FAST-40 WIDE SCSI 80.0 MB/s (25 ns, offset 31)
scsi1 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 1 channel 0.
ncr53c8xx_reset: pid=0 reset_flags=1 serial_number=0 serial_number_at_timeout=0
scsi1: device driver called scsi_done() for a synchronous reset.
SCSI disk error : host 1 channel 0 id 0 lun 0 return code = 2603007f
 I/O error: dev 08:04, sector 49616
journal-601, buffer write failed
kernel BUG at prints.c:332!
invalid operand: 0000
CPU:    1
EIP:    0010:[<c01721e0>]
EFLAGS: 00010286
eax: 0000001c   ebx: c02e8100   ecx: c0285d40   edx: 00003dac
esi: d6e0fd6c   edi: c02e8500   ebp: 00000000   esp: d6e0fd30
ds: 0018   es: 0018   ss: 0018
Process cat (pid: 4140, stackpage=d6e0f000)
Stack: c024c418 0000014c 00000000 e4ab30bc dfba4000 d6e0fd88 c02e8500 dfba4000 
       d6e0fd5c d6e0fd58 d6e0e000 00000000 c017d726 dfba4000 c024e340 00000000 
       00000002 dfba4000 e4ab30bc 00000003 00000004 00000000 d6fb2980 c017dc1d 
Call Trace: [<e4ab30bc>] [<c017d726>] [<e4ab30bc>] [<c017dc1d>] [<e4ab30bc>] 
   [<e4ab30bc>] [<e4ab30fc>] [<c017f0b4>] [<c0181815>] [<e4ab30bc>] [<c017d075>] 
   [<e4ab3000>] [<c017fb2d>] [<c0177922>] [<c0169ed5>] [<e4ab3000>] [<e4ab30bc>] 
   [<e4abc3bc>] [<e4ad006c>] [<c017fd6a>] [<c016a20b>] [<c014a861>] [<c014c07a>] 
   [<c01284b2>] [<c012858b>] [<c01284c0>] [<c01352f6>] [<c0106f67>] 

Code: 0f 0b 83 c4 08 83 7c 24 2c 00 74 08 8b 44 24 2c 80 48 28 01 
 scsi1 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 1 channel 0.
ncr53c8xx_reset: pid=0 reset_flags=1 serial_number=0 serial_number_at_timeout=0
scsi1: device driver called scsi_done() for a synchronous reset.
ncr53c895-0-<0,*>: FAST-40 WIDE SCSI 80.0 MB/s (25 ns, offset 31)
SCSI disk error : host 1 channel 0 id 0 lun 0 return code = 18000002
[valid=0] Info fld=0x0, Current sd08:04: sense key Aborted Command
Additional sense indicates Scsi parity error
 I/O error: dev 08:04, sector 49624
scsi1 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 1 channel 0.
ncr53c8xx_reset: pid=0 reset_flags=1 serial_number=0 serial_number_at_timeout=0
scsi1: device driver called scsi_done() for a synchronous reset.
ncr53c895-0-<0,*>: FAST-40 WIDE SCSI 80.0 MB/s (25 ns, offset 31)
SCSI disk error : host 1 channel 0 id 0 lun 0 return code = 18000002
[valid=0] Info fld=0x0, Current sd08:04: sense key Aborted Command
Additional sense indicates Scsi parity error
 I/O error: dev 08:04, sector 49632
scsi1 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 1 channel 0.
ncr53c8xx_reset: pid=0 reset_flags=1 serial_number=0 serial_number_at_timeout=0
scsi1: device driver called scsi_done() for a synchronous reset.
SCSI disk error : host 1 channel 0 id 0 lun 0 return code = 2603007f
 I/O error: dev 08:01, sector 42416
journal-601, buffer write failed
kernel BUG at prints.c:332!
invalid operand: 0000
CPU:    1
EIP:    0010:[<c01721e0>]
EFLAGS: 00010286
eax: 0000001c   ebx: c02e8100   ecx: c0285d40   edx: 000047c1
esi: d5953dbc   edi: c02e8500   ebp: 00000000   esp: d5953d80
ds: 0018   es: 0018   ss: 0018
Process umount (pid: 4152, stackpage=d5953000)
Stack: c024c418 0000014c 00000000 e48a90bc da5c3800 d5953dd8 c02e8500 da5c3800 
       d5953dac d5953da8 d5952000 00000000 c017d726 da5c3800 c024e340 000000bc 
       e48a9000 e48a90bc 00000000 00000002 00000003 00000000 d85953e0 c01815ad 
Call Trace: [<e48a90bc>] [<c017d726>] [<e48a9000>] [<e48a90bc>] [<c01815ad>] 
   [<e48a90bc>] [<c01138c7>] [<c0113744>] [<c0130216>] [<c0128a3d>] [<e48a9000>] 
   [<e48a90bc>] [<e48b23bc>] [<e48c6024>] [<c017e309>] [<c01700de>] [<c017e38d>] 
   [<c01700ec>] [<c013ad7b>] [<c0139faf>] [<c01401f8>] [<c013b269>] [<c01269a2>] 
   [<c013b2a0>] [<c0106f67>] 

Code: 0f 0b 83 c4 08 83 7c 24 2c 00 74 08 8b 44 24 2c 80 48 28 01 
 scsi1 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 1 channel 0.
ncr53c8xx_reset: pid=0 reset_flags=1 serial_number=0 serial_number_at_timeout=0
scsi1: device driver called scsi_done() for a synchronous reset.
SCSI disk error : host 1 channel 0 id 0 lun 0 return code = 2603007f
 I/O error: dev 08:01, sector 42424

[-- Attachment #3: cpuinfo --]
[-- Type: text/plain, Size: 756 bytes --]

processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 548.540
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 1094.45

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 548.540
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 3
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 1094.45


[-- Attachment #4: pci --]
[-- Type: text/plain, Size: 2575 bytes --]

PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 3).
      Master Capable.  Latency=64.  
      Prefetchable 32 bit memory at 0xe0000000 [0xe3ffffff].
  Bus  0, device   1, function  0:
    PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 3).
      Master Capable.  Latency=64.  Min Gnt=136.
  Bus  0, device   7, function  0:
    ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 2).
  Bus  0, device   7, function  1:
    IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 1).
      Master Capable.  Latency=64.  
      I/O at 0xf000 [0xf00f].
  Bus  0, device   7, function  2:
    USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 1).
      IRQ 19.
      Master Capable.  Latency=64.  
      I/O at 0xd000 [0xd01f].
  Bus  0, device   7, function  3:
    Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 2).
      IRQ 9.
  Bus  0, device   8, function  0:
    Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 16).
      IRQ 16.
      Master Capable.  Latency=64.  Min Gnt=2.Max Lat=24.
      I/O at 0xd400 [0xd4ff].
  Bus  0, device   9, function  0:
    Communication controller: Motorola SM56 PCI Modem (rev 0).
      IRQ 17.
      Master Capable.  Latency=64.  Min Gnt=1.Max Lat=255.
      Prefetchable 32 bit memory at 0xed004000 [0xed0040ff].
  Bus  0, device  10, function  0:
    Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 48).
      IRQ 18.
      Master Capable.  Latency=64.  Min Gnt=10.Max Lat=10.
      I/O at 0xd800 [0xd87f].
      Non-prefetchable 32 bit memory at 0xed002000 [0xed00207f].
  Bus  0, device  12, function  0:
    Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (#2) (rev 48).
      IRQ 16.
      Master Capable.  Latency=64.  Min Gnt=10.Max Lat=10.
      I/O at 0xe000 [0xe07f].
      Non-prefetchable 32 bit memory at 0xed003000 [0xed00307f].
  Bus  0, device  11, function  0:
    SCSI storage controller: Symbios Logic Inc. (formerly NCR) 53c895 (rev 1).
      IRQ 19.
      Master Capable.  Latency=64.  Min Gnt=30.Max Lat=64.
      I/O at 0xdc00 [0xdcff].
      Non-prefetchable 32 bit memory at 0xed000000 [0xed0000ff].
      Non-prefetchable 32 bit memory at 0xed001000 [0xed001fff].
  Bus  1, device   0, function  0:
    VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 1).
      IRQ 16.
      Non-prefetchable 32 bit memory at 0xe4000000 [0xe5ffffff].
      Prefetchable 32 bit memory at 0xe8000000 [0xe9ffffff].
      I/O at 0xc000 [0xc0ff].

[-- Attachment #5: ide-scsi-errors --]
[-- Type: text/plain, Size: 15415 bytes --]

eing reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
ide-scsi: (IO,CoD) != (0,1) while issuing a packet command
hdb: ATAPI reset complete
hdb: irq timeout: status=0x80 { Busy }
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
hdb: ATAPI reset complete
hdb: irq timeout: status=0x80 { Busy }
hdb: ATAPI reset complete
hdb: irq timeout: status=0x80 { Busy }
hdb: status error: status=0x58 { DriveReady SeekComplete DataRequest }
hdb: drive not ready for command
hdb: status timeout: status=0xd0 { Busy }
hdb: drive not ready for command
hdb: ATAPI reset complete
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 256 of 352 bytes
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 64 of 82 bytes
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 256 of 352 bytes
  Vendor: CREATIVE  Model: CD-R× RW¼432E     Rev: ñ.´5
  Type:   CD-ROM                             ANSI SCSI revision: 02
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 64 of 82 bytes
ide-scsi: The scsi wants to send us more data than expected - discarding data
ide-scsi: transferred 132 of 158 bytes
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.12
3c59x.c:LK1.1.13 27 Jan 2001  Donald Becker and others. http://www.scyld.com/network/vortex.html
See Documentation/networking/vortex.txt
eth0: 3Com PCI 3c905B Cyclone 100baseTx at 0xd800,  00:01:02:bd:fc:dd, IRQ 18
  product code 4347 rev 00.12 date 08-04-00
  8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
  Media override to transceiver type 0 (10baseT).
  Enabling bus-master transmits and whole-frame receives.
eth0: scatter/gather enabled. h/w checksums enabled
eth1: 3Com PCI 3c905B Cyclone 100baseTx at 0xe000,  00:50:04:99:4a:bd, IRQ 16
  product code 544a rev 00.12 date 04-23-99
  8K byte-wide RAM 5:3 Rx:Tx split, 10baseT interface.
  Media override to transceiver type 4 (100baseTX).
  Enabling bus-master transmits and whole-frame receives.
eth1: scatter/gather enabled. h/w checksums enabled
eth0: Media override to transceiver 0 (10baseT).
eth1: Media override to transceiver 4 (100baseTX).
cm: version $Revision: 5.64 $ time 23:15:29 Jun  3 2001
cm: found CM8738 adapter at io 0xd400 irq 16
chip version = 033
cm: Enable SPDIF loop
Winbond Super-IO detection, now testing ports 3F0,370,250,4E,2E ...
Winbond chip at EFER=0x3f0 key=0x87 devid=97 devrev=73 oldid=ff
Winbond chip type 83977TF / SMSC 97w33x/97w34x
Winbond LPT Config: cr_30=01 60,61=0378 70=07 74=03, f0=02
Winbond LPT Config: active=yes, io=0x0378 irq=7, dma=3
Winbond LPT Config: irqtype=pulsed low, high-Z, ECP fifo threshold=0
Winbond LPT Config: Port mode=ECP
SMSC Super-IO detection, now testing Ports 2F0, 370 ...
0x378: FIFO is 16 bytes
0x378: writeIntrThreshold is 16
0x378: readIntrThreshold is 16
0x378: PWord is 8 bits
0x378: Interrupts are ISA-Pulses
0x378: ECP port cfgA=0x10 cfgB=0x48
0x378: ECP settings irq=7 dma=<none or set by other means>
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,COMPAT,EPP,ECP]
parport0: irq 7 detected
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
lp0: using parport0 (polling).
ip_tables: (c)2000 Netfilter core team
ncr53c8xx: at PCI bus 0, device 11, function 0
ncr53c8xx: 53c895 detected with Tekram NVRAM
ncr53c895-0: rev 0x1 on pci bus 0 device 11 function 0 irq 19
ncr53c895-0: Tekram format NVRAM, ID 7, Fast-40, Parity Checking
scsi1 : ncr53c8xx-3.4.3b-20010512
  Vendor: SEAGATE   Model: ST318436LW        Rev: 0010
  Type:   Direct-Access                      ANSI SCSI revision: 03
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
ncr53c895-0-<0,*>: FAST-40 WIDE SCSI 80.0 MB/s (25 ns, offset 31)
SCSI device sda: 35885168 512-byte hdwr sectors (18373 MB)
 sda: sda1 sda2 sda3 sda4
reiserfs: checking transaction log (device 08:01) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
reiserfs: checking transaction log (device 08:02) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
reiserfs: checking transaction log (device 08:03) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
reiserfs: checking transaction log (device 08:04) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
lvm -- Module successfully deactivated

             reply	other threads:[~2001-06-05 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-05 19:00 Carlos E Gorges [this message]
2001-06-05 18:13 ` [OOPS] 245ac7 - ncr53c8xx && reiserfs Chris Mason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01060514511100.00321@shark.techlinux \
    --to=carlos@techlinux.com.br \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.