RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 595067 - modules failed to load in kdump kernel
Summary: modules failed to load in kdump kernel
Keywords:
Status: CLOSED DUPLICATE of bug 523995
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: kexec-tools
Version: 6.0
Hardware: All
OS: Linux
high
medium
Target Milestone: rc
: ---
Assignee: Neil Horman
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-23 09:14 UTC by Qian Cai
Modified: 2010-05-24 15:24 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-24 15:24:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
kdump initrd (8.28 MB, application/octet-stream)
2010-05-23 09:38 UTC, Qian Cai
no flags Details

Description Qian Cai 2010-05-23 09:14:20 UTC
Description of problem:
Kdump kernel failed to load several modules on my X200 and KVM guests. I concern about this a general problem that might affect other modules as well (not only the sound drivers here) which can prevent the loss of vmcore.

Loading snd-ac97-codec.ko module
snd_ac97_codec: Unknown symbol snd_interval_refine
snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
insmod: can't insert '/lib/snd-ac97-codec.ko': unknown symbol in module, or unknown parameter
Loading snd-seq.ko module
Loading snd-pcm.ko module
Loading snd-intel8x0.ko module
snd_intel8x0: Unknown symbol snd_ac97_pcm_close
snd_intel8x0: Unknown symbol snd_ac97_resume
snd_intel8x0: Unknown symbol snd_ac97_pcm_open
snd_intel8x0: Unknown symbol snd_ac97_set_rate
snd_intel8x0: Unknown symbol snd_ac97_update_bits
snd_intel8x0: Unknown symbol snd_ac97_mixer
snd_intel8x0: Unknown symbol snd_ac97_bus
snd_intel8x0: Unknown symbol snd_ac97_pcm_double_rate_rules
snd_intel8x0: Unknown symbol snd_ac97_update_power
snd_intel8x0: Unknown symbol snd_ac97_suspend
snd_intel8x0: Unknown symbol snd_ac97_get_short_name
snd_intel8x0: Unknown symbol snd_ac97_pcm_assign
snd_intel8x0: Unknown symbol snd_ac97_tune_hardware
insmod: can't insert '/lib/snd-intel8x0.ko': unknown symbol in module, or unknown parameter

Version-Release number of selected component (if applicable):
RHEL6.0-20100522.n.0
kexec-tools-2.0.0-70.el6

How reproducible:
always

Steps to Reproduce:
1. minimal install a RHEL6 on X200 or KVM guest.
2. setup kdump and crash the system
3. watch the kdump kernel boot
  
Actual results:
several failed module load messages.

Expected results:
All modules loaded.

Comment 1 Qian Cai 2010-05-23 09:38:25 UTC
Created attachment 415930 [details]
kdump initrd

Comment 2 Neil Horman 2010-05-24 15:24:19 UTC
This is another dup of the modprobe issue that we've been waiting on jcm for.

*** This bug has been marked as a duplicate of bug 523995 ***


Note You need to log in before you can comment on or make changes to this bug.