public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Bug report
@ 2001-02-01 22:09 Anders S. Buch
  2001-02-03  1:44 ` Jens Axboe
  0 siblings, 1 reply; 44+ messages in thread
From: Anders S. Buch @ 2001-02-01 22:09 UTC (permalink / raw)
  To: linux-kernel, axboe, andre

[-- Attachment #1: Type: TEXT/PLAIN, Size: 9300 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

It seems that the ide/cdrom/amd756 code can cause some bad lockups, at
least on my system.  I have an Athlon 500 system running the 2.4.1 kernel
with Redhat 6.1 + updated modutils, etc.

I just managed to make the kernel lockup as follows:

I mounted my cdrom drive (a ZipCD 4x650 ATAPI CD-RW), and did a
rpm --nodeps -i /mnt/cdrom/RedHat/RPMS/xgammon-bla-bla.rpm

If I instead just did a "cp /mnt/cdrom/RedHat/RPMS/xgammon-bla-bla.rpm ."
things seemed to work fine.

The lockup was very "complete": even the power button on the front of
my box didn't do anything.  I had to use the BIG BLACK power switch on
the back side to get it back to life.  I have never seen this before.
(My computer doesn't have a reset button, it must be made for linux!!)

Also, when I reproduced the lockup in text-mode, I didn't even get the
normal oops-dump, the system just froze.

My motherboard has an AMD 756 chipset, I wonder if this means
anything.  I did enable the 7409 support in my kernel
(CONFIG_BLK_DEV_AMD7409=y).

Here is some stuff from dmesg (the full dmesg is below):

AMD7409: IDE controller on PCI bus 00 dev 39
AMD7409: chipset revision 3
AMD7409: not 100% native mode: will probe irqs later
AMD7409: disabling single-word DMA support (revision < C4)
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:DMA

And some stuff from /var/log/messages:

Jan 31 22:09:09 localhost kernel: usb-ohci.c: bogus NDP=96 for OHCI usb-00:07.4
Jan 31 22:09:09 localhost kernel: usb-ohci.c: rereads as NDP=4
Jan 31 22:16:32 localhost kernel: usb-ohci.c: bogus NDP=96 for OHCI usb-00:07.4
Jan 31 22:16:32 localhost kernel: usb-ohci.c: rereads as NDP=4

and more:

Jan 31 22:37:31 localhost kernel: usb-ohci.c: bogus NDP=128 for OHCI usb-00:07.4
Jan 31 22:37:31 localhost kernel: usb-ohci.c: rereads as NDP=4


Regarding error output from the actual lockups, I usually run my cd-rw
drive as an scsi device using ide-scsi.  When I did this, I got some
error output on the screen which also appeared in /var/log/messages.
At one lockup event I got lots of the following:

Feb  1 15:16:10 localhost kernel: scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 0x00 00 00 00 00 00
Feb  1 15:16:20 localhost kernel: scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 0x00 00 00 00 00 00
Feb  1 15:16:20 localhost kernel: SCSI host 0 abort (pid 0) timed out - resetting
Feb  1 15:16:20 localhost kernel: SCSI bus is being reset for host 0 channel 0.
Feb  1 15:16:20 localhost kernel: scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 0x00 00 00 00 00 00
Feb  1 15:16:20 localhost kernel: SCSI host 0 abort (pid 0) timed out - resetting
Feb  1 15:16:20 localhost kernel: SCSI bus is being reset for host 0 channel 0.
Feb  1 15:16:21 localhost kernel: scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 0x00 00 00 00 00 00
Feb  1 15:16:21 localhost kernel: SCSI host 0 abort (pid 0) timed out - resetting
Feb  1 15:16:21 localhost kernel: SCSI bus is being reset for host 0 channel 0.
...
Feb  1 15:16:29 localhost kernel: scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun 0 0x00 00 00 00 00 00
Feb  1 15:16:29 localhost kernel: SCSI host 0 abort (pid 0) timed out - resetting
Feb  1 15:16:29 localhost kernel: SCSI bus is being reset for host 0 channel 0.
Feb  1 15:20:32 localhost syslogd 1.3-3: restart.

At other times, I just got some error messages when using the above rpm
command:

Feb  1 15:27:18 localhost kernel: Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
Feb  1 15:27:18 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Feb  1 15:27:18 localhost kernel: Uniform CD-ROM driver Revision: 3.12
Feb  1 15:27:25 localhost modprobe: modprobe: Can't locate module nls_iso8859-1
Feb  1 15:27:25 localhost modprobe: modprobe: Can't locate module nls_cp437
Feb  1 15:29:09 localhost kernel: ide-scsi: CoD != 0 in idescsi_pc_intr
Feb  1 15:29:09 localhost kernel: hdd: DMA disabled
Feb  1 15:29:12 localhost kernel: hdd: ATAPI reset complete
Feb  1 15:29:12 localhost kernel:  I/O error: dev 0b:00, sector 1303020
Feb  1 15:29:12 localhost kernel:  I/O error: dev 0b:00, sector 1303020
Feb  1 15:29:12 localhost kernel:  I/O error: dev 0b:00, sector 1303276
Feb  1 15:29:12 localhost kernel:  I/O error: dev 0b:00, sector 1303020
Feb  1 15:29:12 localhost kernel:  I/O error: dev 0b:00, sector 1303020


Finally, I have also had lockup problems with my USB port, which
seems to be run by the same AMD 756 chip.  I will attach a bug report
about this issue.  However, I can reproduce the cdrom lockups also when no
usb-modules are loaded.

Well, thanks for the great hacking!!  I hope this can help making the
kernel even better!  If I can supply you with more information, please
let me know.

Sincerely, Anders Buch


Full /var/log/dmesg:

Linux version 2.4.1 (abuch@localhost.localdomain) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 Tue Jan 30 11:12:07 EST 2001
BIOS-provided physical RAM map:
 BIOS-e820: 000000000009fc00 @ 0000000000000000 (usable)
 BIOS-e820: 0000000000000400 @ 000000000009fc00 (reserved)
 BIOS-e820: 0000000000010000 @ 00000000000f0000 (reserved)
 BIOS-e820: 0000000000010000 @ 00000000ffff0000 (reserved)
 BIOS-e820: 0000000007ef0000 @ 0000000000100000 (usable)
 BIOS-e820: 000000000000d000 @ 0000000007ff3000 (ACPI data)
 BIOS-e820: 0000000000003000 @ 0000000007ff0000 (ACPI NVS)
On node 0 totalpages: 32752
zone(0): 4096 pages.
zone(1): 28656 pages.
zone(2): 0 pages.
Kernel command line: BOOT_IMAGE=241 ro root=306 ramdisk=0
Initializing CPU#0
Detected 499.045 MHz processor.
Console: colour VGA+ 80x50
Calibrating delay loop... 996.14 BogoMIPS
Memory: 127272k/131008k available (681k kernel code, 3348k reserved, 225k data, 56k init, 0k highmem)
Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
CPU: Before vendor init, caps: 0081f9ff c0c1f9ff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: After vendor init, caps: 0081f9ff c0c1f9ff 00000000 00000000
CPU: After generic, caps: 0081f9ff c0c1f9ff 00000000 00000000
CPU: Common caps: 0081f9ff c0c1f9ff 00000000 00000000
CPU: AMD-K7(tm) Processor stepping 02
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
PCI: PCI BIOS revision 2.10 entry at 0xfb460, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
DMI 2.1 present.
29 structures occupying 743 bytes.
DMI table at 0x000F0800.
BIOS Vendor: Award Software International, Inc.
BIOS Version: 4.51 PG
BIOS Release: 10/01/99
Starting kswapd v1.8
pty: 256 Unix98 ptys configured
block: queued sectors max/low 84552kB/28184kB, 256 slots per queue
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
AMD7409: IDE controller on PCI bus 00 dev 39
AMD7409: chipset revision 3
AMD7409: not 100% native mode: will probe irqs later
AMD7409: disabling single-word DMA support (revision < C4)
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:DMA
hda: IBM-DJNA-371350, ATA DISK drive
hdd: ZIPCD 4x650, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 26520480 sectors (13578 MB) w/1966KiB Cache, CHS=26310/16/63, UDMA(33)
Partition check:
 hda: hda1 hda2 < hda5 hda6 hda7 > hda3
Serial driver version 5.02 (2000-08-09) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS02 at 0x03e8 (irq = 4) is a 16550A
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 8192 bind 8192)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 56k freed
Adding Swap: 102776k swap-space (priority -1)
es1371: version v0.27 time 11:16:28 Jan 30 2001
es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x06
es1371: found es1371 rev 6 at io 0xe400 irq 11
es1371: features: joystick 0x0
ac97_codec: AC97  codec, id: 0x5452:0x4103 (TriTech TR?????)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub


- ----

Anders Skovsted Buch        Phone:  (617) 253-4399
MIT Room 2-275              Fax:    (617) 253-4358
77 Massachusetts Ave        E-mail: abuch@math.mit.edu
Cambridge, MA 02139         http://www-math.mit.edu/~abuch/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.2 (SunOS)
Comment: For info see http://www.gnupg.org

iD8DBQE6ed61WyfD6jrb5n4RAhz+AJ9hu5GiH6lh6DnquQKgp83GDQhPGgCfdNpJ
Pxv1jCClXB7tket99Auua0M=
=5TNj
-----END PGP SIGNATURE-----

[-- Attachment #2: Type: TEXT/plain, Size: 29470 bytes --]

Hello,

This is the same bug as I reported a week ago, but this time with the
2.4.1 kernel and support for hot pluggable devices compiled in.

I am using usb-ohci.o and printer.o on an Athlon 500 system, with
Redhat 6.1, kernel 2.4.1, updated modutils, etc.

I have a printer (Epson 980) connected to my USB port.  If I turn my
printer off and immediately after cat a large file to /dev/usb/lp0,
then the kernel oops'es and locks up.

Below is some data.  Thanks for the great hacking!!

Sincerely, Anders Buch


--------------------------------------------
Last lines in /var/log/messages before oops:
--------------------------------------------

Jan 30 20:34:09 localhost kernel: hub.c: USB new device connect on bus1/1, assigned device number 2 
Jan 30 20:34:09 localhost kernel: printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 
Jan 30 20:34:54 localhost kernel: printer.c: usblp0: nonzero read/write bulk status received: -110 
Jan 30 20:34:54 localhost kernel: printer.c: usblp0: nonzero read/write bulk status received: -110 
Jan 30 20:34:54 localhost kernel: printer.c: usblp0: failed reading printer status 
Jan 30 20:54:32 localhost syslogd 1.3-3: restart.


---------------------------------------------
Opps dump on screen: (copied down by hand...)
---------------------------------------------

printer.c: usblp0: failed reading printer status
printer.c: usblp0: failed reading printer status
printer.c: usblp0: failed reading printer status
printer.c: usblp0: failed reading printer status
printer.c: usblp0: failed reading printer status
printer.c: usblp0: failed reading printer status
printer.c: usblp0: failed reading printer status
usb-ohci.c: bus 00:07.4 devnum 2 deletion in interrupt
kernel BUG at usb-ohci.c:779!
invalid operand: 0000
CPU:    0
EIP:    0010:[<c8826a29>]
EFLAGS: 00010092
eax: 0000001e   ebx: c7c1b400   ecx: c7a2c000   edx: 00000001
esi: c7c1b418   edi: 00000020   ebp: 00000003   esp: c01e5e68
ds: 0018   es: 0018   ss: 0018
Process swapper (pid: 0, stackpage=c01e5000)
Stack: c8829756 c8829977 0000030b c72b6000 c6872520 c7c1b000 c6872520 c7875000
       c7c1b000 00000002 00000000 c01f73c7 c01f7386 00000000 c01d69c8 00000282
       00000082 00000003 c6872520 c6872530 c6872520 c74d3eb0 00068720 c8826093
Call Trace: [<c8829756>] [<c8829977>] [<c8826093>] [<c8819dee>] [<c88260ef>] [<c882610a>] [<c882621c>]
       [<c8827da4>] [<c882c00c>] [<c882c000>] [<c8828db8>] [<c882c014>] [<c8829977>] [<c882c010>] [<c882c00c>]
       [<c0109f1d>] [<c010a087>] [<c0107160>] [<c0107160>] [<c0108e28>] [<c0107160>] [<c0107160>] [<c0107183>]
       [<c01071e4>] [<c0105000>] [<c0100192>]

Code: 0f 0b 83 c4 0c 89 f6 8b 4c 24 14 51 e8 5a d9 8f f7 83 c4 04
Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing


-----------------------------
Output from ksymoops:
-----------------------------

ksymoops 2.3.7 on i686 2.4.1.  Options used
     -V (default)
     -k proc.ksyms.txt (specified)
     -l proc.modules.txt (specified)
     -o /lib/modules/2.4.1/ (default)
     -m /boot/System.map-2.4.1 (specified)

kernel BUG at usb-ohci.c:779!
invalid operand: 0000
CPU:    0
EIP:    0010:[<c8826a29>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010092
eax: 0000001e   ebx: c7c1b400   ecx: c7a2c000   edx: 00000001
esi: c7c1b418   edi: 00000020   ebp: 00000003   esp: c01e5e68
ds: 0018   es: 0018   ss: 0018
Process swapper (pid: 0, stackpage=c01e5000)
Stack: c8829756 c8829977 0000030b c72b6000 c6872520 c7c1b000 c6872520 c7875000
       c7c1b000 00000002 00000000 c01f73c7 c01f7386 00000000 c01d69c8 00000282
       00000082 00000003 c6872520 c6872530 c6872520 c74d3eb0 00068720 c8826093
Call Trace: [<c8829756>] [<c8829977>] [<c8826093>] [<c8819dee>] [<c88260ef>] [<c882610a>] [<c882621c>]
       [<c8827da4>] [<c882c00c>] [<c882c000>] [<c8828db8>] [<c882c014>] [<c8829977>] [<c882c010>] [<c882c00c>]
       [<c0109f1d>] [<c010a087>] [<c0107160>] [<c0107160>] [<c0108e28>] [<c0107160>] [<c0107160>] [<c0107183>]
       [<c01071e4>] [<c0105000>] [<c0100192>]
Code: 0f 0b 83 c4 0c 89 f6 8b 4c 24 14 51 e8 5a d9 8f f7 83 c4 04

>>EIP; c8826a29 <[usb-ohci]sohci_free_dev+1e9/208>   <=====
Trace; c8829756 <[usb-ohci].rodata.start+36/72c>
Trace; c8829977 <[usb-ohci].rodata.start+257/72c>
Trace; c8826093 <[usb-ohci]urb_free_priv+33/3c>
Trace; c8819dee <[usbcore]usb_free_dev+1e/30>
Trace; c88260ef <[usb-ohci]urb_rm_priv_locked+53/60>
Trace; c882610a <[usb-ohci]urb_rm_priv+e/18>
Trace; c882621c <[usb-ohci]sohci_return_urb+108/118>
Trace; c8827da4 <[usb-ohci]dl_done_list+b4/118>
Trace; c882c00c <[usb-ohci].data.end+20ad/4101>
Trace; c882c000 <[usb-ohci].data.end+20a1/4101>
Trace; c8828db8 <[usb-ohci]hc_interrupt+d0/1d4>
Trace; c882c014 <[usb-ohci].data.end+20b5/4101>
Trace; c8829977 <[usb-ohci].rodata.start+257/72c>
Trace; c882c010 <[usb-ohci].data.end+20b1/4101>
Trace; c882c00c <[usb-ohci].data.end+20ad/4101>
Trace; c0109f1d <handle_IRQ_event+31/5c>
Trace; c010a087 <do_IRQ+6b/ac>
Trace; c0107160 <default_idle+0/28>
Trace; c0107160 <default_idle+0/28>
Trace; c0108e28 <ret_from_intr+0/20>
Trace; c0107160 <default_idle+0/28>
Trace; c0107160 <default_idle+0/28>
Trace; c0107183 <default_idle+23/28>
Trace; c01071e4 <cpu_idle+3c/50>
Trace; c0105000 <empty_bad_page+0/1000>
Trace; c0100192 <L6+0/2>
Code;  c8826a29 <[usb-ohci]sohci_free_dev+1e9/208>
00000000 <_EIP>:
Code;  c8826a29 <[usb-ohci]sohci_free_dev+1e9/208>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  c8826a2b <[usb-ohci]sohci_free_dev+1eb/208>
   2:   83 c4 0c                  addl   $0xc,%esp
Code;  c8826a2e <[usb-ohci]sohci_free_dev+1ee/208>
   5:   89 f6                     movl   %esi,%esi
Code;  c8826a30 <[usb-ohci]sohci_free_dev+1f0/208>
   7:   8b 4c 24 14               movl   0x14(%esp,1),%ecx
Code;  c8826a34 <[usb-ohci]sohci_free_dev+1f4/208>
   b:   51                        pushl  %ecx
Code;  c8826a35 <[usb-ohci]sohci_free_dev+1f5/208>
   c:   e8 5a d9 8f f7            call   f78fd96b <_EIP+0xf78fd96b> c0124394 <kfree+0/c0>
Code;  c8826a3a <[usb-ohci]sohci_free_dev+1fa/208>
  11:   83 c4 04                  addl   $0x4,%esp

Kernel panic: Aiee, killing interrupt handler!


-----------------------------
/proc/modules:
-----------------------------

printer                 4960   0
usb-ohci               16496   0 (unused)
usbcore                47120   1 (autoclean) [printer usb-ohci]


-----------------------------
/proc/ksyms:
-----------------------------

c882ec80 __insmod_printer_S.rodata_L1086	[printer]
c882f0e0 __insmod_printer_S.data_L280	[printer]
c882f2e0 __insmod_printer_S.bss_L64	[printer]
c882e000 __insmod_printer_O/lib/modules/2.4.1/kernel/drivers/usb/printer.o_M3A775CC2_V132097	[printer]
c882e060 __insmod_printer_S.text_L3078	[printer]
c8829ea0 __insmod_usb-ohci_S.data_L192	[usb-ohci]
c8826060 __insmod_usb-ohci_S.text_L14010	[usb-ohci]
c8829720 __insmod_usb-ohci_S.rodata_L1905	[usb-ohci]
c8829eec sohci_device_operations	[usb-ohci]
c8826000 __insmod_usb-ohci_O/lib/modules/2.4.1/kernel/drivers/usb/usb-ohci.o_M3A775CC2_V132097	[usb-ohci]
c8819280 usb_ifnum_to_if	[usbcore]
c88192c0 usb_epnum_to_ep_desc	[usbcore]
c8819060 usb_register	[usbcore]
c8819210 usb_deregister	[usbcore]
c88190fc usb_scan_devices	[usbcore]
c8819634 usb_alloc_bus	[usbcore]
c88196a4 usb_free_bus	[usbcore]
c88196b8 usb_register_bus	[usbcore]
c8819778 usb_deregister_bus	[usbcore]
c8819d48 usb_alloc_dev	[usbcore]
c8819dd0 usb_free_dev	[usbcore]
c8819e00 usb_inc_dev_use	[usbcore]
c8819820 usb_driver_claim_interface	[usbcore]
c8819844 usb_interface_claimed	[usbcore]
c8819864 usb_driver_release_interface	[usbcore]
c8819884 usb_match_id	[usbcore]
c881aac0 usb_root_hub_string	[usbcore]
c881b8d8 usb_new_device	[usbcore]
c881d1fc usb_reset_device	[usbcore]
c881acc8 usb_connect	[usbcore]
c881abac usb_disconnect	[usbcore]
c8819504 usb_check_bandwidth	[usbcore]
c88195b8 usb_claim_bandwidth	[usbcore]
c88195f4 usb_release_bandwidth	[usbcore]
c881ae34 usb_set_address	[usbcore]
c881ae64 usb_get_descriptor	[usbcore]
c881af28 usb_get_class_descriptor	[usbcore]
c881ab40 __usb_get_extra_descriptor	[usbcore]
c881afd0 usb_get_device_descriptor	[usbcore]
c881af80 usb_get_string	[usbcore]
c881b78c usb_string	[usbcore]
c881b030 usb_get_protocol	[usbcore]
c881b07c usb_set_protocol	[usbcore]
c881b460 usb_get_report	[usbcore]
c881b4b8 usb_set_report	[usbcore]
c881b0b8 usb_set_idle	[usbcore]
c881b21c usb_clear_halt	[usbcore]
c881b2e4 usb_set_interface	[usbcore]
c881b508 usb_get_configuration	[usbcore]
c881b378 usb_set_configuration	[usbcore]
c881a1e8 usb_get_current_frame_number	[usbcore]
c8819e08 usb_alloc_urb	[usbcore]
c8819e64 usb_free_urb	[usbcore]
c8819e78 usb_submit_urb	[usbcore]
c8819ea8 usb_unlink_urb	[usbcore]
c881a0e8 usb_control_msg	[usbcore]
c881a180 usb_bulk_msg	[usbcore]
c8824800 usb_devfs_handle	[usbcore]
c8819000 __insmod_usbcore_O/lib/modules/2.4.1/kernel/drivers/usb/usbcore.o_M3A775CC2_V132097	[usbcore]
c8819060 __insmod_usbcore_S.text_L32672	[usbcore]
c88211e0 __insmod_usbcore_S.rodata_L11061	[usbcore]
c8824380 __insmod_usbcore_S.data_L1056	[usbcore]
c88247a0 __insmod_usbcore_S.bss_L100	[usbcore]
c01071f8 machine_real_restart
c02097c0 drive_info
c01d6140 boot_cpu_data
c02097a8 MCA_bus
c010f760 __verify_write
c01075cc dump_thread
c010dff8 dump_fpu
c010e0a0 dump_extended_fpu
c010ff5c __ioremap
c0110050 iounmap
c01a7810 __io_virt_debug
c0109f9c enable_irq
c0109f48 disable_irq
c010a6e8 disable_irq_nosync
c010a2e8 probe_irq_mask
c010742c kernel_thread
c02097a4 pm_idle
c0209390 pm_power_off
c010ce34 get_cmos_time
c02097e4 apm_info
c010022c gdt
c0107a9c __down_failed
c0107aa8 __down_failed_interruptible
c0107ab4 __down_failed_trylock
c0107ac0 __up_wakeup
c0107ae8 __down_write_failed
c0107acc __down_read_failed
c0107d10 __rwsem_wake
c01a7420 csum_partial_copy_generic
c01a758c __udelay
c01a7564 __delay
c01a75ac __const_udelay
c01a7768 __get_user_1
c01a777c __get_user_2
c01a7798 __get_user_4
c01a77b8 __put_user_1
c01a77cc __put_user_2
c01a77e8 __put_user_4
c01a79a0 strtok
c01a7968 strpbrk
c01a7b54 simple_strtol
c01a766c strncpy_from_user
c01a7648 __strncpy_from_user
c01a76bc clear_user
c01a7708 __clear_user
c01a760c __generic_copy_from_user
c01a75d0 __generic_copy_to_user
c01a772c strnlen_user
c010d610 pci_alloc_consistent
c010d680 pci_free_consistent
c010f2f0 pcibios_penalize_isa_irq
c02094c0 screen_info
c0107878 get_wchan
c01d65c8 rtc_lock
c01a7878 memcpy
c01a78a0 memset
c011814c dequeue_signal
c0117f20 flush_signals
c011881c force_sig
c01185d0 force_sig_info
c0118834 kill_pg
c0118658 kill_pg_info
c011887c kill_proc
c01194c8 kill_proc_info
c0118858 kill_sl
c01186ac kill_sl_info
c01189bc notify_parent
c0119510 recalc_sigpending
c01187f8 send_sig
c0118530 send_sig_info
c0117fd4 block_all_signals
c0118004 unblock_all_signals
c0119540 notifier_chain_register
c011956c notifier_chain_unregister
c01195a0 notifier_call_chain
c01195d8 register_reboot_notifier
c01195ec unregister_reboot_notifier
c011a54c in_group_p
c011a574 in_egroup_p
c01d6cc0 hotplug_path
c011aca0 exec_usermodehelper
c011b328 call_usermodehelper
c011b0fc request_module
c011b490 schedule_task
c011b698 flush_scheduled_tasks
c0112d30 inter_module_register
c0112e08 inter_module_unregister
c0112ea4 inter_module_get
c0112f04 inter_module_get_request
c0112f2c inter_module_put
c011374c try_inc_mod_count
c011d898 do_mmap_pgoff
c011e2dc do_munmap
c011e598 do_brk
c0114d9c exit_mm
c0114b28 exit_files
c0114c24 exit_fs
c0117f3c exit_sighand
c0126ef8 __alloc_pages
c0128eb0 alloc_pages_node
c01271e4 __get_free_pages
c0127204 get_zeroed_page
c0127234 __free_pages
c0127250 free_pages
c01d7100 contig_page_data
c020c498 num_physpages
c0124454 kmem_find_general_cachep
c0123a18 kmem_cache_create
c0123ecc kmem_cache_destroy
c0123e80 kmem_cache_shrink
c01241e0 kmem_cache_alloc
c01242dc kmem_cache_free
c0124238 kmalloc
c0124394 kfree
c01232bc vfree
c0123324 __vmalloc
c020c698 mem_map
c011cb2c remap_page_range
c020c680 max_mapnr
c020c478 high_memory
c011d150 vmtruncate
c011df68 find_vma
c011dcbc get_unmapped_area
c01d51e0 init_mm
c01249d8 deactivate_page
c01d8c60 def_blk_fops
c013edc8 update_atime
c012fa00 get_fs_type
c013051c get_super
c0130614 get_empty_super
c01354f0 getname
c020c6e8 names_cachep
c012c508 fput
c012c5d8 fget
c013ea94 igrab
c013ea28 iunique
c013eb04 iget4
c013ec38 iput
c013ed8c force_delete
c013583c follow_up
c01358cc follow_down
c01362ec path_init
c0135974 path_walk
c01356e8 path_release
c01364f4 __user_walk
c01364a4 lookup_one
c0136418 lookup_hash
c012b714 sys_close
c01d8f98 dcache_lock
c013d5fc d_alloc_root
c013d810 d_delete
c013cfc0 dget_locked
c013d740 d_validate
c013d878 d_rehash
c013cf64 d_invalidate
c013d8bc d_move
c013d5d0 d_instantiate
c013d470 d_alloc
c013d638 d_lookup
c013d9bc __d_path
c012d630 mark_buffer_dirty
c012d2a0 set_buffer_async_io
c012d604 __mark_buffer_dirty
c013de94 __mark_inode_dirty
c012c390 get_empty_filp
c012c498 init_private_file
c012b2d0 filp_open
c012b6b0 filp_close
c012c600 put_filp
c01d8a1c files_lock
c01329ac check_disk_change
c012ce94 __invalidate_buffers
c013e5c8 invalidate_inodes
c011eb68 invalidate_inode_pages
c011ed9c truncate_inode_pages
c012c968 fsync_dev
c013566c permission
c0135590 vfs_permission
c013ef44 inode_setattr
c013ee10 inode_change_ok
c013e26c write_inode_now
c013f060 notify_change
c012ce0c get_hardblocksize
c012cf68 set_blocksize
c012d474 getblk
c01326fc bdget
c01327c8 bdput
c012d764 bread
c012d6e4 __brelse
c012d704 __bforget
c015371c ll_rw_block
c0153660 submit_bh
c012c6e0 __wait_on_buffer
c011f45c ___wait_on_page
c012e8c8 block_write_full_page
c012e0a4 block_read_full_page
c012e620 block_prepare_write
c012f4f8 block_sync_page
c012e370 cont_prepare_write
c012e65c generic_commit_write
c012e6bc block_truncate_page
c012ea08 generic_block_bmap
c0120074 generic_file_read
c011fa9c do_generic_file_read
c01219fc generic_file_write
c0120af0 generic_file_mmap
c01d8920 generic_ro_fops
c011ef60 generic_buffer_fdatasync
c020c484 page_hash_bits
c020c48c page_hash_table
c01d8f88 file_lock_list
c013a9c8 locks_init_lock
c013aa6c locks_copy_lock
c013b680 posix_lock_file
c013b2ac posix_test_lock
c013c974 posix_block_lock
c013c988 posix_unblock_lock
c013b394 locks_mandatory_area
c013ce20 dput
c013d33c have_submounts
c013cfec d_find_alias
c013d03c d_prune_aliases
c013d0ac prune_dcache
c013d1f8 shrink_dcache_sb
c013d420 shrink_dcache_parent
c013dd1c find_inode_number
c013dc9c is_subdir
c012b47c get_unused_fd
c013654c vfs_create
c0136e88 vfs_mkdir
c0136c38 vfs_mknod
c0137548 vfs_symlink
c01376c4 vfs_link
c0137054 vfs_rmdir
c0137300 vfs_unlink
c0138024 vfs_rename
c012a2d0 vfs_statfs
c012b7a0 generic_read_dir
c01398c0 __pollwait
c0139870 poll_freewait
c020c6f0 ROOT_DEV
c011f638 __find_lock_page
c0121958 grab_cache_page
c01217a0 read_cache_page
c01382e0 vfs_readlink
c0138330 vfs_follow_link
c0138514 page_readlink
c0138560 page_follow_link
c01d8ee0 page_symlink_inode_operations
c012ef4c block_symlink
c01392a0 vfs_readdir
c013bbd0 __get_lease
c013bddc lease_get_mtime
c013cd10 lock_may_read
c013cd94 lock_may_write
c013931c dcache_readdir
c012b7a8 default_llseek
c012b32c dentry_open
c0120494 filemap_nopage
c01208c8 filemap_sync
c011f5b4 lock_page
c012c130 register_chrdev
c012c1b8 unregister_chrdev
c01328bc register_blkdev
c0132940 unregister_blkdev
c0156efc tty_register_driver
c0156fa4 tty_unregister_driver
c0217880 tty_std_termios
c01320a4 block_read
c0131b60 block_write
c0216680 blksize_size
c020cb00 hardsect_size
c0216a80 blk_size
c020d300 blk_dev
c0152ad8 is_read_only
c0152b14 set_device_ro
c013eda0 bmap
c012c944 sync_dev
c0146ddc devfs_register_partitions
c0132c04 blkdev_open
c0132ae0 blkdev_get
c0132c84 blkdev_put
c0132a40 ioctl_by_bdev
c020c6f4 gendisk_head
c0146e0c grok_partitions
c0146de0 register_disk
c01da68c tq_disk
c012d188 init_buffer
c012d6d4 refile_buffer
c020c700 max_sectors
c020cf00 max_readahead
c012c664 file_moveto
c0154ddc tty_hangup
c01593c0 tty_wait_until_sent
c0154a74 tty_check_change
c0154e00 tty_hung_up_p
c0156d0c tty_flip_buffer_push
c0156c8c tty_get_baud_rate
c0156af0 do_SAK
c01129c8 console_print
c01d69d0 console_loglevel
c012f7e0 register_filesystem
c012f824 unregister_filesystem
c0130d30 kern_mount
c0130da4 kern_umount
c0130dc0 may_umount
c0133640 register_binfmt
c013368c unregister_binfmt
c013436c search_binary_handler
c01340a8 prepare_binprm
c01341b4 compute_creds
c0134304 remove_arg_zero
c01346c8 set_binfmt
c0112294 register_exec_domain
c01122dc unregister_exec_domain
c0112314 __set_personality
c01168cc register_sysctl_table
c01168d0 unregister_sysctl_table
c011687c sysctl_string
c0116884 sysctl_intvec
c011688c sysctl_jiffies
c0116894 proc_dostring
c011689c proc_dointvec
c01168b4 proc_dointvec_jiffies
c01168ac proc_dointvec_minmax
c01168c4 proc_doulongvec_ms_jiffies_minmax
c01168bc proc_doulongvec_minmax
c0117198 add_timer
c011733c del_timer
c010a0c8 request_irq
c010a174 free_irq
c0209bc0 irq_stat
c0111190 add_wait_queue
c01111bc add_wait_queue_exclusive
c01111e4 remove_wait_queue
c010a1ec probe_irq_on
c010a354 probe_irq_off
c011726c mod_timer
c01d6ae4 tq_timer
c01d6aec tq_immediate
c013f624 kiobuf_init
c013f658 alloc_kiovec
c013f6b4 free_kiovec
c013f718 expand_kiobuf
c011c3fc map_user_kiobuf
c011c640 unmap_kiobuf
c011c6c4 lock_kiovec
c011c7a0 unlock_kiovec
c012eb64 brw_kiovec
c013f7b0 kiobuf_wait_for_io
c0111128 request_dma
c0111160 free_dma
c01d68a0 dma_spin_lock
c0107150 disable_hlt
c0107158 enable_hlt
c01165c8 request_resource
c01165e8 release_resource
c01166f4 allocate_resource
c01165f8 check_resource
c0116750 __request_region
c01167c8 __check_region
c0116808 __release_region
c01d6a94 ioport_resource
c01d6ab0 iomem_resource
c01151f4 up_and_exit
c01106a0 __wake_up
c0111090 wake_up_process
c0110888 sleep_on
c01108e0 sleep_on_timeout
c01107cc interruptible_sleep_on
c0110824 interruptible_sleep_on_timeout
c0110270 schedule
c01101cc schedule_timeout
c020ac6c jiffies
c0209c40 xtime
c010ca60 do_gettimeofday
c010cabc do_settimeofday
c01d5308 loops_per_jiffy
c020ac80 kstat
c020ac68 nr_running
c0112440 panic
c011282c printk
c01a8394 sprintf
c01a7fb8 vsprintf
c012c268 kdevname
c0132d78 bdevname
c012c294 cdevname
c01a7ab0 simple_strtoul
c01d5320 system_utsname
c01d6b80 uts_sem
c01d5518 sys_call_table
c01072a8 machine_restart
c0107314 machine_halt
c0107318 machine_power_off
c01e2dc0 _ctype
c015c84c secure_tcp_sequence_number
c015bf30 get_random_bytes
c01d6860 securebits
c01d6ad4 cap_bset
c011103c daemonize
c0133b1c setup_arg_pages
c01339bc copy_strings_kernel
c01344e0 do_execve
c0133e90 flush_old_exec
c0133d18 kernel_read
c0133c60 open_exec
c010f724 si_meminfo
c0209be0 sys_tz
c01303ec __wait_on_super
c012c9a8 file_fsync
c012d2ac fsync_inode_buffers
c013e3f8 clear_inode
c01d6fd4 nr_async_pages
c021ba6c ___strtok
c012c2d8 init_special_inode
c0216e80 read_ahead
c012cd7c get_hash_table
c013e844 get_empty_inode
c013ebd8 insert_inode_hash
c013ec24 remove_inode_hash
c012ce30 buffer_insert_inode_queue
c013f16c make_bad_inode
c013f19c is_bad_inode
c0209c50 event
c012eeb0 brw_page
c01d6b60 overflowuid
c01d6b64 overflowgid
c01d6b68 fs_overflowuid
c01d6b6c fs_overflowgid
c0138e68 fasync_helper
c0138f90 kill_fasync
c0146940 disk_name
c013569c get_write_access
c0112a44 register_console
c0112c88 unregister_console
c0115a98 get_fast_time
c01a78c0 strnicmp
c01a7930 strspn
c01a7a04 strsep
c0209c00 tasklet_hi_vec
c0209ae0 tasklet_vec
c0209840 bh_task_vec
c01163d4 init_bh
c01163f0 remove_bh
c01162ec tasklet_init
c0116310 tasklet_kill
c011641c __run_task_queue
c01e4000 init_task_union
c01f6520 tasklist_lock
c0209c60 pidhash
c011bcd0 pm_register
c011bd30 pm_unregister
c011bd54 pm_unregister_all
c011bd84 pm_send
c011be18 pm_send_all
c011be74 pm_find
c020ac60 pm_active
c01d9068 nfsd_linkage
c0143f14 proc_symlink
c014401c proc_mknod
c01440f4 proc_mkdir
c01441c0 create_proc_entry
c0144324 remove_proc_entry
c01d9160 proc_root
c020c6ac proc_root_fs
c020c6e4 proc_net
c020c6f8 proc_bus
c020c6a8 proc_root_driver
c014dcac register_nls
c014dcf8 unregister_nls
c014ddf8 unload_nls
c014dd80 load_nls
c014de88 load_nls_default
c014dae0 utf8_mbtowc
c014db6c utf8_mbstowcs
c014dbd0 utf8_wctomb
c014dc50 utf8_wcstombs
c01da694 io_request_lock
c01539a0 end_that_request_first
c0153a88 end_that_request_last
c0152980 blk_init_queue
c01526b0 blk_get_queue
c0153bac __blk_get_queue
c015272c blk_cleanup_queue
c0152784 blk_queue_headactive
c0152790 blk_queue_pluggable
c015279c blk_queue_make_request
c0153520 generic_make_request
c0153be4 blkdev_release_request
c01528a4 generic_unplug_device
c021727c queued_sectors
c01541a4 blk_ioctl
c0156ef4 tty_register_devfs
c0156ef8 tty_unregister_devfs
c015b384 misc_register
c015b460 misc_deregister
c015b9c8 add_keyboard_randomness
c015b9f0 add_mouse_randomness
c015ba04 add_interrupt_randomness
c015ba2c add_blkdev_randomness
c015b7b4 batch_entropy_store
c01db850 color_table
c01db860 default_red
c01db8a0 default_grn
c01db8e0 default_blu
c0218c60 video_font_height
c02177ac video_scan_lines
c0161000 vc_resize
c02177a8 fg_console
c021798c console_blank_hook
c02172a0 vt_cons
c0164724 take_over_console
c01648a0 give_up_console
c01653d0 set_selection
c0165988 paste_selection
c01697bc register_serial
c01699d4 unregister_serial
c0169b10 handle_scancode
c02178a8 kbd_ledfunc
c01df80c keyboard_tasklet
c016b620 autoirq_setup
c016b62c autoirq_report
c0218ca0 ide_hwifs
c016fe6c ide_register_module
c016fea8 ide_unregister_module
c016e8dc ide_spin_wait_hwgroup
c0218c88 ide_probe
c016bb14 drive_is_flashcard
c016d414 ide_timer_expiry
c016d6bc ide_intr
c01e195c ide_fops
c016d3d8 ide_get_queue
c016eae0 ide_add_generic_settings
c0218c84 ide_devfs_handle
c016d400 do_ide_request
c016fbc8 ide_scan_devices
c016fcfc ide_register_subdriver
c016fdf8 ide_unregister_subdriver
c016dcd4 ide_replace_subdriver
c016bca0 ide_input_data
c016bd58 ide_output_data
c016be08 atapi_input_bytes
c016be50 atapi_output_bytes
c016bef8 ide_set_handler
c016c5ac ide_dump_status
c016c900 ide_error
c016fa38 ide_fixstring
c016cc5c ide_wait_stat
c016c478 ide_do_reset
c016d868 ide_init_drive_cmd
c016d884 ide_do_drive_cmd
c016c488 ide_end_drive_cmd
c016be98 ide_end_request
c016d9a0 ide_revalidate_disk
c016ca90 ide_cmd
c016ece4 ide_wait_cmd
c016ed7c ide_wait_cmd_task
c016edb4 ide_delay_50ms
c016d0d0 ide_stall_queue
c0172788 ide_add_proc_entries
c01727ec ide_remove_proc_entries
c0172510 proc_ide_read_geometry
c01729ec create_proc_ide_interfaces
c016e660 ide_add_setting
c016e790 ide_remove_setting
c016e488 ide_register_hw
c016e604 ide_register
c016de7c ide_unregister
c016e418 ide_setup_ports
c016dd6c hwif_unregister
c016d7fc get_info_ptr
c016bf5c current_capacity
c016edd0 system_bus_clock
c017007c ide_auto_reduce_xfer
c0170184 ide_driveid_update
c01702f4 ide_ata66_check
c0170354 set_transfer
c0170394 eighty_ninty_three
c01703d0 ide_config_drive_speed
c0175f2c register_sound_special
c0175fe4 register_sound_mixer
c0176010 register_sound_midi
c017603c register_sound_dsp
c0176068 register_sound_synth
c0176094 unregister_sound_special
c01760b0 unregister_sound_mixer
c01760c4 unregister_sound_midi
c01760d8 unregister_sound_dsp
c01760ec unregister_sound_synth
c0176424 mod_firmware_load
c0176c64 pci_read_config_byte
c0176c8c pci_read_config_word
c0176cc4 pci_read_config_dword
c0176cf8 pci_write_config_byte
c0176d24 pci_write_config_word
c0176d64 pci_write_config_dword
c01e1ba8 pci_devices
c01e1ba0 pci_root_buses
c0176820 pci_enable_device
c017654c pci_find_capability
c017651c pci_find_class
c0176500 pci_find_device
c0176450 pci_find_slot
c0176490 pci_find_subsys
c0176d98 pci_set_master
c0176694 pci_set_power_state
c0177684 pci_assign_resource
c017696c pci_register_driver
c01769cc pci_unregister_driver
c0176c30 pci_dev_driver
c01768a8 pci_match_device
c0176618 pci_find_parent_resource
c017703c pci_setup_device
c0176b38 pci_insert_device
c0176be0 pci_remove_device
c0177380 pcibios_present
c0177454 pcibios_read_config_byte
c0177490 pcibios_read_config_word
c01774cc pcibios_read_config_dword
c0177508 pcibios_write_config_byte
c0177550 pcibios_write_config_word
c0177598 pcibios_write_config_dword
c0177394 pcibios_find_class
c01773ec pcibios_find_device
c021ab44 isa_dma_bridge_buggy
c021ab40 pci_pci_problems
c017bf20 skb_over_panic
c017bf68 skb_under_panic
c017acf4 sock_register
c017ad34 sock_unregister
c017b988 __lock_sock
c017ba1c __release_sock
c017c830 memcpy_fromiovec
c017c7d4 memcpy_tokerneliovec
c0179dc8 sock_create
c0179674 sock_alloc
c017972c sock_release
c017ae70 sock_setsockopt
c017b258 sock_getsockopt
c017977c sock_sendmsg
c0179820 sock_recvmsg
c017b5d8 sk_alloc
c017b62c sk_free
c0179d58 sock_wake_async
c017b86c sock_alloc_send_skb
c017bdf0 sock_init_data
c017bbc8 sock_no_release
c017bbcc sock_no_bind
c017bbd4 sock_no_connect
c017bbdc sock_no_socketpair
c017bbe4 sock_no_accept
c017bbec sock_no_getname
c017bbf4 sock_no_poll
c017bbf8 sock_no_ioctl
c017bc00 sock_no_listen
c017bc08 sock_no_shutdown
c017bc18 sock_no_getsockopt
c017bc10 sock_no_setsockopt
c017bc88 sock_no_sendmsg
c017bc90 sock_no_recvmsg
c017bc98 sock_no_mmap
c017b69c sock_rfree
c017b66c sock_wfree
c017b6ac sock_wmalloc
c017b6fc sock_rmalloc
c017cc08 skb_recv_datagram
c017cce0 skb_free_datagram
c017cd00 skb_copy_datagram
c017cd34 skb_copy_datagram_iovec
c017c498 skb_copy_expand
c017cd54 datagram_poll
c017d0cc put_cmsg
c017b744 sock_kmalloc
c017b780 sock_kfree_s
c0180d4c neigh_table_init
c0180e40 neigh_table_clear
c01808a4 neigh_resolve_output
c01809fc neigh_connected_output
c01803ec neigh_update
c017fac4 neigh_create
c017fa58 neigh_lookup
c0180298 __neigh_event_send
c01806cc neigh_event_ns
c017f81c neigh_ifdown
c017fc18 pneigh_lookup
c0180b90 pneigh_enqueue
c017fe30 neigh_destroy
c0180c60 neigh_parms_alloc
c0180cf4 neigh_parms_release
c017f6c8 neigh_rand_reach_time
c0180840 neigh_compat_output
c017f430 dst_alloc
c017f4a8 __dst_free
c017f530 dst_destroy
c0180f90 net_ratelimit
c0180f60 net_random
c0180f80 net_srandom
c017cef0 __scm_destroy
c017cf28 __scm_send
c017d3c4 scm_fp_dup
c01d8a00 files_stat
c017c634 memcpy_toiovec
c01a7338 csum_partial
c017bae8 sklist_destroy_socket
c017bab8 sklist_insert_socket
c017d19c scm_detach_fds
c01e2a54 inetdev_lock
c0184a30 inet_add_protocol
c0184a80 inet_del_protocol
c0183fe8 ip_route_output_key
c0183878 ip_route_input
c019e298 icmp_send
c019e0e4 icmp_reply
c0186104 ip_options_compile
c01866bc ip_options_undo
c019d0e4 arp_send
c01e25a0 arp_broken_ops
c0182444 __ip_select_ident
c018804c ip_send_check
c0187b58 ip_fragment
c01e2b00 inet_family_ops
c0181a50 in_aton
c01a0bf8 ip_mc_inc_group
c01a0cb8 ip_mc_dec_group
c0188094 ip_finish_output
c01e2ac0 inet_dgram_ops
c0188274 ip_cmsg_recv
c01a137c inet_addr_type
c019f788 inet_select_addr
c01a1300 ip_dev_find
c019f070 inetdev_by_index
c019eafc in_dev_finish_destroy
c018581c ip_defrag
c01a1618 ip_rt_ioctl
c019f108 devinet_ioctl
c019f844 register_inetaddr_notifier
c019f858 unregister_inetaddr_notifier
c021ada0 ip_statistics
c017e46c dev_set_allmulti
c017e40c dev_set_promiscuity
c017ba68 sklist_remove_socket
c01e1e50 rtnl_sem
c0180ec0 rtnl_lock
c0180ed4 rtnl_unlock
c021ac04 ipv4_config
c017d8bc dev_open
c0181a20 in_ntoa
c0184d4c ip_rcv
c019d2fc arp_rcv
c01e25c0 arp_tbl
c019cf38 arp_find
c017d9c8 register_netdevice_notifier
c017d9dc unregister_netdevice_notifier
c016b34c init_etherdev
c01e1660 loopback_dev
c017eb48 register_netdevice
c017ed88 unregister_netdevice
c016b4a8 register_netdev
c016b528 unregister_netdev
c017d828 netdev_state_change
c016b3c8 ether_setup
c017eb10 dev_new_index
c017d6e0 dev_get_by_index
c017d6c0 __dev_get_by_index
c017d690 dev_get_by_name
c017d650 __dev_get_by_name
c017ece8 netdev_finish_unregister
c017e374 netdev_set_master
c0181160 eth_type_trans
c017bfb0 alloc_skb
c017c194 __kfree_skb
c017c284 skb_clone
c017c3ec skb_copy
c017dc34 netif_rx
c017d410 dev_add_pack
c017d45c dev_remove_pack
c017d6a8 dev_get
c017d7c4 dev_alloc
c017d774 dev_alloc_name
c01814c0 __netdev_watchdog_up
c017d844 dev_load
c017e89c dev_ioctl
c017daac dev_queue_xmit
c01e1790 dev_base
c01e1794 dev_base_lock
c017d95c dev_close
c017f0cc dev_mc_add
c017f020 dev_mc_delete
c017f004 dev_mc_upload
c01599c0 n_tty_ioctl
c015481c tty_register_ldisc
c0138f30 __kill_fasync
c01e1ddc if_port_text
c0181844 qdisc_destroy
c018182c qdisc_reset
c0181330 qdisc_restart
c0181770 qdisc_create_dflt
c01e1ee0 noop_qdisc
c01e1e80 qdisc_tree_lock
c017e00c register_gifconf
c017de04 net_call_rx_atomic
c021ae60 softnet_data
c01a8448 memparse
c01a83b0 get_option
c01a83fc get_options


------------------------------------------


^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug report
@ 2001-03-22 20:58 Craig Cummings
  2001-03-22 21:43 ` Tim Walberg
  0 siblings, 1 reply; 44+ messages in thread
From: Craig Cummings @ 2001-03-22 20:58 UTC (permalink / raw)
  To: linux-kernel

Hi there,

I think this qualifies as a bug but let me know if this could be a
configuration or hardware issue.

I've been having problems with memory leaks when I run programs on
large--up to 250MB text files.  (I know this is huge, but that's the 3
billion base human genome for you.)  At first I though it was a Perl
problem but I later found that a completely unrelated C program also
caused memory leaks.  I recently upgraded to the 2.4 kernel, hoping to
solve these problems (see below).  However, the memory leaks are still
happening and this time I know the problem is at a deeper level than my
programs.  Some standard UNIX programs are leaking a lot of memory.  I
would appreciate some advice and ultimately, a fix.  Unfortunately, My
programming skills are not sufficient for tinkering with the kernel
source.  Thank you, in advance for your help.  Details follow.

Regards,

Craig Cummings


Here are the specs for my system:
	Dell Precision XPSt700, Pentium III, 512 MB RAM
	I've recently upgraded from Red Hat 6.2 with the 2.2.14 kernel to
	Red Hat 7, then built the 2.4.2 kernel on my own.

Here's what happens with grep:

Output of free, freshly booted system:

             total       used       free     shared    buffers     cached
Mem:        513616      47516     466100          0       2476      27048
-/+ buffers/cache:      17992     495624
Swap:       128480          0     128480

Output of free after grep 'NT_005289' Data/hs_chr12.fa:

             total       used       free     shared    buffers     cached
Mem:        513616     183548     330068          0       2624     159616
-/+ buffers/cache:      21308     492308
Swap:       128480          0     128480

Output of grep 'NT_005289' Data/hs_chr2.fa:

>gi|12728771|ref|NT_005289.2|Hs2_5446 Homo sapiens chromosome 2 working draft sequence segment

Output of free after this grep:

             total       used       free     shared    buffers     cached
Mem:        513616     424272      89344          0       2860     394232
-/+ buffers/cache:      27180     486436
Swap:       128480          0     128480

Output of grep 'NT_005289' Data/hs_chr2.fa:

>gi|12728771|ref|NT_005289.2|Hs2_5446 Homo sapiens chromosome 2 working draft sequence segment

Output of free after this grep:

             total       used       free     shared    buffers     cached
Mem:        513616     424272      89344          0       2860     394232
-/+ buffers/cache:      27180     486436
Swap:       128480          0     128480

File sizes of the two files grep'ed:

-rw-rw-r--    1 cummings genomics 135744469 Mar 12 22:09 Data/hs_chr12.fa
-rw-rw-r--    1 cummings genomics 240244039 Mar 12 22:24 Data/hs_chr2.fa

Note that these file sizes are equivalent to the amount of memory leaked
when grep is called on that file.

When I grep the same file a second time, very little additional memory is
leaked.


This same phenomenon occurs when I run a different UNIX program, e.g. wc:

Output of wc -l Data/hs_chr3.fa:

2915465 Data/hs_chr3.fa

Output of free:

             total       used       free     shared    buffers     cached
Mem:        513616     511520       2096          0       1252     481020
-/+ buffers/cache:      29248     484368
Swap:       128480          0     128480

Interestingly, after running wc a second time on the same file, it goes
very fast and very little additional memory is leaked:

             total       used       free     shared    buffers     cached
Mem:        513616     510732       2884          0       1204     480948
-/+ buffers/cache:      28580     485036
Swap:       128480         40     128440


-------------------------------------------
Craig Cummings, Ph.D.

Relman Laboratory
Stanford University School of Medicine
Department of Microbiology and Immunology

e-mail: cummings@cmgm.stanford.edu
phone:  650-498-5998
fax:    650-852-3291


^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug report
@ 2001-08-02  9:38 Daniel Glozman
  0 siblings, 0 replies; 44+ messages in thread
From: Daniel Glozman @ 2001-08-02  9:38 UTC (permalink / raw)
  To: andy, linux-kernel, torvalds; +Cc: Rami Gideoni, Yiftach Tzori


 Hi,
I was using the arch/mips/kernel/gdb-stub.c,v 1.6 file on the mips Opal design with Little Endian format. I found out that step
function was not working properly. So I debugged  little and found out the problem:
On line: 536, it says:

 	if (is_cond && targ != (regs->cp0_epc + 8)) {

The targ and regs->cp0_epc are unsigned integers and "8" is signed by default.
So what happend is that the condition didn't work as it is expected.

Please consider it in your feature versions.

Daniel.



---------------------------------
Daniel Glozman  daniel@simpod.com
SimPOD Inc.      www.simpod.com
Tel :  +972-4-9937770/203


^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug Report
@ 2001-11-10 19:01 Logoth Dragon
  2001-11-10 19:08 ` Alan Cox
  0 siblings, 1 reply; 44+ messages in thread
From: Logoth Dragon @ 2001-11-10 19:01 UTC (permalink / raw)
  To: linux-kernel

1. System crashes when switching from console (frame buffer using VESA) to X session.
2. When I change to X from the console and back, after a few changes (around 3) it'll either crash the entire system (ala Windows), requiring a cold boot, or screw up the video but allow me to reboot. I have the Magic SysRq key on, and when there's a full crash even that won't work. I'm using the frame buffer with the VESA card at 1024x768x64k. This problem started after the 2.4.9 patched (including Alan's patches). The plain original 2.4.9 worked just fine.
3. kernel, video, frame buffer, X, VESA, crash, lock
4. Linux 2.4.13-ac8
5. No oops. Just plain crashing.
6. Just keep switching to and fro the console to X and it'll crash.
7.
7.1. Linux BlackTower 2.4.13-ac8 #2 SMP Wed Nov 7 13:54:22 ART 2001 i686 unknown

Gnu C                  2.95.3
Gnu make               3.79.1
binutils               2.11.90.0.19
util-linux             2.11l
mount                  2.11l
modutils               2.4.6
e2fsprogs              1.25
reiserfsprogs          3.x.0j
PPP                    2.4.1
Linux C Library        2.2.3
Dynamic linker (ldd)   2.2.3
Procps                 2.0.7
Net-tools              1.60
Kbd                    1.06
Sh-utils               2.0
Modules Loaded         sb sb_lib uart401 sound soundcore
7.2 processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 2
cpu MHz         : 350.799
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
bogomips        : 699.59
7.3 sb                      7408   0 (unused)
sb_lib                 33456   0 [sb]
uart401                 6192   0 [sb_lib]
sound                  53504   0 [sb_lib uart401]
soundcore               3472   5 [sb_lib sound]
7.4 0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0213-0213 : isapnp read
0220-022f : soundblaster
02f8-02ff : serial(auto)
0330-0333 : MPU-401 UART
0376-0376 : ide1
0378-037a : parport0
037b-037f : parport0
03c0-03df : vesafb
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0778-077a : parport0
0a79-0a79 : isapnp write
0cf8-0cff : PCI conf1
b800-b83f : Ensoniq ES1370 [AudioPCI]
d000-d0ff : Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet
  d000-d0ff : sis900
d400-d41f : Intel Corporation 82371AB PIIX4 USB
d800-d80f : Intel Corporation 82371AB PIIX4 IDE
  d800-d807 : ide0
  d808-d80f : ide1
e400-e43f : Intel Corporation 82371AB PIIX4 ACPI
  e400-e43f : PnPBIOS PNP0c02
e800-e81f : Intel Corporation 82371AB PIIX4 ACPI
00000000-0009ffff : System RAM
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000f0000-000fffff : System ROM
00100000-09ffcfff : System RAM
  00100000-00223153 : Kernel code
  00223154-00277c5f : Kernel data
09ffd000-09ffefff : ACPI Tables
09fff000-09ffffff : ACPI Non-volatile Storage
d6800000-d6800fff : Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet
  d6800000-d6800fff : sis900
d7000000-d7dfffff : PCI Bus #01
  d7000000-d707ffff : S3 Inc. Savage 4
d7f00000-e3ffffff : PCI Bus #01
  d8000000-dfffffff : S3 Inc. Savage 4
    d8000000-d9ffffff : vesafb
e4000000-e7ffffff : Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge
ffff0000-ffffffff : reserved
7.5
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 03)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
	Latency: 64
	Region 0: Memory at e4000000 (32-bit, prefetchable) [size=64M]
	Capabilities: [a0] AGP version 1.0
		Status: RQ=31 SBA+ 64bit- FW- Rate=x1,x2
		Command: RQ=0 SBA- AGP- 64bit- FW- Rate=<none>

00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000e000-0000dfff
	Memory behind bridge: d7000000-d7dfffff
	Prefetchable memory behind bridge: d7f00000-e3ffffff
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B+

00:04.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0

00:04.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01) (prog-if 80 [Master])
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Region 4: I/O ports at d800 [size=16]

00:04.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01) (prog-if 00 [UHCI])
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Interrupt: pin D routed to IRQ 9
	Region 4: I/O ports at d400 [size=32]

00:04.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin ? routed to IRQ 9

00:0a.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 02)
	Subsystem: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet Adapter
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (13000ns min, 2750ns max)
	Interrupt: pin A routed to IRQ 9
	Region 0: I/O ports at d000 [size=256]
	Region 1: Memory at d6800000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <unassigned> [disabled] [size=128K]
	Capabilities: [40] Power Management version 1
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:0b.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI] (rev 01)
	Subsystem: Unknown device 4942:4c4c
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (3000ns min, 32000ns max)
	Interrupt: pin A routed to IRQ 12
	Region 0: I/O ports at b800 [size=64]

01:00.0 VGA compatible controller: S3 Inc. Savage 4 (rev 02) (prog-if 00 [VGA])
	Subsystem: Creative Labs 3d Blaster Savage 4
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (1000ns min, 63750ns max), cache line size 08
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at d7000000 (32-bit, non-prefetchable) [size=512K]
	Region 1: Memory at d8000000 (32-bit, prefetchable) [size=128M]
	Expansion ROM at d7ff0000 [disabled] [size=64K]
	Capabilities: [dc] Power Management version 1
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [80] AGP version 2.0
		Status: RQ=31 SBA+ 64bit- FW- Rate=x1,x2
		Command: RQ=0 SBA- AGP- 64bit- FW- Rate=<none>
7.6
7.7



^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug (?) report
@ 2001-11-27 15:04 Matteo Sasso
  2001-11-27 15:51 ` Tommy Reynolds
  0 siblings, 1 reply; 44+ messages in thread
From: Matteo Sasso @ 2001-11-27 15:04 UTC (permalink / raw)
  To: linux-kernel

I'm quite a new linux user and system administrator (my own!) and I
encountered the following problems:
1) As the system starts up and the mixer settings are loaded, modprobe
complains that 'sound-slot-0' and 'sound-service-0-0' modules are not
present (in my kernel/drivers/sound directory I got just ac97_codec.o,
emu10k1, sound.o and soundcore.o). I've got a Sound Blaster Live! 5.1, a
'2.4.16-pre1' kernel and kmod usually works good, failing only with sound
(both with 'gom' mixer and with 'mpg123' player), so I have to 'modprobe
emu10k1' manually.
2) I tried for the first time to play a bit with kernel source and I was
trying to lower console_loglevel in order to have all the startup printk's
disappear. I lowered the DEFAULT_CONSOLE_LOGLEVEL constant in
'kernel/printk.c' from '7' to '5' (just to be sure) but that wasn't enough
to get rid of all those annoying KERN_INFO. Why didn't it work?

Please feel free not to answer if you don't feel like. I know I can be buggy
sometimes! :P

Thank you!
--
icemaze@tiscalinet.it


^ permalink raw reply	[flat|nested] 44+ messages in thread
* bug report
@ 2002-03-04 16:04 Vitaly Fertman
  0 siblings, 0 replies; 44+ messages in thread
From: Vitaly Fertman @ 2002-03-04 16:04 UTC (permalink / raw)
  To: linux-kernel

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


Hi all,

a problem occured while testing our mkreiserfs utility with different
blocksizes. Now we have the following situation:

ioctl (fd, BLKGETSIZE, &size) returns 5735142 of 512-byte blocks.

1. mkreiserfs /dev/hdf8 --block-size 1024
no problem, block count == 2867571

2. mkreiserfs /dev/hdf8 --blocksize 2048(or 4096)
no problem, block count == 1433785 (or 716892)

3. mount /dev/hdf8, umount

4. mkreiserfs /dev/hdf8 --blocksize 1024(or 2048)
block count == 2867567 (or 1433783), it is a bit different!

ioctl (fd, BLKGETSIZE, &size) always returns the same result,
but we just cannot read the last 3k bytes. 

The small program (attached) shows interesting results also.

After 

1. mkreiserfs /dev/hdf8 --block-size 1024
2. mount/umount

lseek64 SEEK_END to 2936392704
lseek64 to 2936392704
read a byte
lseek64 to 2936392192
read a byte
lseek64 to 2936391680
read a byte
lseek64 to 2936391168
read a byte
lseek64 to 2936390656
read a byte
lseek64 to 2936390144
read a byte
lseek64 to 2936389632
read a byte
lseek64 to 2936389120
read a byte
lseek64 to 2936388608
read a byte
lseek64 to 2936388096
read a byte
lseek64 to 2936387584
read a byte
lseek64 to 2936387072
read a byte

After 

1. mkreiserfs /dev/hdf8 --block-size 2048/4096
2. mount/umount

lseek64 SEEK_END to 2936392704
lseek64 to 2936392704
read a byte
lseek64 to 2936392192
cannot read Input/output error
lseek64 to 2936391680
cannot read Input/output error
lseek64 to 2936391168
cannot read Input/output error
lseek64 to 2936390656
cannot read Input/output error
lseek64 to 2936390144
cannot read Input/output error
lseek64 to 2936389632
cannot read Input/output error
lseek64 to 2936389120
read a byte
lseek64 to 2936388608
read a byte
lseek64 to 2936388096
read a byte
lseek64 to 2936387584
read a byte
lseek64 to 2936387072
read a byte

kernels 2.5.3, 2.4.18.

-- 

Thanks,
Vitaly Fertman

[-- Attachment #2: read_last_bytes.c --]
[-- Type: text/plain, Size: 925 bytes --]

#define _GNU_SOURCE
#define _FILE_OFFSET_BITS 64

#include <fcntl.h>
#include <sys/types.h>
#include <unistd.h>

int main ()
{
    char ch;
    loff_t res;
    int fd;
    loff_t offset;
    int i;

    offset = (unsigned long)5735142 * 512;

    fd = open ("/dev/hdf8", O_RDONLY);

    res = lseek64 (fd, 0, SEEK_END);
    if (res < 0) {
        printf ("cannot lseek64 %m\n");
        return 1;
    } else {
        printf ("lseek64 SEEK_END to %Lu\n", res);
    }

    for (i = 0; i < 12; i++) {
        res = lseek64 (fd, offset, SEEK_SET);
        if (res < 0) {
            printf ("cannot lseek64 to %Lu", offset);
	    return 1;
        } else {
            printf ("lseek64 to %Lu\n", res);
        }

        if (read (fd, &ch, 1) < 0) {
            printf ("cannot read %m\n");
//            return 1;
        } else {
            printf ("read a byte\n");
        }

        offset -= 512;
    }

    return 0;
}

^ permalink raw reply	[flat|nested] 44+ messages in thread
* bug report
@ 2002-04-24  9:15 Pan,Gaoyong
  0 siblings, 0 replies; 44+ messages in thread
From: Pan,Gaoyong @ 2002-04-24  9:15 UTC (permalink / raw)
  To: linux-kernel

hi,

yestoday, my system crashed , bug report to you.

ksymoops >> kmsg  &  part of cat /var/log/messages in the fowling :

Thx

_____________________________________________________


Apr 23 19:55:01 web kernel: Unable to handle kernel paging request at
virtual address 2e72656a
Apr 23 19:55:01 web kernel:  printing eip:
Apr 23 19:55:01 web kernel: c0114e62
Apr 23 19:55:01 web kernel: *pde = 00000000
Apr 23 19:55:01 web kernel: Oops: 0000
Apr 23 19:55:01 web kernel: CPU:    0
Apr 23 19:55:01 web kernel: EIP:    0010:[__wake_up+34/160]
Apr 23 19:55:01 web kernel: EFLAGS: 00010003
Apr 23 19:55:01 web kernel: eax: c0ff97e4   ebx: 2e72656e   ecx:
00000001   edx: 00000001
Apr 23 19:55:01 web kernel: esi: cd64ee00   edi: 00000001   ebp:
cc639ef4   esp: cc639edc
Apr 23 19:55:01 web kernel: ds: 0018   es: 0018   ss: 0018
Apr 23 19:55:01 web kernel: Process python (pid: 21112,
stackpage=cc639000)
Apr 23 19:55:01 web kernel: Stack: 00000282 00000001 c0ff97e0 c0ff97e0
cd64ee00 cd64ee00 ced18860 c013f021
Apr 23 19:55:01 web kernel:        cc8d0de0 c17211e0 c013f04e cd64ee00
00000001 00000000 c0136089 cd64ee00
Apr 23 19:55:01 web kernel:        cc8d0de0 c85f4bfc 00000001 00000000
c1723c14 cc8d0de0 00000000 00000001
Apr 23 19:55:01 web kernel: Call Trace: [pipe_release+113/144]
[pipe_read_release+14/32] [fput+57/192] [filp_close+83/96]
[put_files_struct+76/208]
Apr 23 19:55:01 web kernel:    [do_exit+209/496] [do_softirq+75/144]
[do_page_fault+0/1168] [system_call+51/56]
Apr 23 19:55:01 web kernel:
Apr 23 19:55:01 web kernel: Code: 8b 4b fc 8b 01 85 45 ec 74 4e 31 c0 9c
5e fa c7 01 00 00 00
Apr 23 19:55:01 web kernel:  <1>Unable to handle kernel paging request
at virtual address 2e72656a
Apr 23 19:55:01 web kernel:  printing eip:
Apr 23 19:55:01 web kernel: c0114e62
Apr 23 19:55:01 web kernel: *pde = 00000000
Apr 23 19:55:01 web kernel: Oops: 0000
Apr 23 19:55:01 web kernel: CPU:    0
Apr 23 19:55:01 web kernel: EIP:    0010:[__wake_up+34/160]
Apr 23 19:55:01 web kernel: EFLAGS: 00010003
Apr 23 19:55:01 web kernel: eax: c0ff97e4   ebx: 2e72656e   ecx:
00000001   edx: 00000001
Apr 23 19:55:01 web kernel: esi: c833b2c0   edi: 00000001   ebp:
c9219ef4   esp: c9219edc
Apr 23 19:55:01 web kernel: ds: 0018   es: 0018   ss: 0018
Apr 23 19:55:01 web kernel: Process python (pid: 21113,
stackpage=c9219000)
Apr 23 19:55:01 web kernel: Stack: 00000282 00000001 c0ff97e0 c0ff97e0
c833b2c0 c833b2c0 ced18360 c013f021
Apr 23 19:55:01 web kernel:        c5a069c0 c17211e0 c013f04e c833b2c0
00000001 00000000 c0136089 c833b2c0
Apr 23 19:55:01 web kernel:        c5a069c0 c333fbfc 00000001 00000000
c1723c14 c5a069c0 00000000 00000001
Apr 23 19:55:02 web kernel: Call Trace: [pipe_release+113/144]
[pipe_read_release+14/32] [fput+57/192] [filp_close+83/96]
[put_files_struct+76/208]
Apr 23 19:55:02 web kernel:    [do_exit+209/496] [do_softirq+75/144]
[do_page_fault+0/1168] [system_call+51/56]
Apr 23 19:55:02 web kernel:
Apr 23 19:55:02 web kernel: Code: 8b 4b fc 8b 01 85 45 ec 74 4e 31 c0 9c
5e fa c7 01 00 00 00
Apr 23 20:00:00 web kernel:  <1>Unable to handle kernel paging request
at virtual address 2e72656a
Apr 23 20:00:00 web kernel:  printing eip:
Apr 23 20:00:00 web kernel: c0114e62
Apr 23 20:00:00 web kernel: *pde = 00000000
Apr 23 20:00:00 web kernel: Oops: 0000
Apr 23 20:00:00 web kernel: CPU:    0
Apr 23 20:00:00 web kernel: EIP:    0010:[__wake_up+34/160]
Apr 23 20:00:00 web kernel: EFLAGS: 00010003
Apr 23 20:00:00 web kernel: eax: c0ff97e4   ebx: 2e72656e   ecx:
00000001   edx: 00000001
Apr 23 20:00:00 web kernel: esi: c5dbb860   edi: 00000001   ebp:
cea81ef4   esp: cea81edc
Apr 23 20:00:00 web kernel: ds: 0018   es: 0018   ss: 0018
Apr 23 20:00:00 web kernel: Process python (pid: 21131,
stackpage=cea81000)
Apr 23 20:00:00 web kernel: Stack: 00000282 00000001 c0ff97e0 c0ff97e0
c5dbb860 c5dbb860 ca669540 c013f021
Apr 23 20:00:00 web kernel:        c3a430c0 c17211e0 c013f04e c5dbb860
00000001 00000000 c0136089 c5dbb860
Apr 23 20:00:00 web kernel:        c3a430c0 c8be7bfc 00000001 00000000
c1723c14 c3a430c0 00000000 00000001
Apr 23 20:00:00 web kernel: Call Trace: [pipe_release+113/144]
[pipe_read_release+14/32] [fput+57/192] [filp_close+83/96]
[put_files_struct+76/208]
Apr 23 20:00:00 web kernel:    [do_exit+209/496] [do_softirq+75/144]
[do_page_fault+0/1168] [system_call+51/56]
Apr 23 20:00:00 web kernel:
Apr 23 20:00:00 web kernel: Code: 8b 4b fc 8b 01 85 45 ec 74 4e 31 c0 9c
5e fa c7 01 00 00 00
Apr 23 20:00:00 web kernel:  <1>Unable to handle kernel paging request
at virtual address 77656e5b
Apr 23 20:00:00 web kernel:  printing eip:
Apr 23 20:00:00 web kernel: c0114e62
Apr 23 20:00:00 web kernel: *pde = 00000000
Apr 23 20:00:00 web kernel: Oops: 0000
Apr 23 20:00:00 web kernel: CPU:    0
Apr 23 20:00:00 web kernel: EIP:    0010:[__wake_up+34/160]
Apr 23 20:00:00 web kernel: EFLAGS: 00010887
Apr 23 20:00:00 web kernel: eax: c0ff97e4   ebx: 77656e5f   ecx:
00000001   edx: 00000001
Apr 23 20:00:00 web kernel: esi: c5dbb040   edi: 00000001   ebp:
c3c95ef4   esp: c3c95edc
Apr 23 20:00:00 web kernel: ds: 0018   es: 0018   ss: 0018
Apr 23 20:00:00 web kernel: Process python (pid: 21132,
stackpage=c3c95000)
Apr 23 20:00:00 web kernel: Stack: 00000282 00000001 c0ff97e0 c0ff97e0
c5dbb040 c5dbb040 ca669640 c013f021
Apr 23 20:00:00 web kernel:        c24175c0 c17211e0 c013f04e c5dbb040
00000001 00000000 c0136089 c5dbb040
Apr 23 20:00:00 web kernel:        c24175c0 c28e7bfc 00000001 00000000
c1723c14 c24175c0 00000000 00000001
Apr 23 20:00:00 web kernel: Call Trace: [pipe_release+113/144]
[pipe_read_release+14/32] [fput+57/192] [filp_close+83/96]
[put_files_struct+76/208]
Apr 23 20:00:00 web kernel:    [do_exit+209/496] [do_softirq+75/144]
[do_page_fault+0/1168] [system_call+51/56]
Apr 23 20:00:00 web kernel:





^ permalink raw reply	[flat|nested] 44+ messages in thread
* bug report
@ 2002-10-04 15:01 Sander Kamphuis
  2002-10-04 15:32 ` Paulo Andre'
  2002-10-04 15:35 ` Adrian Bunk
  0 siblings, 2 replies; 44+ messages in thread
From: Sander Kamphuis @ 2002-10-04 15:01 UTC (permalink / raw)
  To: linux-kernel

*This message was transferred with a trial version of CommuniGate(tm) Pro*
error after compiling kernel 2.4.20pre8 after applying the patch pre7 -> pre8
the following error occures after running 'make bzImage'

(translated from dutch)
make[2]: Leave map `/usr/src/linux/fs/nls'
make -C partitions
make[2]: Enter map `/usr/src/linux/fs/partitions'
make all_targets
make[3]: Enter map `/usr/src/linux/fs/partitions'
make[3]: *** No line for farget `/usr/src/linux/include/asm-ia64/efi.h', 
nessery for `efi.h'. Stop.
make[3]: Leave map `/usr/src/linux/fs/partitions'
make[2]: *** [first_rule] Error 2
make[2]: Leave map `/usr/src/linux/fs/partitions'
make[1]: *** [_subdir_partitions] Error 2
make[1]: Leave map `/usr/src/linux/fs'
make: *** [_dir_fs] Error 2



# cat /proc/version
Linux version 2.4.20-pre7 (root@sander) (gcc versie 3.1) #15 SMP vr okt 4 
14:51:49 CEST 2002

# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 1
cpu MHz         : 360.823
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
bogomips        : 719.25

# cat /proc/modules
tuner                  10404   1 (autoclean)
tvaudio                12928   0 (autoclean) (unused)
msp3400                16944   1 (autoclean)
tda9887                 2912   1 (autoclean)
bttv                   72256   0
i2c-algo-bit            7628   1 [bttv]
i2c-core               13248   0 [tuner tvaudio msp3400 tda9887 bttv 
i2c-algo-bit]
sb                      7808   2 (autoclean)
sb_lib                 39232   0 (autoclean) [sb]
uart401                 6880   0 (autoclean) [sb_lib]
sound                  60172   2 (autoclean) [sb_lib uart401]
NVdriver             1066464  10
smbfs                  39904   5 (autoclean)
parport_pc             13700   1 (autoclean)
lp                      7232   0 (autoclean)
parport                15008   1 (autoclean) [parport_pc lp]
apm                    10696   2
ne2k-pci                6016   1
8390                    6992   0 [ne2k-pci]
ide-scsi                8960   0
nls_iso8859-1           2848   4 (autoclean)
vfat                   10876   2 (autoclean)
fat                    33176   0 (autoclean) [vfat]


^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug report
@ 2004-03-03 10:47 Manivannan Shanmugam
  0 siblings, 0 replies; 44+ messages in thread
From: Manivannan Shanmugam @ 2004-03-03 10:47 UTC (permalink / raw)
  To: linux-kernel

Hi.

Please find here the bug report and inform us what this is and how can
we avoid this in future. We are facing difficulties with this.

Thanks.
S.Manivannan



_________________________________________________________________________________

kernel BUG at filemap.c:892!
invalid operand: 0000
nfs lockd sunrpc autofs 8139too mii ext3 jbd
CPU:    1
EIP:    0010:[unlock_page+70/112]    Not tainted
EIP:    0010:[<c0130506>]    Not tainted
EFLAGS: 00010246

EIP is at unlock_page [kernel] 0x46 (2.4.20-13.7smp)
eax: c1bbe278   ebx: c030bca0   ecx: 0000001c   edx: 00000000
esi: c1dffd54   edi: 00000000   ebp: f7402f80   esp: f76f3ef0
 ds: 0018   es: 0018   ss: 0018
Process rpciod (pid: 969, stackpage=f76f3000)
Stack: 00001000 c1bbe278 f88ec7ae f76f2000 f7402f80 f75a0380 00000046
00000000
       f759c000 f759c050 f75a7a0c 00000000 f75a0380 f88f2300 f88f2332
f736ba88
       f75a0430 d7a19774 f75a0380 f736ba74 00000001 f75a0380 f75a0424
f75a0380
Call Trace:   [<f88ec7ae>] nfs_readpage_result [nfs] 0x20e (0xf76f3ef8))
[<f88f2300>] nfs3_xdr_readres [nfs] 0x0 (0xf76f3f24))
[<f88f2332>] nfs3_xdr_readres [nfs] 0x32 (0xf76f3f28))
[<f88f2300>] nfs3_xdr_readres [nfs] 0x0 (0xf76f3f50))
[<f88bff73>] call_decode [sunrpc] 0x133 (0xf76f3f58))
[<f88c357d>] __rpc_execute [sunrpc] 0x27d (0xf76f3f78))
[do_softirq+107/208] do_softirq [kernel] 0x6b (0xf76f3f90))
[<c012107b>] do_softirq [kernel] 0x6b (0xf76f3f90))
[<f88c3742>] __rpc_schedule [sunrpc] 0xd2 (0xf76f3fb4))
[<f88c4069>] rpciod [sunrpc] 0xe9 (0xf76f3fc8))
[<f88d2128>] rpciod_killer [sunrpc] 0x0 (0xf76f3fcc))
[arch_kernel_thread+38/48] arch_kernel_thread [kernel] 0x26
(0xf76f3ff0))
[<c0107266>] arch_kernel_thread [kernel] 0x26 (0xf76f3ff0))
[<f88d2128>] rpciod_killer [sunrpc] 0x0 (0xf76f3ff4))
[<f88c3f80>] rpciod [sunrpc] 0x0 (0xf76f3ff8))


Code: 0f 0b 7c 03 50 53 25 c0 8d 46 04 39 46 04 74 10 5b 89 f0 31
	
_________________________________________________________________________________


^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug report
@ 2004-12-25 13:00 Ioannis Fikouras
  0 siblings, 0 replies; 44+ messages in thread
From: Ioannis Fikouras @ 2004-12-25 13:00 UTC (permalink / raw)
  To: linux-kernel

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

[1.] One line summary of the problem: 
Kernel error message related to RAID5 and mldonkey

[2.] Full description of the problem/report:
I get this error message from the kernel shortly after stating
mldonkey. I run mldonkey on a RAID5 (3x250GB) with reiserfs. I had
similar issues witrh XFS. This error however does not seem to impact
the RAID, the FS or the apps runing on it (i.e. mldonkey, samba etc.)

[3.] Keywords (i.e., modules, networking, kernel):
RAID5, mldonkey?

[4.] Kernel version (from /proc/version):
2.6.10

[5.] Output of Oops.. message (if applicable) with symbolic information 
     resolved (see Documentation/oops-tracing.txt)
Please find attached.

[6.] A small shell script or example program which triggers the
     problem (if possible)
For me its 100% reproducible. I just need to start mldonkey. Let me
know if I can help you out with more info. A remote login would be
possible.

[7.] Environment
[7.1.] Software (add the output of the ver_linux script here)
Is attached

[7.2.] Processor information (from /proc/cpuinfo):
Is attached

[7.3.] Module information (from /proc/modules):
Is attached

[7.4.] Loaded driver and hardware information (/proc/ioports, /proc/iomem)
Is attached

[7.5.] PCI information ('lspci -vvv' as root)
Is attached

[7.6.] SCSI information (from /proc/scsi/scsi)
No SCSI devices, funcionality only compiled as a module. Its not loaded.

[7.7.] Other information that might be relevant to the problem
       (please look in /proc and include all information that you
       think to be relevant):
/proc/mdstat is included

  Thanks a bunch, please let me know how I can help you any further.

[-- Attachment #2: bug.txt --]
[-- Type: text/plain, Size: 5431 bytes --]


sh scripts/ver_linux
~~~~~~~~~~~~~~~~~~~~~~
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
 
Linux babylon 2.6.10 #1 Sat Dec 25 13:48:14 CET 2004 i686 GNU/Linux
 
Gnu C                  3.3.4
Gnu make               3.80
binutils               2.15
util-linux             2.12
mount                  2.12
module-init-tools      3.1
e2fsprogs              1.35
reiserfsprogs          3.6.19
reiser4progs           line
PPP                    2.4.2
Linux C Library        2.3.2
Dynamic linker (ldd)   2.3.2
Procps                 3.2.1
Net-tools              1.60
Console-tools          0.2.3
Sh-utils               5.2.1
Modules Loaded         ipt_TCPMSS iptable_filter ipt_MASQUERADE iptable_nat ip_conntrack ip_tables af_packet nvidia_agp ehci_hcd ohci_hcd usbcore agpgart rtc unix



/var/log/mesages
~~~~~~~~~~~~~~~~~~~~~~
Dec 25 14:40:15 babylon kernel: ------------[ cut here ]------------
Dec 25 14:40:15 babylon kernel: PREEMPT 
Dec 25 14:40:15 babylon kernel: Modules linked in: ipt_TCPMSS iptable_filter ipt_MASQUERADE iptable_nat ip_conntrack ip_tables af_packet nvidia_agp ehci_hcd ohci_hcd usbcore agpgart rtc unix
Dec 25 14:40:15 babylon kernel: CPU:    0
Dec 25 14:40:15 babylon kernel: EIP:    0060:[add_stripe_bio+337/384]    Not tainted VLI
Dec 25 14:40:15 babylon kernel: EFLAGS: 00010016   (2.6.10) 
Dec 25 14:40:15 babylon kernel: EIP is at add_stripe_bio+0x151/0x180
Dec 25 14:40:15 babylon kernel: eax: 1dd1cf30   ebx: c15f7798   ecx: 1dd1cf08   edx: c721cee0
Dec 25 14:40:15 babylon kernel: esi: c721ce60   edi: 00000000   ebp: c721ce60   esp: d6589b0c
Dec 25 14:40:15 babylon kernel: ds: 007b   es: 007b   ss: 0068
Dec 25 14:40:15 babylon kernel: Process mlnet (pid: 2626, threadinfo=d6588000 task=dafc0ac0)
Dec 25 14:40:15 babylon kernel: Stack: c15f76c0 d6588000 1dd1cf08 c721ce60 c02414fa c15f76c0 c721ce60 00000001 
Dec 25 14:40:15 babylon kernel:        00000000 d6589b50 c15d7460 1dd1cf20 00000002 00000003 c15d7460 c15b49c0 
Dec 25 14:40:15 babylon kernel:        00000001 00000002 c159c1b0 df558060 d6589b8c c721ce60 c020f0e7 c159c1b0 
Dec 25 14:40:15 babylon kernel: Call Trace:
Dec 25 14:40:15 babylon kernel:  [make_request+314/624] make_request+0x13a/0x270
Dec 25 14:40:15 babylon kernel:  [generic_make_request+327/480] generic_make_request+0x147/0x1e0
Dec 25 14:40:15 babylon kernel:  [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60
Dec 25 14:40:15 babylon kernel:  [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60
Dec 25 14:40:15 babylon kernel:  [mempool_alloc+117/368] mempool_alloc+0x75/0x170
Dec 25 14:40:15 babylon kernel:  [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60
Dec 25 14:40:15 babylon kernel:  [ip_local_deliver_finish+0/480] ip_local_deliver_finish+0x0/0x1e0
Dec 25 14:40:15 babylon kernel:  [submit_bio+93/256] submit_bio+0x5d/0x100
Dec 25 14:40:15 babylon kernel:  [mpage_bio_submit+35/64] mpage_bio_submit+0x23/0x40
Dec 25 14:40:15 babylon kernel:  [do_mpage_readpage+386/944] do_mpage_readpage+0x182/0x3b0
Dec 25 14:40:15 babylon kernel:  [radix_tree_insert+226/256] radix_tree_insert+0xe2/0x100
Dec 25 14:40:15 babylon kernel:  [add_to_page_cache+104/176] add_to_page_cache+0x68/0xb0
Dec 25 14:40:15 babylon kernel:  [mpage_readpages+288/336] mpage_readpages+0x120/0x150
Dec 25 14:40:15 babylon kernel:  [reiserfs_get_block+0/5296] reiserfs_get_block+0x0/0x14b0
Dec 25 14:40:15 babylon kernel:  [read_pages+299/320] read_pages+0x12b/0x140
Dec 25 14:40:15 babylon kernel:  [reiserfs_get_block+0/5296] reiserfs_get_block+0x0/0x14b0
Dec 25 14:40:15 babylon kernel:  [__alloc_pages+464/880] __alloc_pages+0x1d0/0x370
Dec 25 14:40:15 babylon kernel:  [need_resched+39/50] need_resched+0x27/0x32
Dec 25 14:40:15 babylon kernel:  [do_page_cache_readahead+260/400] do_page_cache_readahead+0x104/0x190
Dec 25 14:40:15 babylon kernel:  [page_cache_readahead+388/480] page_cache_readahead+0x184/0x1e0
Dec 25 14:40:15 babylon kernel:  [do_generic_mapping_read+313/1328] do_generic_mapping_read+0x139/0x530
Dec 25 14:40:15 babylon kernel:  [__generic_file_aio_read+501/560] __generic_file_aio_read+0x1f5/0x230
Dec 25 14:40:15 babylon kernel:  [file_read_actor+0/224] file_read_actor+0x0/0xe0
Dec 25 14:40:15 babylon kernel:  [ip_rcv_finish+521/656] ip_rcv_finish+0x209/0x290
Dec 25 14:40:15 babylon kernel:  [generic_file_read+186/224] generic_file_read+0xba/0xe0
Dec 25 14:40:15 babylon kernel:  [scheduler_tick+31/1120] scheduler_tick+0x1f/0x460
Dec 25 14:40:15 babylon kernel:  [update_process_times+70/96] update_process_times+0x46/0x60
Dec 25 14:40:15 babylon kernel:  [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60
Dec 25 14:40:15 babylon kernel:  [timer_interrupt+85/256] timer_interrupt+0x55/0x100
Dec 25 14:40:15 babylon kernel:  [vfs_read+219/320] vfs_read+0xdb/0x140
Dec 25 14:40:15 babylon kernel:  [sys_read+81/128] sys_read+0x51/0x80
Dec 25 14:40:15 babylon kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Dec 25 14:40:15 babylon kernel: Code: c1 72 08 0f ba aa 84 00 00 00 02 5b 5e 5f 5d c3 e8 d5 3c 06 00 e9 70 ff ff ff e8 cb 3c 06 00 e9 58 ff ff ff 8b 13 e9 17 ff ff ff <0f> 0b 2d 03 7c 26 2c c0 e9 f2 fe ff ff 89 f6 6b 44 24 1c 64 8b 
Dec 25 14:40:15 babylon kernel:  <6>note: mlnet[2626] exited with preempt_count 2


[-- Attachment #3: cpu.txt --]
[-- Type: text/plain, Size: 429 bytes --]

processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 3
model name	: AMD Duron(tm) processor
stepping	: 1
cpu MHz		: 801.890
cache size	: 64 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr pni syscall mmxext 3dnowext 3dnow
bogomips	: 1581.05


[-- Attachment #4: io.txt --]
[-- Type: text/plain, Size: 2247 bytes --]

00000000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000c87ff : Video ROM
000cc000-000cd7ff : Adapter ROM
000ce000-000d13ff : Adapter ROM
000d2000-000d27ff : Adapter ROM
000f0000-000fffff : System ROM
00100000-1ffeffff : System RAM
  00100000-002a5b62 : Kernel code
  002a5b63-0034df3f : Kernel data
1fff0000-1fff2fff : ACPI Non-volatile Storage
1fff3000-1fffffff : ACPI Tables
e0000000-e1ffffff : 0000:00:00.0
e2000000-e3ffffff : PCI Bus #03
  e2000000-e3ffffff : 0000:03:00.0
    e2000000-e3ffffff : matroxfb FB
e4000000-e5ffffff : PCI Bus #02
  e5000000-e500007f : 0000:02:01.0
e6000000-e8ffffff : PCI Bus #03
  e6000000-e6003fff : 0000:03:00.0
    e6000000-e6003fff : matroxfb MMIO
  e7000000-e77fffff : 0000:03:00.0
e9000000-eaffffff : PCI Bus #01
  ea000000-ea000fff : 0000:01:08.1
    ea000000-ea000fff : ohci_hcd
  ea001000-ea0010ff : 0000:01:08.2
    ea001000-ea0010ff : ehci_hcd
  ea002000-ea002fff : 0000:01:08.0
    ea002000-ea002fff : ohci_hcd
  ea003000-ea0031ff : 0000:01:0b.0
eb003000-eb003fff : 0000:00:04.0
  eb003000-eb003fff : forcedeth
fec00000-fec00fff : reserved
fee00000-fee00fff : reserved
ffff0000-ffffffff : reserved
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0376-0376 : ide1
03c0-03df : vga+
  03c0-03df : matrox
03f6-03f6 : ide0
0cf8-0cff : PCI conf1
a000-cfff : PCI Bus #01
  a000-a007 : 0000:01:09.0
    a000-a007 : ide2
  a400-a403 : 0000:01:09.0
    a402-a402 : ide2
  a800-a807 : 0000:01:09.0
    a800-a807 : ide3
  ac00-ac03 : 0000:01:09.0
    ac02-ac02 : ide3
  b000-b0ff : 0000:01:09.0
    b000-b007 : ide2
    b008-b00f : ide3
    b010-b0ff : HPT370
  b400-b407 : 0000:01:0b.0
  b800-b803 : 0000:01:0b.0
  bc00-bc07 : 0000:01:0b.0
  c000-c003 : 0000:01:0b.0
  c400-c40f : 0000:01:0b.0
d000-dfff : PCI Bus #02
  d000-d07f : 0000:02:01.0
    d000-d07f : 0000:02:01.0
e000-e01f : 0000:00:01.1
e400-e407 : 0000:00:04.0
  e400-e407 : forcedeth
f000-f00f : 0000:00:09.0
  f000-f007 : ide0
  f008-f00f : ide1

[-- Attachment #5: md.txt --]
[-- Type: text/plain, Size: 171 bytes --]

Personalities : [raid5] 
md0 : active raid5 hdg1[2] hde1[1] hdc1[0]
      488391680 blocks level 5, 128k chunk, algorithm 2 [3/3] [UUU]
      
unused devices: <none>

[-- Attachment #6: mods.txt --]
[-- Type: text/plain, Size: 635 bytes --]

ipt_TCPMSS 4352 1 - Live 0xe2bb8000
iptable_filter 3648 1 - Live 0xe2bb1000
ipt_MASQUERADE 3584 1 - Live 0xe2b52000
iptable_nat 27080 2 ipt_MASQUERADE, Live 0xe2be2000
ip_conntrack 46836 2 ipt_MASQUERADE,iptable_nat, Live 0xe2b93000
ip_tables 18880 4 ipt_TCPMSS,iptable_filter,ipt_MASQUERADE,iptable_nat, Live 0xe2b8d000
af_packet 22408 4 - Live 0xe2b86000
nvidia_agp 7708 1 - Live 0xe2b4a000
ehci_hcd 30980 0 - Live 0xe2b54000
ohci_hcd 18568 0 - Live 0xe2b44000
usbcore 119416 3 ehci_hcd,ohci_hcd, Live 0xe2b67000
agpgart 34344 1 nvidia_agp, Live 0xe2b3a000
rtc 12664 0 - Live 0xe083a000
unix 28724 14 - Live 0xe0831000

[-- Attachment #7: mods.txt --]
[-- Type: text/plain, Size: 635 bytes --]

ipt_TCPMSS 4352 1 - Live 0xe2bb8000
iptable_filter 3648 1 - Live 0xe2bb1000
ipt_MASQUERADE 3584 1 - Live 0xe2b52000
iptable_nat 27080 2 ipt_MASQUERADE, Live 0xe2be2000
ip_conntrack 46836 2 ipt_MASQUERADE,iptable_nat, Live 0xe2b93000
ip_tables 18880 4 ipt_TCPMSS,iptable_filter,ipt_MASQUERADE,iptable_nat, Live 0xe2b8d000
af_packet 22408 4 - Live 0xe2b86000
nvidia_agp 7708 1 - Live 0xe2b4a000
ehci_hcd 30980 0 - Live 0xe2b54000
ohci_hcd 18568 0 - Live 0xe2b44000
usbcore 119416 3 ehci_hcd,ohci_hcd, Live 0xe2b67000
agpgart 34344 1 nvidia_agp, Live 0xe2b3a000
rtc 12664 0 - Live 0xe083a000
unix 28724 14 - Live 0xe0831000

[-- Attachment #8: pci.txt --]
[-- Type: text/plain, Size: 11682 bytes --]

0000:00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev a2)
	Subsystem: Asustek Computer, Inc.: Unknown device 80ac
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Region 0: Memory at e0000000 (32-bit, prefetchable) [size=32M]
	Capabilities: [40] AGP version 2.0
		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=x1
	Capabilities: [60] #08 [2001]

0000:00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev a2)
	Subsystem: nVidia Corporation: Unknown device 0c17
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev a2)
	Subsystem: nVidia Corporation: Unknown device 0c17
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev a2)
	Subsystem: nVidia Corporation: Unknown device 0c17
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev a2)
	Subsystem: nVidia Corporation: Unknown device 0c17
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev a2)
	Subsystem: nVidia Corporation: Unknown device 0c17
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a3)
	Subsystem: Asustek Computer, Inc. A7N8X Mainboard
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Capabilities: [48] #08 [01e1]

0000:00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
	Subsystem: Asustek Computer, Inc.: Unknown device 0c11
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at e000 [size=32]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
	Subsystem: Asustek Computer, Inc. A7N8X Mainboard onboard nForce2 Ethernet
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (250ns min, 5000ns max)
	Interrupt: pin A routed to IRQ 12
	Region 0: Memory at eb003000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at e400 [size=8]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable+ DSel=0 DScale=0 PME-

0000:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
	I/O behind bridge: 0000a000-0000cfff
	Memory behind bridge: e9000000-eaffffff
	Prefetchable memory behind bridge: fff00000-000fffff
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-

0000:00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2) (prog-if 8a [Master SecP PriP])
	Subsystem: Asustek Computer, Inc.: Unknown device 0c11
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Region 4: I/O ports at f000 [size=16]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:0c.0 PCI bridge: nVidia Corporation nForce2 PCI Bridge (rev a3) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: e4000000-e5ffffff
	Prefetchable memory behind bridge: fff00000-000fffff
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-

0000:00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=32
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: e6000000-e8ffffff
	Prefetchable memory behind bridge: e2000000-e3ffffff
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-

0000:01:08.0 USB Controller: NEC Corporation USB (rev 43) (prog-if 10 [OHCI])
	Subsystem: NEC Corporation USB
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (250ns min, 10500ns max), Cache Line Size: 0x08 (32 bytes)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at ea002000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:01:08.1 USB Controller: NEC Corporation USB (rev 43) (prog-if 10 [OHCI])
	Subsystem: NEC Corporation USB
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (250ns min, 10500ns max), Cache Line Size: 0x08 (32 bytes)
	Interrupt: pin B routed to IRQ 7
	Region 0: Memory at ea000000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:01:08.2 USB Controller: NEC Corporation USB 2.0 (rev 04) (prog-if 20 [EHCI])
	Subsystem: HaSoTec GmbH: Unknown device 2928
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (4000ns min, 8500ns max), Cache Line Size: 0x10 (64 bytes)
	Interrupt: pin C routed to IRQ 3
	Region 0: Memory at ea001000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:01:09.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366/368/370/370A/372 (rev 03)
	Subsystem: Triones Technologies, Inc. HPT370 UDMA100
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 120 (2000ns min, 2000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at a000 [size=8]
	Region 1: I/O ports at a400 [size=4]
	Region 2: I/O ports at a800 [size=8]
	Region 3: I/O ports at ac00 [size=4]
	Region 4: I/O ports at b000 [size=256]

0000:01:0b.0 RAID bus controller: Silicon Image, Inc. (formerly CMD Technology Inc) SiI 3112 [SATALink/SATARaid] Serial ATA Controller (rev 01)
	Subsystem: Silicon Image, Inc. (formerly CMD Technology Inc) Asus A7N8X
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32, Cache Line Size: 0x08 (32 bytes)
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at b400 [size=8]
	Region 1: I/O ports at b800 [size=4]
	Region 2: I/O ports at bc00 [size=8]
	Region 3: I/O ports at c000 [size=4]
	Region 4: I/O ports at c400 [size=16]
	Region 5: Memory at ea003000 (32-bit, non-prefetchable) [size=512]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=2 PME-

0000:02:01.0 Ethernet controller: 3Com Corporation 3C920B-EMB Integrated Fast Ethernet Controller [Tornado] (rev 40)
	Subsystem: Asustek Computer, Inc. A7N8X Deluxe onboard 3C920B-EMB Integrated Fast Ethernet Controller
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (2500ns min, 2500ns max), Cache Line Size: 0x08 (32 bytes)
	Interrupt: pin A routed to IRQ 5
	Region 0: I/O ports at d000 [size=128]
	Region 1: Memory at e5000000 (32-bit, non-prefetchable) [size=128]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=2 PME-

0000:03:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 82) (prog-if 00 [VGA])
	Subsystem: Matrox Graphics, Inc. Millennium G450 Dual Head
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (4000ns min, 8000ns max), Cache Line Size: 0x08 (32 bytes)
	Interrupt: pin A routed to IRQ 7
	Region 0: Memory at e2000000 (32-bit, prefetchable) [size=32M]
	Region 1: Memory at e6000000 (32-bit, non-prefetchable) [size=16K]
	Region 2: Memory at e7000000 (32-bit, non-prefetchable) [size=8M]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [f0] AGP version 2.0
		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
		Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x1


^ permalink raw reply	[flat|nested] 44+ messages in thread
* BUG report
@ 2006-07-09  2:04 Antonio Mignolli
  2006-07-12 10:56 ` Markus Rechberger
  0 siblings, 1 reply; 44+ messages in thread
From: Antonio Mignolli @ 2006-07-09  2:04 UTC (permalink / raw)
  To: linux-kernel

I'm on a Slackware with kernel 2.6.17.3 obtained by applying patch-2.6.17.3
to kernel 2.6.17.
I plugged a Pinnacle pctv 50e USB tv card.
It works correctly, I was trying it.
After a while, I disconnected it and after very few seconds
I plugged an external USB hard drive.
For a couple of minutes, USB hub seemed to be not working.
No messages on dmesg indicating a new device (usually /dev/sda,
I have all the modules for that.)
After about two minutes, the USB hub woke up (/dev/sda created, USB
mouse working)
and on syslog and on every terminal on my
desktop appeared some messages.

TERMINAL MESSAGES:

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: Oops: 0002 [#1]

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: PREEMPT

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: CPU:    0

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: EIP is at __fput+0xab/0x140

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: eax: 00000007   ebx: d613c000   ecx: d61cc030   edx: c01ebbf7

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: esi: d3ba2780   edi: d9548184   ebp: d94ede14   esp: d613df6c

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: ds: 007b   es: 007b   ss: 0068

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: Process firefox-bin (pid: 5500, threadinfo=d613c000
task=d61cc030)

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: Stack: df7c4f40 d3ba2780 df68c5c0 00000000 d613c000
c0147fda d3ba2780 df68c5c0

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel:        d3ba2780 df68c5c0 d613c000 df68c5c0 d3ba2780
c014803c d3ba2780 df68c5c0

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel:        00000030 00000002 09557fb0 c01025d7 00000030
00000000 b68c7600 00000002

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: Call Trace:

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel:  <c0147fda> filp_close+0x4c/0x55  <c014803c> sys_close+0x59/0x7c

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel:  <c01025d7> syscall_call+0x7/0xb

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: Code: 38 58 5a 8b 87 f4 00 00 00 85 c0 74 07 50 e8 6a
6e 00 00 58 8b 46 10 85 c0
 74 35 8b 00 85 c0 74 2f bb 00 e0 ff ff 21 e3 ff 43 14 <ff> 88 00 01
00 00 83 38 02 75 0b 8b 80
 88 01 00 00 e8 08 67 fc

Message from syslogd@slacky at Wed Jul  5 23:38:39 2006 ...
slacky kernel: EIP: [<c01493c9>] __fput+0xab/0x140 SS:ESP 0068:d613df6c


SYSLOG MESSAGES:

Jul  5 23:38:39 slacky kernel: BUG: unable to handle kernel NULL
pointer dereference at virtual
 address 00000107
Jul  5 23:38:39 slacky kernel:  printing eip:
Jul  5 23:38:39 slacky kernel: c01493c9
Jul  5 23:38:39 slacky kernel: *pde = 00000000
Jul  5 23:38:39 slacky kernel: Oops: 0002 [#1]
Jul  5 23:38:39 slacky kernel: PREEMPT
Jul  5 23:38:39 slacky kernel: Modules linked in: vfat fat snd_pcm_oss
snd_mixer_oss snd_usb_au
dio snd_usb_lib snd_rawmidi snd_seq_device snd_hwdep tda9887 tuner
saa7115 em28xx compat_ioctl3
2 v4l1_compat v4l2_common ir_common videodev tveeprom i2c_core eth1394
snd_intel8x0 snd_intel8x
0m snd_ac97_codec snd_ac97_bus snd_pcm snd_timer snd snd_page_alloc
yenta_socket rsrc_nonstatic
 pcmcia_core ohci1394 b44 joydev fuse evdev
Jul  5 23:38:39 slacky kernel: CPU:    0
Jul  5 23:38:39 slacky kernel: EIP:    0060:[<c01493c9>]    Not tainted VLI
Jul  5 23:38:39 slacky kernel: EFLAGS: 00010202   (2.6.17.3 #7)
Jul  5 23:38:39 slacky kernel: EIP is at __fput+0xab/0x140
Jul  5 23:38:39 slacky kernel: eax: 00000007   ebx: d613c000   ecx:
d61cc030   edx: c01ebbf7
Jul  5 23:38:39 slacky kernel: esi: d3ba2780   edi: d9548184   ebp:
d94ede14   esp: d613df6c
Jul  5 23:38:39 slacky kernel: ds: 007b   es: 007b   ss: 0068
Jul  5 23:38:39 slacky kernel: Process firefox-bin (pid: 5500,
threadinfo=d613c000 task=d61cc03
0)
Jul  5 23:38:39 slacky kernel: Stack: df7c4f40 d3ba2780 df68c5c0
00000000 d613c000 c0147fda d3b
a2780 df68c5c0
Jul  5 23:38:39 slacky kernel:        d3ba2780 df68c5c0 d613c000
df68c5c0 d3ba2780 c014803c d3b
a2780 df68c5c0
Jul  5 23:38:39 slacky kernel:        00000030 00000002 09557fb0
c01025d7 00000030 00000000 b68
c7600 00000002
Jul  5 23:38:39 slacky kernel: Call Trace:
Jul  5 23:38:39 slacky kernel:  <c0147fda> filp_close+0x4c/0x55
<c014803c> sys_close+0x59/0x7c
Jul  5 23:38:39 slacky kernel:  <c01025d7> syscall_call+0x7/0xb
Jul  5 23:38:39 slacky kernel: Code: 38 58 5a 8b 87 f4 00 00 00 85 c0
74 07 50 e8 6a 6e 00 00 5
8 8b 46 10 85 c0 74 35 8b 00 85 c0 74 2f bb 00 e0 ff ff 21 e3 ff 43 14
<ff> 88 00 01 00 00 83 3
8 02 75 0b 8b 80 88 01 00 00 e8 08 67 fc
Jul  5 23:38:39 slacky kernel: EIP: [<c01493c9>] __fput+0xab/0x140
SS:ESP 0068:d613df6c
Jul  5 23:38:39 slacky kernel:  <6>note: firefox-bin[5500] exited with
preempt_count 1
Jul  5 23:38:39 slacky kernel: hub 1-0:1.0: over-current change on port 2
Jul  5 23:38:39 slacky kernel: hub 2-0:1.0: over-current change on port 1
Jul  5 23:38:39 slacky kernel: hub 2-0:1.0: over-current change on port 2
Jul  5 23:38:40 slacky kernel: hub 1-0:1.0: over-current change on port 1
Jul  5 23:40:37 slacky kernel: hub 1-0:1.0: over-current change on port 1
Jul  5 23:40:37 slacky kernel: hub 2-0:1.0: over-current change on port 1
Jul  5 23:40:44 slacky kernel: sda: assuming drive cache: write through
Jul  5 23:40:44 slacky kernel: sda: assuming drive cache: write through



Hope it helps.
Bye.

^ permalink raw reply	[flat|nested] 44+ messages in thread
* bug report
@ 2008-06-06 19:59 Zsiros Attila
  2008-06-07  1:44 ` Oliver Pinter
  0 siblings, 1 reply; 44+ messages in thread
From: Zsiros Attila @ 2008-06-06 19:59 UTC (permalink / raw)
  To: linux-kernel

Hy!

I have a problem.

http://www.cyberszeg.hu/log/kern.log
http://www.cyberszeg.hu/log/config-2.6.25.4
http://www.cyberszeg.hu/log/lspci.txt
http://www.cyberszeg.hu/log/ifconfig.txt

Best regards Zsirmo

^ permalink raw reply	[flat|nested] 44+ messages in thread
* bug report
@ 2008-09-24  9:41 Todor Gyumyushev
  2008-09-24 16:38 ` Simon Holm Thøgersen
  0 siblings, 1 reply; 44+ messages in thread
From: Todor Gyumyushev @ 2008-09-24  9:41 UTC (permalink / raw)
  To: linux-kernel

------------[ cut here ]------------
WARNING: at drivers/ata/libata-sff.c:944 ata_sff_hsm_move+0x4a9/0x6a0()
Modules linked in: cdc_acm eth1394 vboxdrv isofs zlib_inflate ath5k 
aes_generic nls_utf8 nls_cp437 vfat fat nls_base i915 drm kvm 
acpi_cpufreq hci_usb rfcomm l2cap pktcdvd nfsd lockd nfs_acl auth_rpcgss 
sunrpc exportfs fan ac battery microcode firmware_class loop usb_storage 
usbhid snd_hda_intel arc4 snd_pcm_oss sg ecb crypto_blkcipher 
snd_mixer_oss cryptomgr snd_pcm snd_timer tpm_infineon sr_mod usblp snd 
rng_core cdrom ehci_hcd mac80211 thermal ohci1394 ieee1394 processor 
evdev thermal_sys tpm uhci_hcd iTCO_wdt iTCO_vendor_support soundcore 
cfg80211 tpm_bios sky2 hwmon snd_page_alloc intel_agp button [last 
unloaded: ath5k]
Pid: 0, comm: swapper Tainted: G        W 2.6.26.5 #6

Call Trace:
 <IRQ>  [<ffffffff80236214>] warn_on_slowpath+0x64/0xc0
 [<ffffffff803c9ec8>] ata_sff_data_xfer+0x98/0xc0
 [<ffffffff803c96c9>] ata_sff_hsm_move+0x4a9/0x6a0
 [<ffffffff803c9c13>] ata_sff_interrupt+0x1a3/0x2c0
 [<ffffffff802748e4>] handle_IRQ_event+0x34/0x70
 [<ffffffff80275e60>] handle_edge_irq+0xc0/0x160
 [<ffffffff8020ebac>] do_IRQ+0x7c/0x100
 [<ffffffff8020bc51>] ret_from_intr+0x0/0xa
 <EOI>  [<ffffffff8021c800>] lapic_next_event+0x0/0x10
 [<ffffffff803fbc10>] cpuidle_idle_call+0x0/0x120
 [<ffffffffa00564bc>] :processor:acpi_idle_enter_simple+0x1c5/0x235
 [<ffffffffa00564b2>] :processor:acpi_idle_enter_simple+0x1bb/0x235
 [<ffffffff803fbc10>] cpuidle_idle_call+0x0/0x120
 [<ffffffff803fbce7>] cpuidle_idle_call+0xd7/0x120
 [<ffffffff803fbc10>] cpuidle_idle_call+0x0/0x120
 [<ffffffff803fbc10>] cpuidle_idle_call+0x0/0x120
 [<ffffffff80209410>] default_idle+0x0/0x50
 [<ffffffff8020a720>] cpu_idle+0x60/0xd0

---[ end trace 05ba06d61030bbb9 ]---


^ permalink raw reply	[flat|nested] 44+ messages in thread
* bug report
@ 2008-09-25 14:08 Todor Gyumyushev
  0 siblings, 0 replies; 44+ messages in thread
From: Todor Gyumyushev @ 2008-09-25 14:08 UTC (permalink / raw)
  To: linux-kernel

Sep 25 16:21:09 macmini kernel: ------------[ cut here ]------------
Sep 25 16:21:09 macmini kernel: WARNING: at 
drivers/net/wireless/ath5k/hw.c:3795 ath5k_hw_setup_4word_tx_desc+0x1a3/0x2
50 [ath5k]()
Sep 25 16:21:09 macmini kernel: Modules linked in: ipt_MASQUERADE 
iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack ip_
tables x_tables vboxdrv i915 drm tun kvm acpi_cpufreq hci_usb rfcomm 
l2cap pktcdvd nfsd lockd nfs_acl auth_rpcgss sunrp
c exportfs aes_generic fan ac battery microcode firmware_class loop 
usbhid usblp arc4 ecb crypto_blkcipher snd_hda_inte
l cryptomgr tpm_infineon sg tpm snd_pcm_oss snd_mixer_oss ath5k ohci1394 
rng_core thermal processor ieee1394 tpm_bios s
nd_pcm mac80211 sr_mod evdev thermal_sys iTCO_wdt cdrom hwmon 
iTCO_vendor_support cfg80211 snd_timer ehci_hcd uhci_hcd
sky2 intel_agp button snd soundcore snd_page_alloc [last unloaded: 
kvm_intel]
Sep 25 16:21:09 macmini kernel: Pid: 10072, comm: icedove-bin Not 
tainted 2.6.26.5 #1
Sep 25 16:21:09 macmini kernel:
Sep 25 16:21:09 macmini kernel: Call Trace:
Sep 25 16:21:09 macmini kernel: [<ffffffff80235dd4>] 
warn_on_slowpath+0x64/0xc0
Sep 25 16:21:09 macmini kernel: [<ffffffff80346516>] __ratelimit+0x86/0xe0
Sep 25 16:21:09 macmini kernel: [<ffffffffa01063b3>] 
:ath5k:ath5k_hw_setup_4word_tx_desc+0x1a3/0x250
Sep 25 16:21:09 macmini kernel: [<ffffffffa0101fb2>] 
:ath5k:ath5k_tx+0x262/0x4c0
Sep 25 16:21:09 macmini kernel: [<ffffffffa0106210>] 
:ath5k:ath5k_hw_setup_4word_tx_desc+0x0/0x250
Sep 25 16:21:09 macmini kernel: [<ffffffffa009b3bd>] 
:mac80211:__ieee80211_tx+0x2d/0x150
Sep 25 16:21:09 macmini kernel: [<ffffffffa009baf0>] 
:mac80211:ieee80211_master_start_xmit+0x460/0x7a0
Sep 25 16:21:09 macmini kernel: [<ffffffff8042dc2b>] __qdisc_run+0x1db/0x250
Sep 25 16:21:09 macmini kernel: [<ffffffff8041e548>] 
dev_queue_xmit+0x2c8/0x3b0
Sep 25 16:21:09 macmini kernel: [<ffffffffa009c225>] 
:mac80211:ieee80211_subif_start_xmit+0x3f5/0x760
Sep 25 16:21:09 macmini kernel: [<ffffffffa043cbbb>] 
:nf_conntrack:__nf_conntrack_confirm+0x29b/0x2b0
Sep 25 16:21:09 macmini kernel: [<ffffffff80432ab8>] nf_iterate+0x68/0xa0
Sep 25 16:21:09 macmini kernel: [<ffffffff8042dc2b>] __qdisc_run+0x1db/0x250
Sep 25 16:21:09 macmini kernel: [<ffffffff8043e2f0>] 
ip_finish_output+0x0/0x2b0
Sep 25 16:21:09 macmini kernel: [<ffffffff8041e548>] 
dev_queue_xmit+0x2c8/0x3b0
Sep 25 16:21:09 macmini kernel: [<ffffffff8043d78f>] 
ip_push_pending_frames+0x2df/0x410
Sep 25 16:21:09 macmini kernel: [<ffffffff8045d44e>] 
udp_push_pending_frames+0x13e/0x3c0
Sep 25 16:21:09 macmini kernel: [<ffffffff8045ecbc>] udp_sendmsg+0x34c/0x700
Sep 25 16:21:09 macmini kernel: [<ffffffff80311ef7>] 
journal_stop+0x167/0x1e0
Sep 25 16:21:09 macmini kernel: [<ffffffff802bc40a>] __d_lookup+0xaa/0x140
Sep 25 16:21:09 macmini kernel: [<ffffffff8041031b>] sock_sendmsg+0xcb/0x100
Sep 25 16:21:09 macmini kernel: [<ffffffff802bcd62>] dput+0x92/0x140
Sep 25 16:21:09 macmini kernel: [<ffffffff80435da7>] 
__ip_route_output_key+0x167/0xa70
Sep 25 16:21:09 macmini kernel: [<ffffffff8024c040>] 
autoremove_wake_function+0x0/0x30
Sep 25 16:21:09 macmini kernel: [<ffffffff802b29ec>] path_walk+0xbc/0xd0
Sep 25 16:21:09 macmini kernel: [<ffffffff802b2be2>] 
do_path_lookup+0xa2/0x290
Sep 25 16:21:09 macmini kernel: [<ffffffff8045b130>] 
ip4_datagram_connect+0x230/0x2a0
Sep 25 16:21:09 macmini kernel: [<ffffffff8040fad2>] 
sockfd_lookup_light+0x22/0x90
Sep 25 16:21:09 macmini kernel: [<ffffffff80411049>] sys_sendto+0x119/0x180
Sep 25 16:21:09 macmini kernel: [<ffffffff80411195>] sys_connect+0xd5/0xe0
Sep 25 16:21:09 macmini kernel: [<ffffffff8020b73b>] 
system_call_after_swapgs+0x7b/0x80
Sep 25 16:21:09 macmini kernel:
Sep 25 16:21:09 macmini kernel: ---[ end trace 4bba0750c2376f51 ]---


^ permalink raw reply	[flat|nested] 44+ messages in thread
* bug report
@ 2008-11-03 18:30 Todor Gyumyushev
  0 siblings, 0 replies; 44+ messages in thread
From: Todor Gyumyushev @ 2008-11-03 18:30 UTC (permalink / raw)
  To: linux-kernel

Hi,


trying to sleep the machine to ram

BUG: unable to handle kernel NULL pointer dereference at 0000000000000020
IP: [<ffffffff802db2ba>] journal_invalidatepage+0x5a/0x32b
PGD 587fe067 PUD 5875e067 PMD 0
Oops: 0000 [1] PREEMPT SMP
CPU 0
Modules linked in: hci_usb rfcomm l2cap bluetooth vboxdrv i915 drm fan 
ac batter
y loop arc4 ecb crypto_blkcipher cryptomgr snd_hda_intel sg snd_pcm 
ath5k snd_ti
mer mac80211 snd usblp sr_mod soundcore evdev ohci1394 thermal led_class 
intel_a
gp processor snd_page_alloc ieee1394 cdrom uhci_hcd ehci_hcd sky2 
thermal_sys cf
g80211 button
Pid: 983, comm: kio_trash Not tainted 2.6.27.4 #4
RIP: 0010:[<ffffffff802db2ba>]  [<ffffffff802db2ba>] 
journal_invalidatepage+0x5a
/0x32b
RSP: 0018:ffff88006eb89d28  EFLAGS: 00010213
RAX: 0000000000001000 RBX: 0000000000000000 RCX: ffff88000062b818
RDX: 0000000000000002 RSI: ffff88000062b268 RDI: ffff880001001150
RBP: 00000000000005ab R08: 0000000000000000 R09: 000000000000000e
R10: 00000000000005aa R11: ffffffff802ce2c6 R12: 0000000000000001
R13: 0000000000000009 R14: ffff88007cd94400 R15: ffff88007cd94554
FS:  00007fa9f5b3b6f0(0000) GS:ffffffff8056b5c0(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000020 CR3: 000000004374b000 CR4: 00000000000006e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process kio_trash (pid: 983, threadinfo ffff88006eb88000, task 
ffff88007da86660)
Stack:  0000000000000005 0000000000000000 ffffe200012361c0 0000000000000000
 0000100000000001 ffff88007cd94424 ffff88000062b268 ffffe200012361c0
 00000000000005ab 00000000000005ab 0000000000000009 ffff88006eb89e30
Call Trace:
 [<ffffffff8026ad66>] ? truncate_complete_page+0x1c/0x45
 [<ffffffff8026ae58>] ? truncate_inode_pages_range+0xc9/0x326
 [<ffffffff802cfe73>] ? ext3_delete_inode+0x17/0xd0
 [<ffffffff802cfe5c>] ? ext3_delete_inode+0x0/0xd0
 [<ffffffff80297642>] ? generic_delete_inode+0x82/0x108
 [<ffffffff8028e314>] ? do_unlinkat+0xdd/0x136
 [<ffffffff8020bfdb>] ? system_call_fastpath+0x16/0x1b


Code: 48 8b 44 24 10 48 8d 57 24 48 8b 40 10 4c 8d bf 54 01 00 00 48 89 
44 24 30                                            48 89 c3 48 89 54 24 
28 31 c0 c7 44 24 20 01 00 00 00 <8b> 53 20 01 c2 89 c0 
89                                            54 24 24 48 39 44 24 08 48 
8b 53 08 48
RIP  [<ffffffff802db2ba>] journal_invalidatepage+0x5a/0x32b
 RSP <ffff88006eb89d28>
CR2: 0000000000000020
---[ end trace 308462b93443026c ]---

Regards,
Todor


^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug Report
@ 2011-07-19 17:34 Charles Opondo
  2011-07-20 15:38 ` Bjorn Helgaas
  0 siblings, 1 reply; 44+ messages in thread
From: Charles Opondo @ 2011-07-19 17:34 UTC (permalink / raw)
  To: linux-kernel

There appears to be a bug with Linux 2.6.38-11-generic kernel; my synaptic touchpad appears not to work with this kernel. I'm not sure if this is a problem specific to my Asus B50A laptop or a general one. Have you had any similar reports?

^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug report
@ 2011-10-28 15:55 Hendrik Knackstedt
  0 siblings, 0 replies; 44+ messages in thread
From: Hendrik Knackstedt @ 2011-10-28 15:55 UTC (permalink / raw)
  To: linux-kernel

Hi everybody!

Since bugzilla.kernel.org still seems to be down and I don't know a 
better place for this I reporting this bug here for now.

Suspend used to work on my Acer Aspire 5750G when I've closed the 
laptop's lid but doesn't work anymore. So this is a regression bug.

You'll find further informationen and debugging protocols here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/882149

Please help me to solve this bug or redirect me to the right place for 
this bug report.

Thanks!

Hendrik

^ permalink raw reply	[flat|nested] 44+ messages in thread
* Bug report
@ 2012-08-20 22:31 mr.shroom
  2012-08-20 22:43 ` Randy Dunlap
  2012-08-21  9:37 ` Borislav Petkov
  0 siblings, 2 replies; 44+ messages in thread
From: mr.shroom @ 2012-08-20 22:31 UTC (permalink / raw)
  To: linux-kernel

SATA for kernel(s) 3.5+ has an issue with IRQ Balancing on AMD SB710
with motherboard ASRock m3a770d3.

The problem started while using Arch linux, after going back to Debian
it persisted.  I had tried to find problems with the bug but couldn't
find any direct help online.  I had a break when finding similar bugs
on other sites stating that IRQ Balancing might be the fault.  So I
tried ACPI_IRQ_NOBALANCE in the kernel boot parameters and so far the
issue has stopped.

Linux version 3.6.0-rc2 (mboy@debian) (gcc version 4.7.1 (Debian
4.7.1-6) ) #1 SMP Sat Aug 18 00:46:06 CDT 2012

Aug 20 12:32:08 debian kernel: [42238.075368] ata4.00: exception Emask
0x0 SAct 0x7f SErr 0x0 action 0x6 frozen
Aug 20 12:32:08 debian kernel: [42238.075373] ata4.00: failed command:
WRITE FPDMA QUEUED
Aug 20 12:32:08 debian kernel: [42238.075377] ata4.00: cmd
61/08:00:c8:0a:89/00:00:01:00:00/40 tag 0 ncq 4096 out
Aug 20 12:32:08 debian kernel: [42238.075377]          res
40/00:00:00:4f:c2/00:00:00:4f:c2/00 Emask 0x4 (timeout)
Aug 20 12:32:08 debian kernel: [42238.075379] ata4.00: status: { DRDY }
Aug 20 12:32:08 debian kernel: [42238.075381] ata4.00: failed command:
WRITE FPDMA QUEUED
Aug 20 12:32:08 debian kernel: [42238.075384] ata4.00: cmd
61/08:08:f8:cb:8a/00:00:03:00:00/40 tag 1 ncq 4096 out
Aug 20 12:32:08 debian kernel: [42238.075384]          res
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Aug 20 12:32:08 debian kernel: [42238.075386] ata4.00: status: { DRDY }
Aug 20 12:32:08 debian kernel: [42238.075388] ata4.00: failed command:
WRITE FPDMA QUEUED
Aug 20 12:32:08 debian kernel: [42238.075391] ata4.00: cmd
61/10:10:80:95:86/00:00:08:00:00/40 tag 2 ncq 8192 out
Aug 20 12:32:08 debian kernel: [42238.075391]          res
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Aug 20 12:32:08 debian kernel: [42238.075393] ata4.00: status: { DRDY }
Aug 20 12:32:08 debian kernel: [42238.075394] ata4.00: failed command:
READ FPDMA QUEUED
Aug 20 12:32:08 debian kernel: [42238.075397] ata4.00: cmd
60/60:18:60:71:62/00:00:00:00:00/40 tag 3 ncq 49152 in
Aug 20 12:32:08 debian kernel: [42238.075397]          res
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Aug 20 12:32:08 debian kernel: [42238.075399] ata4.00: status: { DRDY }
Aug 20 12:32:08 debian kernel: [42238.075401] ata4.00: failed command:
READ FPDMA QUEUED
Aug 20 12:32:08 debian kernel: [42238.075404] ata4.00: cmd
60/08:20:c8:71:62/00:00:00:00:00/40 tag 4 ncq 4096 in
Aug 20 12:32:08 debian kernel: [42238.075404]          res
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Aug 20 12:32:08 debian kernel: [42238.075406] ata4.00: status: { DRDY }
Aug 20 12:32:08 debian kernel: [42238.075407] ata4.00: failed command:
READ FPDMA QUEUED
Aug 20 12:32:08 debian kernel: [42238.075410] ata4.00: cmd
60/18:28:d8:71:62/00:00:00:00:00/40 tag 5 ncq 12288 in
Aug 20 12:32:08 debian kernel: [42238.075410]          res
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Aug 20 12:32:08 debian kernel: [42238.075412] ata4.00: status: { DRDY }
Aug 20 12:32:08 debian kernel: [42238.075413] ata4.00: failed command:
READ FPDMA QUEUED
Aug 20 12:32:08 debian kernel: [42238.075417] ata4.00: cmd
60/08:30:f8:71:62/00:00:00:00:00/40 tag 6 ncq 4096 in
Aug 20 12:32:08 debian kernel: [42238.075417]          res
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Aug 20 12:32:08 debian kernel: [42238.075418] ata4.00: status: { DRDY }
Aug 20 12:32:08 debian kernel: [42238.075422] ata4: hard resetting link

After it would reset, it would try SATA I, fail, then mount the drive
as RO.  I'm running a Phenom II on Debian Wheezy with a bit of Sid,
don't have the time at the moment to get a better grasp on what you
need for a proper bug report but I hope this helps.

^ permalink raw reply	[flat|nested] 44+ messages in thread

end of thread, other threads:[~2012-08-21  9:37 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-01 22:09 Bug report Anders S. Buch
2001-02-03  1:44 ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2001-03-22 20:58 Craig Cummings
2001-03-22 21:43 ` Tim Walberg
2001-08-02  9:38 Daniel Glozman
2001-11-10 19:01 Bug Report Logoth Dragon
2001-11-10 19:08 ` Alan Cox
2001-11-27 15:04 Bug (?) report Matteo Sasso
2001-11-27 15:51 ` Tommy Reynolds
2002-03-04 16:04 bug report Vitaly Fertman
2002-04-24  9:15 Pan,Gaoyong
2002-10-04 15:01 Sander Kamphuis
2002-10-04 15:32 ` Paulo Andre'
2002-10-04 15:35 ` Adrian Bunk
2004-03-03 10:47 Bug report Manivannan Shanmugam
2004-12-25 13:00 Ioannis Fikouras
2006-07-09  2:04 BUG report Antonio Mignolli
2006-07-12 10:56 ` Markus Rechberger
2008-06-06 19:59 bug report Zsiros Attila
2008-06-07  1:44 ` Oliver Pinter
2008-06-07  1:45   ` Oliver Pinter
2008-06-07  5:56   ` Andrew Morton
2008-06-07  8:47     ` Ilpo Järvinen
2008-06-07 12:50       ` Oliver Pinter
2008-06-07 15:09         ` Phil Oester
2008-06-07 18:53           ` Oliver Pinter
2008-06-08 11:56             ` Zsiros Attila
2008-06-09 17:04               ` Oliver Pinter
2008-09-24  9:41 Todor Gyumyushev
2008-09-24 16:38 ` Simon Holm Thøgersen
2008-09-24 17:55   ` Todor Gyumyushev
2008-09-24 18:25     ` Simon Holm Thøgersen
2008-09-29  1:36       ` Tejun Heo
2008-09-29  8:30         ` Todor Gyumyushev
2008-09-30 11:47           ` Tejun Heo
2008-09-25 14:08 Todor Gyumyushev
2008-11-03 18:30 Todor Gyumyushev
2011-07-19 17:34 Bug Report Charles Opondo
2011-07-20 15:38 ` Bjorn Helgaas
2011-10-28 15:55 Bug report Hendrik Knackstedt
2012-08-20 22:31 mr.shroom
2012-08-20 22:43 ` Randy Dunlap
2012-08-20 23:16   ` Alan Cox
2012-08-21  9:37 ` Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox