[126167.230394] BUG: unable to handle kernel paging request at 00100104

Bug #733780 reported by A. Leon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Fix Released
Undecided
Herton R. Krzesinski

Bug Description

Wine + Virtualbox boom

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-6-generic-pae 2.6.38-6.34
Regression: No
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic-pae 2.6.38-rc7
Uname: Linux 2.6.38-6-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be restarted.
Architecture: i386
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: ale 1628 F.... pulseaudio
 /dev/snd/pcmC0D0p: ale 1628 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf0900000 irq 47'
   Mixer name : 'Intel Cantiga HDMI'
   Components : 'HDA:14f15051,107b0704,00100000 HDA:14f12c06,14f10000,00100000 HDA:80862802,80860101,00100000'
   Controls : 20
   Simple ctrls : 9
Date: Sat Mar 12 06:54:37 2011
Failure: oops
HibernationDevice: RESUME=UUID=a6cab27a-f149-4d42-bafa-01d4678b93b7
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
MachineType: Gateway MC7833U
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic-pae root=UUID=f071d240-ab3c-4855-99fd-306cd8b72b3f ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-6-generic-pae N/A
 linux-backports-modules-2.6.38-6-generic-pae N/A
 linux-firmware 1.48
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
Title: [126167.230394] BUG: unable to handle kernel paging request at 00100104
UpgradeStatus: Upgraded to natty on 2011-03-05 (6 days ago)
dmi.bios.date: 12/01/2008
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 99.06
dmi.board.vendor: Gateway
dmi.board.version: 99.06
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 8
dmi.chassis.vendor: Gateway
dmi.chassis.version: Rev.1
dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr99.06:bd12/01/2008:svnGateway:pnMC7833U:pvrRev1:rvnGateway:rn:rvr99.06:cvnGateway:ct8:cvrRev.1:
dmi.product.name: MC7833U
dmi.product.version: Rev 1
dmi.sys.vendor: Gateway

Revision history for this message
A. Leon (aleon05) wrote :
Revision history for this message
Herton R. Krzesinski (herton) wrote :

I took a look at the oops, and posted an analysis and patch at http://lists.freedesktop.org/archives/dri-devel/2011-March/009444.html

Changed in linux (Ubuntu):
status: New → In Progress
assignee: nobody → Herton R. Krzesinski (herton)
Revision history for this message
Herton R. Krzesinski (herton) wrote :

I uploaded kernels with the patch at http://people.canonical.com/~herton/lp733780/ , please check, the bug should not happen anymore with it.

Changed in linux (Ubuntu):
status: In Progress → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package linux - 2.6.38-8.40

---------------
linux (2.6.38-8.40) natty; urgency=low

  [ Brad Figg ]

  * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
    - LP: #737124

  [ Henrik Rydberg ]

  * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
  * SAUCE: HID: ntrig: fix suspend/resume on recent models

  [ Kees Cook ]

  * [Config] packaging: adjust perms on vmlinuz as well
  * SAUCE: nx-emu: further clarify dmesg reporting
    - LP: #745181

  [ Leann Ogasawara ]

  * rebase to v2.6.38.1
  * [Config] update configs after v2.6.38.1 rebase
  * rebase to v2.6.38.2

  [ Manoj Iyer ]

  * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
    - LP: #745217

  [ Tim Gardner ]

  * SAUCE: INR_OPEN=4096
    - LP: #663090

  [ Upstream Kernel Changes ]

  * (drop after v2.6.38) HID: ntrig don't dereference unclaimed hidinput
  * (drop after v2.6.38) HID: ntrig: apply NO_INIT_REPORTS quirk
  * (drop after v2.6.38) HID: hid-ntrig: init settle and mode check
  * eeepc-wmi: add hotplug code for Eeepc 1000H
  * eeepc-wmi: serialize access to wmi method
  * eeepc-wmi: return proper error code in eeepc_rfkill_set()
  * eeepc-wmi: add an helper using simple return codes
  * eeepc-wmi: add hibernate/resume callbacks
  * eeepc-wmi: switch to platform_create_bundle()
  * eeepc-wmi: reorder defines
  * eeepc-wmi: use the presence bit correctly
  * eeepc-wmi: add camera and card reader support
  * eeepc-wmi: add wimax support
  * eeepc-wmi: set the right key code for 0xe9
  * eeepc-wmi: support backlight power (bl_power) attribute
  * eeepc-wmi: respect wireless_hotplug setting
  * eeepc-wmi: real touchpad led device id is 0x001000012
  * eeepc-wmi: comments keymap to clarify the meaning of some keys
  * eeepc-wmi: add touchpad sysfs file
  * eeepc-wmi: reorder device ids

  [ Major Kernel Changes ]

  * rebase from v2.6.38 to v2.6.38.1
    - LP: #735640, #735450
  * rebase from v2.6.38.1 to v2.6.38.2
    - LP: #733780
 -- Leann Ogasawara <email address hidden> Mon, 28 Mar 2011 06:20:13 -0700

Changed in linux (Ubuntu):
status: Incomplete → Fix Released
tags: added: i915
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.