public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: TomCat <t0mp@gazeta.pl>
To: linux-kernel@vger.kernel.org
Cc: jarod@redhat.com
Subject: Ooops while loading od mceusb staging module
Date: Sat, 19 Nov 2011 01:03:17 +0100	[thread overview]
Message-ID: <4EC6F245.2090708@gazeta.pl> (raw)

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

Hi there.

While loading mceusb module I get Ooops
and modprobe gets killed.
This happens on 2 diffrent machines and both 32 and 64 bit kernels.
At first it happened on kernels from ARCH distribution but to see debug 
messages with USB debug enabled I tried it on freshly built kernel on 
virtualbox with the same result.
Attached are lsusb -v for device which is expected to be driven by 
mceusb and dmesg.

Regards
T.



[-- Attachment #2: lsusb --]
[-- Type: text/plain, Size: 4308 bytes --]


Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            3.01
  iManufacturer           3 Linux 3.1.1 ohci_hcd
  iProduct                2 OHCI Host Controller
  iSerial                 1 0000:00:1f.4
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength              11
  bDescriptorType      41
  nNbrPorts             8
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        0 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00 0x00
  PortPwrCtrlMask    0xff 0xff
 Hub Port Status:
   Port 1: 0000.0103 power enable connect
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
   Port 5: 0000.0100 power
   Port 6: 0000.0100 power
   Port 7: 0000.0100 power
   Port 8: 0000.0100 power
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled

Bus 001 Device 002: ID 0471:206c Philips (or NXP) 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0471 Philips (or NXP)
  idProduct          0x206c 
  bcdDevice            0.02
  iManufacturer           1 PHILIPS
  iProduct                2 MCE USB IR Receiver- Spinel plusf0r ASUS
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.00
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     481
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
Device Status:     0x0000
  (Bus Powered)

[-- Attachment #3: dmesg --]
[-- Type: text/plain, Size: 36812 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.1 (tomcat@) (gcc version 4.6.2 (GCC) ) #2 SMP PREEMPT Sat Nov 19 00:01:16 CET 2011
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000dbff0000 (usable)
[    0.000000]  BIOS-e820: 00000000dbff0000 - 00000000dc000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000014a300000 (usable)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI 2.5 present.
[    0.000000] DMI: innotek GmbH VirtualBox, BIOS VirtualBox 12/01/2006
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xdbff0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR variable ranges disabled:
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] CPU MTRRs all blank - virtualized system.
[    0.000000] found SMP MP-table at [c009fff0] 9fff0
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
[    0.000000] RAMDISK: 7fe0e000 - 7fff0000
[    0.000000] Allocated new RAMDISK: 3761c000 - 377fdb68
[    0.000000] Move RAMDISK from 000000007fe0e000 - 000000007ffefb67 to 3761c000 - 377fdb67
[    0.000000] ACPI: RSDP 000e0000 00024 (v02 VBOX  )
[    0.000000] ACPI: XSDT dbff0040 0004C (v01 VBOX   VBOXXSDT 00000001 ASL  00000061)
[    0.000000] ACPI: FACP dbff0110 000F4 (v04 VBOX   VBOXFACP 00000001 ASL  00000061)
[    0.000000] ACPI: DSDT dbff0540 01B96 (v01 VBOX   VBOXBIOS 00000002 INTL 20110922)
[    0.000000] ACPI: FACS dbff0240 00040
[    0.000000] ACPI: APIC dbff0280 0006C (v02 VBOX   VBOXAPIC 00000001 ASL  00000061)
[    0.000000] ACPI: HPET dbff02f0 00038 (v01 VBOX   VBOXHPET 00000001 ASL  00000061)
[    0.000000] ACPI: MCFG dbff0330 0003C (v01 VBOX   VBOXMCFG 00000001 ASL  00000061)
[    0.000000] ACPI: SSDT dbff0370 001CC (v01 VBOX   VBOXCPUT 00000002 INTL 20110922)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2631MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x000dbff0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000dbff0
[    0.000000] On node 0 totalpages: 900991
[    0.000000] free_area_init_node: node 0, pgdat c05ce5c0, node_mem_map f5a9b200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 5264 pages used for memmap
[    0.000000]   HighMem zone: 668514 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at dc000000 (gap: dc000000:23fc0000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f5400000 s29632 r0 d23616 u1048576
[    0.000000] pcpu-alloc: s29632 r0 d23616 u1048576 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 893951
[    0.000000] Kernel command line: root=/dev/disk/by-uuid/632bc097-2903-46fd-8f69-c1a9795c079c ro
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 14417408 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:000dbff0)
[    0.000000] Memory: 3552300k/3604416k available (3473k kernel code, 51664k reserved, 1482k data, 508k init, 2695112k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc05d7000 - 0xc0656000   ( 508 kB)
[    0.000000]       .data : 0xc0464555 - 0xc05d7000   (1482 kB)
[    0.000000]       .text : 0xc0100000 - 0xc0464555   (3473 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:512
[    0.000000] CPU 0 irqstacks, hard=f400e000 soft=f4020000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 3050.843 MHz processor.
[    0.006670] Calibrating delay loop (skipped), value calculated using timer frequency.. 6104.92 BogoMIPS (lpj=10169476)
[    0.007690] pid_max: default: 32768 minimum: 301
[    0.008200] Security Framework initialized
[    0.008662] AppArmor: AppArmor disabled by boot time parameter
[    0.010020] Mount-cache hash table entries: 512
[    0.011150] Initializing cgroup subsys cpuacct
[    0.011634] Initializing cgroup subsys memory
[    0.012107] Initializing cgroup subsys devices
[    0.012576] Initializing cgroup subsys freezer
[    0.013339] Initializing cgroup subsys net_cls
[    0.013810] Initializing cgroup subsys blkio
[    0.014387] CPU: Physical Processor ID: 0
[    0.014843] CPU: Processor Core ID: 0
[    0.015323] mce: CPU supports 0 MCE banks
[    0.020494] ACPI: Core revision 20110623
[    0.021610] ftrace: allocating 15589 entries in 31 pages
[    0.023411] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.027028] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.063512] CPU0: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz stepping 07
[    0.066663] APIC calibration not consistent with PM-Timer: 106ms instead of 100ms
[    0.066663] APIC delta adjusted to PM-Timer: 6250016 (6666587)
[    0.066663] Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only.
[    0.083984] NMI watchdog disabled (cpu0): hardware events not enabled
[    0.110012] CPU 1 irqstacks, hard=f40b2000 soft=f40b4000
[    0.110014] Booting Node   0, Processors  #1
[    0.110386] smpboot cpu 1: start_ip = 9b000
[    0.009999] Initializing CPU#1
[    0.009999] mce: CPU supports 0 MCE banks
[    0.219986] TSC synchronization [CPU#0 -> CPU#1]:
[    0.219986] Measured 552426 cycles TSC warp between CPUs, turning off TSC clock.
[    0.219986] Marking TSC unstable due to check_tsc_sync_source failed
[    0.220016] NMI watchdog disabled (cpu1): hardware events not enabled
[    0.240184] CPU 2 irqstacks, hard=f40c0000 soft=f40c2000
[    0.240187]  #2
[    0.240366] smpboot cpu 2: start_ip = 9b000
[    0.009999] Initializing CPU#2
[    0.009999] mce: CPU supports 0 MCE banks
[    0.333600] NMI watchdog disabled (cpu2): hardware events not enabled
[    0.353533] CPU 3 irqstacks, hard=f40ce000 soft=f40d0000
[    0.353536]  #3 Ok.
[    0.353943] smpboot cpu 3: start_ip = 9b000
[    0.009999] Initializing CPU#3
[    0.009999] mce: CPU supports 0 MCE banks
[    0.446714] NMI watchdog disabled (cpu3): hardware events not enabled
[    0.453323] Brought up 4 CPUs
[    0.453843] Total of 4 processors activated (24464.47 BogoMIPS).
[    0.458482] devtmpfs: initialized
[    0.460521] print_constraints: dummy: 
[    0.461095] NET: Registered protocol family 16
[    0.461647] ACPI: bus type pci registered
[    0.462214] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xdc000000-0xdfffffff] (base 0xdc000000)
[    0.463072] PCI: not using MMCONFIG
[    0.536817] bios32_service(0x49435024): not present
[    0.537311] PCI: Using configuration type 1 for base access
[    0.538403] bio: create slab <bio-0> at 0
[    0.538403] ACPI: Added _OSI(Module Device)
[    0.538403] ACPI: Added _OSI(Processor Device)
[    0.539969] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.540443] ACPI: Added _OSI(Processor Aggregator Device)
[    0.541234] ACPI: EC: Look up EC in DSDT
[    0.541468] ACPI: Executed 1 blocks of module-level executable AML code
[    0.544692] ACPI: Interpreter enabled
[    0.545136] ACPI: (supports S0 S5)
[    0.545807] ACPI: Using IOAPIC for interrupt routing
[    0.546424] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xdc000000-0xdfffffff] (base 0xdc000000)
[    0.546773] PCI: MMCONFIG at [mem 0xdc000000-0xdfffffff] reserved in ACPI motherboard resources
[    0.547619] PCI: Using MMCONFIG for extended config space
[    0.550212] ACPI: No dock devices found.
[    0.550667] HEST: Table not found.
[    0.551101] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.551991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.552595] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.552596] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.552598] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.552600] pci_root PNP0A03:00: host bridge window [mem 0xdc000000-0xffdfffff] (ignored)
[    0.552643] pci 0000:00:02.0: [80ee:beef] type 0 class 0x000300
[    0.554588] pci 0000:00:02.0: reg 10: [mem 0xe0000000-0xe3ffffff pref]
[    0.576778] pci 0000:00:03.0: [1af4:1000] type 0 class 0x000200
[    0.576897] pci 0000:00:03.0: reg 10: [io  0xd000-0xd01f]
[    0.577393] pci 0000:00:04.0: [80ee:cafe] type 0 class 0x000880
[    0.579812] pci 0000:00:04.0: reg 10: [io  0xd020-0xd03f]
[    0.582582] pci 0000:00:04.0: reg 14: [mem 0xf0000000-0xf03fffff]
[    0.583539] pci 0000:00:04.0: reg 18: [mem 0xf0400000-0xf0403fff pref]
[    0.596739] pci 0000:00:05.0: [8086:2415] type 0 class 0x000401
[    0.596830] pci 0000:00:05.0: reg 10: [io  0xd100-0xd1ff]
[    0.596890] pci 0000:00:05.0: reg 14: [io  0xd200-0xd23f]
[    0.597263] pci 0000:00:07.0: [8086:7113] type 0 class 0x000680
[    0.597834] pci 0000:00:18.0: [8086:2448] type 1 class 0x000604
[    0.598061] pci 0000:00:19.0: [8086:2448] type 1 class 0x000604
[    0.598310] pci 0000:00:1f.0: [8086:27b9] type 0 class 0x000601
[    0.598689] pci 0000:00:1f.0: quirk: [io  0x8000-0x807f] claimed by ICH6 ACPI/GPIO/TCO
[    0.599663] pci 0000:00:1f.2: [8086:2829] type 0 class 0x000106
[    0.600246] pci 0000:00:1f.2: reg 10: [io  0xe000-0xe007]
[    0.603782] pci 0000:00:1f.2: reg 14: [io  0xe008-0xe00b]
[    0.606931] pci 0000:00:1f.2: reg 18: [io  0xe010-0xe017]
[    0.610515] pci 0000:00:1f.2: reg 1c: [io  0xe018-0xe01b]
[    0.613327] pci 0000:00:1f.2: reg 20: [io  0xe020-0xe02f]
[    0.616121] pci 0000:00:1f.2: reg 24: [mem 0xf0500000-0xf0501fff]
[    0.620283] pci 0000:00:1f.4: [106b:003f] type 0 class 0x000c03
[    0.622428] pci 0000:00:1f.4: reg 10: [mem 0xf0502000-0xf0502fff]
[    0.637334] pci 0000:00:18.0: PCI bridge to [bus 01-ff] (subtractive decode)
[    0.637950] pci 0000:00:18.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.637952] pci 0000:00:18.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.640242] pci 0000:00:19.0: PCI bridge to [bus 02-ff] (subtractive decode)
[    0.640841] pci 0000:00:19.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.640843] pci 0000:00:19.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.640860] pci_bus 0000:00: on NUMA node 0
[    0.640880] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.641480]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.642026]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.642842] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.645837] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
[    0.647503] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *9 10 11)
[    0.648817] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 10 *11)
[    0.650022] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
[    0.651297] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.651297] vgaarb: loaded
[    0.653293] vgaarb: bridge control possible 0000:00:02.0
[    0.653895] PCI: Using ACPI for IRQ routing
[    0.668195] PCI: pci_cache_line_size set to 64 bytes
[    0.668368] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.668373] reserve RAM buffer: 00000000dbff0000 - 00000000dbffffff 
[    0.668517] NetLabel: Initializing
[    0.668966] NetLabel:  domain hash size = 128
[    0.669429] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.669930] NetLabel:  unlabeled traffic allowed by default
[    0.669987] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.670555] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.671614] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.689996] Switching to clocksource hpet
[    0.691377] Switched to NOHz mode on CPU #0
[    0.691471] Switched to NOHz mode on CPU #1
[    0.691704] Switched to NOHz mode on CPU #2
[    0.691803] Switched to NOHz mode on CPU #3
[    0.696473] pnp: PnP ACPI init
[    0.697273] ACPI: bus type pnp registered
[    0.697831] pnp 00:00: [bus 00-ff]
[    0.697833] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.697835] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.697836] pnp 00:00: [io  0x0d00-0xffff window]
[    0.697838] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.697840] pnp 00:00: [mem 0xdc000000-0xffdfffff window]
[    0.697867] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.697879] pnp 00:01: [io  0x0060]
[    0.697880] pnp 00:01: [io  0x0064]
[    0.697904] pnp 00:01: [irq 1]
[    0.697923] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.697929] pnp 00:02: [io  0x0000-0x000f]
[    0.697930] pnp 00:02: [io  0x0080-0x008f]
[    0.697932] pnp 00:02: [io  0x00c0-0x00df]
[    0.697933] pnp 00:02: [dma 4]
[    0.697947] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.697990] pnp 00:03: [irq 12]
[    0.698006] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 (active)
[    0.698016] pnp 00:04: [io  0x0378-0x037f]
[    0.698017] pnp 00:04: [io  0x0778-0x077f]
[    0.698034] pnp 00:04: [irq 7]
[    0.698050] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.698074] pnp 00:05: [io  0x0070-0x0071]
[    0.698090] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.698120] pnp 00:06: [irq 0 disabled]
[    0.698137] pnp 00:06: [irq 8]
[    0.698139] pnp 00:06: [mem 0xfed00000-0xfed003ff]
[    0.698169] system 00:06: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.698729] system 00:06: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.699061] pnp: PnP ACPI: found 7 devices
[    0.699518] ACPI: ACPI bus type pnp unregistered
[    0.741466] PCI: max bus depth: 1 pci_try_num: 2
[    0.741505] pci 0000:00:18.0: PCI bridge to [bus 01-01]
[    0.742067] pci 0000:00:19.0: PCI bridge to [bus 02-02]
[    0.742643] pci 0000:00:18.0: setting latency timer to 64
[    0.742672] pci 0000:00:19.0: setting latency timer to 64
[    0.742682] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.742684] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.742686] pci_bus 0000:01: resource 4 [io  0x0000-0xffff]
[    0.742687] pci_bus 0000:01: resource 5 [mem 0x00000000-0xffffffff]
[    0.742689] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.742690] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[    0.742725] NET: Registered protocol family 2
[    0.743245] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.744399] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.745341] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.745946] TCP: Hash tables configured (established 131072 bind 65536)
[    0.746483] TCP reno registered
[    0.746741] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.747152] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.747736] NET: Registered protocol family 1
[    0.748215] pci 0000:00:02.0: Boot video device
[    0.748347] PCI: CLS 0 bytes, default 64
[    0.748380] Unpacking initramfs...
[    0.998994] Freeing initrd memory: 1928k freed
[    1.000100] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[    1.000721] apm: disabled - APM is not SMP safe.
[    1.001483] audit: initializing netlink socket (disabled)
[    1.002074] type=2000 audit(1321658696.999:1): initialized
[    1.006641] highmem bounce pool size: 64 pages
[    1.007252] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.014298] VFS: Disk quotas dquot_6.5.2
[    1.014895] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.015597] msgmni has been set to 1677
[    1.016559] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.017705] io scheduler noop registered
[    1.018547] io scheduler deadline registered
[    1.019100] io scheduler cfq registered (default)
[    1.019850] ERST: Table is not found!
[    1.020417] GHES: HEST is not enabled!
[    1.020950] isapnp: Scanning for PnP cards...
[    1.444524] isapnp: No Plug & Play device found
[    1.445224] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.635229] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.636615] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.636775] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.637525] mousedev: PS/2 mouse device common for all mice
[    1.638245] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.639429] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.640333] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[    1.640893] cpuidle: using governor ladder
[    1.641368] cpuidle: using governor menu
[    1.641950] TCP cubic registered
[    1.642381] NET: Registered protocol family 17
[    1.642860] Registering the dns_resolver key type
[    1.643396] Using IPI No-Shortcut mode
[    1.644281] PM: Hibernation image not present or could not be loaded.
[    1.644289] registered taskstats version 1
[    1.647200] rtc_cmos 00:05: setting system clock to 2011-11-18 23:24:58 UTC (1321658698)
[    1.648040] Initializing network drop monitor service
[    1.648717] Freeing unused kernel memory: 508k freed
[    1.649359] Write protecting the kernel text: 3476k
[    1.649997] Write protecting the kernel read-only data: 1076k
[    1.657723] udevd[48]: starting version 175
[    1.689475] SCSI subsystem initialized
[    1.690583] usbcore: registered new interface driver usbfs
[    1.691557] usbcore: registered new interface driver hub
[    1.692267] usbcore: registered new device driver usb
[    1.695370] libata version 3.00 loaded.
[    1.695619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.696346] ahci 0000:00:1f.2: version 3.0
[    1.696345] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
[    1.696401] ahci 0000:00:1f.2: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.697709] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    1.697776] ahci: SSS flag set, parallel bus scan disabled
[    1.698617] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    1.699390] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.699391] ohci_hcd: block sizes: ed 64 td 64
[    1.701787] ahci 0000:00:1f.2: flags: 64bit ncq stag only ccc 
[    1.702446] ahci 0000:00:1f.2: setting latency timer to 64
[    1.704392] scsi0 : ahci
[    1.705119] scsi1 : ahci
[    1.705665] ata1: SATA max UDMA/133 abar m8192@0xf0500000 port 0xf0500100 irq 40
[    1.706586] ata2: SATA max UDMA/133 abar m8192@0xf0500000 port 0xf0500180 irq 40
[    1.707792] ohci_hcd 0000:00:1f.4: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.708518] ohci_hcd 0000:00:1f.4: setting latency timer to 64
[    1.708531] ohci_hcd 0000:00:1f.4: OHCI Host Controller
[    1.709119] ohci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 1
[    1.710129] ohci_hcd 0000:00:1f.4: created debug files
[    1.710170] ohci_hcd 0000:00:1f.4: irq 23, io mem 0xf0502000
[    1.765639] ohci_hcd 0000:00:1f.4: OHCI controller state
[    1.765674] ohci_hcd 0000:00:1f.4: OHCI 1.0, NO legacy support registers
[    1.765703] ohci_hcd 0000:00:1f.4: control 0x283 RWC HCFS=operational CBSR=3
[    1.765731] ohci_hcd 0000:00:1f.4: cmdstatus 0x00000 SOC=0
[    1.765756] ohci_hcd 0000:00:1f.4: intrstatus 0x00000000
[    1.765780] ohci_hcd 0000:00:1f.4: intrenable 0x8000005a MIE RHSC UE RD WDH
[    1.765818] ohci_hcd 0000:00:1f.4: hcca frame #0001
[    1.765839] ohci_hcd 0000:00:1f.4: roothub.a 00000208 POTPGT=0 NPS NDP=8(8)
[    1.765858] ohci_hcd 0000:00:1f.4: roothub.b 00000000 PPCM=0000 DR=0000
[    1.765875] ohci_hcd 0000:00:1f.4: roothub.status 00008000 DRWE
[    1.765893] ohci_hcd 0000:00:1f.4: roothub.portstatus [0] 0x00010101 CSC PPS CCS
[    1.765909] ohci_hcd 0000:00:1f.4: roothub.portstatus [1] 0x00000100 PPS
[    1.765924] ohci_hcd 0000:00:1f.4: roothub.portstatus [2] 0x00000100 PPS
[    1.765938] ohci_hcd 0000:00:1f.4: roothub.portstatus [3] 0x00000100 PPS
[    1.765952] ohci_hcd 0000:00:1f.4: roothub.portstatus [4] 0x00000100 PPS
[    1.765965] ohci_hcd 0000:00:1f.4: roothub.portstatus [5] 0x00000100 PPS
[    1.765977] ohci_hcd 0000:00:1f.4: roothub.portstatus [6] 0x00000100 PPS
[    1.765989] ohci_hcd 0000:00:1f.4: roothub.portstatus [7] 0x00000100 PPS
[    1.766011] usb usb1: default language 0x0409
[    1.766021] usb usb1: udev 1, busnum 1, minor = 0
[    1.766028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    1.766827] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.767749] usb usb1: Product: OHCI Host Controller
[    1.768314] usb usb1: Manufacturer: Linux 3.1.1 ohci_hcd
[    1.768914] usb usb1: SerialNumber: 0000:00:1f.4
[    1.769687] usb usb1: usb_probe_device
[    1.769690] usb usb1: configuration #1 chosen from 1 choice
[    1.769698] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    1.769714] hub 1-0:1.0: usb_probe_interface
[    1.769716] hub 1-0:1.0: usb_probe_interface - got id
[    1.769718] hub 1-0:1.0: USB hub found
[    1.770088] hub 1-0:1.0: 8 ports detected
[    1.770544] hub 1-0:1.0: standalone hub
[    1.770545] hub 1-0:1.0: no power switching (usb 1.0)
[    1.770546] hub 1-0:1.0: global over-current protection
[    1.770548] hub 1-0:1.0: power on to power good time: 0ms
[    1.770557] hub 1-0:1.0: local power source is good
[    1.770558] hub 1-0:1.0: no over-current condition exists
[    1.770560] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    1.870129] ohci_hcd 0000:00:1f.4: GetStatus roothub.portstatus [0] = 0x00010101 CSC PPS CCS
[    1.870135] hub 1-0:1.0: port 1: status 0101 change 0001
[    1.970154] hub 1-0:1.0: state 7 ports 8 chg 0002 evt 0000
[    1.970167] hub 1-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[    2.026869] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.027551] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
[    2.028060] ata1.00: 14888960 sectors, multi 128: LBA48 NCQ (depth 31/32)
[    2.028821] ata1.00: configured for UDMA/133
[    2.029583] scsi 0:0:0:0: Direct-Access     ATA      VBOX HARDDISK    1.0  PQ: 0 ANSI: 5
[    2.103419] ohci_hcd 0000:00:1f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[    2.156828] usb 1-1: new full speed USB device number 2 using ohci_hcd
[    2.293431] ohci_hcd 0000:00:1f.4: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS
[    2.350182] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.350882] ata2.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
[    2.351392] ata2.00: applying bridge limits
[    2.351954] ata2.00: configured for UDMA/100
[    2.352677] scsi 1:0:0:0: CD-ROM            VBOX     CD-ROM           1.0  PQ: 0 ANSI: 5
[    2.357151] sd 0:0:0:0: [sda] 14888960 512-byte logical blocks: (7.62 GB/7.09 GiB)
[    2.358036] sd 0:0:0:0: [sda] Write Protect is off
[    2.358521] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.358535] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.359675]  sda: sda1
[    2.360396] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.362471] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray
[    2.363126] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.364088] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.370104] usb 1-1: ep0 maxpacket = 8
[    2.378629] usb 1-1: skipped 1 descriptor after interface
[    2.381610] usb 1-1: default language 0x0409
[    2.389441] usb 1-1: udev 2, busnum 1, minor = 1
[    2.389443] usb 1-1: New USB device found, idVendor=0471, idProduct=206c
[    2.389999] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.390676] usb 1-1: Product: MCE USB IR Receiver- Spinel plusf0r ASUS
[    2.391217] usb 1-1: Manufacturer: PHILIPS
[    2.391853] usb 1-1: usb_probe_device
[    2.391856] usb 1-1: configuration #1 chosen from 1 choice
[    2.392445] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[    2.392507] hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0002
[    2.395455] usbhid 1-1:1.0: usb_probe_interface
[    2.395457] usbhid 1-1:1.0: usb_probe_interface - got id
[    2.413757] input: PHILIPS MCE USB IR Receiver- Spinel plusf0r ASUS as /devices/pci0000:00/0000:00:1f.4/usb1/1-1/1-1:1.0/input/input1
[    2.414942] usbhid 1-1:1.0: looking for a minor, starting at 0
[    2.415188] generic-usb 0003:0471:206C.0001: input,hiddev0,hidraw0: USB HID v1.00 Keyboard [PHILIPS MCE USB IR Receiver- Spinel plusf0r ASUS] on usb-0000:00:1f.4-1/input0
[    2.416535] usbcore: registered new interface driver usbhid
[    2.417121] usbhid: USB HID core driver
[    2.508091] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[    2.508765] EXT4-fs (sda1): write access will be enabled during recovery
[    3.483818] EXT4-fs (sda1): recovery complete
[    3.484582] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    3.645441] udevd[182]: starting version 175
[    3.724759] psmouse serio1: ID: 10 00 64
[    3.725505] intel_rng: FWH not detected
[    3.730718] ACPI: acpi_idle registered with cpuidle
[    3.757536] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[    3.759367] ACPI: AC Adapter [AC] (on-line)
[    3.760749] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[    3.763734] virtio-pci 0000:00:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    3.764701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    3.765858] virtio-pci 0000:00:03.0: setting latency timer to 64
[    3.768255] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    3.769036] parport_pc 00:04: reported by Plug and Play ACPI
[    3.770409] iTCO_vendor_support: vendor-support=0
[    3.771609] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[    3.772471] ACPI: Power Button [PWRF]
[    3.773761] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input5
[    3.773906] ACPI: Sleep Button [SLPF]
[    3.778477] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x8060)
[    3.779583] iTCO_wdt: timeout value out of range, using 30
[    3.780619] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.795107] leds_ss4200: no LED devices found
[    3.805067] ppdev: user-space parallel port driver
[    3.835673] snd_intel8x0 0000:00:05.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    3.836847] snd_intel8x0 0000:00:05.0: setting latency timer to 64
[    4.153506] intel8x0_measure_ac97_clock: measured 51066 usecs (4396 samples)
[    4.154077] intel8x0: measured clock 86084 rejected
[    4.510170] intel8x0_measure_ac97_clock: measured 52612 usecs (4481 samples)
[    4.510738] intel8x0: measured clock 85170 rejected
[    4.866833] intel8x0_measure_ac97_clock: measured 52127 usecs (4394 samples)
[    4.867403] intel8x0: measured clock 84294 rejected
[    4.867918] intel8x0: clocking to 48000
[    4.934179] EXT4-fs (sda1): re-mounted. Opts: (null)
[    5.596848] Bluetooth: Core ver 2.16
[    5.597539] NET: Registered protocol family 31
[    5.598037] Bluetooth: HCI device and connection manager initialized
[    5.598566] Bluetooth: HCI socket layer initialized
[    5.599052] Bluetooth: L2CAP socket layer initialized
[    5.599542] Bluetooth: SCO socket layer initialized
[    5.602071] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.729271] NET: Registered protocol family 10
[    7.125285] NMI watchdog disabled (cpu0): hardware events not enabled
[    7.126048] NMI watchdog disabled (cpu1): hardware events not enabled
[    7.126584] NMI watchdog disabled (cpu2): hardware events not enabled
[    7.127539] NMI watchdog disabled (cpu3): hardware events not enabled
[    7.128080] watchdog: failed to be enabled on some cpus
[   61.213453] usbcore: deregistering interface driver usbhid
[   61.213990] ohci_hcd 0000:00:1f.4: shutdown urb f4118200 ep1in-intr
[   61.400154] drivers/usb/core/file.c: removing 0 minor
[   71.764172] mceusb 1-1:1.0: usb_probe_interface
[   71.764175] mceusb 1-1:1.0: usb_probe_interface - got id
[   71.764177] mceusb 1-1:1.0: mceusb_dev_probe called
[   71.764736] mceusb 1-1:1.0: acceptable inbound endpoint found
[   71.773794] IR NEC protocol handler initialized
[   71.775578] IR RC5(x) protocol handler initialized
[   71.777112] IR RC6 protocol handler initialized
[   71.778713] IR JVC protocol handler initialized
[   71.780207] IR Sony protocol handler initialized
[   71.781746] IR MCE Keyboard/mouse protocol handler initialized
[   71.784148] lirc_dev: IR Remote Control driver registered, major 252 
[   71.785037] IR LIRC bridge handler initialized
[   76.775355] usb 1-1: modprobe timed out on ep0in len=0/255
[   81.788895] usb 1-1: modprobe timed out on ep0in len=2/2
[   86.804472] usb 1-1: modprobe timed out on ep0in len=0/255
[   91.816862] usb 1-1: modprobe timed out on ep0in len=2/2
[   91.843443] Registered IR keymap rc-rc6-mce
[   91.843997] input: Media Center Ed. eHome Infrared Remote Transceiver (0471:206c) as /devices/pci0000:00/0000:00:1f.4/usb1/1-1/1-1:1.0/rc/rc0/input6
[   91.845450] rc0: Media Center Ed. eHome Infrared Remote Transceiver (0471:206c) as /devices/pci0000:00/0000:00:1f.4/usb1/1-1/1-1:1.0/rc/rc0
[   91.846748] input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input7
[   91.848408] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[   91.849445] mceusb 1-1:1.0: Flushing receive buffers
[   91.850137] mceusb 1-1:1.0: receive request called (size=0x8)
[   91.851138] mceusb 1-1:1.0: receive request complete (res=0)
[   91.851796] BUG: unable to handle kernel NULL pointer dereference at 00000002
[   91.852699] IP: [<f86f120b>] mce_request_packet+0x13b/0x210 [mceusb]
[   91.853400] *pde = 00000000 
[   91.853400] Oops: 0000 [#1] PREEMPT SMP 
[   91.853400] Modules linked in: rc_rc6_mce ir_lirc_codec lirc_dev ir_mce_kbd_decoder ir_sony_decoder ir_jvc_decoder ir_rc6_decoder ir_rc5_decoder ir_nec_decoder mceusb(+) rc_core ipv6 bnep bluetooth rfkill snd_intel8x0 snd_ac97_codec virtio_net ppdev ac97_bus snd_pcm snd_timer snd iTCO_wdt iTCO_vendor_support parport_pc parport evdev i2c_piix4 ac i2c_core virtio_pci pcspkr soundcore processor snd_page_alloc button psmouse serio_raw ext4 mbcache jbd2 crc16 sr_mod cdrom sd_mod ohci_hcd ahci libahci ehci_hcd libata usbcore scsi_mod [last unloaded: hid]
[   91.853400] 
[   91.853400] Pid: 1277, comm: modprobe Not tainted 3.1.1 #2 innotek GmbH VirtualBox
[   91.853400] EIP: 0060:[<f86f120b>] EFLAGS: 00010286 CPU: 0
[   91.853400] EIP is at mce_request_packet+0x13b/0x210 [mceusb]
[   91.853400] EAX: 00000000 EBX: f3be5000 ECX: f3970400 EDX: 00000000
[   91.853400] ESI: ed08cf00 EDI: 00000003 EBP: ed247c94 ESP: ed247c6c
[   91.853400]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[   91.853400] Process modprobe (pid: 1277, ti=ed246000 task=f38c5450 task.ti=ed246000)
[   91.853400] Stack:
[   91.853400]  ed247c80 ed247ca0 f86f117d ed430190 f86f2ed8 f86f37f8 f3862e1c f3be5000
[   91.853400]  f3862e1c 40408280 ed247ca0 f86f12f7 00000002 ed247dc0 f86f2a43 00000001
[   91.853400]  f86f2d7a f86f2d69 f415f620 f3970404 0000206c f3be5041 00000000 ed754c00
[   91.853400] Call Trace:
[   91.853400]  [<f86f117d>] ? mce_request_packet+0xad/0x210 [mceusb]
[   91.853400]  [<f86f12f7>] mce_async_out+0x17/0x20 [mceusb]
[   91.853400]  [<f86f2a43>] mceusb_dev_probe+0x919/0xa69 [mceusb]
[   91.853400]  [<c045abb9>] ? printk+0x1d/0x1f
[   91.853400]  [<c0378eb1>] ? __pm_runtime_set_status+0x101/0x1c0
[   91.853400]  [<c0378a36>] ? __pm_runtime_resume+0x46/0x60
[   91.853400]  [<f80a62e4>] usb_probe_interface+0xe4/0x1d0 [usbcore]
[   91.853400]  [<c0370798>] driver_probe_device+0x68/0x170
[   91.853400]  [<c0370931>] __driver_attach+0x91/0xa0
[   91.853400]  [<c03708a0>] ? driver_probe_device+0x170/0x170
[   91.853400]  [<c036f9f9>] bus_for_each_dev+0x49/0x70
[   91.853400]  [<c03704b1>] driver_attach+0x21/0x30
[   91.853400]  [<c03708a0>] ? driver_probe_device+0x170/0x170
[   91.853400]  [<c037018f>] bus_add_driver+0x17f/0x260
[   91.853400]  [<c0370de6>] driver_register+0x66/0x110
[   91.853400]  [<c046151d>] ? mutex_unlock+0xd/0x10
[   91.853400]  [<f80a52a1>] usb_register_driver+0x71/0x140 [usbcore]
[   91.853400]  [<f86f1003>] ? mceusb_set_tx_mask+0x3/0x40 [mceusb]
[   91.853400]  [<f86f501b>] mceusb_dev_init+0x1b/0x38 [mceusb]
[   91.853400]  [<c0101125>] do_one_initcall+0x35/0x170
[   91.853400]  [<f86f5000>] ? 0xf86f4fff
[   91.853400]  [<c0180a25>] sys_init_module+0x905/0x1ac0
[   91.853400]  [<c046345f>] sysenter_do_call+0x12/0x28
[   91.853400] Code: 7c 11 9b ff 85 c0 89 c6 0f 84 cd 00 00 00 ba d0 80 00 00 89 f8 e8 a6 ab b1 c7 85 c0 89 45 e4 0f 84 97 00 00 00 8b 43 18 8b 4b 0c <0f> b6 50 02 8b 01 c1 e2 0f c1 e0 08 81 ca 00 00 00 40 09 c2 8b 
[   91.853400] EIP: [<f86f120b>] mce_request_packet+0x13b/0x210 [mceusb] SS:ESP 0068:ed247c6c
[   91.853400] CR2: 0000000000000002
[   91.900761] ---[ end trace f0ce5f2acc865dd2 ]---

                 reply	other threads:[~2011-11-19  0:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=4EC6F245.2090708@gazeta.pl \
    --to=t0mp@gazeta.pl \
    --cc=jarod@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

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

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