Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133056 - ck-sources-2.6.16-ck9 - kernel BUG at fs/sysfs/dir.c:21 with fbsplash
Summary: ck-sources-2.6.16-ck9 - kernel BUG at fs/sysfs/dir.c:21 with fbsplash
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 12:46 UTC by Matheus Izvekov
Modified: 2006-05-27 04:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matheus Izvekov 2006-05-11 12:46:20 UTC
The kernel message i get:

May 10 18:51:44 localhost ------------[ cut here ]------------
May 10 18:51:44 localhost kernel BUG at fs/sysfs/dir.c:21!
May 10 18:51:44 localhost invalid opcode: 0000 [#1]
May 10 18:51:44 localhost PREEMPT 
May 10 18:51:44 localhost Modules linked in: ip_conntrack_netlink pppoe pppox ppp_generic slhc af_packet iptable_raw ipt_MASQUERADE iptable_nat ip_nat xt_mark ipt_layer7 xt_CONNMARK xt_CLASSIFY iptable_mangle xt_tcpudp xt_length xt_limit ipt_REJECT xt_conntrack ip_conntrack nfnetlink ipt_ULOG iptable_filter ip_tables x_tables w83627hf hwmon_vid eeprom i2c_isa snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device rtc configfs eth1394 tda9887 tuner ide_cd cdrom joydev usblp usb_storage usbhid cx8800 nvidia_agp cx88xx i2c_algo_bit video_buf i2c_nforce2 snd_intel8x0 ir_common nvidia snd_ac97_codec snd_ac97_bus tveeprom snd_pcm compat_ioctl32 v4l1_compat v4l2_common ohci1394 snd_timer btcx_risc snd soundcore videodev amd74xx it821x i2c_core ieee1394 ehci_hcd snd_page_alloc uhci_hcd ohci_hcd forcedeth usbcore psmouse unix
May 10 18:51:44 localhost CPU:    0
May 10 18:51:44 localhost EIP:    0060:[<b019b00b>]    Tainted: P      VLI
May 10 18:51:44 localhost EFLAGS: 00010202   (2.6.16-ck9 #2) 
May 10 18:51:44 localhost EIP is at sysfs_d_iput+0x7b/0x85
May 10 18:51:44 localhost eax: d5cce694   ebx: ee343000   ecx: b019af90   edx: e49d80ac
May 10 18:51:44 localhost esi: ecd25eac   edi: e49d80ac   ebp: effe6600   esp: ee343dc4
May 10 18:51:44 localhost ds: 007b   es: 007b   ss: 0068
May 10 18:51:44 localhost Process splash_helper (pid: 32702, threadinfo=ee343000 task=bf05d090)
May 10 18:51:44 localhost Stack: <0>ee343000 d5cce694 e49d80ac b01708a5 0000007b d5cce6a0 d5cce694 ee343000 
May 10 18:51:44 localhost b0171ab8 ee343000 effe6600 fffffff3 00000000 effe6600 b015f022 00000000 
May 10 18:51:44 localhost 00000000 effe6600 00000000 00000000 00000000 b015fbef 00000000 00000000 
May 10 18:51:44 localhost Call Trace:
May 10 18:51:44 localhost [<b01708a5>] dentry_iput+0x75/0x120
May 10 18:51:44 localhost [<b0171ab8>] shrink_dcache_sb+0x138/0x170
May 10 18:51:44 localhost [<b015f022>] do_remount_sb+0x22/0x150
May 10 18:51:44 localhost [<b015fbef>] get_sb_single+0x4f/0xb0
May 10 18:51:44 localhost [<b015fade>] do_kern_mount+0xce/0x170
May 10 18:51:44 localhost [<b019b420>] sysfs_fill_super+0x0/0xb0
May 10 18:51:44 localhost [<b01f6820>] dummy_sb_mount+0x0/0x10
May 10 18:51:44 localhost [<b0176b9e>] do_mount+0x3fe/0x770
May 10 18:51:44 localhost [<b020fc88>] mmx_clear_page+0x18/0x7c
May 10 18:51:44 localhost [<b014b0ad>] __handle_mm_fault+0x3ed/0x8b0
May 10 18:51:44 localhost [<b014291f>] __alloc_pages+0x5f/0x2c0
May 10 18:51:44 localhost [<b0116030>] do_page_fault+0x0/0x5de
May 10 18:51:44 localhost [<b0142ba5>] __get_free_pages+0x25/0x50
May 10 18:51:44 localhost [<b0175530>] copy_mount_options+0x40/0x150
May 10 18:51:44 localhost [<b0176f87>] sys_mount+0x77/0xb0
May 10 18:51:44 localhost [<b0102edd>] syscall_call+0x7/0xb
May 10 18:51:44 localhost Code: 7c 24 08 83 c4 0c e9 c5 76 fd ff 90 8d 74 26 00 8b 5e 14 8b 03 e8 e6 9f fb ff 8b 43 04 e8 ae 05 07 00 89 d8 e8 d7 9f fb ff eb b7 <0f> 0b 15 00 45 9e 35 b0 eb 97 51 e8 d5 c2 19 00 59 e9 e5 fd ff 

It happens usually when i switch to vt12 to check the messages, it will usually wrk just fine, but ocasionally i will get this. Then if i try to switch to any vt with fbsplash enabled then the machine will lock hard, completely frozen.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-11 12:56:06 UTC
ck-sources is not a supported kernel - http://www.gentoo.org/doc/en/gentoo-kernel.xml#doc_chap3
Comment 2 Matheus Izvekov 2006-05-11 12:59:42 UTC
Ok, but I did get the same BUG_ON with vanilla and gentoo-sources, but i dont have them installd anymore. plus i dont think the ck-patchset touches anything related to this.
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2006-05-13 06:04:17 UTC
Does this happen without the binary nvidia module loaded?
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2006-05-27 04:05:19 UTC
see comment #3