Messages in this thread |  | | Date | Wed, 21 Aug 2002 12:33:29 -0400 (EDT) | From | Nuitari <> | Subject | PROBLEM: Highmem + Matrox G400 DRM causes crashes or console freezes |
| |
[1.] Highmem + Matrox G400 DRM causes crashes or console freezes
[2.] When I have 1gb of ram installed in my computer, starting any opengl application will cause anything from a console freeze, an oops or a kernel panic.
[3.] Kernel: 2.4.18 to 2.4.20-pre4
[4.] [root@gandalf /root]# cat /proc/version Linux version 2.4.20-pre4 (root@gandalf.nuitari.darktech.org) (gcc version 3.1) #7 Wed Aug 21 04:00:02 EDT 2002
[5.] Oops information I got: Unable to handle kernel NULL pointer dereference at virtual address 00000000 printing eip: c010c6f4 *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[<c010c6f4>] Not tainted EFLAGS: 00010246 eax: 00000000 ebx: 00000018 ecx: e5b14000 edx: f7e11f1c esi: e5b1a004 edi: fffffffb ebp: 00000001 esp: e5b15f90 ds: 0018 es: 0018 ss: 0018 Process strace (pid: 694, stackpage=e5b15000) Stack: e5b1a000 00000000 e5b65d74 40014023 00000023 e5b65d94 e5b140b8 00000000 e5b14000 00000000 00000018 bfffe79c c0108eaf 00000018 000002b7 00000001 00000000 00000018 bfffe79c 0000001a 0000002b 0000002b 0000001a 400d7366 Call Trace: [<c0108eaf>]
Code: 00 00 00 00 00 00 00 00 00 00 00 00 ea b3 42 43 7b 9a 43 43
Unable to handle kernel NULL pointer dereference at virtual address 00000000 c010c6f4 *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[<c010c6f4>] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010246 eax: 00000000 ebx: 00000018 ecx: e5b14000 edx: f7e11f1c esi: e5b1a004 edi: fffffffb ebp: 00000001 esp: e5b15f90 ds: 0018 es: 0018 ss: 0018 Process strace (pid: 694, stackpage=e5b15000) Stack: e5b1a000 00000000 e5b65d74 40014023 00000023 e5b65d94 e5b140b8 00000000 e5b14000 00000000 00000018 bfffe79c c0108eaf 00000018 000002b7 00000001 00000000 00000018 bfffe79c 0000001a 0000002b 0000002b 0000001a 400d7366 Call Trace: [<c0108eaf>] Code: 00 00 00 00 00 00 00 00 00 00 00 00 ea b3 42 43 7b 9a 43 43
>>EIP; c010c6f4 <sys_ptrace+274/5f0> <===== Trace; c0108eaf <system_call+2f/34> Code; c010c6f4 <sys_ptrace+274/5f0> <===== 00000000 <_EIP>: <===== Code; c010c700 <sys_ptrace+280/5f0> c: ea b3 42 43 7b 9a 43 ljmp $0x439a,$0x7b4342b3 Code; c010c707 <sys_ptrace+287/5f0> 13: 43 inc %ebx
1 warning issued. Results may not be reliable.
Dump of assembler code for function str: 0x80493d0 <str>: xor %dh,(%eax) 0x80493d2 <str+2>: add %al,(%eax) 0x80493d4 <str+4>: add %al,(%eax) 0x80493d6 <str+6>: add %al,(%eax) 0x80493d8 <str+8>: add %al,(%eax) 0x80493da <str+10>: add %al,(%eax) 0x80493dc <str+12>: add %ch,%dl 0x80493de <str+14>: mov $0x42,%bl 0x80493e0 <str+16>: inc %ebx 0x80493e1 <str+17>: jnp 0x804937d 0x80493e3 <str+19>: inc %ebx 0x80493e4 <str+20>: inc %ebx 0x80493e5 <str+21>: add %al,(%eax) 0x80493e7 <str+23>: add %al,(%eax) End of assembler dump.
[6.] Shell script: Simply any program with opengl (ut, glxgears, mplayer -vo gl)
[7.] Environment: BASH=/bin/bash BASH_VERSINFO=([0]="2" [1]="04" [2]="3" [3]="1" [4]="release" [5]="i586-mandrake-linux-gnu") BASH_VERSION='2.04.3(1)-release' CHROMIUM_DATA=/usr/share/games/chromium/data CLASSPATH=/usr/java/lib COLUMNS=80 DIRSTACK=() ENV=/root/.bashrc EUID=0 GROUPS=() HISTFILE=/root/.bash_history HISTFILESIZE=1000 HISTSIZE=1000 HOME=/root HOSTNAME=gandalf.nuitari.darktech.org HOSTTYPE=i586 I18N_CFG_FILE=/etc/sysconfig/i18n IFS=' ' INPUTRC=/etc/inputrc LANG=en LANGUAGE=en_US:en LC_COLLATE=en LC_CTYPE=en LC_MESSAGES=en LC_MONETARY=en LC_NUMERIC=en LC_TIME=en LESS=-MM LESSKEY=/etc/.less LESSOPEN='|/usr/bin/lesspipe.sh %s' LINES=25 LOGNAME=root LS_COLORS='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.tar=01;31:*.tgz=01;31:*.tbz2=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lha=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:*.tiff=01;35:' MACHTYPE=i586-mandrake-linux-gnu MAIL=/var/spool/mail/root MAILCHECK=60 MOZILLA_HOME=/usr/netscape OLDPWD=/root OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin PIPESTATUS=([0]="0") PPID=588 PS1='[\u@\h \W]\$ ' PS2='> ' PS4='+ ' PWD=/tmp QTDIR=/usr/qt3 RPM_INSTALL_LANG=en_US:en SECURE_LEVEL=4 SHELL=/bin/bash SHELLOPTS=braceexpand:hashall:histexpand:monitor:history:interactive-comments:emacs SHLVL=1 TERM=linux UID=0 USER=root USERNAME=root _=set mc=() { mkdir -p ~/.mc/tmp 2>/dev/null; chmod 700 ~/.mc/tmp; MC=~/.mc/tmp/mc-$$; /usr/bin/mc -P "$@" >"$MC"; cd "`cat $MC`"; rm -f "$MC"; unset MC } screen=() { if [ -z "$SCREENDIR" ]; then export SCREENDIR=$HOME/tmp; fi; /usr/bin/screen $@ }
[7.1.] VerLinux output:
Linux gandalf.nuitari.darktech.org 2.4.20-pre4 #7 Wed Aug 21 04:00:02 EDT 2002 i686 unknown
Gnu C gcc (GCC) 3.1 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Gnu make 3.79 binutils 2.9.5.0.31 util-linux 2.11c mount 2.11c modutils 2.4.16 e2fsprogs 1.18 PPP 2.4.1 Linux C Library 2.1.3 Dynamic linker (ldd) 2.1.3 Linux C++ Library 4.0.0 Procps 2.0.6 Net-tools 1.55 Console-tools 0.2.3 Sh-utils 2.0 Modules Loaded sr_mod aic7xxx mga_vid st sg ov511_decomp ov511 usb-uhci
[7.2.] [root@gandalf linux]# cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 3 model name : AMD Duron(tm) processor stepping : 1 cpu MHz : 700.043 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 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow bogomips : 1395.91
[7.3.] [root@gandalf linux]# cat /proc/modules sr_mod 15608 0 (unused) aic7xxx 124372 0 (unused) mga_vid 8632 0 (unused) st 28592 0 (unused) sg 27788 0 (unused) ov511_decomp 10884 0 ov511 75484 1 [ov511_decomp] usb-uhci 23084 0 (unused)
[7.4.] [root@gandalf linux]# cat /proc/ioports |less 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 02f8-02ff : serial(auto) 0376-0376 : ide1 0378-037a : parport0 03c0-03df : vga+ 03f6-03f6 : ide0 03f8-03ff : serial(auto) 0778-077a : parport0 0cf8-0cff : PCI conf1 5000-500f : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] 6000-607f : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] 9000-900f : VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE 9000-9007 : ide0 9008-900f : ide1 9400-941f : VIA Technologies, Inc. USB 9400-941f : usb-uhci 9800-981f : VIA Technologies, Inc. USB (#2) 9800-981f : usb-uhci 9c00-9cff : Adaptec AHA-2930CU a000-a01f : Creative Labs SB Live! EMU10k1 a000-a01f : EMU10K1 a400-a407 : Creative Labs SB Live! MIDI/Game Port a400-a407 : emu10k1-gp a800-a8ff : IBM 16/4 Token ring UTP/STP controller a800-a8ff : olympic ac00-ac07 : Lava Computer mfg Inc Lava Parallel ac00-ac02 : parport1 ac03-ac07 : parport1 b000-b007 : Triones Technologies, Inc. HPT366/368/370/370A/372 b000-b007 : ide2 b400-b403 : Triones Technologies, Inc. HPT366/368/370/370A/372 b402-b402 : ide2 b800-b807 : Triones Technologies, Inc. HPT366/368/370/370A/372 bc00-bc03 : Triones Technologies, Inc. HPT366/368/370/370A/372 c000-c0ff : Triones Technologies, Inc. HPT366/368/370/370A/372 c000-c007 : ide2 c008-c00f : ide3 c010-c0ff : HPT370
[root@gandalf linux]# cat /proc/iomem 00000000-0009efff : System RAM 000a0000-000bffff : Video RAM area 000c0000-000c7fff : Video ROM 000c8000-000c87ff : Extension ROM 000c9000-000ccdff : Extension ROM 000cd000-000cd7ff : Extension ROM 000f0000-000fffff : System ROM 00100000-2ffeffff : System RAM 00100000-00306551 : Kernel code 00306552-0038b8e7 : Kernel data e0000000-e3ffffff : VIA Technologies, Inc. VT8363/8365 [KT133/KM133] e4000000-e5ffffff : PCI Bus #01 e4000000-e5ffffff : Matrox Graphics, Inc. MGA G400 AGP e6000000-e8ffffff : PCI Bus #01 e6000000-e6003fff : Matrox Graphics, Inc. MGA G400 AGP e7000000-e77fffff : Matrox Graphics, Inc. MGA G400 AGP ea000000-ea003fff : Matrox Graphics, Inc. MGA 2064W [Millennium] eb000000-eb7fffff : Matrox Graphics, Inc. MGA 2064W [Millennium] ec000000-ec0007ff : IBM 16/4 Token ring UTP/STP controller ec000000-ec0007ff : olympic ec001000-ec001fff : Adaptec AHA-2930CU ec001000-ec001fff : aic7xxx ec002000-ec0020ff : IBM 16/4 Token ring UTP/STP controller ec002000-ec0020ff : olympic
[root@gandalf linux]# cat /proc/interrupts CPU0 0: 256230 XT-PIC timer 1: 14602 XT-PIC keyboard 2: 0 XT-PIC cascade 4: 274 XT-PIC serial 5: 12330 XT-PIC olympic 7: 127 XT-PIC parport0 8: 1 XT-PIC rtc 10: 234 XT-PIC ide2 11: 1138 XT-PIC EMU10K1, usb-uhci, usb-uhci, aic7xxx 12: 34770 XT-PIC PS/2 Mouse 14: 5328 XT-PIC ide0 15: 971 XT-PIC ide1 NMI: 0 ERR: 0
[7.5.]
[root@gandalf linux]# lspci -vvv|less 00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 0305 (rev 03) Subsystem: ABIT Computer Corp.: Unknown device a401 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: 8 set Region 0: Memory at e0000000 (32-bit, prefetchable) [size=64M] Capabilities: [a0] AGP version 2.0 Status: RQ=31 SBA+ 64bit- FW- Rate=x1,x2 Command: RQ=0 SBA+ AGP+ 64bit- FW- Rate=<none> Capabilities: [c0] Power Management version 2 Flags: PMEClk- AuxPwr- DSI- D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:01.0 PCI bridge: VIA Technologies, Inc.: Unknown device 8305 (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: 0 set Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: e6000000-e8ffffff Prefetchable memory behind bridge: e4000000-e5ffffff BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B- Capabilities: [80] Power Management version 2 Flags: PMEClk- AuxPwr- DSI- D1+ D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super] (rev 40) Subsystem: ABIT Computer Corp.: Unknown device 0000 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 set Capabilities: [c0] Power Management version 2 Flags: PMEClk- AuxPwr- DSI- D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586 IDE [Apollo] (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: VIA Technologies, Inc.: Unknown device 0571 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 set Region 4: I/O ports at 9000 [size=16] Capabilities: [c0] Power Management version 2 Flags: PMEClk- AuxPwr- DSI- D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.2 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 16) (prog-if 00 [UHCI]) Subsystem: Unknown device 0925:1234 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 set, cache line size 08 Interrupt: pin D routed to IRQ 11 Region 4: I/O ports at 9400 [size=32] Capabilities: [80] Power Management version 2 Flags: PMEClk- AuxPwr- DSI- D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.3 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 16) (prog-if 00 [UHCI]) Subsystem: Unknown device 0925:1234 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 set, cache line size 08 Interrupt: pin D routed to IRQ 11 Region 4: I/O ports at 9800 [size=32] Capabilities: [80] Power Management version 2 Flags: PMEClk- AuxPwr- DSI- D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40) Subsystem: VIA Technologies, Inc.: Unknown device 3057 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 11 Capabilities: [68] Power Management version 2 Flags: PMEClk- AuxPwr- DSI- D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:08.0 SCSI storage controller: Adaptec AHA-2930CU (rev 03) Subsystem: Adaptec: Unknown device 3869 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: 4 min, 4 max, 32 set, cache line size 08 Interrupt: pin A routed to IRQ 11 Region 0: I/O ports at 9c00 [disabled] [size=256] Region 1: Memory at ec001000 (32-bit, non-prefetchable) [size=4K] Expansion ROM at <unassigned> [disabled] [size=64K] Capabilities: [dc] Power Management version 1 Flags: PMEClk- AuxPwr- DSI+ D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:0b.0 Multimedia audio controller: Creative Labs SB Live! EMU10000 (rev 07) Subsystem: Creative Labs CT4832 SBLive! Value 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: 2 min, 20 max, 32 set Interrupt: pin A routed to IRQ 11 Region 0: I/O ports at a000 [size=32] Capabilities: [dc] Power Management version 1 Flags: PMEClk- AuxPwr- DSI- D1+ D2+ PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:0b.1 Input device controller: Creative Labs SB Live! (rev 07) Subsystem: Creative Labs Gameport Joystick 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 set Region 0: I/O ports at a400 [size=8] Capabilities: [dc] Power Management version 1 Flags: PMEClk- AuxPwr- DSI- D1+ D2+ PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:0d.0 Token ring network controller: IBM 16/4 Token ring UTP/STP controller (rev 05) 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: 6 min, 120 max, 32 set, cache line size 08 Interrupt: pin A routed to IRQ 5 Region 0: I/O ports at a800 [size=256] Region 1: Memory at ec002000 (32-bit, non-prefetchable) [size=256] Region 2: Memory at ec000000 (32-bit, non-prefetchable) [size=2K] Expansion ROM at <unassigned> [disabled] [size=16K]
00:0f.0 Parallel controller: Lava Computer mfg Inc Lava Parallel (prog-if 01 [BiDir]) 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- Interrupt: pin A routed to IRQ 5 Region 0: I/O ports at ac00 [size=8]
00:11.0 VGA compatible controller: Matrox Graphics, Inc. MGA 2064W [Millennium] (rev 01) (prog-if 00 [VGA]) 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 A routed to IRQ 9 Region 0: Memory at ea000000 (32-bit, non-prefetchable) [disabled] [size=16K] Region 1: Memory at eb000000 (32-bit, prefetchable) [disabled] [size=8M] Expansion ROM at <unassigned> [disabled] [size=64K] 00:13.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366 (rev 03) Subsystem: Triones Technologies, Inc.: Unknown device 0001 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: 8 min, 8 max, 120 set Interrupt: pin A routed to IRQ 10 Region 0: I/O ports at b000 [size=8] Region 1: I/O ports at b400 [size=4] Region 2: I/O ports at b800 [size=8] Region 3: I/O ports at bc00 [size=4] Region 4: I/O ports at c000 [size=256] Expansion ROM at <unassigned> [disabled] [size=128K] Capabilities: [60] Power Management version 2 Flags: PMEClk- AuxPwr- DSI+ D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 04) (prog-if 00 [VGA]) Subsystem: Matrox Graphics, Inc.: Unknown device 0378 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Capabilities: [60] Power Management version 2 Flags: PMEClk- AuxPwr- DSI+ D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME-
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 04) (prog-if 00 [VGA]) Subsystem: Matrox Graphics, Inc.: Unknown device 0378 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: 16 min, 32 max, 64 set, cache line size 08 Interrupt: pin A routed to IRQ 9 Region 0: Memory at e4000000 (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] Expansion ROM at <unassigned> [disabled] [size=64K] Capabilities: [dc] Power Management version 2 Flags: PMEClk- AuxPwr- DSI+ D1- D2- PME- Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [f0] AGP version 2.0 Status: RQ=31 SBA+ 64bit- FW- Rate=x1,x2 Command: RQ=31 SBA+ AGP+ 64bit- FW- Rate=<none>
[7.6.] [root@gandalf linux]# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: IOMEGA Model: ZIPCD1024INT-A Rev: 2,0 Type: CD-ROM ANSI SCSI revision: 02 Host: scsi1 Channel: 00 Id: 01 Lun: 00 Vendor: PIONEER Model: CD-ROM DRM-1804X Rev: 0101 Type: CD-ROM ANSI SCSI revision: 02 Host: scsi1 Channel: 00 Id: 01 Lun: 01 Vendor: PIONEER Model: CHANGR DRM-1804X Rev: 0101 Type: Medium Changer ANSI SCSI revision: 02 Host: scsi1 Channel: 00 Id: 05 Lun: 00 Vendor: PLEXTOR Model: CD-ROM DM-XX28 Rev: 3.08 Type: CD-ROM ANSI SCSI revision: 02 Host: scsi2 Channel: 00 Id: 00 Lun: 00 Vendor: USB Model: CD-R/RW 4X4X6 Rev: A.EZ Type: CD-ROM ANSI SCSI revision: 02
[7.7.] [root@gandalf linux]# cat /proc/bus/usb/devices |less T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 12/900 us ( 1%), #Int= 1, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=9800 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=1189 ProdID=6000 Rev= a.03 S: Product=USB Optical Storage Device C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=02 Prot=00 Driver=usb-storage E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=83(I) Atr=03(Int.) MxPS= 2 Ivl=1ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=9400 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=05a9 ProdID=a511 Rev= 1.00 C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=ov511 E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms I: If#= 0 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=ov511 E: Ad=81(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms I: If#= 0 Alt= 2 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=ov511 E: Ad=81(I) Atr=01(Isoc) MxPS= 129 Ivl=1ms I: If#= 0 Alt= 3 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=ov511 E: Ad=81(I) Atr=01(Isoc) MxPS= 257 Ivl=1ms I: If#= 0 Alt= 4 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=ov511 E: Ad=81(I) Atr=01(Isoc) MxPS= 385 Ivl=1ms I: If#= 0 Alt= 5 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=ov511 E: Ad=81(I) Atr=01(Isoc) MxPS= 513 Ivl=1ms I: If#= 0 Alt= 6 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=ov511 E: Ad=81(I) Atr=01(Isoc) MxPS= 769 Ivl=1ms I: If#= 0 Alt= 7 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=ov511 E: Ad=81(I) Atr=01(Isoc) MxPS= 961 Ivl=1ms T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=1.5 MxCh= 0 E: Ad=81(I) Atr=01(Isoc) MxPS= 961 Ivl=1ms T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=1.5 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=046d ProdID=c00e Rev=11.00 S: Manufacturer=Logitech S: Product=USB-PS/2 Optical Mouse C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 98mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=hid E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms
[X.] A workaround is just to run with 768Mb of RAM or just removing HIGHMEM support from the kernel.
Tomorrow I will test with another linux distribution to check if the problem is reproduced on it.
I tried with the minimalist system possible (only the G400, 1gb ram, root hard disk) and the problem still reproduced itself quite easyly.
Most of the tests were with glxgears.
Attached is an abridged log of the serial console. It's over many tests and is slightly edited.
When I tried with strace, the results differed (one of them being an oops in strace, another an oops in dnetc that I didn't manage to capture). However I do recall it being with a similar stack page that the strace one
Process strace (pid: 694, stackpage=e5b15000)
According to iomem, that page is supposed to be used by the Matrox G400, and could be the possible cause of the lockups.
Some times everything would stop and the Caps Lock / Scroll Lock lights would blink (kernel panic, I presume).
I am also mailing it to the usb-devel list as on one occasion I had these messages while Xwindows started.
usb-uhci.c: Host controller halted, trying to restart.
I didn't manage to reproduce it.
I had problems since kernel 2.4.18 (when I got more then 1gb of ram). Both the latest DRI drivers on numerous days and the official Matrox ones have the problem.
Sleep is starting to have effects on me. Please feel free to email me with any questions or any test that you'd like me to try.
Nuitari Linux version 2.4.20-pre4 (root@gandalf.nuitari.darktech.org) (gcc version 3.1) #7 Wed Aug 21 04:00:02 EDT 2002 BIOS-provided physical RAM map: BIOS-e801: 0000000000000000 - 000000000009f000 (usable) BIOS-e801: 0000000000100000 - 000000003fff0000 (usable) 127MB HIGHMEM available. 896MB LOWMEM available. On node 0 totalpages: 262128 zone(0): 4096 pages. zone(1): 225280 pages. zone(2): 32752 pages. Kernel command line: BOOT_IMAGE=linuxtest ro root=307 parport=0x378,7 parport=0xac00,none plip=parport0 hdb=scsi console=ttyS0 ide_setup: hdb=scsi Initializing CPU#0 Detected 700.044 MHz processor. Console: colour VGA+ 80x25 Calibrating delay loop... 1395.91 BogoMIPS Memory: 1032644k/1048512k available (2073k kernel code, 15480k reserved, 532k data, 288k init, 131008k highmem) Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) Inode cache hash table entries: 65536 (order: 7, 524288 bytes) Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes) Page-cache hash table entries: 262144 (order: 8, 1048576 bytes) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 64K (64 bytes/line) Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU: AMD Duron(tm) processor stepping 01 Enabling fast FPU save and restore... done. Checking 'hlt' instruction... OK. POSIX conformance testing by UNIFIX mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au) mtrr: detected mtrr type: Intel PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last bus=1 PCI: Using configuration type 1 PCI: Probing PCI hardware Disabling VIA memory write queue (PCI ID 0305, rev 03): [55] 89 & 1f -> 09 Unknown bridge resource 0: assuming transparent PCI: Using IRQ router VIA [1106/0686] at 00:07.0 Applying VIA southbridge workaround. Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Initializing RT netlink socket apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16) Starting kswapd allocated 32 pages and 32 bhs reserved for the highmem bounces Installing knfsd (copyright (C) 1996 okir@monad.swb.de). udf: registering filesystem parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP] parport1: PC-style at 0xac00 [PCSPP,TRISTATE,EPP] pty: 256 Unix98 ptys configured Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled ttyS00 at 0x03f8 (irq = 4) is a 16550A ttyS01 at 0x02f8 (irq = 3) is a 16550A gameport0: Emu10k1 Gameport at 0xa400 size 8 speed 1242 kHz input0: Analog 2-axis 4-button joystick at gameport0.0 [TSC timer, 698 MHz clock, 833 ns res] Real Time Clock Driver v1.10e Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx VP_IDE: IDE controller on PCI bus 00 dev 39 VP_IDE: chipset revision 6 VP_IDE: not 100% native mode: will probe irqs later VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1 ide0: BM-DMA at 0x9000-0x9007, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0x9008-0x900f, BIOS settings: hdc:DMA, hdd:DMA HPT370: IDE controller on PCI bus 00 dev 98 PCI: Found IRQ 10 for device 00:13.0 HPT370: chipset revision 3 HPT370: not 100% native mode: will probe irqs later HPT370: using 33MHz PCI clock ide2: BM-DMA at 0xc000-0xc007, BIOS settings: hde:DMA, hdf:DMA ide3: BM-DMA at 0xc008-0xc00f, BIOS settings: hdg:pio, hdh:pio hda: FUJITSU MPF3204AT, ATA DISK drive hdb: ZIPCD1024INT-A, ATAPI CD/DVD-ROM drive hdc: Maxtor 5T060H6, ATA DISK drive hdd: MATSHITA CR-585, ATAPI CD/DVD-ROM drive hde: SAMSUNG SV2044D, ATA DISK drive hdf: SAMSUNG SV2042H, ATA DISK drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 ide2 at 0xb000-0xb007,0xb402 on irq 10 blk: queue c03fee04, I/O limit 4095Mb (mask 0xffffffff) hda: 40031712 sectors (20496 MB) w/512KiB Cache, CHS=2491/255/63, UDMA(66) blk: queue c03ff148, I/O limit 4095 8(mask 0xffffffff) hdc: 120103200 sectors (61493 MB) w/2048KiB Cache, CHS=119150/16/63, UDMA(100) blk: queue c03ff48c, I/O limit 4095Mb (mask 0xffffffff) hde: 39862368 sectors (20410 MB) w/472KiB Cache, CHS=39546/16/63, UDMA(66) blk: queue c03ff5c8, I/O limit 4095Mb (mask 0xffffffff) hdf: 39865392 sectors (20411 MB) w/426KiB Cache, CHS=39549/16/63, UDMA(100) ide-cd: passing drive hdb to ide-scsi emulation. hdd: ATAPI 24X CD-ROM drive, 128kB Cache, DMA Uniform CD-ROM driver Revision: 3.12 Partition check: hda: hda1 hda2 hda4 < hda5 hda6 hda7 hda8 > hdc: [PTBL] [7476/255/63] hdc1 hdc2 < hdc5 hdc6 hdc7 > hde: [PTBL] [2481/255/63] hde1 hdf: unknown partition table SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256). RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize loop: loaded (max 8 devices) NET3 PLIP version 2.4-parport gniibe@mri.co.jp plip0: Parallel port at 0x378, using IRQ 7. PPP generic driver version 2.4.2 PPP Deflate Compression module registered PPP BSD Compression module registered Linux video capture interface: v1.00 Linux agpgart interface v0.99 (c) Jeff Hartmann agpgart: Maximum main memory to use for agp memory: 816M agpgart: Detected Via Apollo Pro KT133 chipset agpgart: AGP aperture is 64M @ 0xe0000000 [drm] AGP 0.99 on VIA Apollo KT133 @ 0xe0000000 64MB [drm] Initialized mga 3.0.2 20010321 on minor 0 PCI: Found IRQ 5 for device 00:0d.0 PCI: Sharing IRQ 5 with 00:0f.0 Olympic.c v1.0.0 2/9/02 - Peter De Schrijver & Mike Phillips IBM 16/4 Token ring UTP/STP controller. I/O at a800, MMIO at f8823000, LAP at f8825000, using irq 5 Olympic: IBM 16/4 Token ring UTP/STP controller registered as: tr0 ataraid/d0: ataraid/d0p1 Highpoint HPT370 Softwareraid driver for linux version 0.01 Drive 0 is 19464 Mb Drive 1 is 19465 Mb Raid array consists of 2 drives. SCSI subsystem driver Revision: 1.00 scsi0 : SCSI host adapter emulation for IDE ATAPI devices Vendor: IOMEGA Model: ZIPCD1024INT-A Rev: 2,0 Type: CD-ROM ANSI SCSI revision: 02 Creative EMU10K1 PCI Audio Driver, version 0.19, 04:01:36 Aug 21 2002 PCI: Found IRQ 11 for device 00:0b.0 PCI: Sharing IRQ 11 with 00:07.2 PCI: Sharing IRQ 11 with 00:07.3 PCI: Sharing IRQ 11 with 00:08.0 emu10k1: EMU10K1 rev 7 model 0x8027 found, IO at 0xa000-0xa01f, IRQ 11 ac97_codec: AC97 codec, id: 0x5452:0x4123 (TriTech TR A5) usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb.c: registered new driver hiddev usb.c: registered new driver hid hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz> hid-core.c: USB HID support drivers Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage USB Mass Storage support registered. mice: PS/2 mouse device common for all mice md: linear personality registered as nr 1 md: raid0 personality registered as nr 2 md: raid1 personality registered as nr 3 md: raid5 personality registered as nr 4 raid5: measuring checksumming speed 8regs : 946.800 MB/sec 32regs : 817.600 MB/sec pII_mmx : 1640.000 MB/sec p5_mmx : 2104.000 MB/sec raid5: using function: p5_mmx (2104.000 MB/sec) md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: Autodetecting RAID arrays. [events: 0000007f] [events: 0000007f] hde1: bad access: block=79714304, count=8 end_request: I/O error, dev 21:01 (hde), sector 79714304 md: disabled device hde1, could not read superblock. md: could not read hde1's sb, not importing! md: could not import hde1! [events: 0000007f] md: autorun ... md: considering ataraid/d0p1 ... md: adding ataraid/d0p1 ... md: adding hdc5 ... md: adding hda8 ... md: created md0 md: bind<hda8,1> md: bind<hdc5,2> md: bind<ataraid/d0p1,3> md: running: <ataraid/d0p1><hdc5><hda8> md: ataraid/d0p1's event counter: 0000007f md: hdc5's event counter: 0000007f md: hda8's event counter: 0000007f md0: max total readahead window set to 744k md0: 3 data-disks, max readahead per data-disk: 248k raid0: looking at hda8 raid0: comparing hda8(12353856) with hda8(12353856) raid0: END raid0: ==> UNIQUE raid0: 1 zones raid0: looking at hdc5 raid0: comparing hdc5(40973632) with hda8(12353856) raid0: NOT EQUAL raid0: comparing hdc5(40973632) with hdc5(40973632) raid0: END raid0: ==> UNIQUE raid0: 2 zones raid0: looking at ataraid/d0p1 raid0: comparing ataraid/d0p1(39857152) with hda8(12353856) raid0: O5T EQUAL raid0: comparing ataraid/d0p1(39857152) with hdc5(40973632) raid0: NOT EQUAL raid0: comparing ataraid/d0p1(39857152) with ataraid/d0p1(39857152) raid0: END raid0: ==> UNIQUE raid0: 3 zones raid0: FINAL 3 zones raid0: zone 0 raid0: checking hda8 ... contained as device 0 (12353856) is smallest!. raid0: checking hdc5 ... contained as device 1 raid0: checking ataraid/d0p1 ... contained as device 2 raid0: zone->nb_dev: 3, size: 37061568 raid0: current zone offset: 12353856 raid0: zone 1 raid0: checking hda8 ... nope. raid0: checking hdc5 ... contained as device 0 (40973632) is smallest!. raid0: checking ataraid/d0p1 ... contained as device 1 (39857152) is smallest!. raid0: zone->nb_dev: 2, size: 55006592 raid0: current zone offset: 39857152 raid0: zone 2 raid0: checking hda8 ... nope. raid0: checking hdc5 ... contained as device 0 (40973632) is smallest!. raid0: checking ataraid/d0p1 ... nope. raid0: zone->nb_dev: 1, size: 1116480 raid0: current zone offset: 40973632 raid0: done. raid0 : md_size is 93184640 blocks. raid0 : conf->smallest->size is 1116480 blocks. raid0 : nb_zone is 84. raid0 : Allocating 672 bytes for hash. md: updating md0 RAID superblock on device md: ataraid/d0p1 [events: 00000080]<6>(write) ataraid/d0p1's sb offset: 39857152 md: hdc5 [events: 00000080]<6>(write) hdc5's sb offset: 40973632 md: hda8 [events: 00000080]<6>(write) hda8's sb offset: 12353856 md: ... autorun DONE. NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP, IGMP IP: routing cache hash table of 8192 buckets, 64Kbytes TCP: Hash tables configured (established 262144 bind 65536) Linux IP multicast router 0.06 plus PIM-SM NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. NET4: Linux IPX 0.47 for NET4.0 IPX Portions Copyright (c) 1995 Caldera, Inc. IPX Portions Copyright (c) 2000, 2001 Conectiva, Inc. NET4: AppleTalk 0.18a for Linux NET4.0 VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 288k freed INIT: version 2.78 booting Welcome to Linux Mandrake Press 'I' to enter interactive startup. Mounting proc filesystem [ OK ] Configuring kernel parameters [ OK ] Setting clock (utc): Wed Aug 21 04:35:10 EDT 2002 [ OK ] [ OK ] Activating swap partitions [ OK ] Setting hostname gandalf.nuitari.darktech.org [ OK ] Checking root filesystem /dev/hda7 was not cleanly unmounted, check forced. /dev/hda7: Inode 82139, i_blocks is 64, should be 8. FIXED. /dev/hda7: Inode 259354, i_blocks is 64, should be 8. FIXED. /dev/hda7: 135205/510976 files (1.7% non-contiguous), 917514/1020119 blocks [/sbin/fsck.ext2 -- /] fsck.ext2 -a /dev/hda7 [PASSED] Setting up ISA PNP devices /etc/isapnp.conf:20 -- Fatal - Error occurred executing request 'ISOLATE PRESERVE' --- further action aborted [FAILED] Remounting root filesystem in read-write mode [ OK ] Finding module dependencies [ OK ] Checking filesystems /dev/hda1 was not cleanly unmounted, check forced. /dev/hda1: 49/4016 files (22.4% non-contiguous), 11457/16033 blocks Checking all file systems. [/sbin/fsck.ext2 -- /boot] fsck.ext2 -a /dev/hda1 [/sbin/fsck.reiserfs -- /home] fsck.reiserfs -a /dev/md0 [/sbin/fsck.reiserfs -- /iso] fsck.reiserfs -a /dev/hdc7 [/sbin/fsck.reiserfs -- /usr/src] fsck.reiserfs -a /dev/hdc6 [/sbin/fsck.reiserfs -- /fgfs] fsck.reiserfs -a /dev/hdc1 [PASSED] Mounting local filesystems modprobe: modprobe: Can't locate module mfs mount: fs type mfs not supported by kernel [FAILED] Checking loopback filesystemsChecking all file systems. [ OK ] Mounting loopback filesystems [ OK ] Turning on user and group quotas for local filesystems [ OK ] Enabling swap space [ OK ] Building Window Manager Sessions Can't write to /etc/X11/gdm/Sessions/kde [FAILED] Clean-up /tmp directory: [ OK ] INIT: Entering runlevel: 5 Entering non-interactive startup Setting network parameters [ OK ] Bringing up interface lo [ OK ] Enabling IPv4 packet forwarding [ OK ] Bringing up interface tr0 [ OK ] Starting system logger: [ OK ] Starting kernel logger: [ OK ] Starting cron daemon: [ OK ] /etc/rc.d/rc5.d/S45atd: /proc/345/lock: No such file or directory Starting at daemon: [ OK ] Starting INET services: [ OK ] Starting portmapper: [ OK ] Starting lpd: [ OK ] Loading compose keys: compose.latin [ OK ] The BackSpace key sends: ^?[ OK ] Loading system font: [ OK ] Starting postfix [ OK ] Starting console mouse services: [ OK ] Starting X Font Server: Starting mysqld daemon with databases from /var/lib/mysql [ OK ] Starting httpd: [ OK ] Initializing MOSIX... Error: this is not MOSIX!
blk: queue c03fee04, /dev/hda: settI/O limit 4095Mb (mask 0xffffffff) ing using_dma to 1 (on) using_dma = blk: queue c03ff148, 1 (on)
/dev/I/O limit 4095Mb (mask 0xffffffff) hdc: setting using_dma to 1 (on) using_dma = 1 (on)
/dev/hda: setting 32-bit I/O support flag to 1 I/O support = 1 (32-bit) SIOCSIFMTU: Invalid argument modprobe: Can't locate module i2c-isa modprobe: Can't locate module via686a Can't access /proc file /proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable; Make sure you have done 'modprobe i2c-proc'! modprobe: Can't locate module emu10k1 modprobe: Can't locate module agpgart modprobe: Can't locate module emu10k1-gp sshd: SSH Secure Shell 2.3.0 (non-commercial version) on i686-pc-linux-gnu modprobe: usb-uhci.c: $Revision: 1.275 $ time 03:05:14 Aug 21 2002 Can't locate modusb-uhci.c: High bandwidth mode enabled ule videodev PCI: Found IRQ 11 for device 00:07.2 PCI: Sharing IRQ 11 with 00:07.3 PCI: Sharing IRQ 11 with 00:08.0 PCI: Sharing IRQ 11 with 00:0b.0 usb-uhci.c: USB UHCI at I/O 0x9400, IRQ 11 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub fu nd hub.c: 2 ports detected PCI: Found IRQ 11 for device 00:07.3 PCI: Sharing IRQ 11 with 00:07.2 PCI: Sharing IRQ 11 with 00:08.0 PCI: Sharing IRQ 11 with 00:0b.0 usb-uhci.c: USB UHCI at I/O 0x9800, IRQ 11 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 2 hub.c: USB hub found hub.c: 2 ports detected usb-uhci.c: v1.275:USB Universal Host Controller Interface driver usb.c: registered new driver ov511 ov511.c: v1.62 : ov511 USB Camera Driver ov511_decomp.c: v1.6 : OV511 Decompression Module modprobe: Can't locate module usb-storage modprobe: Can'tMatrox MGA G200/G400/G450/G550 YUV Video interface v2.01 (c) Aaron Holtzman & A'rpi locate module amga_vid: Found MGA G400/G450 nalog modprobe:mga_vid: MMIO at 0xf8b4e000 IRQ: 9 framebuffer: 0xE4000000 Can't locate momga_vid: OPTION word: 0x50040D20 mem: 0x03 SDRAM dule hid modpromga_vid: detected RAMSIZE is 32 MB be: Can't locatesyncfb (mga): IRQ disabled in mga_vid.c module mousedev mount: none alPCI: Found IRQ 11 for device 00:08.0 ready mounted orPCI: Sharing IRQ 11 with 00:07.2 /proc/bus/usb bPCI: Sharing IRQ 11 with 00:07.3 usy mount: accoPCI: Sharing IRQ 11 with 00:0b.0 rding to mtab, nhub.c: USB new device connect on bus1/1, assigned device number 2 one is already mscsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8 ounted on /proc/ <Adaptec 2930CU SCSI adapter> bus/usb modprob aic7860: Ultra Single Channel A, SCSI Id=7, 3/253 SCBs e: Can't locate module ddrmat mblk: queue f7b5bbf0, odprobe: Can't lI/O limit 4095Mb (mask 0xffffffff) ocate module joyov511.c: USB OV511+ video device found dev ov511.c: model: Creative Labs WebCam 3 ov511.c: Sensor is an OV7620 ov511.c: Device registered on minor 0 hub.c: USB new device connect on bus1/2, assigned device number 3 input1: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb1:3.0 hub.c: USB new device connect on bus2/1, assigned device number 2 scsi2 : SCSI emulation for USB Mass Storage devices Vendor: USB Model: CD-R/RW 4X4X6 Rev: A.EZ Type: CD-ROM ANSI SCSI revision: 02 resize_dma_pool: unknown device type -1 Vendor: PIONEER Model: CD-ROM DRM-1804X Rev: 0101 Type: CD-ROM ANSI SCSI revision: 02 blk: queue f7b5b2a8, I/O limit 4095Mb (mask 0xffffffff) (scsi1:A:1): 5.000MB/s transfers (5.000MHz, offset 15) Vendor: PIONEER Model: CHANGR DRM-1804X Rev: 0101 Type: Medium Changer ANSI SCSI revision: 02 blk: queue f7b5bcf8, I/O limit 4095Mb (mask 0xffffffff) Vendor: PLEXTOR Model: CD-ROM DM-XX28 Rev: 3.08 Type: CD-ROM ANSI SCSI revision: 02 blk: queue f7b5b4b8, I/O limit 4095Mb (mask 0xffffffff) Attached scsi generic sg3 at scsi1, channel 0, id 1, lun 1, type 8 Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 Attached scsi CD-ROM sr1 at scsi1, channel 0, id 1, lun 0 Attached scsi CD-ROM sr2 at scsi1, channel 0, id 5, lun 0 Attached scsi CD-ROM sr3 at scsi2, channel 0, id 0, lun 0 sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray sr1: scsi-1 drive sr2: scsi-1 drive sr3: scsi3-mmc drive: 6x/6x writer cd/rw xa/form2 cdda tray mysqld daemon ended Unable to handle kernel NULL pointer dereference at virtual address 00000000 printing eip: c010c6f4 *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[<c010c6f4>] Not tainted EFLAGS: 00010246 eax: 00000000 ebx: 00000018 ecx: e5b14000 edx: f7e11f1c esi: e5b1a004 edi: fffffffb ebp: 00000001 esp: e5b15f90 ds: 0018 es: 0018 ss: 0018 Process strace (pid: 694, stackpage=e5b15000) Stack: e5b1a000 00000000 e5b65d74 40014023 00000023 e5b65d94 e5b140b8 00000000 e5b14000 00000000 00000018 bfffe79c c0108eaf 00000018 000002b7 00000001 00000000 00000018 bfffe79c 0000001a 0000002b 0000002b 0000001a 400d7366 Call Trace: [<c0108eaf>]
Code: 00 00 00 00 00 00 00 00 00 00 00 00 ea b3 42 43 7b 9a 43 43 mysqld daemon ended reiserfs: checking transaction log (device 16:06) ... Using r5 hash to sort names reiserfs: using 3.5.x disk format ReiserFS version 3.6.25 SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : Show Memory Mem-info: Free pages: 683004kB ( 82220kB HighMem) Zone:DMA freepages: 13012kB min: 128kB low: 256kB high: 384kB Zone:Normal freepages:587772kB min: 1020kB low: 2040kB high: 3060kB Zone:HighMem freepages: 82220kB min: 1020kB low: 2040kB high: 3060kB ( Active: 4587, inactive: 75199, free: 170751 ) 1*4kB 0*8kB 1*16kB 2*32kB 4*64kB 3*128kB 2*256kB 1*512kB 1*1024kB 5*2048kB = 13012kB) 9*4kB 5*8kB 1*16kB 25*32kB 186*64kB 52*128kB 4*256kB 2*512kB 1*1024kB 276*2048kB = 587772kB) 1*4kB 1*8kB 0*16kB 1*32kB 0*64kB 0*128kB 1*256kB 0*512kB 0*1024kB 40*2048kB = 82220kB) Swap cache: add 0, delete 0, find 0/0, race 0+0 Free swap: 248928kB 262128 pages of RAM 32752 pages of HIGHMEM 3911 reserved pages 87386 pages shared 0 pages swap cached 4 pages in page table cache Buffer memory: 1904kB Cache memory: 297700kB SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : Show Memory Mem-info: Free pages: 682992kB ( 82216kB HighMem) Zone:DMA freepages: 13012kB min: 128kB low: 256kB high: 384kB Zone:Normal freepages:587764kB min: 1020kB low: 2040kB high: 3060kB Zone:HighMem freepages: 82216kB min: 1020kB low: 2040kB high: 3060kB ( Active: 4588, inactive: 75199, free: 170748 ) 1*4kB 0*8kB 1*16kB 2*32kB 4*64kB 3*128kB 2*256kB 1*512kB 1*1024kB 5*2048kB = 13012kB) 7*4kB 5*8kB 1*16kB 25*32kB 186*64kB 52*128kB 4*256kB 2*512kB 1*1024kB 276*2048kB = 587764kB) 4*4kB 1*8kB 1*16kB 0*32kB 0*64kB 0*128kB 1*256kB 0*512kB 0*1024kB 40*2048kB = 82216kB) Swap cache: add 0, delete 0, find 0/0, race 0+0 Free swap: 248928kB 262128 pages of RAM 32752 pages of HIGHMEM 3911 reserved pages 87387 pages shared 0 pages swap cached 6 pages in page table cache Buffer memory: 1904kB Cache memory: 297704kB SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : Show State
free sibling task PC stack pid father child younger older init S C03676F4 4644 1 0 602 (NOTLB) Call Trace: [<c0116228>] [<c0132d0c>] [<c0116180>] [<c0142e37>] [<c0148b6b>] [<c0148ff1>] [<c0140c99>] [<c0108eaf>] keventd R 00000001 6084 2 1 3 (L-TLB) Call Trace: [<c0126264>] [<c0126160>] [<c0105000>] [<c01072fe>] [<c0126160>] kapmd S F7EF7FB4 6016 3 1 4 2 (L-TLB) Call Trace: [<c0116228>] [<c0116180>] [<c011415a>] [<c01143fb>] [<c0114b91>] [<c0105000>] [<c01072fe>] [<c0114aa0>] ksoftirqd_CPU S C03D6DC0 6404 4 1 5 3 (L-TLB) Call Trace: [<c011dda6>] [<c011e04e>] [<c0105000>] [<c01072fe>] [<c011dfd0>] kswapd S 00000000 6636 5 1 6 4 (L-TLB) Call Trace: [<c0131e76>] [<c0131df0>] [<c0105000>] [<c01072fe>] [<c0131df0>] bdflush S 00000000 6624 6 1 7 5 (L-TLB) Call Trace: [<c0116888>] [<c013df92>] [<c0105000>] [<c01072fe>] [<c013dee0>] kupdated S 00001000 6008 7 1 8 6 (L-TLB) Call Trace: [<c0116228>] [<c0116180>] [<c013e029>] [<c0105000>] [<c0105000>] [<c01072fe>] [<c013dfa0>] khubd S E45FE000 5272 8 1 9 7 (L-TLB) Call Trace: [<c027ed6e>] [<c0108f55>] [<c0105000>] [<c01072fe>] [<c027ece0>] mdrecoveryd S C1C17F44 6552 9 1 323 8 (L-TLB) Call Trace: [<c02fb127>] [<c029d5b4>] [<c01072fe>] [<c029d470>] syslogd S 00000000 1632 323 1 331 9 (NOTLB) Call Trace: [<c0132bb1>] [<c0116273>] [<c0148911>] [<c02a52be>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] klogd R C1C0D3D8 1632 331 1 344 323 (NOTLB) Call Trace: [<c01190a7>] [<c0139823>] [<c0108eaf>] crond S 00000000 6064 344 1 357 331 (NOTLB) Call Trace: [<c0116228>] [<c0116180>] [<c0121780>] [<c0108eaf>] atd S C0140990 2656 357 1 370 344 (NOTLB) Call Trace: [<c0140990>] [<c0116228>] [<c0116180>] [<c0121780>] [<c0108eaf>] inetd S C0367590 6080 370 1 383 357 (NOTLB) Call Trace: [<c0116273>] [<c02bad17>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] portmap S 00000000 2660 383 1 396 370 (NOTLB) Call Trace: [<c0132bb1>] [<c0116273>] [<c02bad17>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] lpd S 00000000 2660 396 1 475 383 (NOTLB) Call Trace: [<c0132bb1>] [<c0116273>] [<c02bad17>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] master S C0367590 5036 475 1 483 490 396 (NOTLB) Call Trace: [<c0116228>] [<c0116180>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] pickup S 00000000 2660 482 475 483 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116228>] [<c0116180>] [<c0142e37>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] qmgr S 00000000 5036 483 475 482 (NOTLB) Call Trace: [<c0132bb1>] [<c012d9e8>] [<c0116228>] [<c0116180>] [<c0142e37>] [<c0148b6b>] [<c0148ff1>] [<c013a766>] [<c0108eaf>] gpm S E4D7BF34 6072 490 1 575 475 (NOTLB) Call Trace: [<c013a36e>] [<c0116228>] [<c0116180>] [<c0121780>] [<c0108eaf>] dnetc R current 5036 546 1 597 594 (NOTLB) Call Trace: [<c010a555>] [<c010cb18>] sshd S C0367590 6116 575 1 592 490 (NOTLB) Call Trace: [<c0116273>] [<c02bad17>] [<c0148b6b>] [<c0148ff1>] [<c018<eaf>] scsi_eh_1 S C0FeAE8B 68s4 592 E 1 5 593 55 (L-TLB) C9all Trace T [<c02fe 8b>] [<0 107b71>] <]f8b6f600> 1[<c0107c1f> 1[<c0254915>] [<001072fe>] < c0254930> fusb-storg5e-0 S 00u00000 2656 S 593 0 1 594 0 592 (L-TLB) Call Trace: [<c0107b71>] [<c0107c1f>] [<c028cf98>] [<c0108e6a>] [<c028bdf0>] [<c01072fe>] [<c028bdf0>] scsi_eh_2 S C02FAE8B 6384 594 1 546 593 (L-TLB) Call Trace: [<c02fae8b>] [<c0107b71>] [<c0107c1f>] [<c0254c95>] [<c01072fe>] [<c0254930>] login S 00000246 4980 597 1 605 598 546 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] mingetty S E458A000 5020 598 1 599 597 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] mingetty S E4584000 2656 599 1 600 598 (NOTLB) Call Tra:N [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] mingetty S E4587000 5344 600 1 601 599 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] mingetty S E457F000 5344 601 1 602 600 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] mingetty S F7BBB000 5344 602 1 601 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] bash S 00000246 5344 605 597 634 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] startx S 00000246 2656 634 605 642 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] xinit S 00000001 5080 642 634 648 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] X S E48DA560 0 643 642 648 (NOTLB) Call Trace: [<c022df3e>] [<c022ddf8>] [<c022dd30>] [<c0147d7a>] [<c0108eaf>] xterm S 00000000 2656 648 642 654 643 (NOTLB) Call Trace: [<c0132bb1>] [<c0116273>] [<c01fdde6>] [<c01faa63>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] twm S 00000000 5036 649 648 650 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116273>] [<c0148911>] [<c02e338e>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] xclock S 00000000 5168 650 648 651 649 (NOTLB) Call Trace: [<c0132bb1>] [<c0116228>] [<c0116180>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] xterm S 00000000 5344 651 648 653 652 650 (NOTLB) Call Trace: [<c0132bb1>] [<c0116273>] [<c01fdde6>] [<c01faa63>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] xterm S 00000000 5036 652 648 655 654 651 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116273>] [<c01fdde6>] [<c01faa63>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] bash S 00000246 2660 653 651 692 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] bash S C0122023 5344 654 648 652 (NOTLB) Call Trace: [<c0122023>] [<c0116273>] [<c01155ab>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0108eaf>] bash S C0122023 5344 655 652 (NOTLB) Call Trace: [<c0122023>] [<c0116273>] [<c01155ab>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0108eaf>] glxgears R 00000000 5080 692 653 (NOTLB) Call Trace: [<c0108f55>] SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : Power Off
SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : Show Memory Mem-info: Free pages: 684680kB ( 83192kB HighMem) Zone:DMA freepages: 13012kB min: 128kB low: 256kB high: 384kB Zone:Normal freepages:588476kB min: 1020kB low: 2040kB high: 3060kB Zone:HighMem freepages: 83192kB min: 1020kB low: 2040kB high: 3060kB ( Active: 4692, inactive: 74836, free: 171170 ) 1*4kB 0*8kB 1*16kB 2*32kB 4*64kB 3*128kB 2*256kB 1*512kB 1*1024kB 5*2048kB = 13012kB) 1*4kB 3*8kB 0*16kB 1*32kB 0*64kB 1*128kB 2*256kB 2*512kB 1*1024kB 286*2048kB = 588476kB) 0*4kB 1*8kB 1*16kB 1*32kB 1*64kB 1*128kB 0*256kB 0*512kB 1*1024kB 40*2048kB = 83192kB) Swap cache: add 0, delete 0, find 0/0, race 0+0 Free swap: 248928kB 262128 pages of RAM 32752 pages of HIGHMEM 3911 reserved pages 87137 pages shared 0 pages swap cached 1 pages in page table cache Buffer memory: 1792kB Cache memory: 296788kB SysRq : Show Regs
Pid: 683, comm: glxgears EIP: 0023:[<403b7e0d>] CPU: 0 ESP: 002b:bffff7c0 EFLAGS: 00200207 Not tainted EAX: 00000000 EBX: 0000002b ECX: 40086441 EDX: bffff790 ESI: 00000000 EDI: 08077120 EBP: bffff7f8 DS: 002b ES: 002b CR0: 8005003b CR2: 08078048 CR3: 25b40000 CR4: 000002d0 Call Trace: SysRq : Show State
free sibling task PC stack pid father child younger older init S C03676F4 4644 1 0 600 (NOTLB) Call Trace: [<c0116228>] [<c0132d0c>] [<c0116180>] [<c0142e37>] [<c0148b6b>] [<c0148ff1>] [<c0140c99>] [<c0108eaf>] keventd R 00000001 6168 2 1 3 (L-TLB) Call Trace: [<c0126264>] [<c0126160>] [<c0105000>] [<c01072fe>] [<c0126160>] kapmd S F7EF7FB4 6016 3 1 4 2 (L-TLB) Call Trace: [<c0116228>] [<c0116180>] [<c011415a>] [<c01143fb>] [<c0114b91>] [<c0105000>] [<c01072fe>] [<c0114aa0>] ksoftirqd_CPU S C03D6DC0 6404 4 1 5 3 (L-TLB) Call Trace: [<c011dda6>] [<c011e04e>] [<c0105000>] [<c01072fe>] [<c011dfd0>] kswapd S 00000000 6636 5 1 6 4 (L-TLB) Call Trace: [<c0131e76>] [<c0131df0>] [<c0105000>] [<c01072fe>] [<c0131df0>] bdflush S 00000000 6624 6 1 7 5 (L-TLB) Call Trace: [<c0116888>] [<c013df92>] [<c0105000>] [<c01072fe>] [<c013dee0>] kupdated S 00000008 5976 7 1 8 6 (L-TLB) Call Trace: [<c0116228>] [<c023a60a>] [<c0116180>] [<c011dfbd>] [<c013e029>] [<c0105000>] [<c0105000>] [<c01072fe>] [<c013dfa0>] khubd S E661B000 5272 8 1 9 7 (L-TLB) Call Trace: [<c027ed6e>] [<c0108f55>] [<c0105000>] [<c01072fe>] [<c027ece0>] mdrecoveryd S C1C17F44 6552 9 1 321 8 (L-TLB) Call Trace: [<c02fb127>] [<c029d5b4>] [<c01072fe>] [<c029d470>] syslogd 4 S 00000000 1632 321 1 329 9 (NOTLB) Call Trace: [<c0132bb1>] [<c0116273>] [<c0148911>] [<c02a52be>] [<c0148b6b>] [<c0148ff1>] [<c01080f8>] [<c0108eaf>] klogd R C1C0D3D8 1632 329 1 342 321 (NOTLB) Call Trace: [<c01190a7>] [<c0139823>] [<c0108eaf>] crond S C0140990 6080 342 1 355 329 (NOTLB) Call Trace: [<c0140990>] [<c0116228>] [<c0116180>] [<c0121780>] [<c0108eaf>] atd S C0140990 6108 355 1 368 342 (NOTLB) Call Trace: [<c0140990>] [<c0116228>] [<c0116180>] [<c0121780>] [<c0108eaf>] inetd S C0367590 2660 368 1 381 355 (NOTLB) Call Trace: [<c0116273>] [<c02bad17>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] portmap S 00000000 5964 381 1 394 368 (NOTLB) Call Trace: [<c0132bb1>] [<c0116273>] [<c02bad17>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] lpd S 00000000 6008 394 1 473 381 (NOTLB) Call Trace: [<c0132bb1>] [<c0116273>] [<c02bad17>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] master S C0367590 5080 473 1 481 488 394 (NOTLB) Call Trace: [<c0116228>] [<c0116180>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] pickup S 00000000 2660 480 473 481 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116228>] [<c0116180>] [<c0142e37>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] qmgr S 00000000 5036 481 473 480 (NOTLB) Call Trace: [<c0132bb1>] [<c012d9e8>] [<c0116228>] [<c0116180>] [<c0142e37>] [<c0148b6b>] [<c0148ff1>] [<c013a766>] [<c0108eaf>] gpm S E5D0B1A4 6000 488 1 573 473 (NOTLB) Call Trace: [<c013a36e>] [<c0116228>] [<c0116180>] [<c0121780>] [<c0108eaf>] dnetc R 00000000 1632 544 1 595 592 (NOTLB) Call Trace: [<c0108f55>] sshd S C0367590 6116 573 1 590 488 (NOTLB) Call Trace: [<c0116273>] [<c02bad17>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] scsi_eh_1 S C02FAE8B 6384 590 1 591 573 (L-TLB) Call Trace: [<c02fae8b>] [<c0107b71>] [<f8b6f600>] [<c0107c1f>] [<c0254c95>] [<c01072fe>] [<c0254930>] usb-storage-0 S 00000000 6084 591 1 592 590 (L-TLB) Call Trace: [<c0107b71>] [<c0107c1f>] [<c028cf98>] [<c0108e6a>] [<c028bdf0>] [<c01072fe>] [<c028bdf0>] scsi_eh_2 S C02FAE8B 6384 592 1 544 591 (L-TLB) Call Trace: [<c02fae8b>] [<c0107b71>] [<c0107c1f>] [<c0254c95>] [<c01072fe>] [<c0254930>] login S 00000246 4884 595 1 603 596 544 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] mingetty S E65A7000 4872 596 1 597 595 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] mingetty S E65A1000 5344 597 1 598 596 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] mingetty S E65A4000 5344 598 1 599 597 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] mingetty S E659C000 5344 599 1 600 598 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] mingetty S E659E000 5344 600 1 599 (NOTLB) Call Trace: [<c0116273>] [<c020a67b>] [<c01fdc27>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0138dfa>] [<c0108eaf>] bash S 00000246 5344 603 595 625 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] startx S 00000246 5080 625 603 633 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] xinit S 00000001 2656 633 625 639 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] X S E68B6560 0 634 633 639 (NOTLB) Call Trace: [<c022df3e>] [<c022ddf8>] [<c022dd30>] [<c0147d7a>] [<c0108eaf>] xterm S 00000000 1632 639 633 645 634 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116273>] [<c01fdde6>] [<c01faa63>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] twm S 00000000 5036 640 639 641 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116273>] [<c0148911>] [<c02e338e>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] xclock S 00000000 5168 641 639 642 640 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116228>] [<c0116180>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] xterm S 00000000 5036 642 639 646 643 641 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116273>] [<c01fdde6>] [<c01faa63>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] xterm S 00000000 5344 643 639 644 645 642 (NOTLB) Call Trace: [<c0132bb1>] [<c02a2278>] [<c0116273>] [<c01fdde6>] [<c01faa63>] [<c0148b6b>] [<c0148ff1>] [<c0108eaf>] bash S 5D642E33 5344 644 643 (NOTLB) Call Trace: [<c0116273>] [<c01155ab>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0108eaf>] bash S 5D642E33 5344 645 639 643 (NOTLB) Call Trace: [<c0116273>] [<c01155ab>] [<c01fd71e>] [<c01f985c>] [<c0139823>] [<c0108eaf>] bash S 00000246 5344 646 642 683 (NOTLB) Call Trace: [<c011c6ec>] [<c0108eaf>] glxgears R current 5080 683 646 (NOTLB) Call Trace: [<c010a555>] [<c010cb18>] SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync showTasks Unmount SysRq : Terminate All Tasks SysRq : Kill All Tasks SysRq : Emergency Sync Syncing device 03:07 ... OK Syncing device 03:01 ... OK Done. SysRq : Emergency Remount R/O Remounting device 03:07 ... OK Remounting device 03:01 ... OK Done. SysRq : Emergency Sync Syncing device 03:07 ... OK Syncing device 03:01 ... OK Done. SysRq : Resetting plip0: transmit timeout(1,88)
|  |