Bug 480762

Summary: kernel trace with update kernel and encrypted partition
Product: [openSUSE] openSUSE 11.1 Reporter: Daniel Rahn <drahn>
Component: KernelAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i386   
OS: openSUSE 11.1   
Whiteboard:
Found By: Product Management Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Daniel Rahn 2009-02-28 22:28:55 UTC
With the latest update kernel (2.6.27.19-3.2-pae) I get this trace while mounting the encrypted home partition (xfs):

------------[ cut here ]------------
WARNING: at kernel/softirq.c:137 local_bh_enable+0x2f/0x79()
Modules linked in: sha256_generic aes_i586 aes_generic cbc usbhid hid ff_memless ohci_hcd dm_crypt ext3 jbd mbcache loop fuse rfcomm l2cap arc4 ecb crypto_
blkcipher iwl3945 rfkill snd_hda_intel pcmcia hci_usb(N) mac80211 snd_pcm snd_timer video snd_page_alloc yenta_socket snd_hwdep rsrc_nonstatic led_class oh
ci1394 btusb snd iTCO_wdt battery output fujitsu_laptop serio_raw pcmcia_core joydev pcspkr ac button ieee1394 ppdev iTCO_vendor_support intel_agp soundcor
e sky2 rtc_cmos irda bluetooth i2c_i801 rtc_core usb_storage cfg80211 rtc_lib parport_pc parport i2c_core agpgart crc_ccitt sr_mod cdrom sg linear uhci_hcd
 sd_mod ehci_hcd crc_t10dif usbcore dm_snapshot edd dm_mod xfs fan ide_pci_generic piix ide_core ata_generic ata_piix thermal processor thermal_sys hwmon a
hci libata scsi_mod dock
Supported: No
Pid: 2266, comm: cryptsetup Tainted: G          2.6.27.19-3.2-pae #1
 [<c01061cc>] dump_trace+0x6b/0x249
 [<c0106ca3>] show_trace+0x20/0x39
 [<c0347a23>] dump_stack+0x71/0x76
 [<c0129cc0>] warn_on_slowpath+0x4d/0x70
 [<c012e7a9>] local_bh_enable+0x2f/0x79
 [<c02edd8f>] sk_filter+0x7f/0x88
 [<c02f8c2c>] netlink_broadcast+0x1dd/0x31f
 [<c022c297>] kobject_uevent_env+0x439/0x4f5
 [<c020de10>] set_disk_ro+0x50/0x7b
 [<f92ed181>] __bind+0x110/0x122 [dm_mod]
 [<f92ed1e0>] dm_swap_table+0x4d/0x66 [dm_mod]
 [<f92f117b>] do_resume+0x90/0xf8 [dm_mod]
 [<f92f1a54>] ctl_ioctl+0x1bd/0x1fb [dm_mod]
 [<c019c96f>] vfs_ioctl+0x1f/0x62
 [<c019cc03>] do_vfs_ioctl+0x167/0x172
 [<c019cc53>] sys_ioctl+0x45/0x5e
 [<c01049ad>] sysenter_do_call+0x12/0x21
 [<ffffe430>] 0xffffe430
 =======================
---[ end trace 155d32b2861d2eb0 ]---

Hardware: Fujitsu Lifebook S7110

fstab:
/dev/disk/by-id/scsi-SATA_SAMSUNG_HM500LIS1PTJ10Q791515-part3 swap                 swap       defaults              0 0
/dev/suse/root       /                    xfs        defaults              1 1
/dev/disk/by-id/scsi-SATA_SAMSUNG_HM500LIS1PTJ10Q791515-part2 /boot                ext3       acl,user_xattr        1 2
/dev/mapper/cr_home  /home                xfs        noauto                0 0

crypttab:
cr_home         /dev/suse/home       none       none
Comment 1 Marcus Meissner 2009-03-01 11:01:21 UTC
dup

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