Bug 158372
Summary: | modprobe -r snd-intel8x0 oopses the kernel | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
Component: | kernel | Assignee: | Dave Jones <davej> |
Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | pfrields, rvokal, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-05-23 16:29:48 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 136451 |
Description
Bill Nottingham
2005-05-21 02:18:40 UTC
no nice oops msgs ? what chipset ? Did it remotely on the box at work, will get messages on Monday, hopefully. It's E75xx. The trace still on the screen says: __call_usermodehelper posion_obj error_exit __change_page_attr init_level4_pgt flat_send_IP_allbutself __down_write do_flush_tlb_all change_page_attr_addr iounmap :snd_intel8x0:snd_intel8x0_free :snd:snd_device_free :snd:snd_device_free_all :snd:snd_card_free :snd_intel8x0:snd_intel8x0_remove pci_device_remove device_release_driver bus_remove_driver driver_unregister pci_unregister_driver sys_delete_module OK, reproduced it. The *top* of the oops is: Kernel BUG at "arch/x86_64/mm/pageattr.c":154 Invalid operand: 0000 [1] SMP RIP :.... __change_page_attr+706 It hung printing the tombstone; there's no trace this time. Works in 1341. Woohoo! |