Hi,
(sometimes my english is quite fractured, as I am French).
I report something I think is a bug. I don't know if this is the right
list.
I run GNU/linux, kernel 2.2.14, the distribution is Mandrake 7.0, on an
Abit bx6, with a celeron 400 (i686 I think).
I was trying to install an ide CD writer (Philips CDRW400 Series) on the
paralel port. The CD writer is in an external box with no mark.
And there is a paralel cable linking the computer and the external box.
I read a lot of documentation, and then I did a little script that loads
parport, paride, ide-scsi, and tests the
protocol modules with pg, and I have found that there is a response with
on26, but then the system totally freezes,
no console being available anymore. The only mean I have found to
recover control over the system is to shutdown
the external box.
The first time I did it, there was a segfault error message, and I
couldn't rmmod on26 or pg but anything else was fine.
To track down the problem, I set a log for the kernel messages and
reboot.
I insmod parport, paride, ide-scsi, on26, pg verbose=4, and I had a lot
of info on my console, everything else being frozen.
That time the kernel crashed totally when I shutdown the external box.
I reset and tried once more, that time the kernel didn't crash, I
shutdown once more my external box to stop the kernel messages, but when
I try lsmod, I get a segmentation fault.
I joined a log for that session.
If you want, I can give you the log for the previous one (when the
kernel crashed).
If you know a source of information where it is explained how to debug
the kind of problem I have, I could help.
Pat
Boot info:
May 27 18:21:37 localhost kernel: klogd 1.3-3, log source = /proc/kmsg started.
May 27 18:21:37 localhost kernel: Inspecting /boot/System.map-2.2.11-2mdk
May 27 18:21:37 localhost kernel: Loaded 6254 symbols from /boot/System.map-2.2.11-2mdk.
May 27 18:21:37 localhost kernel: Symbols match kernel version 2.2.11.
May 27 18:21:37 localhost kernel: Loaded 49 symbols from 2 modules.
May 27 18:21:37 localhost kernel: Linux version 2.2.11-2mdk (root@kenobi.mandrakesoft.com) (gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)) #1 Wed Aug 25 16:25:39 CEST 1999
May 27 18:21:37 localhost kernel: Detected 400914418 Hz processor.
May 27 18:21:37 localhost kernel: Console: colour VGA+ 80x25
May 27 18:21:37 localhost kernel: Calibrating delay loop... 399.77 BogoMIPS
May 27 18:21:37 localhost kernel: Memory: 62988k/65536k available (1116k kernel code, 412k reserved, 952k data, 68k init)
May 27 18:21:37 localhost kernel: VFS: Diskquotas version dquot_6.4.0 initialized
May 27 18:21:37 localhost kernel: CPU: Intel Celeron (Mendocino) stepping 05
May 27 18:21:37 localhost kernel: Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
May 27 18:21:37 localhost kernel: Checking 'hlt' instruction... OK.
May 27 18:21:37 localhost kernel: POSIX conformance testing by UNIFIX
May 27 18:21:37 localhost kernel: mtrr: v1.35 (19990512) Richard Gooch (rgooch@atnf.csiro.au)
May 27 18:21:37 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb450
May 27 18:21:37 localhost kernel: PCI: Using configuration type 1
May 27 18:21:37 localhost kernel: PCI: Probing PCI hardware
May 27 18:21:37 localhost kernel: Linux NET4.0 for Linux 2.2
May 27 18:21:37 localhost kernel: Based upon Swansea University Computer Society NET3.039
May 27 18:21:37 localhost kernel: NET4: Unix domain sockets 1.0 for Linux NET4.0.
May 27 18:21:37 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0
May 27 18:21:37 localhost kernel: IP Protocols: ICMP, UDP, TCP, IGMP
May 27 18:21:37 localhost kernel: Initializing RT netlink socket
May 27 18:21:37 localhost kernel: Starting kswapd v 1.5
May 27 18:21:37 localhost kernel: Detected PS/2 Mouse Port.
May 27 18:21:37 localhost kernel: Serial driver version 4.27 with MANY_PORTS MULTIPORT SHARE_IRQ enabled
May 27 18:21:37 localhost kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
May 27 18:21:37 localhost kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
May 27 18:21:37 localhost kernel: pty: 256 Unix98 ptys configured
May 27 18:21:37 localhost kernel: apm: BIOS version 1.2 Flags 0x07 (Driver version 1.10)
May 27 18:21:37 localhost kernel: Real Time Clock Driver v1.09
May 27 18:21:38 localhost kernel: PCSP 1.3 measurement: maximal samplerate 119318 Hz, 18356 Hz used
May 27 18:21:38 localhost kernel: RAM disk driver initialized: 16 RAM disks of 4096K size
May 27 18:21:38 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 6.20
May 27 18:21:38 localhost kernel: PIIX4: IDE controller on PCI bus 00 dev 39
May 27 18:21:38 localhost kernel: PIIX4: not 100% native mode: will probe irqs later
May 27 18:21:38 localhost kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
May 27 18:21:38 localhost kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
May 27 18:21:38 localhost kernel: hda: IBM-DTTA-371440, ATA DISK drive
May 27 18:21:38 localhost kernel: hdc: ATAPI 44X CDROM, ATAPI CDROM drive
May 27 18:21:38 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
May 27 18:21:38 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
May 27 18:21:38 localhost kernel: hda: IBM-DTTA-371440, 13783MB w/462kB Cache, CHS=1757/255/63, UDMA(33)
May 27 18:21:38 localhost kernel: hdc: ATAPI 40X CD-ROM drive, 128kB Cache, UDMA
May 27 18:21:38 localhost kernel: Uniform CDROM driver Revision: 2.55
May 27 18:21:38 localhost kernel: Floppy drive(s): fd0 is 1.44M
May 27 18:21:38 localhost kernel: FDC 0 is a post-1991 82077
May 27 18:21:38 localhost kernel: md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
May 27 18:21:38 localhost kernel: raid5: measuring checksumming speed
May 27 18:21:38 localhost kernel: raid5: MMX detected, trying high-speed MMX checksum routines
May 27 18:21:38 localhost kernel: pII_mmx : 897.255 MB/sec
May 27 18:21:38 localhost kernel: p5_mmx : 931.545 MB/sec
May 27 18:21:38 localhost kernel: 8regs : 628.269 MB/sec
May 27 18:21:38 localhost kernel: 32regs : 426.720 MB/sec
May 27 18:21:38 localhost kernel: using fastest function: p5_mmx (931.545 MB/sec)
May 27 18:21:38 localhost kernel: scsi : 0 hosts.
May 27 18:21:38 localhost kernel: scsi : detected total.
May 27 18:21:38 localhost kernel: md.c: sizeof(mdp_super_t) = 4096
May 27 18:21:38 localhost kernel: Partition check:
May 27 18:21:38 localhost kernel: hda: hda1 hda2 hda3 < hda5 hda6 hda7 hda8 > hda4
May 27 18:21:38 localhost kernel: autodetecting RAID arrays
May 27 18:21:38 localhost kernel: autorun ...
May 27 18:21:38 localhost kernel: ... autorun DONE.
May 27 18:21:38 localhost kernel: VFS: Mounted root (ext2 filesystem) readonly.
May 27 18:21:38 localhost kernel: Freeing unused kernel memory: 68k freed
May 27 18:21:38 localhost kernel: Adding Swap: 136544k swap-space (priority -1)
May 27 18:21:39 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Here begins the insmoding of modules (ide-scsi, parport, paride, parport_probe, on26, and finally pg verbose=4)
May 27 18:22:38 localhost kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
May 27 18:22:38 localhost kernel: scsi : 1 host.
May 27 18:22:38 localhost kernel: parport0: PC-style at 0x378 [SPP,PS2,EPP]
May 27 18:22:38 localhost kernel: paride: version 1.04 installed
May 27 18:22:38 localhost kernel: parport0: no IEEE-1284 device present.
May 27 18:22:51 localhost kernel: paride: on26 registered as protocol 0
May 27 18:23:16 localhost kernel: pg: pg version 1.02, major 97
May 27 18:23:16 localhost kernel: pg0: on26: port 0x3bc, mode 0, test=(255,255)
May 27 18:23:16 localhost kernel: pg0: on26: port 0x3bc, mode 1, test=(255,255)
May 27 18:23:16 localhost kernel: pg0: 0x378 is parport0
May 27 18:23:16 localhost kernel: pg0: on26: port 0x378, mode 0, test=(0,0)
May 27 18:23:16 localhost kernel: pg0: on26: port 0x378, mode 1, test=(0,0)
May 27 18:23:16 localhost kernel: pg0: on26: port 0x378, mode 2, test=(0,0)
May 27 18:23:16 localhost kernel: pg0: on26: port 0x378, mode 3, test=(0,0)
May 27 18:23:16 localhost kernel: pg0: on26: port 0x378, mode 4, test=(0,0)
May 27 18:23:16 localhost kernel: pg0: Sharing parport0 at 0x378
May 27 18:23:16 localhost kernel: pg0: on26 1.04, OnSpec 90c26 at 0x378, mode 4 (EPP-32), delay 1
May 27 18:23:29 localhost kernel: 0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:29 localhost kernel: pg0: Read 36 bytes
May 27 18:23:29 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:30 localhost kernel: pg0: Read 36 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:30 localhost kernel: pg0: Read 36 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0x8 err=0x1 phase=1 timeout
May 27 18:23:30 localhost kernel: pg0: Read 36 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:30 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:30 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 0 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0xff err=0xff phase=127 timeout
May 27 18:23:31 localhost kernel: pg0: Read 32640 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0x7f err=0x7f phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 32640 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0x7f err=0x7f phase=127 timeout
May 27 18:23:31 localhost kernel: pg0: Read 32640 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0x7f err=0x7f phase=127 timeout
May 27 18:23:31 localhost kernel: pg0: Read 32640 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0x7f err=0x7f phase=127 timeout
May 27 18:23:31 localhost kernel: pg0: Read 32640 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0x7f err=0x7f phase=255 timeout
May 27 18:23:31 localhost kernel: pg0: Read 32640 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0x7f err=0x7f phase=127 timeout
May 27 18:23:31 localhost kernel: pg0: Read 32640 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0x7f err=0x7f phase=127 timeout
May 27 18:23:31 localhost kernel: pg0: Read 32640 bytes
May 27 18:23:31 localhost kernel: pg0: completion: stat=0x7f err=0x7e phase=126 timeout
Here I shutdown the laser writer
May 27 18:23:31 localhost kernel: Unable to handle kernel paging request at virtual address 8486e000
May 27 18:23:31 localhost kernel: current->tss.cr3 = 03e87000, %cr3 = 03e87000
May 27 18:23:31 localhost kernel: *pde = 03d19063
May 27 18:23:31 localhost kernel: *pte = 00000000
May 27 18:23:31 localhost kernel: Oops: 0002
May 27 18:23:31 localhost kernel: CPU: 0
May 27 18:23:31 localhost kernel: EIP: 0010:[fat:fat_esc2uni_Rdf8b5a1e+360112/58686616]
May 27 18:23:31 localhost kernel: EFLAGS: 00010202
May 27 18:23:31 localhost kernel: eax: ffffffff ebx: 0000010f ecx: 8486dbc4 edx: 0000037c
May 27 18:23:31 localhost kernel: esi: 00000002 edi: 848775a0 ebp: 0000ff80 esp: 83e85e4c
May 27 18:23:31 localhost kernel: ds: 0018 es: 0018 ss: 0018
May 27 18:23:31 localhost kernel: Process insmod (pid: 779, process nr: 7, stackpage=83e85000)
May 27 18:23:31 localhost kernel: Stack: 00000000 0000ff7e 848764c3 8486d8f3 848775a0 8486dbc4 0000ff80 0000ff80
May 27 18:23:31 localhost kernel: 848764f9 848775a0 8486dbc4 0000ff80 00000000 00000000 00000000 8487776c
May 27 18:23:31 localhost kernel: 00000000 84876819 00000000 8486dbc4 000032fc 00000000 00000000 00000000
May 27 18:23:31 localhost kernel: Call Trace: [fat:fat_esc2uni_Rdf8b5a1e+368451/58678277] [fat:fat_esc2uni_Rdf8b5a1e+332659/58714069] [fat:fat_esc2uni_Rdf8b5a1e+372768/58673960] [fat:fat_esc2uni_Rdf8b5a1e+333380/58713348] [fat:fat_esc2uni_Rdf8b5a1e+368505/58678223] [fat:fat_esc2uni_Rdf8b5a1e+372768/58673960] [fat:fat_esc2uni_Rdf8b5a1e+333380/58713348]
May 27 18:23:31 localhost kernel: [fat:fat_esc2uni_Rdf8b5a1e+373228/58673500] [fat:fat_esc2uni_Rdf8b5a1e+369305/58677423] [fat:fat_esc2uni_Rdf8b5a1e+333380/58713348] [fat:fat_esc2uni_Rdf8b5a1e+373228/58673500] [fat:fat_esc2uni_Rdf8b5a1e+371839/58674889] [fat:fat_esc2uni_Rdf8b5a1e+371846/58674882] [fat:fat_esc2uni_Rdf8b5a1e+372768/58673960] [fat:fat_esc2uni_Rdf8b5a1e+332770/58713958]
May 27 18:23:31 localhost kernel: [fat:fat_esc2uni_Rdf8b5a1e+369142/58677586] [fat:fat_esc2uni_Rdf8b5a1e+372768/58673960] [fat:fat_esc2uni_Rdf8b5a1e+373228/58673500] [fat:fat_esc2uni_Rdf8b5a1e+369721/58677007] [fat:fat_esc2uni_Rdf8b5a1e+367232/58679496] [fat:fat_esc2uni_Rdf8b5a1e+330368/58716360] [fat:fat_esc2uni_Rdf8b5a1e+373228/58673500] [fat:fat_esc2uni_Rdf8b5a1e+371389/58675339]
May 27 18:23:31 localhost kernel: [fat:fat_esc2uni_Rdf8b5a1e+367232/58679496] [sys_init_module+1150/1256] [fat:fat_esc2uni_Rdf8b5a1e+367232/58679496] [fat:fat_esc2uni_Rdf8b5a1e+371972/58674756] [fat:fat_esc2uni_Rdf8b5a1e+373228/58673500] [fat:fat_esc2uni_Rdf8b5a1e+346752/58699976] [fat:fat_esc2uni_Rdf8b5a1e+367304/58679424] [system_call+52/56]
May 27 18:23:31 localhost kernel: [fat:fat_esc2uni_Rdf8b5a1e+367232/58679496]
May 27 18:23:31 localhost kernel: Code: 89 04 99 43 89 e9 85 c9 7d 03 83 c1 03 c1 f9 02 39 cb 7c d0
When I issue a lsmod, I got a segmentation fault. I isuued the command two times.
May 27 18:24:50 localhost kernel: Unable to handle kernel paging request at virtual address 8486e000
May 27 18:24:50 localhost kernel: current->tss.cr3 = 01fb8000, %cr3 = 01fb8000
May 27 18:24:50 localhost kernel: *pde = 03d19063
May 27 18:24:50 localhost kernel: *pte = 00000000
May 27 18:24:50 localhost kernel: Oops: 0000
May 27 18:24:50 localhost kernel: CPU: 0
May 27 18:24:50 localhost kernel: EIP: 0010:[qm_modules+49/244]
May 27 18:24:50 localhost kernel: EFLAGS: 00010246
May 27 18:24:50 localhost kernel: eax: 00000000 ebx: 0000000e ecx: fffffc4f edx: 0805043e
May 27 18:24:50 localhost kernel: esi: 8486d000 edi: 8486e000 ebp: 00000016 esp: 81fe5f8c
May 27 18:24:50 localhost kernel: ds: 0018 es: 0018 ss: 0018
May 27 18:24:50 localhost kernel: Process modprobe (pid: 844, process nr: 36, stackpage=81fe5000)
May 27 18:24:50 localhost kernel: Stack: 7ffffda0 08050428 8486dc50 00000003 80118174 0805043e 000003ea 7ffffda0
May 27 18:24:50 localhost kernel: 81fe4000 00000400 7ffffda0 08050428 00000000 8010a8bc 00000000 00000001
May 27 18:24:50 localhost kernel: 08050428 00000400 7ffffda0 08050428 000000a7 801e002b 0000002b 000000a7
May 27 18:24:50 localhost kernel: Call Trace: [fat:fat_esc2uni_Rdf8b5a1e+333520/58713208] [sys_query_module+264/372] [system_call+52/56] [sr_dev_ioctl+1399/1452]
May 27 18:24:50 localhost kernel: Code: f2 ae f7 d1 49 8d 59 01 8b 44 24 20 39 c3 77 5f 53 8b 44 24
May 27 18:30:25 localhost kernel: Unable to handle kernel paging request at virtual address 8486e000
May 27 18:30:25 localhost kernel: current->tss.cr3 = 00960000, %cr3 = 00960000
May 27 18:30:25 localhost kernel: *pde = 03d19063
May 27 18:30:25 localhost kernel: *pte = 00000000
May 27 18:30:25 localhost kernel: Oops: 0000
May 27 18:30:25 localhost kernel: CPU: 0
May 27 18:30:25 localhost kernel: EIP: 0010:[qm_modules+49/244]
May 27 18:30:25 localhost kernel: EFLAGS: 00010246
May 27 18:30:25 localhost kernel: eax: 00000000 ebx: 0000000e ecx: fffffc4f edx: 0804a1d6
May 27 18:30:25 localhost kernel: esi: 8486d000 edi: 8486e000 ebp: 00000016 esp: 815cdf8c
May 27 18:30:25 localhost kernel: ds: 0018 es: 0018 ss: 0018
May 27 18:30:25 localhost kernel: Process lsmod (pid: 937, process nr: 38, stackpage=815cd000)
May 27 18:30:25 localhost kernel: Stack: 7ffffa00 7ffffa68 8486dc50 00000003 80118174 0804a1d6 000003ea 7ffffa00
May 27 18:30:25 localhost kernel: 815cc000 00000400 7ffffa00 7ffffa68 806e1238 8010a8bc 00000000 00000001
May 27 18:30:25 localhost kernel: 0804a1c0 00000400 7ffffa00 7ffffa68 000000a7 0000002b 0000002b 000000a7
May 27 18:30:25 localhost kernel: Call Trace: [fat:fat_esc2uni_Rdf8b5a1e+333520/58713208] [sys_query_module+264/372] [system_call+52/56]
May 27 18:30:25 localhost kernel: Code: f2 ae f7 d1 49 8d 59 01 8b 44 24 20 39 c3 77 5f 53 8b 44 24
May 27 18:30:32 localhost kernel: Unable to handle kernel paging request at virtual address 8486e000
May 27 18:30:32 localhost kernel: current->tss.cr3 = 00960000, %cr3 = 00960000
May 27 18:30:32 localhost kernel: *pde = 03d19063
May 27 18:30:32 localhost kernel: *pte = 00000000
May 27 18:30:32 localhost kernel: Oops: 0000
May 27 18:30:32 localhost kernel: CPU: 0
May 27 18:30:32 localhost kernel: EIP: 0010:[qm_modules+49/244]
May 27 18:30:32 localhost kernel: EFLAGS: 00010246
May 27 18:30:32 localhost kernel: eax: 00000000 ebx: 0000000e ecx: fffffc4f edx: 0804a1d6
May 27 18:30:32 localhost kernel: esi: 8486d000 edi: 8486e000 ebp: 00000016 esp: 815cdf8c
May 27 18:30:32 localhost kernel: ds: 0018 es: 0018 ss: 0018
May 27 18:30:32 localhost kernel: Process lsmod (pid: 938, process nr: 38, stackpage=815cd000)
May 27 18:30:32 localhost kernel: Stack: 7ffffa00 7ffffa68 8486dc50 00000003 80118174 0804a1d6 000003ea 7ffffa00
May 27 18:30:32 localhost kernel: 815cc000 00000400 7ffffa00 7ffffa68 806e1238 8010a8bc 00000000 00000001
May 27 18:30:32 localhost kernel: 0804a1c0 00000400 7ffffa00 7ffffa68 000000a7 0000002b 0000002b 000000a7
May 27 18:30:32 localhost kernel: Call Trace: [fat:fat_esc2uni_Rdf8b5a1e+333520/58713208] [sys_query_module+264/372] [system_call+52/56]
May 27 18:30:32 localhost kernel: Code: f2 ae f7 d1 49 8d 59 01 8b 44 24 20 39 c3 77 5f 53 8b 44 24
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Thu Jun 08 2000 - 15:47:45 EDT