LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* kernel bug
@ 2008-03-29  9:05 Olver Eduardo Ramos
  2008-03-30  1:06 ` Rafael J. Wysocki
  0 siblings, 1 reply; 41+ messages in thread
From: Olver Eduardo Ramos @ 2008-03-29  9:05 UTC (permalink / raw)
  To: linux-kernel

------------[ cut here ]------------
kernel BUG at net/mac80211/ieee80211.c:966!
invalid opcode: 0000 [#1] SMP
Modules linked in: iwl3945 mac80211 cfg80211 cryptomgr ecb arc4
blkcipher crypto_algapi snd_seq_oss snd_seq_device snd_seq_midi_event
snd_seq snd_pcm_oss snd_mixer_oss nvidia(P) snd_hda_intel snd_pcm
snd_timer snd snd_page_alloc

Pid: 4472, comm: insmod Tainted: P        (2.6.24 #4)
EIP: 0060:[<f9982867>] EFLAGS: 00210246 CPU: 1
EIP is at ieee80211_alloc_hw+0x5a/0x2af [mac80211]
EAX: f3ea8d80 EBX: fc226d60 ECX: c029cd19 EDX: f3ea8040
ESI: fc226c80 EDI: f3ea8180 EBP: f7cc58e4 ESP: f3ea5dbc
 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Process insmod (pid: 4472, ti=f3ea4000 task=f3c8d110 task.ti=f3ea4000)
Stack: f78583d8 f3ea8040 fc226cb0 fc226c80 f7cc5800 f7cc58e4 fc2110cc
f5772180
       00000000 f7ccdc90 c019c69e f3c81780 f3c81780 00200296 c03eb51d
f7ccdc90
       f7cc5800 f7cc58c4 c021fb2d fc226cb0 fc226c80 f7cc5800 f7cc58e4
c022d84d
Call Trace:
 [<fc2110cc>] iwl3945_pci_probe+0x9e/0xcfd [iwl3945]
 [<c019c69e>] sysfs_create_link+0xb7/0xf9
 [<c03eb51d>] netlink_broadcast+0x261/0x2a1
 [<c021fb2d>] kobject_get+0xf/0x13
 [<c022d84d>] pci_device_probe+0x36/0x57
 [<c029f010>] driver_probe_device+0xde/0x15c
 [<c02205ff>] kobject_uevent_env+0x350/0x374
 [<c029f125>] __driver_attach+0x0/0x87
 [<c029f177>] __driver_attach+0x52/0x87
 [<c029e5c5>] bus_for_each_dev+0x33/0x55
 [<c029ee77>] driver_attach+0x16/0x18
 [<c029f125>] __driver_attach+0x0/0x87
 [<c029e8ab>] bus_add_driver+0x6d/0x197
 [<c022d989>] __pci_register_driver+0x48/0x74
 [<f93c9030>] iwl3945_init+0x30/0x74 [iwl3945]
 [<c014229f>] sys_init_module+0x14bd/0x15e0
 [<c0169f8d>] do_sync_read+0xc7/0x10a
 [<c0150936>] __alloc_pages+0x61/0x2cf
 [<f998d2d1>] ieee80211_rx_irqsafe+0x0/0x4f [mac80211]
 [<c017b7e4>] mntput_no_expire+0x11/0x56
 [<c0104e5a>] syscall_call+0x7/0xb
 [<c0450000>] rpc_sleep_on+0x11d/0x224
 =======================
Code: 4c 9f 99 f9 89 d7 89 42 08 89 d0 81 c7 40 01 00 00 05 40 0d 00 00
89 57 2c 89 47 38 83 3b 00 75 04 0f 0b eb fe 83 7b 04 00 75 04 <0f> 0b
eb fe 83 7b 08 00 75 04 0f 0b eb fe 83 7b 14 00 75 04 0f
EIP: [<f9982867>] ieee80211_alloc_hw+0x5a/0x2af [mac80211] SS:ESP
0068:f3ea5dbc
---[ end trace 0378acc020bdab15 ]---

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel bug
  2008-03-29  9:05 kernel bug Olver Eduardo Ramos
@ 2008-03-30  1:06 ` Rafael J. Wysocki
  0 siblings, 0 replies; 41+ messages in thread
From: Rafael J. Wysocki @ 2008-03-30  1:06 UTC (permalink / raw)
  To: Olver Eduardo Ramos
  Cc: linux-kernel, John W. Linville, linux-wireless, ipw3945-devel,
	Reinette Chatre, Zhu Yi

[CCing wierless developers.]

A couple of questions:
(1) Which kernel is this?
(2) Did that happen on any previous kernels?
(3) What was the last kernel on which it didn't happen?

On Saturday, 29 of March 2008, Olver Eduardo Ramos wrote:
> ------------[ cut here ]------------
> kernel BUG at net/mac80211/ieee80211.c:966!
> invalid opcode: 0000 [#1] SMP
> Modules linked in: iwl3945 mac80211 cfg80211 cryptomgr ecb arc4
> blkcipher crypto_algapi snd_seq_oss snd_seq_device snd_seq_midi_event
> snd_seq snd_pcm_oss snd_mixer_oss nvidia(P) snd_hda_intel snd_pcm
> snd_timer snd snd_page_alloc
> 
> Pid: 4472, comm: insmod Tainted: P        (2.6.24 #4)
> EIP: 0060:[<f9982867>] EFLAGS: 00210246 CPU: 1
> EIP is at ieee80211_alloc_hw+0x5a/0x2af [mac80211]
> EAX: f3ea8d80 EBX: fc226d60 ECX: c029cd19 EDX: f3ea8040
> ESI: fc226c80 EDI: f3ea8180 EBP: f7cc58e4 ESP: f3ea5dbc
>  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
> Process insmod (pid: 4472, ti=f3ea4000 task=f3c8d110 task.ti=f3ea4000)
> Stack: f78583d8 f3ea8040 fc226cb0 fc226c80 f7cc5800 f7cc58e4 fc2110cc
> f5772180
>        00000000 f7ccdc90 c019c69e f3c81780 f3c81780 00200296 c03eb51d
> f7ccdc90
>        f7cc5800 f7cc58c4 c021fb2d fc226cb0 fc226c80 f7cc5800 f7cc58e4
> c022d84d
> Call Trace:
>  [<fc2110cc>] iwl3945_pci_probe+0x9e/0xcfd [iwl3945]
>  [<c019c69e>] sysfs_create_link+0xb7/0xf9
>  [<c03eb51d>] netlink_broadcast+0x261/0x2a1
>  [<c021fb2d>] kobject_get+0xf/0x13
>  [<c022d84d>] pci_device_probe+0x36/0x57
>  [<c029f010>] driver_probe_device+0xde/0x15c
>  [<c02205ff>] kobject_uevent_env+0x350/0x374
>  [<c029f125>] __driver_attach+0x0/0x87
>  [<c029f177>] __driver_attach+0x52/0x87
>  [<c029e5c5>] bus_for_each_dev+0x33/0x55
>  [<c029ee77>] driver_attach+0x16/0x18
>  [<c029f125>] __driver_attach+0x0/0x87
>  [<c029e8ab>] bus_add_driver+0x6d/0x197
>  [<c022d989>] __pci_register_driver+0x48/0x74
>  [<f93c9030>] iwl3945_init+0x30/0x74 [iwl3945]
>  [<c014229f>] sys_init_module+0x14bd/0x15e0
>  [<c0169f8d>] do_sync_read+0xc7/0x10a
>  [<c0150936>] __alloc_pages+0x61/0x2cf
>  [<f998d2d1>] ieee80211_rx_irqsafe+0x0/0x4f [mac80211]
>  [<c017b7e4>] mntput_no_expire+0x11/0x56
>  [<c0104e5a>] syscall_call+0x7/0xb
>  [<c0450000>] rpc_sleep_on+0x11d/0x224
>  =======================
> Code: 4c 9f 99 f9 89 d7 89 42 08 89 d0 81 c7 40 01 00 00 05 40 0d 00 00
> 89 57 2c 89 47 38 83 3b 00 75 04 0f 0b eb fe 83 7b 04 00 75 04 <0f> 0b
> eb fe 83 7b 08 00 75 04 0f 0b eb fe 83 7b 14 00 75 04 0f
> EIP: [<f9982867>] ieee80211_alloc_hw+0x5a/0x2af [mac80211] SS:ESP
> 0068:f3ea5dbc
> ---[ end trace 0378acc020bdab15 ]---
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
> 



-- 
"Premature optimization is the root of all evil." - Donald Knuth

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel bug
  2009-07-31 16:01 ` Linus Torvalds
@ 2009-07-31 16:26   ` Eric Paris
  0 siblings, 0 replies; 41+ messages in thread
From: Eric Paris @ 2009-07-31 16:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Christoph Thielecke, Linux Kernel Mailing List

On Fri, 2009-07-31 at 09:01 -0700, Linus Torvalds wrote:
> Hmm. We have some fsnotify fixes since -rc4 (and I'm planning on doing 
> -rc5 today), so it's worth checking if this problem is perhaps already ok.

there is one patch in -rc5 that might fix it

f44aebcc566d1d6275f7191867b9633dc11de2ee

Since i stop using a single static ignored event, but I honestly don't
understand why that fixes it.  It looks like the same thing Mikko had
but his magically went away before this patch.  (It might have coincided
with when he turned ON SLAB_DEBUG, but I haven't ask him to turn it back
off)  I haven't yet found the problem with the original code, if you can
reproduce with -rc5 PLEASE let me know, I've got some debugging code the
other person was trying but he never had problems after we started
debugging......

-Eric

> But looking at the fixes, I don't think any of them affect this particular 
> BUG_ON, though, so I'm adding Eric to the email participants list, and 
> lkml to keep it archived and google-ready.
> 
> This seems to also be
> 
> 	http://bugzilla.kernel.org/show_bug.cgi?id=13729
> 	http://lkml.org/lkml/2009/7/4/12
> 
> with only slight variations.
> 
> 		Linus
> 
> On Fri, 31 Jul 2009, Christoph Thielecke wrote:
> >
> > Hello Linus,
> > 
> > today my machine stops rapidly (running 2.6.31-rc4). After revisited the log I 
> > found 2 kernel bug entries which maybe could useful:
> > 
> > Jul 31 11:23:05 develop kernel: ------------[ cut here ]------------
> > Jul 31 11:23:05 develop kernel: kernel BUG at fs/notify/notification.c:93!
> > Jul 31 11:23:05 develop kernel: invalid opcode: 0000 [#1] PREEMPT SMP
> > Jul 31 11:23:05 develop kernel: last sysfs file: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/product
> > Jul 31 11:23:05 develop kernel: Modules linked in: b44 nvidia(P) binfmt_misc ppdev parport_pc lp parport rfcomm l2cap bluetooth tun vboxnetadp vboxnetflt vboxdrv pppol2tp pppox ppp_generic slhc ipv6 capifs acpi_cpufreq cpufreq_ondemand cpufreq_powersave cpufreq_stats freq_table cpufreq_userspace cpufreq_conservative nfsd nfs lockd fscache nfs_acl auth_rpcgss sunrpc deflate zlib_deflate ctr twofish twofish_common camellia serpent blowfish cast5 des_generic cbc aes_i586 aes_generic xcbc rmd160 sha256_generic sha1_generic crypto_null af_key nls_iso8859_1 nls_cp437 vfat fat fuse loop asix pl2303 dm9601 usbnet usbserial usbhid hid snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi firewire_ohci firewire_core arc4 snd_seq_midi_event snd_seq crc_itu_t ecb snd_timer snd_seq_device ssb ohci1394 iwl3945 sdhci_pci sdhci iTCO_wdt iTCO_vendor_support snd pcmcia pcmcia_core iwlcore mmc_core uhci_!
 hc!
>  d joydev intel_agp i2c_i801 soundcore ieee1394 mii ehci_hcd mac80211 led_class ricoh_mmc agpgart i2c_core snd_page_alloc cfg80211 usbcore psmouse rtc_cmos rtc_core rtc_lib video output serio_raw wmi dell_laptop button battery ac processor rfkill evdev dcdbas sg sr_mod cdrom dm_mirror dm_region_hash dm_log dm_snapshot dm_mod thermal fan sd_mod crc_t10dif [last unloaded: b44]
> > Jul 31 11:23:05 develop kernel:
> > Jul 31 11:23:05 develop kernel: Pid: 8207, comm: kdevelop Tainted: P           (2.6.31-rc4 #2) MP061
> > Jul 31 11:23:05 develop kernel: EIP: 0060:[<c10db67b>] EFLAGS: 00210283 CPU: 0
> > Jul 31 11:23:05 develop kernel: EIP is at fsnotify_put_event+0x46/0x4a
> > Jul 31 11:23:05 develop kernel: EAX: f6865d04 EBX: f6865cd0 ECX: 00000000 EDX: bffd8f01
> > Jul 31 11:23:05 develop kernel: ESI: bffd8f72 EDI: f6865cd0 EBP: f15abf0c ESP: f15abf08
> > Jul 31 11:23:05 develop kernel: DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
> > Jul 31 11:23:05 develop kernel: Process kdevelop (pid: 8207, ti=f15aa000 task=f1571130 task.ti=f15aa000)
> > Jul 31 11:23:05 develop kernel: Stack:
> > Jul 31 11:23:05 develop kernel: 00000020 f15abf64 c10dd775 000000b0 bffd8f14 f46488c0 f1fcc174 f1fcc158
> > Jul 31 11:23:05 develop kernel: <0> f1fcc140 bffd8f54 0000000e 00000000 f1571130 c104699f f1fcc178 f1fcc178
> > Jul 31 11:23:05 develop kernel: <0> 00000152 00000002 00000000 00000010 f46488c0 bffd8f14 000000f0 f15abf8c
> > Jul 31 11:23:05 develop kernel: Call Trace:
> > Jul 31 11:23:05 develop kernel: [<c10dd775>] ? inotify_read+0x24a/0x269
> > Jul 31 11:23:05 develop kernel: [<c104699f>] ? autoremove_wake_function+0x0/0x3a
> > Jul 31 11:23:05 develop kernel: [<c10b3206>] ? vfs_read+0x8b/0x142
> > Jul 31 11:23:05 develop kernel: [<c10dd52b>] ? inotify_read+0x0/0x269
> > Jul 31 11:23:05 develop kernel: [<c10b3366>] ? sys_read+0x3d/0x6b
> > Jul 31 11:23:05 develop kernel: [<c1003610>] ? sysenter_do_call+0x12/0x2c
> > Jul 31 11:23:05 develop kernel: Code: 74 1f 8d 43 34 39 43 34 75 21 8b 43 2c e8 ba fe fc ff 89 da a1 c4 23 54 c1 e8 79 ff fc ff 5b 5d c3 8d 43 14 e8 b3 e6 fd ff eb d7 <0f> 0b eb fe 55 89 e5 57 56 53 83 ec 0c 89 c6 8d 40 18 89 45 e8
> > Jul 31 11:23:05 develop kernel: EIP: [<c10db67b>] fsnotify_put_event+0x46/0x4a SS:ESP 0068:f15abf08
> > Jul 31 11:23:05 develop kernel: ---[ end trace 1290e7d176f2655e ]---
> > 
> > Jul 31 11:23:17 develop kernel: ------------[ cut here ]------------
> > Jul 31 11:23:17 develop kernel: kernel BUG at fs/notify/notification.c:93!
> > Jul 31 11:23:17 develop kernel: invalid opcode: 0000 [#2] PREEMPT SMP
> > Jul 31 11:23:17 develop kernel: last sysfs file: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/product
> > Jul 31 11:23:17 develop kernel: Modules linked in: b44 nvidia(P) binfmt_misc ppdev parport_pc lp parport rfcomm l2cap bluetooth tun vboxnetadp vboxnetflt vboxdrv pppol2tp pppox ppp_generic slhc ipv6 capifs acpi_cpufreq cpufreq_ondemand cpufreq_powersave cpufreq_stats freq_table cpufreq_userspace cpufreq_conservative nfsd nfs lockd fscache nfs_acl auth_rpcgss sunrpc deflate zlib_deflate ctr twofish twofish_common camellia serpent blowfish cast5 des_generic cbc aes_i586 aes_generic xcbc rmd160 sha256_generic sha1_generic crypto_null af_key nls_iso8859_1 nls_cp437 vfat fat fuse loop asix pl2303 dm9601 usbnet usbserial usbhid hid snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi firewire_ohci firewire_core arc4 snd_seq_midi_event snd_seq crc_itu_t ecb snd_timer snd_seq_device ssb ohci1394 iwl3945 sdhci_pci sdhci iTCO_wdt iTCO_vendor_support snd pcmcia pcmcia_core iwlcore mmc_core uhci_!
 hc!
>  d joydev intel_agp i2c_i801 soundcore ieee1394 mii ehci_hcd mac80211 led_class ricoh_mmc agpgart i2c_core snd_page_alloc cfg80211 usbcore psmouse rtc_cmos rtc_core rtc_lib video output serio_raw wmi dell_laptop button battery ac processor rfkill evdev dcdbas sg sr_mod cdrom dm_mirror dm_region_hash dm_log dm_snapshot dm_mod thermal fan sd_mod crc_t10dif [last unloaded: b44]
> > Jul 31 11:23:17 develop kernel:
> > Jul 31 11:23:17 develop kernel: Pid: 2462, comm: firefox-bin Tainted: P      D    (2.6.31-rc4 #2) MP061
> > Jul 31 11:23:17 develop kernel: EIP: 0060:[<c10db67b>] EFLAGS: 00010283 CPU: 0
> > Jul 31 11:23:17 develop kernel: EIP is at fsnotify_put_event+0x46/0x4a
> > Jul 31 11:23:17 develop kernel: EAX: f68656b0 EBX: f686567c ECX: 00000000 EDX: 092aa801
> > Jul 31 11:23:17 develop kernel: ESI: 092aa818 EDI: f686567c EBP: f3f23f0c ESP: f3f23f08
> > Jul 31 11:23:17 develop kernel: DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
> > Jul 31 11:23:17 develop kernel: Process firefox-bin (pid: 2462, ti=f3f22000 task=f06c8b90 task.ti=f3f22000)
> > Jul 31 11:23:17 develop kernel: Stack:
> > Jul 31 11:23:17 develop kernel: 00000030 f3f23f64 c10dd775 00000400 092aa7f0 f1662c40 f29cfef4 f29cfed8
> > Jul 31 11:23:17 develop kernel: <0> f29cfec0 092aa7f0 00000018 00000000 f06c8b90 c104699f f29cfef8 f29cfef8
> > Jul 31 11:23:17 develop kernel: <0> 00000002 00000100 00000000 00000020 f1662c40 092aa7f0 00000400 f3f23f8c
> > Jul 31 11:23:17 develop kernel: Call Trace:
> > Jul 31 11:23:17 develop kernel: [<c10dd775>] ? inotify_read+0x24a/0x269
> > Jul 31 11:23:17 develop kernel: [<c104699f>] ? autoremove_wake_function+0x0/0x3a
> > Jul 31 11:23:17 develop kernel: [<c10b3206>] ? vfs_read+0x8b/0x142
> > Jul 31 11:23:17 develop kernel: [<c10dd52b>] ? inotify_read+0x0/0x269
> > Jul 31 11:23:17 develop kernel: [<c10b3366>] ? sys_read+0x3d/0x6b
> > Jul 31 11:23:17 develop kernel: [<c1003610>] ? sysenter_do_call+0x12/0x2c
> > Jul 31 11:23:17 develop kernel: Code: 74 1f 8d 43 34 39 43 34 75 21 8b 43 2c e8 ba fe fc ff 89 da a1 c4 23 54 c1 e8 79 ff fc ff 5b 5d c3 8d 43 14 e8 b3 e6 fd ff eb d7 <0f> 0b eb fe 55 89 e5 57 56 53 83 ec 0c 89 c6 8d 40 18 89 45 e8
> > Jul 31 11:23:17 develop kernel: EIP: [<c10db67b>] fsnotify_put_event+0x46/0x4a SS:ESP 0068:f3f23f08
> > Jul 31 11:23:17 develop kernel: ---[ end trace 1290e7d176f2655f ]---
> > 
> > crissi@develop:~$ uname -a
> > Linux develop 2.6.31-rc4 #2 SMP PREEMPT Mon Jul 27 11:47:00 CEST 2009 i686 
> > GNU/Linux
> > 
> > crissi@develop:~$ cat /proc/cpuinfo
> > processor       : 0
> > vendor_id       : GenuineIntel
> > cpu family      : 6
> > model           : 14
> > model name      : Intel(R) Pentium(R) M CPU        000  @ 2.00GHz
> > stepping        : 4
> > cpu MHz         : 2000.000
> > cache size      : 2048 KB
> > physical id     : 0
> > siblings        : 2
> > core id         : 0
> > cpu cores       : 2
> > apicid          : 0
> > initial apicid  : 0
> > fdiv_bug        : no
> > hlt_bug         : no
> > f00f_bug        : no
> > coma_bug        : no
> > fpu             : yes
> > fpu_exception   : yes
> > cpuid level     : 10
> > wp              : yes
> > flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
> > bogomips        : 3990.57
> > clflush size    : 64
> > power management:
> > 
> > processor       : 1
> > vendor_id       : GenuineIntel
> > cpu family      : 6
> > model           : 14
> > model name      : Intel(R) Pentium(R) M CPU        000  @ 2.00GHz
> > stepping        : 4
> > cpu MHz         : 2000.000
> > cache size      : 2048 KB
> > physical id     : 0
> > siblings        : 2
> > core id         : 1
> > cpu cores       : 2
> > apicid          : 1
> > initial apicid  : 1
> > fdiv_bug        : no
> > hlt_bug         : no
> > f00f_bug        : no
> > coma_bug        : no
> > fpu             : yes
> > fpu_exception   : yes
> > cpuid level     : 10
> > wp              : yes
> > flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
> > bogomips        : 3990.06
> > clflush size    : 64
> > power management:
> > 
> > 
> > Its a debian lenny machine with self compiled kernel from kernel.org.
> > 
> > 
> > Best regards
> > -- 
> > Linux User Group Wernigerode
> > http://www.lug-wr.de/
> > 


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel bug
       [not found] <200907311139.55095.christoph.thielecke@gmx.de>
@ 2009-07-31 16:01 ` Linus Torvalds
  2009-07-31 16:26   ` Eric Paris
  0 siblings, 1 reply; 41+ messages in thread
From: Linus Torvalds @ 2009-07-31 16:01 UTC (permalink / raw)
  To: Eric Paris, Christoph Thielecke; +Cc: Linux Kernel Mailing List


Hmm. We have some fsnotify fixes since -rc4 (and I'm planning on doing 
-rc5 today), so it's worth checking if this problem is perhaps already ok.

But looking at the fixes, I don't think any of them affect this particular 
BUG_ON, though, so I'm adding Eric to the email participants list, and 
lkml to keep it archived and google-ready.

This seems to also be

	http://bugzilla.kernel.org/show_bug.cgi?id=13729
	http://lkml.org/lkml/2009/7/4/12

with only slight variations.

		Linus

On Fri, 31 Jul 2009, Christoph Thielecke wrote:
>
> Hello Linus,
> 
> today my machine stops rapidly (running 2.6.31-rc4). After revisited the log I 
> found 2 kernel bug entries which maybe could useful:
> 
> Jul 31 11:23:05 develop kernel: ------------[ cut here ]------------
> Jul 31 11:23:05 develop kernel: kernel BUG at fs/notify/notification.c:93!
> Jul 31 11:23:05 develop kernel: invalid opcode: 0000 [#1] PREEMPT SMP
> Jul 31 11:23:05 develop kernel: last sysfs file: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/product
> Jul 31 11:23:05 develop kernel: Modules linked in: b44 nvidia(P) binfmt_misc ppdev parport_pc lp parport rfcomm l2cap bluetooth tun vboxnetadp vboxnetflt vboxdrv pppol2tp pppox ppp_generic slhc ipv6 capifs acpi_cpufreq cpufreq_ondemand cpufreq_powersave cpufreq_stats freq_table cpufreq_userspace cpufreq_conservative nfsd nfs lockd fscache nfs_acl auth_rpcgss sunrpc deflate zlib_deflate ctr twofish twofish_common camellia serpent blowfish cast5 des_generic cbc aes_i586 aes_generic xcbc rmd160 sha256_generic sha1_generic crypto_null af_key nls_iso8859_1 nls_cp437 vfat fat fuse loop asix pl2303 dm9601 usbnet usbserial usbhid hid snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi firewire_ohci firewire_core arc4 snd_seq_midi_event snd_seq crc_itu_t ecb snd_timer snd_seq_device ssb ohci1394 iwl3945 sdhci_pci sdhci iTCO_wdt iTCO_vendor_support snd pcmcia pcmcia_core iwlcore mmc_core uhci_hc!
 d joydev intel_agp i2c_i801 soundcore ieee1394 mii ehci_hcd mac80211 led_class ricoh_mmc agpgart i2c_core snd_page_alloc cfg80211 usbcore psmouse rtc_cmos rtc_core rtc_lib video output serio_raw wmi dell_laptop button battery ac processor rfkill evdev dcdbas sg sr_mod cdrom dm_mirror dm_region_hash dm_log dm_snapshot dm_mod thermal fan sd_mod crc_t10dif [last unloaded: b44]
> Jul 31 11:23:05 develop kernel:
> Jul 31 11:23:05 develop kernel: Pid: 8207, comm: kdevelop Tainted: P           (2.6.31-rc4 #2) MP061
> Jul 31 11:23:05 develop kernel: EIP: 0060:[<c10db67b>] EFLAGS: 00210283 CPU: 0
> Jul 31 11:23:05 develop kernel: EIP is at fsnotify_put_event+0x46/0x4a
> Jul 31 11:23:05 develop kernel: EAX: f6865d04 EBX: f6865cd0 ECX: 00000000 EDX: bffd8f01
> Jul 31 11:23:05 develop kernel: ESI: bffd8f72 EDI: f6865cd0 EBP: f15abf0c ESP: f15abf08
> Jul 31 11:23:05 develop kernel: DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
> Jul 31 11:23:05 develop kernel: Process kdevelop (pid: 8207, ti=f15aa000 task=f1571130 task.ti=f15aa000)
> Jul 31 11:23:05 develop kernel: Stack:
> Jul 31 11:23:05 develop kernel: 00000020 f15abf64 c10dd775 000000b0 bffd8f14 f46488c0 f1fcc174 f1fcc158
> Jul 31 11:23:05 develop kernel: <0> f1fcc140 bffd8f54 0000000e 00000000 f1571130 c104699f f1fcc178 f1fcc178
> Jul 31 11:23:05 develop kernel: <0> 00000152 00000002 00000000 00000010 f46488c0 bffd8f14 000000f0 f15abf8c
> Jul 31 11:23:05 develop kernel: Call Trace:
> Jul 31 11:23:05 develop kernel: [<c10dd775>] ? inotify_read+0x24a/0x269
> Jul 31 11:23:05 develop kernel: [<c104699f>] ? autoremove_wake_function+0x0/0x3a
> Jul 31 11:23:05 develop kernel: [<c10b3206>] ? vfs_read+0x8b/0x142
> Jul 31 11:23:05 develop kernel: [<c10dd52b>] ? inotify_read+0x0/0x269
> Jul 31 11:23:05 develop kernel: [<c10b3366>] ? sys_read+0x3d/0x6b
> Jul 31 11:23:05 develop kernel: [<c1003610>] ? sysenter_do_call+0x12/0x2c
> Jul 31 11:23:05 develop kernel: Code: 74 1f 8d 43 34 39 43 34 75 21 8b 43 2c e8 ba fe fc ff 89 da a1 c4 23 54 c1 e8 79 ff fc ff 5b 5d c3 8d 43 14 e8 b3 e6 fd ff eb d7 <0f> 0b eb fe 55 89 e5 57 56 53 83 ec 0c 89 c6 8d 40 18 89 45 e8
> Jul 31 11:23:05 develop kernel: EIP: [<c10db67b>] fsnotify_put_event+0x46/0x4a SS:ESP 0068:f15abf08
> Jul 31 11:23:05 develop kernel: ---[ end trace 1290e7d176f2655e ]---
> 
> Jul 31 11:23:17 develop kernel: ------------[ cut here ]------------
> Jul 31 11:23:17 develop kernel: kernel BUG at fs/notify/notification.c:93!
> Jul 31 11:23:17 develop kernel: invalid opcode: 0000 [#2] PREEMPT SMP
> Jul 31 11:23:17 develop kernel: last sysfs file: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/product
> Jul 31 11:23:17 develop kernel: Modules linked in: b44 nvidia(P) binfmt_misc ppdev parport_pc lp parport rfcomm l2cap bluetooth tun vboxnetadp vboxnetflt vboxdrv pppol2tp pppox ppp_generic slhc ipv6 capifs acpi_cpufreq cpufreq_ondemand cpufreq_powersave cpufreq_stats freq_table cpufreq_userspace cpufreq_conservative nfsd nfs lockd fscache nfs_acl auth_rpcgss sunrpc deflate zlib_deflate ctr twofish twofish_common camellia serpent blowfish cast5 des_generic cbc aes_i586 aes_generic xcbc rmd160 sha256_generic sha1_generic crypto_null af_key nls_iso8859_1 nls_cp437 vfat fat fuse loop asix pl2303 dm9601 usbnet usbserial usbhid hid snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi firewire_ohci firewire_core arc4 snd_seq_midi_event snd_seq crc_itu_t ecb snd_timer snd_seq_device ssb ohci1394 iwl3945 sdhci_pci sdhci iTCO_wdt iTCO_vendor_support snd pcmcia pcmcia_core iwlcore mmc_core uhci_hc!
 d joydev intel_agp i2c_i801 soundcore ieee1394 mii ehci_hcd mac80211 led_class ricoh_mmc agpgart i2c_core snd_page_alloc cfg80211 usbcore psmouse rtc_cmos rtc_core rtc_lib video output serio_raw wmi dell_laptop button battery ac processor rfkill evdev dcdbas sg sr_mod cdrom dm_mirror dm_region_hash dm_log dm_snapshot dm_mod thermal fan sd_mod crc_t10dif [last unloaded: b44]
> Jul 31 11:23:17 develop kernel:
> Jul 31 11:23:17 develop kernel: Pid: 2462, comm: firefox-bin Tainted: P      D    (2.6.31-rc4 #2) MP061
> Jul 31 11:23:17 develop kernel: EIP: 0060:[<c10db67b>] EFLAGS: 00010283 CPU: 0
> Jul 31 11:23:17 develop kernel: EIP is at fsnotify_put_event+0x46/0x4a
> Jul 31 11:23:17 develop kernel: EAX: f68656b0 EBX: f686567c ECX: 00000000 EDX: 092aa801
> Jul 31 11:23:17 develop kernel: ESI: 092aa818 EDI: f686567c EBP: f3f23f0c ESP: f3f23f08
> Jul 31 11:23:17 develop kernel: DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
> Jul 31 11:23:17 develop kernel: Process firefox-bin (pid: 2462, ti=f3f22000 task=f06c8b90 task.ti=f3f22000)
> Jul 31 11:23:17 develop kernel: Stack:
> Jul 31 11:23:17 develop kernel: 00000030 f3f23f64 c10dd775 00000400 092aa7f0 f1662c40 f29cfef4 f29cfed8
> Jul 31 11:23:17 develop kernel: <0> f29cfec0 092aa7f0 00000018 00000000 f06c8b90 c104699f f29cfef8 f29cfef8
> Jul 31 11:23:17 develop kernel: <0> 00000002 00000100 00000000 00000020 f1662c40 092aa7f0 00000400 f3f23f8c
> Jul 31 11:23:17 develop kernel: Call Trace:
> Jul 31 11:23:17 develop kernel: [<c10dd775>] ? inotify_read+0x24a/0x269
> Jul 31 11:23:17 develop kernel: [<c104699f>] ? autoremove_wake_function+0x0/0x3a
> Jul 31 11:23:17 develop kernel: [<c10b3206>] ? vfs_read+0x8b/0x142
> Jul 31 11:23:17 develop kernel: [<c10dd52b>] ? inotify_read+0x0/0x269
> Jul 31 11:23:17 develop kernel: [<c10b3366>] ? sys_read+0x3d/0x6b
> Jul 31 11:23:17 develop kernel: [<c1003610>] ? sysenter_do_call+0x12/0x2c
> Jul 31 11:23:17 develop kernel: Code: 74 1f 8d 43 34 39 43 34 75 21 8b 43 2c e8 ba fe fc ff 89 da a1 c4 23 54 c1 e8 79 ff fc ff 5b 5d c3 8d 43 14 e8 b3 e6 fd ff eb d7 <0f> 0b eb fe 55 89 e5 57 56 53 83 ec 0c 89 c6 8d 40 18 89 45 e8
> Jul 31 11:23:17 develop kernel: EIP: [<c10db67b>] fsnotify_put_event+0x46/0x4a SS:ESP 0068:f3f23f08
> Jul 31 11:23:17 develop kernel: ---[ end trace 1290e7d176f2655f ]---
> 
> crissi@develop:~$ uname -a
> Linux develop 2.6.31-rc4 #2 SMP PREEMPT Mon Jul 27 11:47:00 CEST 2009 i686 
> GNU/Linux
> 
> crissi@develop:~$ cat /proc/cpuinfo
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 14
> model name      : Intel(R) Pentium(R) M CPU        000  @ 2.00GHz
> stepping        : 4
> cpu MHz         : 2000.000
> cache size      : 2048 KB
> physical id     : 0
> siblings        : 2
> core id         : 0
> cpu cores       : 2
> apicid          : 0
> initial apicid  : 0
> fdiv_bug        : no
> hlt_bug         : no
> f00f_bug        : no
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 10
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
> bogomips        : 3990.57
> clflush size    : 64
> power management:
> 
> processor       : 1
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 14
> model name      : Intel(R) Pentium(R) M CPU        000  @ 2.00GHz
> stepping        : 4
> cpu MHz         : 2000.000
> cache size      : 2048 KB
> physical id     : 0
> siblings        : 2
> core id         : 1
> cpu cores       : 2
> apicid          : 1
> initial apicid  : 1
> fdiv_bug        : no
> hlt_bug         : no
> f00f_bug        : no
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 10
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
> bogomips        : 3990.06
> clflush size    : 64
> power management:
> 
> 
> Its a debian lenny machine with self compiled kernel from kernel.org.
> 
> 
> Best regards
> -- 
> Linux User Group Wernigerode
> http://www.lug-wr.de/
> 

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel bug
  2008-09-10 20:35 Todor Gyumyushev
@ 2008-09-11  3:21 ` Aaron Straus
  0 siblings, 0 replies; 41+ messages in thread
From: Aaron Straus @ 2008-09-11  3:21 UTC (permalink / raw)
  To: Todor Gyumyushev; +Cc: linux-kernel

On Sep 10 11:35 PM, Todor Gyumyushev wrote:
> kernel BUG at drivers/char/random.c:728!

Hi,

  It's a race condition.  Andrew fixed it as of 2.6.26.4.

				Thanks,
				=a=

-- 
===================
Aaron Straus
aaron@merfinllc.com

^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel bug
@ 2008-09-10 20:35 Todor Gyumyushev
  2008-09-11  3:21 ` Aaron Straus
  0 siblings, 1 reply; 41+ messages in thread
From: Todor Gyumyushev @ 2008-09-10 20:35 UTC (permalink / raw)
  To: linux-kernel

Linux macmini 2.6.26.3 #7 SMP Wed Sep 10 00:54:37 EEST 2008 x86_64 GNU/Linux

Gnu C                  4.3.1
Gnu make               3.81
binutils               2.18.0.20080103
util-linux             2.13.1.1
mount                  2.13.1.1
module-init-tools      3.4
e2fsprogs              1.41.0
Linux C Library        2.7
Dynamic linker (ldd)   2.7
Procps                 3.2.7
Net-tools              1.60
Console-tools          0.2.3
Sh-utils               6.10
udev                   125
wireless-tools         29
Modules Loaded         i915 drm hci_usb rfcomm l2cap vboxdrv pktcdvd 
nfsd lockd nfs_acl auth_rpcgss sunrpc exportfs wlan_ccmp fan ac battery 
loop usblp snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm wlan_scan_sta 
sg rng_core tpm_infineon snd_timer ath_rate_sample snd_page_alloc 
snd_hwdep ath_pci iTCO_wdt thermal ohci1394 sr_mod snd evdev wlan 
iTCO_vendor_support tpm sky2 processor cdrom ieee1394 soundcore ehci_hcd 
uhci_hcd thermal_sys tpm_bios ath_hal button intel_agp hwmon


kernel BUG at drivers/char/random.c:728!
invalid opcode: 0000 [1] SMP
CPU 0
Modules linked in: i915 drm hci_usb rfcomm l2cap vboxdrv pktcdvd nfsd 
lockd nfs_acl auth_rpcgss sunrpc exportfs wlan_ccmp fan ac battery loop 
usblp snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm wlan_scan_sta sg 
rng_core tpm_infineon snd_timer ath_rate_sample snd_page_alloc snd_hwdep 
ath_pci iTCO_wdt thermal ohci1394 sr_mod snd evdev wlan 
iTCO_vendor_support tpm sky2 processor cdrom ieee1394 soundcore ehci_hcd 
uhci_hcd thermal_sys tpm_bios ath_hal(P) button intel_agp hwmon
Pid: 9038, comm: VirtualBox Tainted: P          2.6.26.3 #7
RIP: 0010:[<ffffffff8036adc5>]  [<ffffffff8036adc5>] account+0x115/0x120
RSP: 0018:ffff810060ac5e88  EFLAGS: 00010206
RAX: 0000000000000400 RBX: ffffffff8055a760 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000001000 RDI: ffffffff8055a760
RBP: 0000000000000000 R08: 000000000000001f R09: ffff810060ac5ea8
R10: 0000000000111fa4 R11: 000000000000001a R12: 0000000000001000
R13: 0000000000000000 R14: ffffffff8055a760 R15: 0000000000000000
FS:  00007ffa4c57e6f0(0000) GS:ffffffff80571000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffa480ca251 CR3: 0000000060897000 CR4: 00000000000006e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process VirtualBox (pid: 9038, threadinfo ffff810060ac4000, task 
ffff81006bb6b0f0)
Stack:  a1a2560907f2eb38 0000000000001000 0000000000001000 0000000000000000
 00007ffa4c583000 ffffffff8055a760 0000000000000000 ffffffff8036b361
 0000000000000001 0000000000000000 00000007ffa4c583 ffff810060975300
Call Trace:
 [<ffffffff8036b361>] extract_entropy_user+0x31/0xe0
 [<ffffffff8028fe08>] vfs_read+0xc8/0x170
 [<ffffffff8028ffb3>] sys_read+0x53/0xa0
 [<ffffffff8020b71b>] system_call_after_swapgs+0x7b/0x80


Code: 48 39 f8 0f 87 7d ff ff ff 0f 1f 44 00 00 4a 8d 04 e5 00 00 00 00 
29 c1 89 4b 30 e9 69 ff ff ff 66 0f 1f 44 00 00 45 31 e4 eb 9b <0f> 0b 
eb fe 0f 1f 80 00 00 00 00 41 57 49 89 f7 41 56 41 55 41
RIP  [<ffffffff8036adc5>] account+0x115/0x120
 RSP <ffff810060ac5e88>
---[ end trace d407014deb702b60 ]---


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel bug
  2008-04-13 16:06 monte
  2008-04-13 18:20 ` Jesper Juhl
@ 2008-04-13 18:33 ` Alan Cox
  1 sibling, 0 replies; 41+ messages in thread
From: Alan Cox @ 2008-04-13 18:33 UTC (permalink / raw)
  To: monte; +Cc: linux-kernel

On Sun, 13 Apr 2008 10:06:26 -0600
monte <monte@eslashlonghorns.com> wrote:

> Since I am new at this, this is the info you may need.
> 
> I am trying to using Ubuntu hardy (development branch), Kernel 
> 2.6.24-16, and get the following error
> 
> error 18: selected cylinder exceeds maximum supported by BIOS.

That isn't a kernel message as far as I can tell, it would seem to be one
from the boot loader, and probably indicates your distribution does not
set boot partitions up correctly - you should repor tit to the Ubuntu
people.

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel bug
  2008-04-13 16:06 monte
@ 2008-04-13 18:20 ` Jesper Juhl
  2008-04-13 18:33 ` Alan Cox
  1 sibling, 0 replies; 41+ messages in thread
From: Jesper Juhl @ 2008-04-13 18:20 UTC (permalink / raw)
  To: monte; +Cc: linux-kernel

On 13/04/2008, monte <monte@eslashlonghorns.com> wrote:
> Since I am new at this, this is the info you may need.
>
There's a very good document describing information kernel developers
may need when reporting kernel bugs. It's called 'REPORTING-BUGS' and
can be found in the root of the kernel source tree - here's a link to
an online copy: http://lxr.linux.no/linux+v2.6.24.4/REPORTING-BUGS

>  I am trying to using Ubuntu hardy (development branch), Kernel 2.6.24-16,

That's a distribution kernel, not a stock kernel.org kernel. As a
general rule, kernel developers at kernel.org have a hard time
providing help with distribution kernels since almost all
distributions take the kernel.org kernel and then add patches of their
own to it. This makes it hard for kernel.org people to know if the bug
you have hit is due to a distribution specific patch or not.
For this reason it's generally a good idea to verify the problem with
a kernel.org kernel - usually testing the latest released kernel as
well as the latest pre-release kernel and providing information on
whether or not the problem occurs with them is very valuable info (in
this case, the kernels to test would then be 2.6.24.4 and 2.6.25-rc9,
sources for both are available at http://kernel.org/ ).

> and get the following error
>
>  error 18: selected cylinder exceeds maximum supported by BIOS.
>

That's not a kernel problem. It's a problem with your bootloader.
For details on this specific error and what to do about it, take a
look at http://wiki.linuxquestions.org/wiki/GRUB#Error_18

>  This started with kernel 2.6.24-15.  Currently I have to boot into kernel
> 2.6.24-14.
>
I'd guess that you do not have a sepperate /boot partitions where you
keep your kernels (or if you do it's not at the start of your disk).
The fact that your 2.6.24-14 kernel boots and your 2.6.24-15 does not
probably has to do with the -14 one being placed within the first 1024
cyl of the disk (probably purely by luck) and the -15 was placed
elsewhere. The way to ensure that they always end up within the first
1024cyl that your BIOS can handle is by having a /boot partition at
the start of the disk that is <=512MB and then always place your
kernels there.

>  My BIOS are Award Modular Bios v4.51PC, with Award Plug and Play Bios ext
> v1.0A
>
If a BIOS update is available it's possible it could resolve the issue
by allowing the BIOS to see more than the first 1024 cylinders of the
disk, but with a system as old as this I doubt it very much.

Hope that helps you.

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel bug
@ 2008-04-13 16:06 monte
  2008-04-13 18:20 ` Jesper Juhl
  2008-04-13 18:33 ` Alan Cox
  0 siblings, 2 replies; 41+ messages in thread
From: monte @ 2008-04-13 16:06 UTC (permalink / raw)
  To: linux-kernel

Since I am new at this, this is the info you may need.

I am trying to using Ubuntu hardy (development branch), Kernel 
2.6.24-16, and get the following error

error 18: selected cylinder exceeds maximum supported by BIOS.

This started with kernel 2.6.24-15.  Currently I have to boot into 
kernel 2.6.24-14.

My BIOS are Award Modular Bios v4.51PC, with Award Plug and Play Bios 
ext v1.0A

Processor
300 MHz Intel Pentium II
32 kilobyte primary memory cache
512 Kilobyte secondary memory cache

Controllers
Standard Floppy Disk Controller
Intel 82371AB/EB PCI Bus Master IDE Controller
Primary IDE controller (dual fifo)
Secondary IDE controller (dual fifo)
Standard IDE/ESDI hard Disk Controller


Drives
38.10 Gig Usable Hard Drive Capacity

Main circuit Board
Board: i440LX-W977TF
Bus Clock:  66MHz

Memory Modules 192 Megabytes Installed Memory

Hope this is enough.

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: Kernel bug
  2007-09-19 21:43 Kernel bug Branislav Bozgai
@ 2007-09-24 15:33 ` Mel Gorman
  0 siblings, 0 replies; 41+ messages in thread
From: Mel Gorman @ 2007-09-24 15:33 UTC (permalink / raw)
  To: Branislav Bozgai; +Cc: linux-kernel

On (19/09/07 17:43), Branislav Bozgai didst pronounce:
> uname -a
> Linux tweety 2.6.21.3-default #2 Tue Aug 7 17:11:50 EDT 2007 i686 athlon 
> i386 GNU/Linux
> Hello, my system is crashing with following info in /var/log/messages, 
> thought I send it to you.

Does this happen after suspend/resume by any chance? I ask because it
looks vagely similar to
http://groups.google.com/group/linux.kernel/browse_thread/thread/7aa897981d7d440f
.

The first error is interesting, the other ones look like slab lists have
been hosed. Just to rule it out, have you run memtest+ on your machine
to make sure you RAM is healthy?

> Sep 19 17:05:33 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
> Sep 19 17:05:33 tweety kernel:  printing eip:
> Sep 19 17:05:33 tweety kernel: c0154707
> Sep 19 17:05:33 tweety kernel: *pde = 00000000
> Sep 19 17:05:33 tweety kernel: Oops: 0000 [#1]
> Sep 19 17:05:33 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
> Sep 19 17:05:33 tweety kernel: CPU:    0
> Sep 19 17:05:33 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
> Sep 19 17:05:33 tweety kernel: EFLAGS: 00010003   (2.6.21.3-default #2)
> Sep 19 17:05:33 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
> Sep 19 17:05:33 tweety kernel: eax: 0000002a   ebx: 09c123e8   ecx: 00000006   edx: 143baaf4
> Sep 19 17:05:33 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: eb173ed8
> Sep 19 17:05:33 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Sep 19 17:05:33 tweety kernel: Process sshd (pid: 15749, ti=eb172000 task=f476f030 task.ti=eb172000)
> Sep 19 17:05:33 tweety kernel: Stack: 00000029 000000d0 f7f07c40 00000000 00000035 e74d2200 c945ab7c df03fb7c 
> Sep 19 17:05:33 tweety kernel:        b7d25000 b7d2f000 00000246 000000d0 f7f07c40 cb5cb030 c015460e 00000003 
> Sep 19 17:05:33 tweety kernel:        dc7e2320 00000003 c0117379 c6c9f6d4 00000000 f8c58000 eb173fb8 bf8b9c70 
> Sep 19 17:05:33 tweety kernel: Call Trace:
> Sep 19 17:05:33 tweety kernel:  [<c015460e>] kmem_cache_alloc+0x36/0x40
> Sep 19 17:05:33 tweety kernel:  [<c0117379>] copy_process+0x8e5/0xeea
> Sep 19 17:05:33 tweety kernel:  [<c0117bae>] do_fork+0x9e/0x17d
> Sep 19 17:05:33 tweety kernel:  [<c01031cd>] sys_clone+0x32/0x36
> Sep 19 17:05:33 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
> Sep 19 17:05:33 tweety kernel:  =======================
> Sep 19 17:05:33 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
> Sep 19 17:05:33 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:eb173ed8
> Sep 19 17:05:33 tweety kernel: ------------[ cut here ]------------
> Sep 19 17:05:33 tweety kernel: kernel BUG at mm/slab.c:597!
> Sep 19 17:05:33 tweety kernel: invalid opcode: 0000 [#2]
> Sep 19 17:05:33 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
> Sep 19 17:05:33 tweety kernel: CPU:    0
> Sep 19 17:05:33 tweety kernel: EIP:    0060:[<c01541d3>]    Not tainted VLI
> Sep 19 17:05:33 tweety kernel: EFLAGS: 00210202   (2.6.21.3-default #2)
> Sep 19 17:05:33 tweety kernel: EIP is at kmem_cache_free+0x29/0x5a
> Sep 19 17:05:33 tweety kernel: eax: 40000868   ebx: e0fbb728   ecx: f7f07c40   edx: c141f760
> Sep 19 17:05:33 tweety kernel: esi: 00000000   edi: e0fbb728   ebp: e973f710   esp: ea173f64
> Sep 19 17:05:33 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Sep 19 17:05:33 tweety kernel: Process postmaster (pid: 3842, ti=ea172000 task=f09a7030 task.ti=ea172000)
> Sep 19 17:05:33 tweety kernel: Stack: e0fbb728 00000000 e0fbb728 c0149eef f3a00900 e0fbb728 c014a821 ffffffff 
> Sep 19 17:05:33 tweety kernel:        b7f57000 b7f56000 b7f57000 e973f71c e973f710 f3a00900 f3a00934 00000000 
> Sep 19 17:05:33 tweety kernel:        ea172000 c014a86a b7f56000 0835a640 c0104aa0 b7f56000 00001000 b7c7cff4 
> Sep 19 17:05:33 tweety kernel: Call Trace:
> Sep 19 17:05:33 tweety kernel:  [<c0149eef>] remove_vma+0x36/0x3b
> Sep 19 17:05:33 tweety kernel:  [<c014a821>] do_munmap+0x19d/0x1b6
> Sep 19 17:05:33 tweety kernel:  [<c014a86a>] sys_munmap+0x30/0x3e
> Sep 19 17:05:33 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
> Sep 19 17:05:33 tweety kernel:  =======================
> Sep 19 17:05:33 tweety kernel: Code: 5f c3 57 89 d7 8d 92 00 00 00 40 89 c1 c1 ea 0c 56 c1 e2 05 03 15 c0 8a 3a c0 53 8b 02 f6 c4 40 74 03 8b 52 0c 8b 02 84 c0 78 04 <0f> 0b eb fe 39 4a 18 74 04 0f 0b eb fe 9c 5e fa 8b 19 8b 03 3b 
> Sep 19 17:05:33 tweety kernel: EIP: [<c01541d3>] kmem_cache_free+0x29/0x5a SS:ESP 0068:ea173f64
> Sep 19 17:05:34 tweety kernel: ------------[ cut here ]------------
> Sep 19 17:05:34 tweety kernel: kernel BUG at mm/slab.c:3751!
> Sep 19 17:05:34 tweety kernel: invalid opcode: 0000 [#3]
> Sep 19 17:05:34 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
> Sep 19 17:05:34 tweety kernel: CPU:    0
> Sep 19 17:05:34 tweety kernel: EIP:    0060:[<c01541dc>]    Not tainted VLI
> Sep 19 17:05:34 tweety kernel: EFLAGS: 00010202   (2.6.21.3-default #2)
> Sep 19 17:05:34 tweety kernel: EIP is at kmem_cache_free+0x32/0x5a
> Sep 19 17:05:34 tweety kernel: eax: 40000080   ebx: e0dbe2d4   ecx: f7f07c40   edx: c141b7c0
> Sep 19 17:05:34 tweety kernel: esi: 00000000   edi: e0dbe2d4   ebp: c7e2856c   esp: c7f9ff64
> Sep 19 17:05:34 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Sep 19 17:05:34 tweety kernel: Process fail2ban-server (pid: 7803, ti=c7f9e000 task=f2325a70 task.ti=c7f9e000)
> Sep 19 17:05:34 tweety kernel: Stack: e0dbe2d4 00000000 e0dbe2d4 c0149eef c815bac0 e0dbe2d4 c014a821 ffffffff 
> Sep 19 17:05:34 tweety kernel:        b7bc3000 b7bc2000 b7bc3000 c7e28578 c7e2856c c815bac0 c815baf4 00000000 
> Sep 19 17:05:34 tweety kernel:        c7f9e000 c014a86a b7bc2000 08136d38 c0104aa0 b7bc2000 00001000 b7ddbff4 
> Sep 19 17:05:34 tweety kernel: Call Trace:
> Sep 19 17:05:34 tweety kernel:  [<c0149eef>] remove_vma+0x36/0x3b
> Sep 19 17:05:34 tweety kernel:  [<c014a821>] do_munmap+0x19d/0x1b6
> Sep 19 17:05:34 tweety kernel:  [<c014a86a>] sys_munmap+0x30/0x3e
> Sep 19 17:05:34 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
> Sep 19 17:05:34 tweety kernel:  =======================
> Sep 19 17:05:34 tweety kernel: Code: 00 40 89 c1 c1 ea 0c 56 c1 e2 05 03 15 c0 8a 3a c0 53 8b 02 f6 c4 40 74 03 8b 52 0c 8b 02 84 c0 78 04 0f 0b eb fe 39 4a 18 74 04 <0f> 0b eb fe 9c 5e fa 8b 19 8b 03 3b 43 04 72 0b 89 c8 89 da e8 
> Sep 19 17:05:34 tweety kernel: EIP: [<c01541dc>] kmem_cache_free+0x32/0x5a SS:ESP 0068:c7f9ff64
> Sep 19 17:05:35 tweety kernel: ------------[ cut here ]------------
> Sep 19 17:05:35 tweety kernel: kernel BUG at mm/slab.c:3751!
> Sep 19 17:05:35 tweety kernel: invalid opcode: 0000 [#4]
> Sep 19 17:05:35 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
> Sep 19 17:05:35 tweety kernel: CPU:    0
> Sep 19 17:05:35 tweety kernel: EIP:    0060:[<c01541dc>]    Not tainted VLI
> Sep 19 17:05:35 tweety kernel: EFLAGS: 00210287   (2.6.21.3-default #2)
> Sep 19 17:05:35 tweety kernel: EIP is at kmem_cache_free+0x32/0x5a
> Sep 19 17:05:35 tweety kernel: eax: 40000080   ebx: e0edfaa4   ecx: f7f07c40   edx: c141dbe0
> Sep 19 17:05:35 tweety kernel: esi: 00000000   edi: e0edfaa4   ebp: de5ed7b8   esp: def41f64
> Sep 19 17:05:35 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Sep 19 17:05:35 tweety kernel: Process indexer (pid: 4276, ti=def40000 task=e3ef1550 task.ti=def40000)
> Sep 19 17:05:35 tweety kernel: Stack: e0edfaa4 00000000 e0edfaa4 c0149eef dfa28c80 e0edfaa4 c014a821 ffffffff 
> Sep 19 17:05:35 tweety kernel:        b7ed2000 b7ed1000 b7ed2000 de5ed7c4 de5ed7b8 dfa28c80 dfa28cb4 00000000 
> Sep 19 17:05:35 tweety kernel:        def40000 c014a86a b7ed1000 08051ec8 c0104aa0 b7ed1000 00001000 b7ea1ff4 
> Sep 19 17:05:35 tweety kernel: Call Trace:
> Sep 19 17:05:35 tweety kernel:  [<c0149eef>] remove_vma+0x36/0x3b
> Sep 19 17:05:35 tweety kernel:  [<c014a821>] do_munmap+0x19d/0x1b6
> Sep 19 17:05:35 tweety kernel:  [<c014a86a>] sys_munmap+0x30/0x3e
> Sep 19 17:05:35 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
> Sep 19 17:05:35 tweety kernel:  =======================
> Sep 19 17:05:35 tweety kernel: Code: 00 40 89 c1 c1 ea 0c 56 c1 e2 05 03 15 c0 8a 3a c0 53 8b 02 f6 c4 40 74 03 8b 52 0c 8b 02 84 c0 78 04 0f 0b eb fe 39 4a 18 74 04 <0f> 0b eb fe 9c 5e fa 8b 19 8b 03 3b 43 04 72 0b 89 c8 89 da e8 
> Sep 19 17:05:35 tweety kernel: EIP: [<c01541dc>] kmem_cache_free+0x32/0x5a SS:ESP 0068:def41f64
> Sep 19 17:05:36 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
> Sep 19 17:05:36 tweety kernel:  printing eip:
> Sep 19 17:05:36 tweety kernel: c0154707
> Sep 19 17:05:36 tweety kernel: *pde = 00000000
> Sep 19 17:05:36 tweety kernel: Oops: 0000 [#5]
> Sep 19 17:05:36 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
> Sep 19 17:05:36 tweety kernel: CPU:    0
> Sep 19 17:05:36 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
> Sep 19 17:05:36 tweety kernel: EFLAGS: 00010003   (2.6.21.3-default #2)
> Sep 19 17:05:36 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
> Sep 19 17:05:36 tweety kernel: eax: 0000002b   ebx: 09c123e8   ecx: 00000000   edx: 143baaf4
> Sep 19 17:05:36 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: c0e67ed8
> Sep 19 17:05:36 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Sep 19 17:05:36 tweety kernel: Process stunnel (pid: 19365, ti=c0e66000 task=f2325550 task.ti=c0e66000)
> Sep 19 17:05:36 tweety kernel: Stack: 0000002a 000000d0 f7f07c40 00000000 0000003b dcd5e740 f474a800 f2199800 
> Sep 19 17:05:36 tweety kernel:        8008d000 8008d000 00000246 000000d0 f7f07c40 dd374550 c015460e 00000021 
> Sep 19 17:05:36 tweety kernel:        d03e741c 00000021 c0117379 c46422e4 f7a63a14 f6788180 c0e67fb8 b7ee4e24 
> Sep 19 17:05:36 tweety kernel: Call Trace:
> Sep 19 17:05:36 tweety kernel:  [<c015460e>] kmem_cache_alloc+0x36/0x40
> Sep 19 17:05:36 tweety kernel:  [<c0117379>] copy_process+0x8e5/0xeea
> Sep 19 17:05:36 tweety kernel:  [<c0117bae>] do_fork+0x9e/0x17d
> Sep 19 17:05:36 tweety kernel:  [<c01031cd>] sys_clone+0x32/0x36
> Sep 19 17:05:36 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
> Sep 19 17:05:36 tweety kernel:  =======================
> Sep 19 17:05:36 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
> Sep 19 17:05:36 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:c0e67ed8
> Sep 19 17:05:39 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
> Sep 19 17:05:39 tweety kernel:  printing eip:
> Sep 19 17:05:39 tweety kernel: c0154707
> Sep 19 17:05:39 tweety kernel: *pde = 00000000
> Sep 19 17:05:39 tweety kernel: Oops: 0000 [#6]
> Sep 19 17:05:39 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
> Sep 19 17:05:39 tweety kernel: CPU:    0
> Sep 19 17:05:39 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
> Sep 19 17:05:39 tweety kernel: EFLAGS: 00010003   (2.6.21.3-default #2)
> Sep 19 17:05:39 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
> Sep 19 17:05:39 tweety kernel: eax: 0000002c   ebx: 09c123e8   ecx: 00000000   edx: 143baaf4
> Sep 19 17:05:39 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: e92c5ef8
> Sep 19 17:05:39 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Sep 19 17:05:39 tweety kernel: Process nscd (pid: 4021, ti=e92c4000 task=f0255030 task.ti=e92c4000)
> Sep 19 17:05:39 tweety kernel: Stack: 0000002b 000000d0 f7f07c40 00000000 0000003b 00000000 00000000 00000000 
> Sep 19 17:05:39 tweety kernel:        e63f9374 e518acf8 000000d0 f7f07c40 00000246 00000000 c0154aa7 f8e40e40 
> Sep 19 17:05:39 tweety kernel:        00100073 fffffff4 c014b4f8 b7fa5000 00100073 00000000 00000000 000b7fa4 
> Sep 19 17:05:39 tweety kernel: Call Trace:
> Sep 19 17:05:39 tweety kernel:  [<c0154aa7>] kmem_cache_zalloc+0x36/0x63
> Sep 19 17:05:39 tweety kernel:  [<c014b4f8>] do_mmap_pgoff+0x3a6/0x6e4
> Sep 19 17:05:39 tweety kernel:  [<c010803c>] sys_mmap2+0x66/0xb7
> Sep 19 17:05:39 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
> Sep 19 17:05:39 tweety kernel:  =======================
> Sep 19 17:05:39 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
> Sep 19 17:05:39 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:e92c5ef8
> Sep 19 17:05:44 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
> Sep 19 17:05:44 tweety kernel:  printing eip:
> Sep 19 17:05:44 tweety kernel: c0154707
> Sep 19 17:05:44 tweety kernel: *pde = 00000000
> Sep 19 17:05:44 tweety kernel: Oops: 0000 [#7]
> Sep 19 17:05:44 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
> Sep 19 17:05:44 tweety kernel: CPU:    0
> Sep 19 17:05:44 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
> Sep 19 17:05:44 tweety kernel: EFLAGS: 00010003   (2.6.21.3-default #2)
> Sep 19 17:05:44 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
> Sep 19 17:05:44 tweety kernel: eax: 0000002d   ebx: 09c123e8   ecx: 00000000   edx: 143baaf4
> Sep 19 17:05:44 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: ce9a7ed8
> Sep 19 17:05:44 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Sep 19 17:05:44 tweety kernel: Process bash (pid: 15980, ti=ce9a6000 task=e1840030 task.ti=ce9a6000)
> Sep 19 17:05:44 tweety kernel: Stack: 0000002c 000000d0 f7f07c40 00000000 0000003b f7a2b740 d427bb7c e8511b7c 
> Sep 19 17:05:44 tweety kernel:        b7f04000 b7f07000 00000246 000000d0 f7f07c40 d6299a70 c015460e ca3c1d4c 
> Sep 19 17:05:44 tweety kernel:        c841af98 00000000 c0117379 ca3c10ec 000000d0 f7f0ff40 ce9a7fb8 bfec6418 
> Sep 19 17:05:44 tweety kernel: Call Trace:
> Sep 19 17:05:44 tweety kernel:  [<c015460e>] kmem_cache_alloc+0x36/0x40
> Sep 19 17:05:44 tweety kernel:  [<c0117379>] copy_process+0x8e5/0xeea
> Sep 19 17:05:44 tweety kernel:  [<c0117bae>] do_fork+0x9e/0x17d
> Sep 19 17:05:44 tweety kernel:  [<c01b05f9>] copy_to_user+0x2d/0x44
> Sep 19 17:05:44 tweety kernel:  [<c01031cd>] sys_clone+0x32/0x36
> Sep 19 17:05:44 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
> Sep 19 17:05:44 tweety kernel:  =======================
> Sep 19 17:05:44 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
> Sep 19 17:05:44 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:ce9a7ed8
> Sep 19 17:05:45 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
> Sep 19 17:05:45 tweety kernel:  printing eip:
> Sep 19 17:05:45 tweety kernel: c0154707
> Sep 19 17:05:45 tweety kernel: *pde = 00000000
> Sep 19 17:05:45 tweety kernel: Oops: 0000 [#8]
> Sep 19 17:05:45 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
> Sep 19 17:05:45 tweety kernel: CPU:    0
> Sep 19 17:05:45 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
> Sep 19 17:05:45 tweety kernel: EFLAGS: 00210003   (2.6.21.3-default #2)
> Sep 19 17:05:45 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
> Sep 19 17:05:45 tweety kernel: eax: 0000002e   ebx: 09c123e8   ecx: 00000000   edx: 143baaf4
> Sep 19 17:05:45 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: d5803f18
> Sep 19 17:05:45 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Sep 19 17:05:45 tweety kernel: Process snmpd (pid: 5184, ti=d5802000 task=dd1cca70 task.ti=d5802000)
> Sep 19 17:05:45 tweety kernel: Stack: 0000002d 000000d0 f7f07c40 00000000 0000003b b7ee1000 dffceac4 c011d19b 
> Sep 19 17:05:45 tweety kernel:        b7ee1000 d5803f64 00200246 000000d0 f7f07c40 00000001 c015460e d29c5e40 
> Sep 19 17:05:45 tweety kernel:        e0fc656c b7ee2000 c014a5fd 00000010 c73d569c d29c5e40 e0fc656c b7ee2000 
> Sep 19 17:05:45 tweety kernel: Call Trace:
> Sep 19 17:05:45 tweety kernel:  [<c011d19b>] proc_dointvec_ms_jiffies+0x30/0x35
> Sep 19 17:05:45 tweety kernel:  [<c015460e>] kmem_cache_alloc+0x36/0x40
> Sep 19 17:05:45 tweety kernel:  [<c014a5fd>] split_vma+0x46/0xcd
> Sep 19 17:05:45 tweety kernel:  [<c014a74e>] do_munmap+0xca/0x1b6
> Sep 19 17:05:45 tweety kernel:  [<c0167e19>] mntput_no_expire+0x11/0x59
> Sep 19 17:05:45 tweety kernel:  [<c01558ec>] filp_close+0x51/0x58
> Sep 19 17:05:45 tweety kernel:  [<c014a86a>] sys_munmap+0x30/0x3e
> Sep 19 17:05:45 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
> Sep 19 17:05:45 tweety kernel:  =======================
> Sep 19 17:05:45 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
> Sep 19 17:05:45 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:d5803f18

-- 
-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel bug
@ 2007-09-19 21:43 Branislav Bozgai
  2007-09-24 15:33 ` Mel Gorman
  0 siblings, 1 reply; 41+ messages in thread
From: Branislav Bozgai @ 2007-09-19 21:43 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 194 bytes --]

uname -a
Linux tweety 2.6.21.3-default #2 Tue Aug 7 17:11:50 EDT 2007 i686 athlon i386 GNU/Linux
Hello, my system is crashing with following info in /var/log/messages, thought I send it to you.

[-- Attachment #2: crash.log --]
[-- Type: text/plain, Size: 20780 bytes --]

Sep 19 17:05:33 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
Sep 19 17:05:33 tweety kernel:  printing eip:
Sep 19 17:05:33 tweety kernel: c0154707
Sep 19 17:05:33 tweety kernel: *pde = 00000000
Sep 19 17:05:33 tweety kernel: Oops: 0000 [#1]
Sep 19 17:05:33 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
Sep 19 17:05:33 tweety kernel: CPU:    0
Sep 19 17:05:33 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
Sep 19 17:05:33 tweety kernel: EFLAGS: 00010003   (2.6.21.3-default #2)
Sep 19 17:05:33 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
Sep 19 17:05:33 tweety kernel: eax: 0000002a   ebx: 09c123e8   ecx: 00000006   edx: 143baaf4
Sep 19 17:05:33 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: eb173ed8
Sep 19 17:05:33 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 19 17:05:33 tweety kernel: Process sshd (pid: 15749, ti=eb172000 task=f476f030 task.ti=eb172000)
Sep 19 17:05:33 tweety kernel: Stack: 00000029 000000d0 f7f07c40 00000000 00000035 e74d2200 c945ab7c df03fb7c 
Sep 19 17:05:33 tweety kernel:        b7d25000 b7d2f000 00000246 000000d0 f7f07c40 cb5cb030 c015460e 00000003 
Sep 19 17:05:33 tweety kernel:        dc7e2320 00000003 c0117379 c6c9f6d4 00000000 f8c58000 eb173fb8 bf8b9c70 
Sep 19 17:05:33 tweety kernel: Call Trace:
Sep 19 17:05:33 tweety kernel:  [<c015460e>] kmem_cache_alloc+0x36/0x40
Sep 19 17:05:33 tweety kernel:  [<c0117379>] copy_process+0x8e5/0xeea
Sep 19 17:05:33 tweety kernel:  [<c0117bae>] do_fork+0x9e/0x17d
Sep 19 17:05:33 tweety kernel:  [<c01031cd>] sys_clone+0x32/0x36
Sep 19 17:05:33 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
Sep 19 17:05:33 tweety kernel:  =======================
Sep 19 17:05:33 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
Sep 19 17:05:33 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:eb173ed8
Sep 19 17:05:33 tweety kernel: ------------[ cut here ]------------
Sep 19 17:05:33 tweety kernel: kernel BUG at mm/slab.c:597!
Sep 19 17:05:33 tweety kernel: invalid opcode: 0000 [#2]
Sep 19 17:05:33 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
Sep 19 17:05:33 tweety kernel: CPU:    0
Sep 19 17:05:33 tweety kernel: EIP:    0060:[<c01541d3>]    Not tainted VLI
Sep 19 17:05:33 tweety kernel: EFLAGS: 00210202   (2.6.21.3-default #2)
Sep 19 17:05:33 tweety kernel: EIP is at kmem_cache_free+0x29/0x5a
Sep 19 17:05:33 tweety kernel: eax: 40000868   ebx: e0fbb728   ecx: f7f07c40   edx: c141f760
Sep 19 17:05:33 tweety kernel: esi: 00000000   edi: e0fbb728   ebp: e973f710   esp: ea173f64
Sep 19 17:05:33 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 19 17:05:33 tweety kernel: Process postmaster (pid: 3842, ti=ea172000 task=f09a7030 task.ti=ea172000)
Sep 19 17:05:33 tweety kernel: Stack: e0fbb728 00000000 e0fbb728 c0149eef f3a00900 e0fbb728 c014a821 ffffffff 
Sep 19 17:05:33 tweety kernel:        b7f57000 b7f56000 b7f57000 e973f71c e973f710 f3a00900 f3a00934 00000000 
Sep 19 17:05:33 tweety kernel:        ea172000 c014a86a b7f56000 0835a640 c0104aa0 b7f56000 00001000 b7c7cff4 
Sep 19 17:05:33 tweety kernel: Call Trace:
Sep 19 17:05:33 tweety kernel:  [<c0149eef>] remove_vma+0x36/0x3b
Sep 19 17:05:33 tweety kernel:  [<c014a821>] do_munmap+0x19d/0x1b6
Sep 19 17:05:33 tweety kernel:  [<c014a86a>] sys_munmap+0x30/0x3e
Sep 19 17:05:33 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
Sep 19 17:05:33 tweety kernel:  =======================
Sep 19 17:05:33 tweety kernel: Code: 5f c3 57 89 d7 8d 92 00 00 00 40 89 c1 c1 ea 0c 56 c1 e2 05 03 15 c0 8a 3a c0 53 8b 02 f6 c4 40 74 03 8b 52 0c 8b 02 84 c0 78 04 <0f> 0b eb fe 39 4a 18 74 04 0f 0b eb fe 9c 5e fa 8b 19 8b 03 3b 
Sep 19 17:05:33 tweety kernel: EIP: [<c01541d3>] kmem_cache_free+0x29/0x5a SS:ESP 0068:ea173f64
Sep 19 17:05:34 tweety kernel: ------------[ cut here ]------------
Sep 19 17:05:34 tweety kernel: kernel BUG at mm/slab.c:3751!
Sep 19 17:05:34 tweety kernel: invalid opcode: 0000 [#3]
Sep 19 17:05:34 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
Sep 19 17:05:34 tweety kernel: CPU:    0
Sep 19 17:05:34 tweety kernel: EIP:    0060:[<c01541dc>]    Not tainted VLI
Sep 19 17:05:34 tweety kernel: EFLAGS: 00010202   (2.6.21.3-default #2)
Sep 19 17:05:34 tweety kernel: EIP is at kmem_cache_free+0x32/0x5a
Sep 19 17:05:34 tweety kernel: eax: 40000080   ebx: e0dbe2d4   ecx: f7f07c40   edx: c141b7c0
Sep 19 17:05:34 tweety kernel: esi: 00000000   edi: e0dbe2d4   ebp: c7e2856c   esp: c7f9ff64
Sep 19 17:05:34 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 19 17:05:34 tweety kernel: Process fail2ban-server (pid: 7803, ti=c7f9e000 task=f2325a70 task.ti=c7f9e000)
Sep 19 17:05:34 tweety kernel: Stack: e0dbe2d4 00000000 e0dbe2d4 c0149eef c815bac0 e0dbe2d4 c014a821 ffffffff 
Sep 19 17:05:34 tweety kernel:        b7bc3000 b7bc2000 b7bc3000 c7e28578 c7e2856c c815bac0 c815baf4 00000000 
Sep 19 17:05:34 tweety kernel:        c7f9e000 c014a86a b7bc2000 08136d38 c0104aa0 b7bc2000 00001000 b7ddbff4 
Sep 19 17:05:34 tweety kernel: Call Trace:
Sep 19 17:05:34 tweety kernel:  [<c0149eef>] remove_vma+0x36/0x3b
Sep 19 17:05:34 tweety kernel:  [<c014a821>] do_munmap+0x19d/0x1b6
Sep 19 17:05:34 tweety kernel:  [<c014a86a>] sys_munmap+0x30/0x3e
Sep 19 17:05:34 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
Sep 19 17:05:34 tweety kernel:  =======================
Sep 19 17:05:34 tweety kernel: Code: 00 40 89 c1 c1 ea 0c 56 c1 e2 05 03 15 c0 8a 3a c0 53 8b 02 f6 c4 40 74 03 8b 52 0c 8b 02 84 c0 78 04 0f 0b eb fe 39 4a 18 74 04 <0f> 0b eb fe 9c 5e fa 8b 19 8b 03 3b 43 04 72 0b 89 c8 89 da e8 
Sep 19 17:05:34 tweety kernel: EIP: [<c01541dc>] kmem_cache_free+0x32/0x5a SS:ESP 0068:c7f9ff64
Sep 19 17:05:35 tweety kernel: ------------[ cut here ]------------
Sep 19 17:05:35 tweety kernel: kernel BUG at mm/slab.c:3751!
Sep 19 17:05:35 tweety kernel: invalid opcode: 0000 [#4]
Sep 19 17:05:35 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
Sep 19 17:05:35 tweety kernel: CPU:    0
Sep 19 17:05:35 tweety kernel: EIP:    0060:[<c01541dc>]    Not tainted VLI
Sep 19 17:05:35 tweety kernel: EFLAGS: 00210287   (2.6.21.3-default #2)
Sep 19 17:05:35 tweety kernel: EIP is at kmem_cache_free+0x32/0x5a
Sep 19 17:05:35 tweety kernel: eax: 40000080   ebx: e0edfaa4   ecx: f7f07c40   edx: c141dbe0
Sep 19 17:05:35 tweety kernel: esi: 00000000   edi: e0edfaa4   ebp: de5ed7b8   esp: def41f64
Sep 19 17:05:35 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 19 17:05:35 tweety kernel: Process indexer (pid: 4276, ti=def40000 task=e3ef1550 task.ti=def40000)
Sep 19 17:05:35 tweety kernel: Stack: e0edfaa4 00000000 e0edfaa4 c0149eef dfa28c80 e0edfaa4 c014a821 ffffffff 
Sep 19 17:05:35 tweety kernel:        b7ed2000 b7ed1000 b7ed2000 de5ed7c4 de5ed7b8 dfa28c80 dfa28cb4 00000000 
Sep 19 17:05:35 tweety kernel:        def40000 c014a86a b7ed1000 08051ec8 c0104aa0 b7ed1000 00001000 b7ea1ff4 
Sep 19 17:05:35 tweety kernel: Call Trace:
Sep 19 17:05:35 tweety kernel:  [<c0149eef>] remove_vma+0x36/0x3b
Sep 19 17:05:35 tweety kernel:  [<c014a821>] do_munmap+0x19d/0x1b6
Sep 19 17:05:35 tweety kernel:  [<c014a86a>] sys_munmap+0x30/0x3e
Sep 19 17:05:35 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
Sep 19 17:05:35 tweety kernel:  =======================
Sep 19 17:05:35 tweety kernel: Code: 00 40 89 c1 c1 ea 0c 56 c1 e2 05 03 15 c0 8a 3a c0 53 8b 02 f6 c4 40 74 03 8b 52 0c 8b 02 84 c0 78 04 0f 0b eb fe 39 4a 18 74 04 <0f> 0b eb fe 9c 5e fa 8b 19 8b 03 3b 43 04 72 0b 89 c8 89 da e8 
Sep 19 17:05:35 tweety kernel: EIP: [<c01541dc>] kmem_cache_free+0x32/0x5a SS:ESP 0068:def41f64
Sep 19 17:05:36 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
Sep 19 17:05:36 tweety kernel:  printing eip:
Sep 19 17:05:36 tweety kernel: c0154707
Sep 19 17:05:36 tweety kernel: *pde = 00000000
Sep 19 17:05:36 tweety kernel: Oops: 0000 [#5]
Sep 19 17:05:36 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
Sep 19 17:05:36 tweety kernel: CPU:    0
Sep 19 17:05:36 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
Sep 19 17:05:36 tweety kernel: EFLAGS: 00010003   (2.6.21.3-default #2)
Sep 19 17:05:36 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
Sep 19 17:05:36 tweety kernel: eax: 0000002b   ebx: 09c123e8   ecx: 00000000   edx: 143baaf4
Sep 19 17:05:36 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: c0e67ed8
Sep 19 17:05:36 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 19 17:05:36 tweety kernel: Process stunnel (pid: 19365, ti=c0e66000 task=f2325550 task.ti=c0e66000)
Sep 19 17:05:36 tweety kernel: Stack: 0000002a 000000d0 f7f07c40 00000000 0000003b dcd5e740 f474a800 f2199800 
Sep 19 17:05:36 tweety kernel:        8008d000 8008d000 00000246 000000d0 f7f07c40 dd374550 c015460e 00000021 
Sep 19 17:05:36 tweety kernel:        d03e741c 00000021 c0117379 c46422e4 f7a63a14 f6788180 c0e67fb8 b7ee4e24 
Sep 19 17:05:36 tweety kernel: Call Trace:
Sep 19 17:05:36 tweety kernel:  [<c015460e>] kmem_cache_alloc+0x36/0x40
Sep 19 17:05:36 tweety kernel:  [<c0117379>] copy_process+0x8e5/0xeea
Sep 19 17:05:36 tweety kernel:  [<c0117bae>] do_fork+0x9e/0x17d
Sep 19 17:05:36 tweety kernel:  [<c01031cd>] sys_clone+0x32/0x36
Sep 19 17:05:36 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
Sep 19 17:05:36 tweety kernel:  =======================
Sep 19 17:05:36 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
Sep 19 17:05:36 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:c0e67ed8
Sep 19 17:05:39 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
Sep 19 17:05:39 tweety kernel:  printing eip:
Sep 19 17:05:39 tweety kernel: c0154707
Sep 19 17:05:39 tweety kernel: *pde = 00000000
Sep 19 17:05:39 tweety kernel: Oops: 0000 [#6]
Sep 19 17:05:39 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
Sep 19 17:05:39 tweety kernel: CPU:    0
Sep 19 17:05:39 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
Sep 19 17:05:39 tweety kernel: EFLAGS: 00010003   (2.6.21.3-default #2)
Sep 19 17:05:39 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
Sep 19 17:05:39 tweety kernel: eax: 0000002c   ebx: 09c123e8   ecx: 00000000   edx: 143baaf4
Sep 19 17:05:39 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: e92c5ef8
Sep 19 17:05:39 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 19 17:05:39 tweety kernel: Process nscd (pid: 4021, ti=e92c4000 task=f0255030 task.ti=e92c4000)
Sep 19 17:05:39 tweety kernel: Stack: 0000002b 000000d0 f7f07c40 00000000 0000003b 00000000 00000000 00000000 
Sep 19 17:05:39 tweety kernel:        e63f9374 e518acf8 000000d0 f7f07c40 00000246 00000000 c0154aa7 f8e40e40 
Sep 19 17:05:39 tweety kernel:        00100073 fffffff4 c014b4f8 b7fa5000 00100073 00000000 00000000 000b7fa4 
Sep 19 17:05:39 tweety kernel: Call Trace:
Sep 19 17:05:39 tweety kernel:  [<c0154aa7>] kmem_cache_zalloc+0x36/0x63
Sep 19 17:05:39 tweety kernel:  [<c014b4f8>] do_mmap_pgoff+0x3a6/0x6e4
Sep 19 17:05:39 tweety kernel:  [<c010803c>] sys_mmap2+0x66/0xb7
Sep 19 17:05:39 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
Sep 19 17:05:39 tweety kernel:  =======================
Sep 19 17:05:39 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
Sep 19 17:05:39 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:e92c5ef8
Sep 19 17:05:44 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
Sep 19 17:05:44 tweety kernel:  printing eip:
Sep 19 17:05:44 tweety kernel: c0154707
Sep 19 17:05:44 tweety kernel: *pde = 00000000
Sep 19 17:05:44 tweety kernel: Oops: 0000 [#7]
Sep 19 17:05:44 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
Sep 19 17:05:44 tweety kernel: CPU:    0
Sep 19 17:05:44 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
Sep 19 17:05:44 tweety kernel: EFLAGS: 00010003   (2.6.21.3-default #2)
Sep 19 17:05:44 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
Sep 19 17:05:44 tweety kernel: eax: 0000002d   ebx: 09c123e8   ecx: 00000000   edx: 143baaf4
Sep 19 17:05:44 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: ce9a7ed8
Sep 19 17:05:44 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 19 17:05:44 tweety kernel: Process bash (pid: 15980, ti=ce9a6000 task=e1840030 task.ti=ce9a6000)
Sep 19 17:05:44 tweety kernel: Stack: 0000002c 000000d0 f7f07c40 00000000 0000003b f7a2b740 d427bb7c e8511b7c 
Sep 19 17:05:44 tweety kernel:        b7f04000 b7f07000 00000246 000000d0 f7f07c40 d6299a70 c015460e ca3c1d4c 
Sep 19 17:05:44 tweety kernel:        c841af98 00000000 c0117379 ca3c10ec 000000d0 f7f0ff40 ce9a7fb8 bfec6418 
Sep 19 17:05:44 tweety kernel: Call Trace:
Sep 19 17:05:44 tweety kernel:  [<c015460e>] kmem_cache_alloc+0x36/0x40
Sep 19 17:05:44 tweety kernel:  [<c0117379>] copy_process+0x8e5/0xeea
Sep 19 17:05:44 tweety kernel:  [<c0117bae>] do_fork+0x9e/0x17d
Sep 19 17:05:44 tweety kernel:  [<c01b05f9>] copy_to_user+0x2d/0x44
Sep 19 17:05:44 tweety kernel:  [<c01031cd>] sys_clone+0x32/0x36
Sep 19 17:05:44 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
Sep 19 17:05:44 tweety kernel:  =======================
Sep 19 17:05:44 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
Sep 19 17:05:44 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:ce9a7ed8
Sep 19 17:05:45 tweety kernel: BUG: unable to handle kernel paging request at virtual address 07e07fbc
Sep 19 17:05:45 tweety kernel:  printing eip:
Sep 19 17:05:45 tweety kernel: c0154707
Sep 19 17:05:45 tweety kernel: *pde = 00000000
Sep 19 17:05:45 tweety kernel: Oops: 0000 [#8]
Sep 19 17:05:45 tweety kernel: Modules linked in: xt_tcpudp iptable_filter ip_tables x_tables joydev st ide_cd capability commoncap nfsd exportfs lockd nfs_acl sunrpc it87 hwmon_vid i2c_isa i2c_core cpufreq_conservative cpufreq_ondemand cpufreq_powersave powernow_k8 freq_table button battery ac loop dm_mod sg sr_mod cdrom sd_mod generic usbhid ff_memless sis5513 sata_sis 3c59x mii k8temp hwmon ehci_hcd shpchp pata_sis ohci_hcd pci_hotplug libata sis_agp usbcore scsi_mod agpgart e1000 parport_pc lp parport ext3 mbcache jbd linear raid456 xor raid0 edd fan siimage alim15x3 thermal processor ide_disk ide_core
Sep 19 17:05:45 tweety kernel: CPU:    0
Sep 19 17:05:45 tweety kernel: EIP:    0060:[<c0154707>]    Not tainted VLI
Sep 19 17:05:45 tweety kernel: EFLAGS: 00210003   (2.6.21.3-default #2)
Sep 19 17:05:45 tweety kernel: EIP is at cache_alloc_refill+0xef/0x3f2
Sep 19 17:05:45 tweety kernel: eax: 0000002e   ebx: 09c123e8   ecx: 00000000   edx: 143baaf4
Sep 19 17:05:45 tweety kernel: esi: e0dbf000   edi: f7f0dd40   ebp: f7f09000   esp: d5803f18
Sep 19 17:05:45 tweety kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 19 17:05:45 tweety kernel: Process snmpd (pid: 5184, ti=d5802000 task=dd1cca70 task.ti=d5802000)
Sep 19 17:05:45 tweety kernel: Stack: 0000002d 000000d0 f7f07c40 00000000 0000003b b7ee1000 dffceac4 c011d19b 
Sep 19 17:05:45 tweety kernel:        b7ee1000 d5803f64 00200246 000000d0 f7f07c40 00000001 c015460e d29c5e40 
Sep 19 17:05:45 tweety kernel:        e0fc656c b7ee2000 c014a5fd 00000010 c73d569c d29c5e40 e0fc656c b7ee2000 
Sep 19 17:05:45 tweety kernel: Call Trace:
Sep 19 17:05:45 tweety kernel:  [<c011d19b>] proc_dointvec_ms_jiffies+0x30/0x35
Sep 19 17:05:45 tweety kernel:  [<c015460e>] kmem_cache_alloc+0x36/0x40
Sep 19 17:05:45 tweety kernel:  [<c014a5fd>] split_vma+0x46/0xcd
Sep 19 17:05:45 tweety kernel:  [<c014a74e>] do_munmap+0xca/0x1b6
Sep 19 17:05:45 tweety kernel:  [<c0167e19>] mntput_no_expire+0x11/0x59
Sep 19 17:05:45 tweety kernel:  [<c01558ec>] filp_close+0x51/0x58
Sep 19 17:05:45 tweety kernel:  [<c014a86a>] sys_munmap+0x30/0x3e
Sep 19 17:05:45 tweety kernel:  [<c0104aa0>] sysenter_past_esp+0x5d/0x81
Sep 19 17:05:45 tweety kernel:  =======================
Sep 19 17:05:45 tweety kernel: Code: 10 c7 47 30 01 00 00 00 39 c6 75 2e e9 8a 00 00 00 8b 44 24 08 8b 5e 14 8b 4d 00 8b 50 10 8b 04 24 0f af d3 40 03 56 0c 89 46 10 <8b> 44 9e 1c 89 46 14 89 54 8d 10 41 89 4d 00 8b 56 10 8b 4c 24 
Sep 19 17:05:45 tweety kernel: EIP: [<c0154707>] cache_alloc_refill+0xef/0x3f2 SS:ESP 0068:d5803f18

^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel bug
@ 2007-08-19 18:33 Costas Sismanis
  0 siblings, 0 replies; 41+ messages in thread
From: Costas Sismanis @ 2007-08-19 18:33 UTC (permalink / raw)
  To: linux-kernel

verlinux output

If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
 
Linux gemini 2.6.22-gentoo-r2 #1 PREEMPT Tue Aug 14 19:55:49 EEST 2007 
i686 AMD
Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux
 
Gnu C                  4.1.2
Gnu make               3.81
binutils               2.17
util-linux             2.12r
mount                  2.12r
module-init-tools      3.2.2
e2fsprogs              1.39
reiserfsprogs          3.6.19
PPP                    2.4.4
Linux C Library        > libc.2.5
Dynamic linker (ldd)   2.5
Procps                 3.2.7
Net-tools              1.60
Kbd                    1.12
Sh-utils               6.9
udev                   114
wireless-tools         28
Modules Loaded         wlan_tkip wlan_ccmp nvidia wlan_scan_sta rtc 
ath_rate_sam
ple ath_pci wlan ath_hal


One kernel panic before , and now this printed BUG

BUG: unable to handle kernel paging request at virtual address 00450014
 printing eip:
c014df0a
*pde = 00000000
Oops: 0002 [#1]
PREEMPT
Modules linked in: wlan_tkip wlan_ccmp nvidia(P) wlan_scan_sta rtc 
ath_rate_sample ath_pci wlan ath_hal(P)
CPU:    0
EIP:    0060:[<c014df0a>]    Tainted: P       VLI
EFLAGS: 00210206   (2.6.22-gentoo-r2 #1)
EIP is at unmap_vmas+0x3ca/0x4b0
eax: 00450000   ebx: da3cf13c   ecx: dc837e48   edx: edcf4880
esi: fffffff8   edi: 08050000   ebp: 00000000   esp: cb451d28
ds: 007b   es: 007b   fs: 0000  gs: 0000  ss: 0068
Process dodoc (pid: 27342, ti=cb450000 task=efc54a90 task.ti=cb450000)
Stack: 080e2fff 00000000 dc837e48 cb451d8c 00000000 00000001 080e3000 
edac2080
       edcf4880 c051df88 00000000 fffffff8 edac2080 2e281025 080e3000 
00000000
       cb451d8c dc837e48 edcf4880 edcf4880 c0151059 ffffffff cb451d88 
00000000
Call Trace:
 [<c0151059>] exit_mmap+0x69/0xf0
 [<c011ba22>] mmput+0x32/0xb0
 [<c0164fc0>] flush_old_exec+0x460/0x8c0
 [<c016472d>] kernel_read+0x3d/0x60
 [<c018ef12>] load_elf_binary+0x302/0x1b30
 [<c0144aeb>] generic_file_aio_read+0xbb/0x1c0
 [<c0141cb0>] file_read_actor+0x0/0x120
 [<c0176933>] mntput_no_expire+0x13/0x80
 [<c0160595>] do_sync_read+0xd5/0x120
 [<c0146da6>] __alloc_pages+0x56/0x2f0
 [<c0164308>] copy_strings+0xf8/0x210
 [<c018ec10>] load_elf_binary+0x0/0x1b30
 [<c0164506>] search_binary_handler+0xa6/0x250
 [<c0165d22>] do_execve+0x132/0x1b0
 [<c010255f>] sys_execve+0x2f/0x90
 [<c0103f6e>] sysenter_past_esp+0x5f/0x85
 =======================
Code: 14 8b 40 08 a8 08 0f 85 b1 00 00 00 89 e0 25 00 e0 ff ff 8b 40 08 
a8 08 0f 85 8b 00 00 00 8b 4c 24 08 89 e0 25 00 e0 ff ff 8b 11 <ff> 40 
14 89 15 88 df 51 c0 8b 44 2
4 14 bd 00 80 00 00 8b 54 24
EIP: [<c014df0a>] unmap_vmas+0x3ca/0x4b0 SS:ESP 0068:cb451d28


this on probably freezed the computer


 BUG: unable to handle kernel paging request at virtual address 40000039
Aug 17 12:55:59 gemini printing eip:
Aug 17 12:55:59 gemini c014d2f7
Aug 17 12:55:59 gemini *pde = 00000000
Aug 17 12:55:59 gemini Oops: 0002 [#1]
Aug 17 12:55:59 gemini PREEMPT
Aug 17 12:55:59 gemini Modules linked in: wlan_tkip wlan_ccmp rtc 
nvidia(P) wlan_scan_sta ath_rate_sample ath_pci wlan ath_hal(P)
Aug 17 12:55:59 gemini CPU:    0
Aug 17 12:55:59 gemini EIP:    0060:[<c014d2f7>]    Tainted: P       VLI
Aug 17 12:55:59 gemini EFLAGS: 00210246   (2.6.22-gentoo-r2 #1)
Aug 17 12:55:59 gemini EIP is at free_pgd_range+0x47/0x190
Aug 17 12:55:59 gemini eax: 40000000   ebx: cce32ef0   ecx: 40000000   
edx: 08048000
Aug 17 12:55:59 gemini esi: 08000000   edi: cf58ada0   ebp: 08048000   
esp: dd4ddd30
Aug 17 12:55:59 gemini ds: 007b   es: 007b   fs: 0000  gs: 0000  ss: 0068
Aug 17 12:55:59 gemini Process sh (pid: 6154, ti=dd4dc000 task=cd1a6570 
task.ti=dd4dc000)
Aug 17 12:55:59 gemini Stack: 00000000 dd4ddd8c 00000000 dd4ddd8c 
cce32ef0 cce32ef0 cf58ada0 cf58ada0
Aug 17 12:55:59 gemini 08048000 c014fbaa 00000080 40000000 00000000 
dd4ddd8c dd4ddd8c cf58aef0
Aug 17 12:55:59 gemini efbfd560 efbfd560 c0151077 00000000 dd4ddd88 
00000000 000000dd c051df88
Aug 17 12:55:59 gemini Call Trace:
Aug 17 12:55:59 gemini [<c014fbaa>] free_pgtables+0xaa/0xb0
Aug 17 12:55:59 gemini [<c0151077>] exit_mmap+0x87/0xf0
Aug 17 12:55:59 gemini [<c011ba22>] mmput+0x32/0xb0
Aug 17 12:55:59 gemini [<c0164fc0>] flush_old_exec+0x460/0x8c0
Aug 17 12:55:59 gemini [<c016472d>] kernel_read+0x3d/0x60
Aug 17 12:55:59 gemini [<c018ef12>] load_elf_binary+0x302/0x1b30
Aug 17 12:55:59 gemini [<c0144aeb>] generic_file_aio_read+0xbb/0x1c0
Aug 17 12:55:59 gemini [<c0141cb0>] file_read_actor+0x0/0x120
Aug 17 12:55:59 gemini [<c0176933>] mntput_no_expire+0x13/0x80
Aug 17 12:55:59 gemini [<c0160595>] do_sync_read+0xd5/0x120
Aug 17 12:55:59 gemini [<c0146da6>] __alloc_pages+0x56/0x2f0
Aug 17 12:55:59 gemini [<c0164308>] copy_strings+0xf8/0x210
Aug 17 12:55:59 gemini [<c018ec10>] load_elf_binary+0x0/0x1b30
Aug 17 12:55:59 gemini [<c0164506>] search_binary_handler+0xa6/0x250
Aug 17 12:55:59 gemini [<c0165d22>] do_execve+0x132/0x1b0
Aug 17 12:55:59 gemini [<c010255f>] sys_execve+0x2f/0x90
Aug 17 12:55:59 gemini [<c0103f6e>] sysenter_past_esp+0x5f/0x85
Aug 17 12:55:59 gemini =======================
Aug 17 12:55:59 gemini Code: 0c 81 c6 00 00 40 00 0f 84 49 01 00 00 8b 
4c 24 2c 85 c9 74 2f 81 64 24 2c 00 00 c0 ff 0f 84 33 01 00 00 8b 54 24 
08 8b 44 24 2c <4a> 48 39 c2 89 54 24 10 76 18 81 6c 24 08 00 00 00 00 
8d b4 26
Aug 17 12:55:59 gemini EIP: [<c014d2f7>] free_pgd_range+0x47/0x190 
SS:ESP 0068:dd4ddd30
Aug 17 12:55:59 gemini note: sh[6154] exited with preempt_count 1
Aug 17 12:55:59 gemini BUG: unable to handle kernel NULL pointer 
dereference at virtual address 00000202
Aug 17 12:55:59 gemini printing eip:
Aug 17 12:55:59 gemini c014d335
Aug 17 12:55:59 gemini *pde = 00000000
Aug 17 12:55:59 gemini Oops: 0002 [#2]
Aug 17 12:55:59 gemini PREEMPT
Aug 17 12:55:59 gemini Modules linked in: wlan_tkip wlan_ccmp rtc 
nvidia(P) wlan_scan_sta ath_rate_sample ath_pci wlan ath_hal(P)
Aug 17 12:55:59 gemini CPU:    0
Aug 17 12:55:59 gemini EIP:    0060:[<c014d335>]    Tainted: P       VLI
Aug 17 12:55:59 gemini EFLAGS: 00210217   (2.6.22-gentoo-r2 #1)
Aug 17 12:55:59 gemini EIP is at free_pgd_range+0x85/0x190
Aug 17 12:55:59 gemini eax: 000000ff   ebx: ceb0e17c   ecx: 40000000   
edx: c051df88
Aug 17 12:55:59 gemini esi: 08000000   edi: 000003fc   ebp: 08048000   
esp: de46fef4
Aug 17 12:55:59 gemini ds: 007b   es: 007b   fs: 0000  gs: 0000  ss: 0068
Aug 17 12:55:59 gemini Process sh (pid: 6018, ti=de46e000 task=dca66090 
task.ti=de46e000)
Aug 17 12:55:59 gemini Stack: 00000000 de46ff50 0818e000 de46ff50 
0818dfff ceb0e17c c388f320 c388f320
Aug 17 12:55:59 gemini 08048000 c014fbaa 00000080 40000000 00000000 
de46ff50 de46ff50 eed29b54
Aug 17 12:55:59 gemini eed1c440 00008b00 c0151077 00000000 de46ff4c 
00000000 000000de c051df88
Aug 17 12:55:59 gemini Call Trace:
Aug 17 12:55:59 gemini [<c014fbaa>] free_pgtables+0xaa/0xb0
Aug 17 12:55:59 gemini [<c0151077>] exit_mmap+0x87/0xf0
Aug 17 12:55:59 gemini [<c011ba22>] mmput+0x32/0xb0
Aug 17 12:55:59 gemini [<c0120a82>] do_exit+0xf2/0x840
Aug 17 12:55:59 gemini [<c01211f3>] do_group_exit+0x23/0x80
Aug 17 12:55:59 gemini [<c0103f6e>] sysenter_past_esp+0x5f/0x85

Aug 17 12:55:59 gemini =======================
Aug 17 12:55:59 gemini Code: b4 26 00 00 00 00 8b 44 24 08 48 89 44 24 
10 3b 74 24 10 0f 87 ff 00 00 00 8b 54 24 0c 89 f0 c1 e8 16 8d 3c 85 00 
00 00 00 8b 12 <89> 54 24 04 8b 12 03 7a 24 8b 54 24 2c 81 e2 00 00 c0 
ff 89 14
Aug 17 12:55:59 gemini EIP: [<c014d335>] free_pgd_range+0x85/0x190 
SS:ESP 0068:de46fef4
Aug 17 12:55:59 gemini Fixing recursive fault but reboot is needed!
Aug 17 12:55:59 gemini BUG: scheduling while atomic: sh/0x00000001/6018
Aug 17 12:55:59 gemini [<c03e477e>] schedule+0x46e/0x640
Aug 17 12:55:59 gemini [<c012da97>] __rcu_process_callbacks+0x67/0x1d0
Aug 17 12:55:59 gemini [<c0122933>] tasklet_action+0x33/0x70
Aug 17 12:55:59 gemini [<c0122882>] __do_softirq+0x42/0x90
Aug 17 12:55:59 gemini [<c0121174>] do_exit+0x7e4/0x840
Aug 17 12:55:59 gemini [<c01049ac>] apic_timer_interrupt+0x28/0x30
Aug 17 12:55:59 gemini [<c01054a6>] die+0x206/0x210
Aug 17 12:55:59 gemini [<c01160d4>] do_page_fault+0x2d4/0x5f0
Aug 17 12:55:59 gemini [<c0166cfb>] pipe_write+0x23b/0x490
Aug 17 12:55:59 gemini [<c0115e00>] do_page_fault+0x0/0x5f0
Aug 17 12:55:59 gemini [<c03e657a>] error_code+0x6a/0x70
Aug 17 12:55:59 gemini [<c014d335>] free_pgd_range+0x85/0x190
Aug 17 12:55:59 gemini [<c014fbaa>] free_pgtables+0xaa/0xb0
Aug 17 12:55:59 gemini [<c0151077>] exit_mmap+0x87/0xf0
Aug 17 12:55:59 gemini [<c011ba22>] mmput+0x32/0xb0
Aug 17 12:55:59 gemini [<c0120a82>] do_exit+0xf2/0x840
Aug 17 12:55:59 gemini [<c01211f3>] do_group_exit+0x23/0x80
Aug 17 12:55:59 gemini [<c0103f6e>] sysenter_past_esp+0x5f/0x85
Aug 17 12:55:59 gemini =======================


i dont know what caused it , at the time , the computer was compiling 
various programs

the environment is a gentoo


Linux version 2.6.22-gentoo-r2 (root@gemini) (gcc version 4.1.2 (Gentoo 
4.1.2 p1.0.1)) #1 PREEMPT Tue Aug 14 19:55:49 EEST 2007

the modules wlan_tkip 11072 2 - Live 0xf0ab6000
wlan_ccmp 7168 1 - Live 0xf0aba000
nvidia 7234932 24 - Live 0xf10de000 (P)
wlan_scan_sta 12032 1 - Live 0xf0903000
rtc 10392 0 - Live 0xf08ff000
ath_rate_sample 12416 1 - Live 0xf08fa000
ath_pci 89376 0 - Live 0xf0910000
wlan 191236 6 wlan_tkip,wlan_ccmp,wlan_scan_sta,ath_rate_sample,ath_pci, 
Live 0xf0891000
ath_hal 189712 3 ath_rate_sample,ath_pci, Live 0xf08c5000 (P)

cat /proc/ioports            
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : 0000:00:11.1
  0170-0177 : ide1
01f0-01f7 : 0000:00:11.1
  01f0-01f7 : ide0
02f8-02ff : serial
0376-0376 : 0000:00:11.1
  0376-0376 : ide1
0378-037a : parport0
037b-037f : parport0
03c0-03df : vga+
03f6-03f6 : 0000:00:11.1
  03f6-03f6 : ide0
03f8-03ff : serial
0800-0803 : ACPI PM1a_EVT_BLK
0804-0805 : ACPI PM1a_CNT_BLK
0808-080b : ACPI PM_TMR
0810-0815 : ACPI CPU throttle
0820-0823 : ACPI GPE0_BLK
0cf8-0cff : PCI conf1
e800-e8ff : 0000:00:11.5
  e800-e8ff : VIA8233
ec00-ecff : 0000:00:06.0
  ec00-ecff : 8139too
fc00-fc0f : 0000:00:11.1
  fc00-fc07 : ide0
  fc08-fc0f : ide1


cat  /proc/iomem
00000000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cedff : Video ROM
000f0000-000fffff : System ROM
00100000-2ffeffff : System RAM
  00100000-003e7422 : Kernel code
  003e7423-004dc0bb : Kernel data
2fff0000-2fff7fff : ACPI Tables
2fff8000-2fffffff : ACPI Non-volatile Storage
bbc00000-dbcfffff : PCI Bus #01
  c0000000-cfffffff : 0000:01:00.0
dbe00000-dfefffff : PCI Bus #01
  dd000000-ddffffff : 0000:01: 00.0
  de000000-deffffff : 0000:01:00.0
    de000000-deffffff : nvidia
  dfee0000-dfefffff : 0000:01:00.0
dffe0000-dffeffff : 0000:00:07.0
  dffe0000-dffeffff : ath
dfffd000-dfffdfff : 0000:00:09.0
  dfffd000-dfffdfff : ohci_hcd
dfffe000-dfffefff : 0000:00:09.1
  dfffe000-dfffefff : ohci_hcd
dffffe00-dffffeff : 0000:00:09.2
  dffffe00-dffffeff : ehci_hcd
dfffff00-dfffffff : 0000:00:06.0
  dfffff00-dfffffff : 8139too
e0000000-e3ffffff : 0000:00: 00.0
fec00000-fec00fff : reserved
fee00000-fee00fff : reserved
fff80000-ffffffff : reserved


lspci -vvv
00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
        Subsystem: VIA Technologies, Inc. Unknown device 0000
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ >SERR- <PERR+
        Latency: 0
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=64M]
        Capabilities: [a0] AGP version 2.0
                Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- 
HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
                Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP+ GART64- 64bit- FW- 
Rate=x4
        Capabilities: [c0] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo 
KT266/A/333 AGP] (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ >SERR- <PERR-
        Latency: 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000f000-00000fff
        Memory behind bridge: dbe00000-dfefffff
        Prefetchable memory behind bridge: bbc00000-dbcfffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- 
<TAbort- <MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
        Capabilities: [80] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
        Subsystem: Realtek Semiconductor Co., Ltd. RT8139
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (8000ns min, 16000ns max)
        Interrupt: pin A routed to IRQ 16
        Region 0: I/O ports at ec00 [size=256]
        Region 1: Memory at dfffff00 (32-bit, non-prefetchable) [size=256]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1+,D2+,D3hot+,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:07.0 Ethernet controller: Atheros Communications, Inc. AR5212 
802.11abg NIC (rev 01)
        Subsystem: D-Link System Inc DWL-G520 Wireless PCI Adapter
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 168 (2500ns min, 7000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 17
        Region 0: Memory at dffe0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [44] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=2 PME-




00:09.0 USB Controller: NEC Corporation USB (rev 43) (prog-if 10 [OHCI])
        Subsystem: NEC Corporation Hama USB 2.0 CardBus
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (250ns min, 10500ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 18
        Region 0: Memory at dfffd000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [40] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0+,D1+,D2+,D3hot+,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:09.1 USB Controller: NEC Corporation USB (rev 43) (prog-if 10 [OHCI])
        Subsystem: NEC Corporation Hama USB 2.0 CardBus
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (250ns min, 10500ns max), Cache Line Size: 32 bytes
        Interrupt: pin B routed to IRQ 16
        Region 0: Memory at dfffe000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [40] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0+,D1+,D2+,D3hot+,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:09.2 USB Controller: NEC Corporation USB 2.0 (rev 04) (prog-if 20 [EHCI])
        Subsystem: NEC Corporation USB 2.0
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (4000ns min, 8500ns max), Cache Line Size: 64 bytes
        Interrupt: pin C routed to IRQ 17
        Region 0: Memory at dffffe00 (32-bit, non-prefetchable) [size=256]
        Capabilities: [40] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0+,D1+,D2+,D3hot+,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
        Subsystem: VIA Technologies, Inc. Unknown device 0000
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping+ SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 0
        Capabilities: [c0] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:11.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 
(prog-if 8a [Master SecP PriP])
        Subsystem: VIA Technologies, Inc. 
VT82C586/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 32
        Region 0: [virtual] Memory at 000001f0 (32-bit, 
non-prefetchable) [size=8]
        Region 1: [virtual] Memory at 000003f0 (type 3, 
non-prefetchable) [size=1]
        Region 2: [virtual] Memory at 00000170 (32-bit, 
non-prefetchable) [size=8]
        Region 3: [virtual] Memory at 00000370 (type 3, 
non-prefetchable) [size=1]
        Region 4: I/O ports at fc00 [size=16]
        Capabilities: [c0] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:11.5 Multimedia audio controller: VIA Technologies, Inc. 
VT8233/A/8235/8237 AC97 Audio Controller (rev 10)
        Subsystem: Avance Logic Inc. MSI K7T266 Pro2-RU (MSI-6380 v2) 
onboard audio (Realtek/ALC 200/200P)
        Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin C routed to IRQ 12
        Region 0: I/O ports at e800 [size=256]
        Capabilities: [c0] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 
6200] (rev a1) (prog-if 00 [VGA])
        Subsystem: XFX Pine Group Inc. Unknown device 2152
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 248 (1250ns min, 250ns max)
        Interrupt: pin A routed to IRQ 18
        Region 0: Memory at de000000 (32-bit, non-prefetchable) [size=16M]
        Region 1: Memory at c0000000 (32-bit, prefetchable) [size=256M]
        Region 2: Memory at dd000000 (32-bit, non-prefetchable) [size=16M]
        [virtual] Expansion ROM at dfee0000 [disabled] [size=128K]
        Capabilities: [60] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [44] AGP version 3.0
                Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- 
HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
                Command: RQ=32 ArqSz=0 Cal=0 SBA- AGP+ GART64- 64bit- 
FW- Rate=x4

cat /proc/scsi/scsi
Attached devices:



hope it helps !


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: Kernel BUG
  2006-12-22 11:59 Kernel BUG Rudy Zijlstra
@ 2006-12-22 13:42 ` Peter Zijlstra
  0 siblings, 0 replies; 41+ messages in thread
From: Peter Zijlstra @ 2006-12-22 13:42 UTC (permalink / raw)
  To: Rudy Zijlstra; +Cc: Linux Kernel Mailing List, nfs, Trond Myklebust

On Fri, 2006-12-22 at 12:59 +0100, Rudy Zijlstra wrote:
> Hi,
> 
> I have a system where whenever i trigger a ongoing consistent NFS load i 
> get the following kernel BUG:
> 
> ----------
> kernel BUG at mm/truncate.c:311!

Lotsa changes there:
try these:
 http://client.linux-nfs.org/Linux-2.6.x/2.6.19/linux-2.6.19-NFS_ALL.dif

And:
  http://lkml.org/lkml/2006/12/19/279




^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel BUG
@ 2006-12-22 11:59 Rudy Zijlstra
  2006-12-22 13:42 ` Peter Zijlstra
  0 siblings, 1 reply; 41+ messages in thread
From: Rudy Zijlstra @ 2006-12-22 11:59 UTC (permalink / raw)
  To: nfs; +Cc: Linux Kernel Mailing List

Hi,

I have a system where whenever i trigger a ongoing consistent NFS load i 
get the following kernel BUG:

----------
kernel BUG at mm/truncate.c:311!
invalid opcode: 0000 [#1]
SMP
Modules linked in: cx88_alsa cx88_dvb cx88_vp3054_i2c or51132 
video_buf_dvb isl6421 zl10353
cx24123 cx22702 cx88_blackbird cx8802 cx2341x cx8800 cx88xx ir_common 
i2c_algo_bit tveeprom
compat_ioctl32 btcx_risc i2c_piix4 b2c2_flexcop_pci b2c2_flexcop mt352 
mt312 bcm3510 stv0297
 nxt200x lgdt330x budget_av dvb_pll saa7146_vv video_buf videodev 
v4l1_compat v4l2_common tu
a6100 budget_core saa7146 ttpci_eeprom tda10021 tda1004x stv0299 
dvb_core pcnet32
CPU:    1
EIP:    0060:[<c01489f0>]    Not tainted VLI
EFLAGS: 00010002   (2.6.19.1 #1)
EIP is at invalidate_complete_page2+0x45/0x84
eax: 8000082d   ebx: c1171e00   ecx: 00000000   edx: 00000000
esi: d2299db4   edi: 000b6096   ebp: 00000000   esp: d3f53db4
ds: 007b   es: 007b   ss: 0068
Process mythbackend (pid: 3584, ti=d3f52000 task=d5400550 task.ti=d3f52000)
Stack: c1171e00 000000d0 c1171e00 00000000 c0148b97 d2299db4 c1171e00 
000b6095
       0000000e 00000001 ffffffff 00000000 00000000 00000000 0000000e 
00000000
       c1171e00 c1171e20 c11a1e40 c11a1e60 c1245c00 c1245c20 c12694c0 
c12694e0
Call Trace:
 [<c0148b97>] invalidate_inode_pages2_range+0x168/0x264
 [<c0148cb2>] invalidate_inode_pages2+0x1f/0x25
 [<c01fa9ab>] nfs_revalidate_mapping+0x98/0x143
 [<c01632c4>] pipe_write+0x44d/0x459
 [<c01f9206>] nfs_file_read+0x91/0xf0
 [<c015d386>] do_sync_read+0xdd/0x11a
 [<c012daca>] autoremove_wake_function+0x0/0x4b
 [<c0398b12>] sock_ioctl+0x1b1/0x1d1
 [<c015d463>] vfs_read+0xa0/0x16b
 [<c015d7fe>] sys_read+0x4b/0x71
 [<c0102bc3>] syscall_call+0x7/0xb
 =======================
Code: c7 44 24 04 d0 00 00 00 89 1c 24 e8 1b b7 ff ff 31 d2 85 c0 74 4d 
8d 46 10 e8 4e fe 2b
 00 8b 03 a8 10 75 34 8b 03 f6 c4 08 74 08 <0f> 0b 37 01 07 b0 43 c0 89 
1c 24 e8 b0 86 ff ff
 f0 81 46 10 00
EIP: [<c01489f0>] invalidate_complete_page2+0x45/0x84 SS:ESP 0068:d3f53db4

---------

Captured using serial console.

Anybody an idea?

Its on a dual processor Netfinity 5000. Two PIII 500 processors, 512MB 
memory.

Cheers,

Rudy

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: Kernel bug
  2005-11-26  1:23 Kernel bug Vympel
@ 2005-11-27 12:51 ` Hugh Dickins
  0 siblings, 0 replies; 41+ messages in thread
From: Hugh Dickins @ 2005-11-27 12:51 UTC (permalink / raw)
  To: Vympel; +Cc: linux-kernel

On Fri, 25 Nov 2005, Vympel wrote:
> Hi, I receive this error and must reboot my server,
> 
> Nov 23 15:35:09 mail kernel: kernel BUG at mm/rmap.c:487!
> Nov 23 15:35:09 mail kernel: EFLAGS: 00010286 (2.6.14-1.1637_FC4)
> Nov 23 15:35:09 mail kernel: EIP is at page_remove_rmap+0x37/0x41

I'm not very comfortable dealing with Fedora Core kernels: safer to
pursue it on their list rather than kernel.org.  But the problem,
whatever it is, is probably not specific to FC, and below is the
2.6.14 version of the debug patch I usually send out for this
(I haven't tried it on FC, but believe it will suit there).

The patch has the (generally welcome) side-effect of letting the
system run on longer, despite the errors observed.

Please let me know of any "Bad rmap" and "Bad page state" messages
you get after rebuilding and rebooting your kernel with this patch,
in case they can shed light on what the problem is in your case.

Most cases either remain unresolved, or are resolved as bad memory,
overheating etc.  Try memtest86 overnight to check your RAM.

Hugh

--- 2.6.14/arch/ia64/lib/swiotlb.c	2005-10-28 01:02:08.000000000 +0100
+++ linux/arch/ia64/lib/swiotlb.c	2005-11-05 19:32:12.000000000 +0000
@@ -449,6 +449,7 @@ swiotlb_map_single(struct device *hwdev,
 static void
 mark_clean(void *addr, size_t size)
 {
+#ifndef CONFIG_X86_64	/* Yes, arch/x86_64 builds this too */
 	unsigned long pg_addr, end;
 
 	pg_addr = PAGE_ALIGN((unsigned long) addr);
@@ -458,6 +459,7 @@ mark_clean(void *addr, size_t size)
 		set_bit(PG_arch_1, &page->flags);
 		pg_addr += PAGE_SIZE;
 	}
+#endif
 }
 
 /*
--- 2.6.14/arch/x86_64/ia32/syscall32.c	2005-10-28 01:02:08.000000000 +0100
+++ linux/arch/x86_64/ia32/syscall32.c	2005-11-05 19:32:12.000000000 +0000
@@ -25,7 +25,7 @@ static struct page *
 syscall32_nopage(struct vm_area_struct *vma, unsigned long adr, int *type)
 {
 	struct page *p = virt_to_page(adr - vma->vm_start + syscall32_page);
-	get_page(p);
+	SetPageReserved(p);
 	return p;
 }
 
--- 2.6.14/include/linux/rmap.h	2005-08-29 00:41:01.000000000 +0100
+++ linux/include/linux/rmap.h	2005-11-05 19:32:12.000000000 +0000
@@ -72,7 +72,7 @@ void __anon_vma_link(struct vm_area_stru
  */
 void page_add_anon_rmap(struct page *, struct vm_area_struct *, unsigned long);
 void page_add_file_rmap(struct page *);
-void page_remove_rmap(struct page *);
+void page_remove_rmap(struct page *, struct vm_area_struct *, unsigned long);
 
 /**
  * page_dup_rmap - duplicate pte mapping to a page
--- 2.6.14/mm/fremap.c	2005-10-28 01:02:08.000000000 +0100
+++ linux/mm/fremap.c	2005-11-05 19:32:12.000000000 +0000
@@ -37,7 +37,7 @@ static inline void zap_pte(struct mm_str
 			if (!PageReserved(page)) {
 				if (pte_dirty(pte))
 					set_page_dirty(page);
-				page_remove_rmap(page);
+				page_remove_rmap(page, vma, addr);
 				page_cache_release(page);
 				dec_mm_counter(mm, rss);
 			}
--- 2.6.14/mm/memory.c	2005-10-28 01:02:08.000000000 +0100
+++ linux/mm/memory.c	2005-11-05 19:32:12.000000000 +0000
@@ -526,6 +526,7 @@ int copy_page_range(struct mm_struct *ds
 }
 
 static void zap_pte_range(struct mmu_gather *tlb, pmd_t *pmd,
+				struct vm_area_struct *vma,
 				unsigned long addr, unsigned long end,
 				struct zap_details *details)
 {
@@ -579,7 +580,7 @@ static void zap_pte_range(struct mmu_gat
 			else if (pte_young(ptent))
 				mark_page_accessed(page);
 			tlb->freed++;
-			page_remove_rmap(page);
+			page_remove_rmap(page, vma, addr);
 			tlb_remove_page(tlb, page);
 			continue;
 		}
@@ -597,6 +598,7 @@ static void zap_pte_range(struct mmu_gat
 }
 
 static inline void zap_pmd_range(struct mmu_gather *tlb, pud_t *pud,
+				struct vm_area_struct *vma,
 				unsigned long addr, unsigned long end,
 				struct zap_details *details)
 {
@@ -608,11 +610,12 @@ static inline void zap_pmd_range(struct 
 		next = pmd_addr_end(addr, end);
 		if (pmd_none_or_clear_bad(pmd))
 			continue;
-		zap_pte_range(tlb, pmd, addr, next, details);
+		zap_pte_range(tlb, pmd, vma, addr, next, details);
 	} while (pmd++, addr = next, addr != end);
 }
 
 static inline void zap_pud_range(struct mmu_gather *tlb, pgd_t *pgd,
+				struct vm_area_struct *vma,
 				unsigned long addr, unsigned long end,
 				struct zap_details *details)
 {
@@ -624,7 +627,7 @@ static inline void zap_pud_range(struct 
 		next = pud_addr_end(addr, end);
 		if (pud_none_or_clear_bad(pud))
 			continue;
-		zap_pmd_range(tlb, pud, addr, next, details);
+		zap_pmd_range(tlb, pud, vma, addr, next, details);
 	} while (pud++, addr = next, addr != end);
 }
 
@@ -645,7 +648,7 @@ static void unmap_page_range(struct mmu_
 		next = pgd_addr_end(addr, end);
 		if (pgd_none_or_clear_bad(pgd))
 			continue;
-		zap_pud_range(tlb, pgd, addr, next, details);
+		zap_pud_range(tlb, pgd, vma, addr, next, details);
 	} while (pgd++, addr = next, addr != end);
 	tlb_end_vma(tlb, vma);
 }
@@ -1313,7 +1316,7 @@ static int do_wp_page(struct mm_struct *
 		if (PageReserved(old_page))
 			inc_mm_counter(mm, rss);
 		else
-			page_remove_rmap(old_page);
+			page_remove_rmap(old_page, vma, address);
 		flush_cache_page(vma, address, pfn);
 		break_cow(vma, new_page, address, page_table);
 		lru_cache_add_active(new_page);
--- 2.6.14/mm/rmap.c	2005-10-28 01:02:08.000000000 +0100
+++ linux/mm/rmap.c	2005-11-05 19:32:12.000000000 +0000
@@ -466,8 +466,12 @@ void page_add_anon_rmap(struct page *pag
 void page_add_file_rmap(struct page *page)
 {
 	BUG_ON(PageAnon(page));
-	if (!pfn_valid(page_to_pfn(page)) || PageReserved(page))
+	if (!pfn_valid(page_to_pfn(page)))
 		return;
+	if (PageReserved(page)) {
+		set_bit(PG_arch_1, &page->flags);
+		return;
+	}
 
 	if (atomic_inc_and_test(&page->_mapcount))
 		inc_page_state(nr_mapped);
@@ -479,12 +483,43 @@ void page_add_file_rmap(struct page *pag
  *
  * Caller needs to hold the mm->page_table_lock.
  */
-void page_remove_rmap(struct page *page)
+void page_remove_rmap(struct page *page,
+	struct vm_area_struct *vma, unsigned long address)
 {
+	struct address_space *mapping = NULL;
+	unsigned long index;
+
 	BUG_ON(PageReserved(page));
 
+	index = (address - vma->vm_start) >> PAGE_SHIFT;
+	index += vma->vm_pgoff;
+
+	if (PageAnon(page))
+		mapping = (void *) vma->anon_vma + PAGE_MAPPING_ANON;
+	else if (!(vma->vm_flags & (VM_IO|VM_RESERVED)))
+		mapping = vma->vm_file? vma->vm_file->f_mapping: (void *)(-1);
+
+	if (page_mapcount(page) <= 0 || page_count(page) <= 0 ||
+	    (mapping && (mapping != page->mapping || index != page->index)) ||
+	    test_bit(PG_arch_1, &page->flags) /* was PageReserved before */) {
+		pgd_t *pgd = pgd_offset(vma->vm_mm, address);
+		pud_t *pud = pud_offset(pgd, address);
+		pmd_t *pmd = pmd_offset(pud, address);
+		unsigned long ptpfn = pmd_val(*pmd) >> PAGE_SHIFT;
+
+		printk(KERN_ERR "Bad rmap: "
+			"page %p flags %lx count %d mapcount %d\n",
+			page, (unsigned long)page->flags,
+			page_count(page), page_mapcount(page));
+		printk(KERN_ERR "  %s addr %lx ptpfn %lx vm_flags %lx\n",
+			current->comm, address, ptpfn, vma->vm_flags);
+		printk(KERN_ERR "  page mapping %p %lx vma mapping %p %lx\n",
+			page->mapping, page->index, mapping, index);
+		get_page(page);	/* corrupt, so leak rather than free it */
+		return;
+	}
+
 	if (atomic_add_negative(-1, &page->_mapcount)) {
-		BUG_ON(page_mapcount(page) < 0);
 		/*
 		 * It would be tidy to reset the PageAnon mapping here,
 		 * but that might overwrite a racing page_add_anon_rmap
@@ -560,7 +595,7 @@ static int try_to_unmap_one(struct page 
 	}
 
 	dec_mm_counter(mm, rss);
-	page_remove_rmap(page);
+	page_remove_rmap(page, vma, address);
 	page_cache_release(page);
 
 out_unmap:
@@ -661,7 +696,7 @@ static void try_to_unmap_cluster(unsigne
 		if (pte_dirty(pteval))
 			set_page_dirty(page);
 
-		page_remove_rmap(page);
+		page_remove_rmap(page, vma, address);
 		page_cache_release(page);
 		dec_mm_counter(mm, rss);
 		(*mapcount)--;

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel bug
@ 2005-11-26  1:23 Vympel
  2005-11-27 12:51 ` Hugh Dickins
  0 siblings, 1 reply; 41+ messages in thread
From: Vympel @ 2005-11-26  1:23 UTC (permalink / raw)
  To: linux-kernel

Hi, I receive this error and must reboot my server,

Nov 23 15:35:09 mail kernel: ------------[ cut here ]------------

Nov 23 15:35:09 mail kernel: kernel BUG at mm/rmap.c:487!

Nov 23 15:35:09 mail kernel: invalid operand: 0000 [#1]

Nov 23 15:35:09 mail kernel: Modules linked in: snd_cmipci gameport 
snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_pcm_oss 
snd_mixer_oss snd_pcm snd_page_alloc snd_opl3_lib snd_timer snd_hwdep 
snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore loop ipt_MASQUERADE 
iptable_nat ip_nat ipt_state ip_conntrack nfnetlink iptable_filter ip_tables 
dm_mod hw_random i2c_i801 i2c_core fealnx ne2k_pci 8390 8139too mii floppy 
ext3 jbd aic7xxx scsi_transport_spi sd_mod scsi_mod

Nov 23 15:35:09 mail kernel: CPU: 0

Nov 23 15:35:09 mail kernel: EIP: 0060:[<c014f97b>] Not tainted VLI

Nov 23 15:35:09 mail kernel: EFLAGS: 00010286 (2.6.14-1.1637_FC4)

Nov 23 15:35:09 mail kernel: EIP is at page_remove_rmap+0x37/0x41

Nov 23 15:35:09 mail kernel: eax: ffffffff ebx: c60e11b0 ecx: 04ff1025 edx: 
c109fe20

Nov 23 15:35:09 mail kernel: esi: c109fe20 edi: 0806c000 ebp: c03f7a7c esp: 
cc480de8

Nov 23 15:35:09 mail kernel: ds: 007b es: 007b ss: 0068

Nov 23 15:35:09 mail kernel: Process pipe (pid: 18858, threadinfo=cc480000 
task=c956c030)

Nov 23 15:35:09 mail kernel: Stack: c0149137 00000000 0807a000 c03f7a7c 
c9ac0080 0807a000 0807a000 08079fff

Nov 23 15:35:09 mail kernel: c01492ca 0807a000 00000000 c03f7a7c 00033000 
0807a000 c5c5e17c 0807a000

Nov 23 15:35:09 mail kernel: c0149401 0807a000 00000000 cc480000 c9194ba0 
cc480e78 002dc000 00000000



After some minutes server crash again with following error:



Nov 23 16:33:20 mail kernel: Backtrace:

Nov 23 16:33:20 mail kernel: [<c013f38d>] bad_page+0x8c/0xc3

Nov 23 16:33:20 mail kernel: [<c013fbf7>] free_hot_cold_page+0x47/0xca

Nov 23 16:33:20 mail kernel: [<c01403a5>] __pagevec_free+0x1f/0x2e

Nov 23 16:33:20 mail kernel: [<c0145123>] __pagevec_release_nonlru+0x29/0x8a

Nov 23 16:33:20 mail kernel: [<c01460fd>] shrink_list+0x207/0x47b

Nov 23 16:33:20 mail kernel: [<c014651e>] shrink_cache+0xe7/0x29a

Nov 23 16:33:20 mail kernel: [<c0146b41>] shrink_zone+0x88/0xd6

Nov 23 16:33:20 mail kernel: [<c0146f95>] balance_pgdat+0x20d/0x3e7

Nov 23 16:33:20 mail kernel: [<c014723a>] kswapd+0xcb/0x109

Nov 23 16:33:20 mail kernel: [<c012db56>] autoremove_wake_function+0x0/0x37

Nov 23 16:33:20 mail kernel: [<c014716f>] kswapd+0x0/0x109

Nov 23 16:33:20 mail kernel: [<c0101301>] kernel_thread_helper+0x5/0xb

Nov 23 16:33:20 mail kernel: Trying to fix it up, but a reboot is needed



Best Regards


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: Kernel BUG
  2005-11-03 18:59 ` Trond Myklebust
  2005-11-03 23:15   ` Mark Fortescue
@ 2005-11-04 10:08   ` Mark Fortescue
  1 sibling, 0 replies; 41+ messages in thread
From: Mark Fortescue @ 2005-11-04 10:08 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: linux-kernel

Hi Trond,

I have found a working combination of GCC/Binutils [gcc-3.4.3,
binutils-2.16.1 (GCC needs more work as it got its specs wrong and has a
bug in it regarding %llu on sparc).

This suggests that there is a kernel build error associated with GCC-4.0.2
(for sparc-linux). I will need to investigate this as GCC-4.0.2 has a
veriety of bug fixes in it that affect the sparc-linux target. It also has
improved configuration/build scripts that are relevent to what I am trying
to do.

I will let you know what I find. It may take me some time as my sparc
assembly is not too good and this is the best place to find compiler
hickups.

Regards
	Mark Fortescue.

On Thu, 3 Nov 2005, Trond Myklebust wrote:

> On Thu, 2005-11-03 at 18:10 +0000, Mark Fortescue wrote:
> > Hi Trond,
> > 
> > I am running a sparc-linux kernel using an NFS Root and it is falling over
> > with the trace below.
> > 
> > My Kernel is not a standard kernel (I have had to tweek it to get the
> > SBUS GC3 and the 82077 floppy to work on my OPUS Sparc 1 clone).
> > 
> > Can you advise me on any known issues in the NFS Client code that might
> > enter NULL pointers into the 'slot->slots[i]' in __lookup_tag.
> > 
> > If there are none that you are aware of, are there any specific areas that
> > I should investigate with printk statements.
> 
> NFS does not ever directly access the radix tree internals: it always
> uses the API, and it always protects those operations using the
> NFS_I(inode)->req_lock.
> 
> Are you sure that radix_tree_init() is being called before the NFSroot
> stuff is started? To me, this whole thing smells of memory scribble.
> 
> Cheers,
>   Trond
> 
> 


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: Kernel BUG
  2005-11-03 18:59 ` Trond Myklebust
@ 2005-11-03 23:15   ` Mark Fortescue
  2005-11-04 10:08   ` Mark Fortescue
  1 sibling, 0 replies; 41+ messages in thread
From: Mark Fortescue @ 2005-11-03 23:15 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: linux-kernel

Hi Trond,

The error occoures well after the NFS root is up and running (during the
link phase of a gcc compilation of hello.c). I thought it might be part of
the NFS system due to the backtrace.

I am currently working on a GCC-3.4.3, Binutils-2.15 version to see if it
is a compiler/binary utilities issue. The problem I have is that
GCC-3.4.3, Binutils-2.15 does not cope with printk("%llu") so I know that
there is a high potential for failure with this combination.

If it works OK, I will try with GCC-3.4.3, Binutils-2.16.1 and GCC-4.0.2,
Binutils-2.15 to try and eliminate compiler/binutils issues.

Once I have eliminated compiler/binutils bugs/features then I will start
to concentrate on the Kernel to try to identify the initial point of
failure.

Regards
	Mark Fortescue.

On Thu, 3 Nov 2005, Trond Myklebust wrote:

> On Thu, 2005-11-03 at 18:10 +0000, Mark Fortescue wrote:
> > Hi Trond,
> > 
> > I am running a sparc-linux kernel using an NFS Root and it is falling over
> > with the trace below.
> > 
> > My Kernel is not a standard kernel (I have had to tweek it to get the
> > SBUS GC3 and the 82077 floppy to work on my OPUS Sparc 1 clone).
> > 
> > Can you advise me on any known issues in the NFS Client code that might
> > enter NULL pointers into the 'slot->slots[i]' in __lookup_tag.
> > 
> > If there are none that you are aware of, are there any specific areas that
> > I should investigate with printk statements.
> 
> NFS does not ever directly access the radix tree internals: it always
> uses the API, and it always protects those operations using the
> NFS_I(inode)->req_lock.
> 
> Are you sure that radix_tree_init() is being called before the NFSroot
> stuff is started? To me, this whole thing smells of memory scribble.
> 
> Cheers,
>   Trond
> 
> 


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: Kernel BUG
  2005-11-03 18:10 Kernel BUG Mark Fortescue
@ 2005-11-03 18:59 ` Trond Myklebust
  2005-11-03 23:15   ` Mark Fortescue
  2005-11-04 10:08   ` Mark Fortescue
  0 siblings, 2 replies; 41+ messages in thread
From: Trond Myklebust @ 2005-11-03 18:59 UTC (permalink / raw)
  To: Mark Fortescue; +Cc: linux-kernel

On Thu, 2005-11-03 at 18:10 +0000, Mark Fortescue wrote:
> Hi Trond,
> 
> I am running a sparc-linux kernel using an NFS Root and it is falling over
> with the trace below.
> 
> My Kernel is not a standard kernel (I have had to tweek it to get the
> SBUS GC3 and the 82077 floppy to work on my OPUS Sparc 1 clone).
> 
> Can you advise me on any known issues in the NFS Client code that might
> enter NULL pointers into the 'slot->slots[i]' in __lookup_tag.
> 
> If there are none that you are aware of, are there any specific areas that
> I should investigate with printk statements.

NFS does not ever directly access the radix tree internals: it always
uses the API, and it always protects those operations using the
NFS_I(inode)->req_lock.

Are you sure that radix_tree_init() is being called before the NFSroot
stuff is started? To me, this whole thing smells of memory scribble.

Cheers,
  Trond


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel BUG
@ 2005-11-03 18:10 Mark Fortescue
  2005-11-03 18:59 ` Trond Myklebust
  0 siblings, 1 reply; 41+ messages in thread
From: Mark Fortescue @ 2005-11-03 18:10 UTC (permalink / raw)
  To: trond.myklebust; +Cc: linux-kernel

Hi Trond,

I am running a sparc-linux kernel using an NFS Root and it is falling over
with the trace below.

My Kernel is not a standard kernel (I have had to tweek it to get the
SBUS GC3 and the 82077 floppy to work on my OPUS Sparc 1 clone).

Can you advise me on any known issues in the NFS Client code that might
enter NULL pointers into the 'slot->slots[i]' in __lookup_tag.

If there are none that you are aware of, are there any specific areas that
I should investigate with printk statements.

The Kernel is cross compiled on an Athlon 64 3400+ (32bit linux at the
moment) using GCC-4.0.2 and Binutils-2.16.1. Compilation takes about 10
minutes so there is no real issue in making changes to the kernel to find
the source of the problem.

A compiler/binutils bug should not be ruled out. I might try
gcc-3.4.3/binutils-2.15.

Please let me know if you would like further information.

Regards
	Mark Fortescue.
--------------------------------------------------------------------------
kernel BUG at /L64/src/linux-2.6/linux-2.6.13.4-p01/lib/radix-tree.c:575!
              \|/ ____ \|/
              "@'/ ,. \`@"
              /_| \__/ |_\
                 \__U_/
ld(45): Kernel bad trap [#1]
PSR: 004000c4 PC: f00e0ff4 NPC: f00e0ff8 Y: 00000000    Not tainted
PC: <radix_tree_gang_lookup_tag+0x144/0x1ac>
%G: 00000001 f022ec00  f022eccc 00400fe2  f002fd18 f022ec00  ff020000
00000000
%O: 0000004d f01fbd78  0000023f 00000000  00000001 00000000  ff021a48
f00e0fec
RPC: <radix_tree_gang_lookup_tag+0x13c/0x1ac>
%L: 00000001 ff021b14  0000003f 00000001  00000002 00000000  ff020000
e0162000
%I: 00000000 ff021b14  00000000 00000001  00000008 ff021b10  ff021ab0
f00b10d4
Caller[f00b10d4]: nfs_wait_on_requests+0x98/0xb8
Caller[f00b2a70]: nfs_sync_inode+0x20/0x74
Caller[f00b063c]: nfs_readpage+0x44/0x44c
Caller[f004fc8c]: do_generic_mapping_read+0x290/0x564
Caller[f005084c]: __generic_file_aio_read+0x168/0x1cc
Caller[f0050a2c]: generic_file_aio_read+0x44/0x54
Caller[f006e298]: do_sync_read+0x94/0xc8
Caller[f006e62c]: vfs_read+0xa0/0x15c
Caller[f006f200]: sys_read+0x30/0x64
Caller[f001144c]: syscall_is_too_hard+0x34/0x40
Caller[e0096e58]: 0xe0096e58
Instruction DUMP: 90122178  7ffcc514  01000000 <91d02005> 9402a001
80a28010  0280000f  c4244001  8600e001 

--------------------------------------------------------------------------



^ permalink raw reply	[flat|nested] 41+ messages in thread

* RE: Kernel BUG
  2003-03-26 23:57 Perez-Gonzalez, Inaky
@ 2003-03-27 14:23 ` Hugh Dickins
  0 siblings, 0 replies; 41+ messages in thread
From: Hugh Dickins @ 2003-03-27 14:23 UTC (permalink / raw)
  To: Perez-Gonzalez, Inaky
  Cc: 'kasper_k_jensen@sol.dk', 'linux-kernel@vger.kernel.org'

On Wed, 26 Mar 2003, Perez-Gonzalez, Inaky wrote:
> 
> Mar 26 13:38:15 localhost kernel: CPU:    0
> Mar 26 13:38:15 localhost kernel: ide-cd cdrom i810_audio ac97_codec
> soundcore a
> utofs 8139too mii iptable_filter
> Mar 26 13:38:15 localhost kernel: invalid operand: 0000
> Mar 26 13:38:15 localhost kernel: kernel BUG at page_alloc.c:145!
> Mar 26 13:38:15 localhost kernel: ------------[ cut here ]------------
> Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 0383304c
> Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 050db024
> 
> I'd say you also have problems with your swap device ... I'd first make
> sure your swap device is ok and then retry - 

No, those swap_free and swap_dup errors appear when a page table has been
corrupted, and we don't swap out page tables themselves, just the pages
they point to.  There's no reason to suspect the swap device at all.

> however, the BUG is still there, that is for sure ...
> 
> It'd also help to know your kernel version

The kernel version would help to identify the page_alloc.c:145 BUG.
But it's likely to correspond to freeing an impossible or already-freed
page, because of the corrupted page table (odd numbered corruption looks
like a valid page, even numbered corruption looks like a swap entry).

Sorry, I've no guess to make on what might be corrupting this memory.

Hugh


^ permalink raw reply	[flat|nested] 41+ messages in thread

* RE: Kernel BUG
@ 2003-03-26 23:57 Perez-Gonzalez, Inaky
  2003-03-27 14:23 ` Hugh Dickins
  0 siblings, 1 reply; 41+ messages in thread
From: Perez-Gonzalez, Inaky @ 2003-03-26 23:57 UTC (permalink / raw)
  To: 'kasper_k_jensen@sol.dk', 'linux-kernel@vger.kernel.org'


> I think I have found a bug, I have taken a srceen dump of it.

Mar 26 13:38:15 localhost kernel: CPU:    0
Mar 26 13:38:15 localhost kernel: ide-cd cdrom i810_audio ac97_codec
soundcore a
utofs 8139too mii iptable_filter
Mar 26 13:38:15 localhost kernel: invalid operand: 0000
Mar 26 13:38:15 localhost kernel: kernel BUG at page_alloc.c:145!
Mar 26 13:38:15 localhost kernel: ------------[ cut here ]------------
Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 0383304c
Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 050db024

I'd say you also have problems with your swap device ... I'd first make
sure your swap device is ok and then retry - however, the BUG is still
there, that is for sure ...

It'd also help to know your kernel version

Iñaky Pérez-González -- Not speaking for Intel -- all opinions are my own
(and my fault)

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel BUG
@ 2003-03-26 13:13 kasper_k_jensen
  0 siblings, 0 replies; 41+ messages in thread
From: kasper_k_jensen @ 2003-03-26 13:13 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

I think I have found a bug, I have taken a srceen dump of it.


________________________________________
Få din egen webmail på http://solmail.sol.dk - gratis og med dig overalt!
Træt af virus? Få gratis beskyttelse her: http://antivirus.sol.dk



[-- Attachment #2: screen.dump --]
[-- Type: application/octet-stream, Size: 1677 bytes --]

Mar 26 13:38:15 localhost kernel: CPU:    0
Mar 26 13:38:15 localhost kernel: ide-cd cdrom i810_audio ac97_codec soundcore a
utofs 8139too mii iptable_filter
Mar 26 13:38:15 localhost kernel: invalid operand: 0000
Mar 26 13:38:15 localhost kernel: kernel BUG at page_alloc.c:145!
Mar 26 13:38:15 localhost kernel: ------------[ cut here ]------------
Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 0383304c
Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 050db024
Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 06a35020
Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 00000004
Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 00c4e064
Mar 26 13:38:14 localhost kernel: swap_free: Bad swap file entry 0383304c
Mar 26 13:38:14 localhost kernel: VM: killing process mozilla-bin
Mar 26 13:38:14 localhost kernel: swap_dup: Bad swap file entry 07ae1062
Mar 26 13:38:14 localhost kernel: swap_dup: Bad swap file entry 050db024
Mar 26 13:38:14 localhost kernel: swap_dup: Bad swap file entry 06a35020
Mar 26 13:38:14 localhost kernel: swap_dup: Bad swap file entry 00000004
Mar 26 13:38:14 localhost kernel: swap_dup: Bad swap file entry 00c4e064
Mar 26 13:38:14 localhost kernel: swap_dup: Bad swap file entry 0383304c
Mar 26 13:09:23 localhost xinetd[740]: Activating service sgi_fam
Mar 26 13:08:52 localhost xinetd[740]: Deactivating service sgi_fam due to exces
sive incoming connections.  Restarting in 30 seconds.
Mar 26 13:08:52 localhost xinetd[1168]: libwrap refused connection to sgi_fam fr
om <no address>
                                                              820,1         12%

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel bug.
@ 2003-01-25 22:56 Massimiliano C. - Uf0On|in3
  0 siblings, 0 replies; 41+ messages in thread
From: Massimiliano C. - Uf0On|in3 @ 2003-01-25 22:56 UTC (permalink / raw)
  To: linux-kernel

Hi,

Sorry I'm not too expert and don't have undestrand what is the source code 
bugged.

script/ver_linux command report:
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.

Linux atlantide.uni.cc 2.4.21-pre3 #2 SMP Sat Jan 25 12:30:48 CET 2003 i686 
unknown unknown GNU/Linux

Gnu C                  3.2.2
Gnu make               3.80
util-linux             2.11y
mount                  2.11y
modutils               2.4.21
e2fsprogs              1.32
PPP                    2.4.1
Linux C Library        2.3.1
Dynamic linker (ldd)   2.3.1
Procps                 3.1.5
Net-tools              1.60
Console-tools          0.2.3
Sh-utils               4.5.4
Modules Loaded         nls_iso8859-15 ppp_synctty ppp_generic slhc n_hdlc 
usb-uhci

Messages error:
Jan 25 23:31:26 atlantide kernel: wait_on_irq, CPU 1:
Jan 25 23:31:26 atlantide kernel: irq:  0 [ 0 0 ]
Jan 25 23:31:26 atlantide kernel: bh:   1 [ 2 0 ]
Jan 25 23:31:26 atlantide kernel: Stack dumps:
Jan 25 23:31:26 atlantide kernel: CPU 0:00020002 00020002 00020002 00020002 
00020002 00020002 00020002 00020002
Jan 25 23:31:26 atlantide kernel:        00020002 00020002 00020002 00020002 
00020002 00020002 00020002 00020002
Jan 25 23:31:26 atlantide kernel:        00020002 00020002 00020002 00020002 
00020002 00020002 00020002 00020002
Jan 25 23:31:26 atlantide kernel: Call Trace:
Jan 25 23:31:26 atlantide kernel:
Jan 25 23:31:26 atlantide kernel: CPU 1:d7871ee4 c02a011d 00000001 00000020 
00000000 c010854d c02a0132 00000001
Jan 25 23:31:26 atlantide kernel:        d7f2c820 d7943000 d8854333 d77d2000 
d7943974 d7f2c820 d885499f d7f2c820
Jan 25 23:31:26 atlantide kernel:        d7943000 d7f2c83c d77d2000 d7870000 
000000b4 d7943000 00000000 d7871f58
Jan 25 23:31:26 atlantide kernel: Call Trace:    [__global_cli+189/292] 
[ppp_synctty:__insmod_ppp_synctty_O/lib/modules/2.4.21-pre3/kernel/drive+-52429/96] 
[ppp_synctty:__insmod_ppp_synctty_O/lib/modules/2.4.21-pre3/kernel/drive+-50785/96] 
[tty_write+404/672] 
[ppp_synctty:__insmod_ppp_synctty_O/lib/modules/2.4.21-pre3/kernel/drive+-51228/96]
Jan 25 23:31:26 atlantide kernel:   [sys_write+150/268] [system_call+51/56]
Jan 25 23:31:26 atlantide kernel:

When and what's do this bug:

If u try to start a Udp Syn scan from 1 to 65535 on "your real IPv4" the 
system crash for some seconds and Sysload at the finish of "totally stop" 
give 6.0 of sysload.

I hope this is util for know and fix the bug:!

If u want others info conctat me :))

Thanks for all.

-- 
Best regards,
Massimiliano C.
Areaserver Coadmin
AreaServer IPv6 Tunnel Brocker Admin - http://tb.areaserver.org

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel bug
@ 2003-01-19 18:01 Christophe Dupre
  0 siblings, 0 replies; 41+ messages in thread
From: Christophe Dupre @ 2003-01-19 18:01 UTC (permalink / raw)
  To: linux-kernel

Running Red Hat 7.2 with Red Hat's kernel 2.4.18-19.7.x, I  get this 
error whenever there's a lot of disk activity (such as a backup):

kernel BUG at inode.c:565!
invalid operand: 0000
esp cyclades ip_conntrack_ftp eepro10 3c59x ipt_REHECT iptable_nat 
ip_conntrack
iptable_filter ip_tables st ext3 jbd aic7xxx sd_mod scsi_mod
CPI: 0
EIP: 0010:[<c014c689>]   Not tainted
EFLAGS: 00010206

EIP is at clear_inode [kernel] 0x19 (2.4.19-19.7.x)
eax: cb841060   ebx: cb841040   ecx: cb841040   edx: 00000800
esi: c170ffa8   edi: c170e000   ebp: 0000d6a9   esp: c170ff70
ds: 0018  es: 0018  ss: 0018
Process kswapd (pid: 5, stackpage=c170f000)
Cal Trace: [<c014c797>] dispose_list [kernel] 0x47 (0xc170ff7c))
[<c014c790>] dispose_list [kernel] 0x50 (0xc170ff84))
[<c014ca53>] prune_icache [kernel] 0x123 (0xc170ff98))
[<c014ca90>] shrink_icache_memory [kernel] 0x20 (0xc170ffc0))
[<c0131c9d>] kswapd [kernel] 0x30d (0xc170ffc8))
[<c0105000>] stext [kernel] 0x0 (0xc170ffe8))
[<c0107146>] kernel_thread [kernel] 0x26 (0xc170fff0))
[<c0131990>] kswapd [kernel] 0x0 (0xc170fff8))

Code: 0f 0b 35 02 3d e0 22 c0 8b 83 0c 01 00 00 a9 10 00 00 00 75

The tape backup is SCSI connected to an Adaptec 29160. The disk is IDE. 
The filesystem is ext2fs.

Help would be appreciated.


^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel BUG
@ 2003-01-07  9:17 Sönke Ruempler
  0 siblings, 0 replies; 41+ messages in thread
From: Sönke Ruempler @ 2003-01-07  9:17 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 31895 bytes --]

hi there,

(pls cc me, i am NOT on the lists)

i noticed that bug:

ksymoops 2.4.1 on i686 2.4.20.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.20/ (default)
     -m /boot/System.map-2.4.20 (default)
From: <>

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Jan  7 09:00:01 blah kernel: kernel BUG at slab.c:815!
Jan  7 09:00:01 blah kernel: invalid operand: 0000
Jan  7 09:00:01 blah kernel: CPU:    0
Jan  7 09:00:01 blah kernel: EIP:    0010:[kmem_cache_create+731/816]    Not
tainted
Jan  7 09:00:01 blah kernel: EIP:    0010:[<c01275fb>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
Jan  7 09:00:01 blah kernel: EFLAGS: 00010246
Jan  7 09:00:01 blah kernel: eax: 00000000   ebx: c12c7c24   ecx: c12c7778
edx: c12c770c
Jan  7 09:00:01 blah kernel: esi: c12c7770   edi: d08aa737   ebp: c12c7c1c
esp: c5027ef8
Jan  7 09:00:01 blah kernel: ds: 0018   es: 0018   ss: 0018
Jan  7 09:00:01 blah kernel: Process modprobe (pid: 10655,
stackpage=c5027000)
Jan  7 09:00:01 blah kernel: Stack: c5027efc 00000040 d08a5000 00000000
00000000 0808a330 d08a6514 d08aa72b
Jan  7 09:00:01 blah kernel:        00000060 00000040 00000000 00000000
00000000 c01141a5 00000000 c6a44000
Jan  7 09:00:01 blah kernel:        00006f60 cb35e000 00000060 ffffffea
00000008 c5ae54c0 00000060 d0872000
Jan  7 09:00:01 blah kernel: Call Trace:    [<d08a6514>] [<d08aa72b>]
[sys_init_module+1317/1504] [<d08a5060>] [system_call+51/56]
Jan  7 09:00:01 blah kernel: Call Trace:    [<d08a6514>] [<d08aa72b>]
[<c01141a5>] [<d08a5060>] [<c0106d83>]
Jan  7 09:00:01 blah kernel: Code: 0f 0b 2f 03 d0 89 26 c0 89 d1 8b 01 89 c2
0f 0d 02 81 f9 24

>>EIP; c01275fb <kmem_cache_create+2db/330>   <=====
Trace; d08a6514 <END_OF_CODE+3069c/????>
Trace; d08aa72b <END_OF_CODE+348b3/????>
Trace; d08a6514 <END_OF_CODE+3069c/????>
Trace; d08aa72b <END_OF_CODE+348b3/????>
Trace; c01141a5 <sys_init_module+525/5e0>
Trace; d08a5060 <END_OF_CODE+2f1e8/????>
Trace; c0106d83 <system_call+33/38>
Code;  c01275fb <kmem_cache_create+2db/330>
00000000 <_EIP>:
Code;  c01275fb <kmem_cache_create+2db/330>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  c01275fd <kmem_cache_create+2dd/330>
   2:   2f                        das
Code;  c01275fe <kmem_cache_create+2de/330>
   3:   03 d0                     add    %eax,%edx
Code;  c0127600 <kmem_cache_create+2e0/330>
   5:   89 26                     mov    %esp,(%esi)
Code;  c0127602 <kmem_cache_create+2e2/330>
   7:   c0 89 d1 8b 01 89 c2      rorb   $0xc2,0x89018bd1(%ecx)
Code;  c0127609 <kmem_cache_create+2e9/330>
   e:   0f 0d 02                  prefetch (%edx)
Code;  c012760c <kmem_cache_create+2ec/330>
  11:   81 f9 24 00 00 00         cmp    $0x24,%ecx


1 warning issued.  Results may not be reliable.

---

information:

/proc/cpuinfo:

processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model  : 3
model name : AMD Duron(tm) Processor
stepping : 1
cpu MHz  : 706.965
cache size : 64 KB
fdiv_bug : no
hlt_bug  : no
f00f_bug : no
coma_bug : no
fpu  : yes
fpu_exception : yes
cpuid level : 1
wp  : yes
flags  : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36
mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips : 1409.02


/proc/ioports:

0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0140-015f : aha152x
0170-0177 : ide1
01f0-01f7 : ide0
02f8-02ff : serial(auto)
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0cf8-0cff : PCI conf1
b000-bfff : PCI Bus #01
d800-d803 : Advanced Micro Devices [AMD] AMD-751 [Irongate] System
Controller
da00-da1f : AVM Audiovisuelles MKTG & Computer System GmbH B1 ISDN
  da00-da1e : b1pci-da00
dc00-dc3f : AVM Audiovisuelles MKTG & Computer System GmbH B1 ISDN
de00-deff : Macronix, Inc. [MXIC] MX987x5
  de00-deff : tulip



/proc/iomem:

00000000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000f0000-000fffff : System ROM
00100000-0ffeffff : System RAM
  00100000-0025d4dc : Kernel code
  0025d4dd-002bacdf : Kernel data
0fff0000-0fff7fff : ACPI Tables
0fff8000-0fffffff : ACPI Non-volatile Storage
e6c00000-e6cfffff : PCI Bus #01
e8000000-ebffffff : Advanced Micro Devices [AMD] AMD-751 [Irongate] System
Controller
eedff000-eedfffff : Advanced Micro Devices [AMD] AMD-751 [Irongate] System
Controller
eee00000-eeefffff : PCI Bus #01
ef7e8000-ef7ebfff : Texas Instruments TSB12LV26 IEEE-1394 Controller (Link)
ef7ee000-ef7eefff : Advanced Micro Devices [AMD] AMD-756 [Viper] USB
  ef7ee000-ef7eefff : usb-ohci
ef7ef000-ef7ef7ff : Texas Instruments TSB12LV26 IEEE-1394 Controller (Link)
  ef7ef000-ef7ef7ff : ohci1394
ef7efec0-ef7efeff : AVM Audiovisuelles MKTG & Computer System GmbH B1 ISDN
ef7eff00-ef7effff : Macronix, Inc. [MXIC] MX987x5
  ef7eff00-ef7effff : tulip
ef800000-efffffff : S3 Inc. 86c764/765 [Trio32/64/64V+]



lspci -vvv:
00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] AGP
Bridge (rev 01) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 120
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000b000-0000bfff
Memory behind bridge: eee00000-eeefffff
Prefetchable memory behind bridge: e6c00000-e6cfffff
BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-

00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-756 [Viper] ISA (rev
01)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 0

00:07.1 IDE interface: Advanced Micro Devices [AMD] AMD-756 [Viper] IDE (rev
07) (prog-if 8a [Master SecP PriP])
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 32
Region 4: I/O ports at f000 [size=16]

00:07.3 Bridge: Advanced Micro Devices [AMD] AMD-756 [Viper] ACPI (rev 03)
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-

00:07.4 USB Controller: Advanced Micro Devices [AMD] AMD-756 [Viper] USB
(rev 06) (prog-if 10 [OHCI])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 16 (20000ns max), cache line size 08
Interrupt: pin D routed to IRQ 12
Region 0: Memory at ef7ee000 (32-bit, non-prefetchable) [size=4K]

00:08.0 Network controller: AVM Audiovisuelles MKTG & Computer System GmbH
B1 ISDN (rev 01)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 64 (500ns min, 500ns max)
Interrupt: pin A routed to IRQ 5
Region 0: Memory at ef7efec0 (32-bit, non-prefetchable) [size=64]
Region 1: I/O ports at dc00 [size=64]
Region 2: I/O ports at da00 [size=32]

00:09.0 FireWire (IEEE 1394): Texas Instruments: Unknown device 8020
(prog-if 10 [OHCI])
Subsystem: Texas Instruments: Unknown device 8010
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 64 (750ns min, 1000ns max), cache line size 08
Interrupt: pin A routed to IRQ 9
Region 0: Memory at ef7ef000 (32-bit, non-prefetchable) [size=2K]
Region 1: Memory at ef7e8000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 1
Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA PME(D0-,D1-,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:0a.0 Ethernet controller: Macronix, Inc. [MXIC] MX987x5 (rev 20)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping+ SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 64 (2000ns min, 14000ns max), cache line size 08
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at de00 [size=256]
Region 1: Memory at ef7eff00 (32-bit, non-prefetchable) [size=256]
Expansion ROM at ef7d0000 [disabled] [size=64K]
Capabilities: [44] Power Management version 1
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0-,D1+,D2-,D3hot-,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:0b.0 VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+]
(prog-if 00 [VGA])
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 12
Region 0: Memory at ef800000 (32-bit, non-prefetchable) [size=8M]
Expansion ROM at ef7f0000 [disabled] [size=64K]


-----------------------------------------

kernel .config:

#
# Automatically generated by make menuconfig: don't edit
#
CONFIG_X86=y
# CONFIG_SBUS is not set
CONFIG_UID16=y
From: <>

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Processor type and features
#
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
CONFIG_MK7=y
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_HAS_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_USE_3DNOW=y
CONFIG_X86_PGE=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_F00F_WORKS_OK=y
CONFIG_X86_MCE=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_HIGHMEM is not set
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
# CONFIG_SMP is not set
# CONFIG_X86_UP_APIC is not set
# CONFIG_X86_UP_IOAPIC is not set
# CONFIG_X86_TSC_DISABLE is not set
CONFIG_X86_TSC=y

#
# General setup
#
CONFIG_NET=y
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_ISA=y
CONFIG_PCI_NAMES=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_HOTPLUG is not set
# CONFIG_PCMCIA is not set
# CONFIG_HOTPLUG_PCI is not set
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_PM=y
# CONFIG_ACPI is not set
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_CML1=y
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_AMIGA is not set
# CONFIG_PARPORT_MFC3 is not set
# CONFIG_PARPORT_ATARI is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_PARPORT_OTHER is not set
# CONFIG_PARPORT_1284 is not set

#
# Plug and Play configuration
#
# CONFIG_PNP is not set
# CONFIG_ISAPNP is not set

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_CISS_SCSI_TAPE is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_BLK_STATS is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
# CONFIG_BLK_DEV_MD is not set
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID5 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_LVM is not set

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
# CONFIG_NETFILTER is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_IPV6 is not set
# CONFIG_KHTTPD is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set

#
# Appletalk devices
#
# CONFIG_DEV_APPLETALK is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_LLC is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set
# CONFIG_PHONE_IXJ is not set
# CONFIG_PHONE_IXJ_PCMCIA is not set

#
# ATA/IDE/MFM/RLL support
#
CONFIG_IDE=y

#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDEDISK_STROKE is not set
# CONFIG_BLK_DEV_IDEDISK_VENDOR is not set
# CONFIG_BLK_DEV_IDEDISK_FUJITSU is not set
# CONFIG_BLK_DEV_IDEDISK_IBM is not set
# CONFIG_BLK_DEV_IDEDISK_MAXTOR is not set
# CONFIG_BLK_DEV_IDEDISK_QUANTUM is not set
# CONFIG_BLK_DEV_IDEDISK_SEAGATE is not set
# CONFIG_BLK_DEV_IDEDISK_WD is not set
# CONFIG_BLK_DEV_COMMERIAL is not set
# CONFIG_BLK_DEV_TIVO is not set
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=y
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_ISAPNP is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
# CONFIG_IDEDMA_PCI_AUTO is not set
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_PCI_WIP is not set
# CONFIG_BLK_DEV_IDEDMA_TIMEOUT is not set
# CONFIG_IDEDMA_NEW_DRIVE_LISTINGS is not set
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_AEC62XX_TUNING is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_WDC_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_AMD74XX_OVERRIDE is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_CMD680 is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_HPT34X_AUTODMA is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_PIIX_TUNING is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_PDC202XX is not set
# CONFIG_PDC202XX_BURST is not set
# CONFIG_PDC202XX_FORCE is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_CHIPSETS is not set
# CONFIG_IDEDMA_AUTO is not set
# CONFIG_IDEDMA_IVB is not set
# CONFIG_DMA_NONPCI is not set
# CONFIG_BLK_DEV_IDE_MODES is not set
# CONFIG_BLK_DEV_ATARAID is not set
# CONFIG_BLK_DEV_ATARAID_PDC is not set
# CONFIG_BLK_DEV_ATARAID_HPT is not set

#
# SCSI support
#
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=2
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=y
# CONFIG_SCSI_DEBUG_QUEUES is not set
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
CONFIG_SCSI_LOGGING=y

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AHA1740 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_MEGARAID is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_DMA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_NCR53C7xx is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_NCR53C8XX is not set
# CONFIG_SCSI_SYM53C8XX is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_SEAGATE is not set
# CONFIG_SCSI_SIM710 is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SCSI_DEBUG is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_BOOT is not set
# CONFIG_FUSION_ISENSE is not set
# CONFIG_FUSION_CTL is not set
# CONFIG_FUSION_LAN is not set

#
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
#
CONFIG_IEEE1394=m
CONFIG_IEEE1394_OHCI1394=m
CONFIG_IEEE1394_VIDEO1394=m
CONFIG_IEEE1394_SBP2=m
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
# CONFIG_IEEE1394_ETH1394 is not set
CONFIG_IEEE1394_DV1394=m
CONFIG_IEEE1394_RAWIO=m
# CONFIG_IEEE1394_CMP is not set
# CONFIG_IEEE1394_VERBOSEDEBUG is not set

#
# I2O device support
#
# CONFIG_I2O is not set
# CONFIG_I2O_PCI is not set
# CONFIG_I2O_BLOCK is not set
# CONFIG_I2O_LAN is not set
# CONFIG_I2O_SCSI is not set
# CONFIG_I2O_PROC is not set

#
# Network device support
#
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_SUNLANCE is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNBMAC is not set
# CONFIG_SUNQE is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_AT1700 is not set
# CONFIG_DEPCA is not set
# CONFIG_HP100 is not set
# CONFIG_NET_ISA is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_AC3200 is not set
# CONFIG_APRICOT is not set
# CONFIG_CS89x0 is not set
CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_DE4X5 is not set
# CONFIG_DGRS is not set
# CONFIG_DM9102 is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_LNE390 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_NE3210 is not set
# CONFIG_ES3210 is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_SUNDANCE_MMIO is not set
# CONFIG_TLAN is not set
# CONFIG_TC35815 is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_RHINE_MMIO is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_NET_POCKET is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_MYRI_SBUS is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# ISDN subsystem
#
CONFIG_ISDN=y
CONFIG_ISDN_BOOL=y
# CONFIG_ISDN_PPP is not set
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y

#
# ISDN feature submodules
#
# CONFIG_ISDN_DRV_LOOP is not set
# CONFIG_ISDN_DIVERSION is not set

#
# Passive ISDN cards
#
# CONFIG_ISDN_DRV_HISAX is not set

#
# Active ISDN cards
#
# CONFIG_ISDN_DRV_ICN is not set
# CONFIG_ISDN_DRV_PCBIT is not set
# CONFIG_ISDN_DRV_SC is not set
# CONFIG_ISDN_DRV_ACT2000 is not set
# CONFIG_ISDN_DRV_EICON is not set
# CONFIG_ISDN_DRV_TPAM is not set
CONFIG_ISDN_CAPI=y
# CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=y
# CONFIG_ISDN_CAPI_CAPIFS_BOOL is not set
# CONFIG_ISDN_CAPI_CAPIFS is not set
CONFIG_ISDN_CAPI_CAPIDRV=y
# CONFIG_ISDN_DRV_AVMB1_B1ISA is not set
CONFIG_ISDN_DRV_AVMB1_B1PCI=y
# CONFIG_ISDN_DRV_AVMB1_B1PCIV4 is not set
# CONFIG_ISDN_DRV_AVMB1_T1ISA is not set
# CONFIG_ISDN_DRV_AVMB1_B1PCMCIA is not set
# CONFIG_ISDN_DRV_AVMB1_AVM_CS is not set
# CONFIG_ISDN_DRV_AVMB1_T1PCI is not set
# CONFIG_ISDN_DRV_AVMB1_C4 is not set
# CONFIG_HYSDN is not set
# CONFIG_HYSDN_CAPI is not set

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Input core support
#
# CONFIG_INPUT is not set
# CONFIG_INPUT_KEYBDEV is not set
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
# CONFIG_SERIAL_CONSOLE is not set
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_UNIX98_PTYS is not set
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set

#
# I2C support
#
# CONFIG_I2C is not set

#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_MOUSE is not set

#
# Joysticks
#
# CONFIG_INPUT_GAMEPORT is not set
# CONFIG_QIC02_TAPE is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_AMD_RNG is not set
# CONFIG_INTEL_RNG is not set
# CONFIG_AMD_PM768 is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# File systems
#
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_ADFS_FS is not set
# CONFIG_ADFS_FS_RW is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BEFS_DEBUG is not set
# CONFIG_BFS_FS is not set
CONFIG_EXT3_FS=y
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
# CONFIG_FAT_FS is not set
# CONFIG_MSDOS_FS is not set
# CONFIG_UMSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_JFFS_FS is not set
# CONFIG_JFFS2_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_TMPFS is not set
CONFIG_RAMFS=y
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
# CONFIG_JFS_FS is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS_RW is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
# CONFIG_DEVFS_FS is not set
# CONFIG_DEVFS_MOUNT is not set
# CONFIG_DEVFS_DEBUG is not set
# CONFIG_DEVPTS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX4FS_RW is not set
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UDF_FS is not set
# CONFIG_UDF_RW is not set
# CONFIG_UFS_FS is not set
# CONFIG_UFS_FS_WRITE is not set

#
# Network File Systems
#
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
# CONFIG_NFS_FS is not set
# CONFIG_NFS_V3 is not set
# CONFIG_ROOT_NFS is not set
# CONFIG_NFSD is not set
# CONFIG_NFSD_V3 is not set
# CONFIG_NFSD_TCP is not set
# CONFIG_SUNRPC is not set
# CONFIG_LOCKD is not set
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_NCP_FS is not set
# CONFIG_NCPFS_PACKET_SIGNING is not set
# CONFIG_NCPFS_IOCTL_LOCKING is not set
# CONFIG_NCPFS_STRONG is not set
# CONFIG_NCPFS_NFS_NS is not set
# CONFIG_NCPFS_OS2_NS is not set
# CONFIG_NCPFS_SMALLDOS is not set
# CONFIG_NCPFS_NLS is not set
# CONFIG_NCPFS_EXTRAS is not set
# CONFIG_ZISOFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_SMB_NLS=y
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=m
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=m
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set

#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
# CONFIG_MDA_CONSOLE is not set

#
# Frame-buffer support
#
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_RIVA is not set
# CONFIG_FB_CLGEN is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_HGA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MATROX is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FBCON_ADVANCED is not set
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB24=y
CONFIG_FBCON_CFB32=y
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
# CONFIG_FBCON_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Sound
#
# CONFIG_SOUND is not set

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
# CONFIG_USB_DEVICEFS is not set
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_LONG_TIMEOUT is not set
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_UHCI is not set
# CONFIG_USB_UHCI_ALT is not set
CONFIG_USB_OHCI=y
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_BLUETOOTH is not set
# CONFIG_USB_MIDI is not set
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_HID is not set
# CONFIG_USB_HIDINPUT is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_SCANNER is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_CATC is not set
# CONFIG_USB_CDCETHER is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_BRLVGER is not set
# CONFIG_USB_LCD is not set

#
# Bluetooth support
#
# CONFIG_BLUEZ is not set

#
# Kernel hacking
#
# CONFIG_DEBUG_KERNEL is not set

#
# Library routines
#
# CONFIG_ZLIB_INFLATE is not set
# CONFIG_ZLIB_DEFLATE is not set

------------------------------------------------


ver_linux:

If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.

Linux blah 2.4.20 #5 Don Dez 12 18:58:08 CET 2002 i686 unknown

Gnu C                  2.96
Gnu make               3.79.1
binutils               2.11.90.0.8
util-linux             2.11f
mount                  2.11g
modutils               2.4.6
e2fsprogs              1.23
reiserfsprogs          3.x.0j
isdn4k-utils           3.1pre1
Linux C Library        2.2.4
Dynamic linker (ldd)   2.2.4
Procps                 2.0.7
Net-tools              1.60
Console-tools          0.3.3
Sh-utils               2.0.11
Modules Loaded         sbp2 lp




what do you need yet?


greetings, soenke.

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2219 bytes --]

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: Kernel BUG
  2002-12-07 10:09 Kernel BUG Henrik Steffen
@ 2002-12-08  1:47 ` Alan Cox
  0 siblings, 0 replies; 41+ messages in thread
From: Alan Cox @ 2002-12-08  1:47 UTC (permalink / raw)
  To: Henrik Steffen; +Cc: pgsql-general, Linux Kernel Mailing List

On Sat, 2002-12-07 at 10:09, Henrik Steffen wrote:
> 
> Hello all,
> 
> running postgres 7.3 on an redhat linux 2.4.19 I had

Red Hat never issued a 2.4.19 kernel. Are you actually running a home
compiled 2.4.19, an RH 2.4.18 or something you found in RH rawhide ?


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel BUG
@ 2002-12-07 10:09 Henrik Steffen
  2002-12-08  1:47 ` Alan Cox
  0 siblings, 1 reply; 41+ messages in thread
From: Henrik Steffen @ 2002-12-07 10:09 UTC (permalink / raw)
  To: pgsql-general; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 7659 bytes --]


Hello all,

running postgres 7.3 on an redhat linux 2.4.19 I had
the following problems this morning. One of the database
tables was completely destroyed. Every access to this
certain table led to a whole shut-down of the database.

attention kernel-list: please cc me because I am not subscribed to the list

here the trace:

ksymoops 2.4.1 on i686 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19/ (default)
     -m /boot/System.map-2.4.19 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

No modules in ksyms, skipping objects
Warning (read_lsmod): no symbols in lsmod, is /proc/modules a valid lsmod file?
Dec  7 08:16:09 db2 kernel: kernel BUG at page_alloc.c:89!
Dec  7 08:16:09 db2 kernel: invalid operand: 0000
Dec  7 08:16:09 db2 kernel: CPU:    0
Dec  7 08:16:09 db2 kernel: EIP:    0010:[__free_pages_ok+33/608]    Not tainted
Dec  7 08:16:09 db2 kernel: EIP:    0010:[<c012a451>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
Dec  7 08:16:09 db2 kernel: EFLAGS: 00010286
Dec  7 08:16:09 db2 kernel: eax: c121c39c   ebx: c13c69b0   ecx: f5e14ac0   edx: c12b2dec
Dec  7 08:16:09 db2 kernel: esi: 00000000   edi: f5cc35b0   ebp: 000005de   esp: dc28ded4
Dec  7 08:16:09 db2 kernel: ds: 0018   es: 0018   ss: 0018
Dec  7 08:16:09 db2 kernel: Process postmaster (pid: 24608, stackpage=dc28d000)
Dec  7 08:16:09 db2 kernel: Stack: c012484f 00000000 00000000 f6768c00 f7cc8200 0000001f 00000cca 00001000 
Dec  7 08:16:09 db2 kernel:        c13c69b0 f5cc35b0 000005de c01243e5 dc28df5c c13c69b0 00000000 00001000 
Dec  7 08:16:09 db2 kernel:        00001000 00000000 00000000 00000000 f5cc3500 d5456e40 dc28c000 00000000 
Dec  7 08:16:09 db2 kernel: Call Trace:    [file_read_actor+143/208] [do_generic_file_read+549/1056] [generic_file_read+122/288] [file_read_actor+0/208] [sys_read+149/240]
Dec  7 08:16:09 db2 kernel: Call Trace:    [<c012484f>] [<c01243e5>] [<c012490a>] [<c01247c0>] [<c0130b75>]
Dec  7 08:16:09 db2 kernel:   [<c0117ecb>] [<c0109c6c>] [<c010878b>]
Dec  7 08:16:09 db2 kernel: Code: 0f 0b 59 00 d8 41 1f c0 8b 53 08 85 d2 74 08 0f 0b 5b 00 d8 

>>EIP; c012a451 <__free_pages_ok+21/260>   <=====
Trace; c012484f <file_read_actor+8f/d0>
Trace; c01243e5 <do_generic_file_read+225/420>
Trace; c012490a <generic_file_read+7a/120>
Trace; c01247c0 <file_read_actor+0/d0>
Trace; c0130b75 <sys_read+95/f0>
Trace; c0117ecb <do_softirq+4b/90>
Trace; c0109c6c <do_IRQ+9c/b0>
Trace; c010878b <system_call+33/38>
Code;  c012a451 <__free_pages_ok+21/260>
00000000 <_EIP>:
Code;  c012a451 <__free_pages_ok+21/260>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  c012a453 <__free_pages_ok+23/260>
   2:   59                        pop    %ecx
Code;  c012a454 <__free_pages_ok+24/260>
   3:   00 d8                     add    %bl,%al
Code;  c012a456 <__free_pages_ok+26/260>
   5:   41                        inc    %ecx
Code;  c012a457 <__free_pages_ok+27/260>
   6:   1f                        pop    %ds
Code;  c012a458 <__free_pages_ok+28/260>
   7:   c0 8b 53 08 85 d2 74      rorb   $0x74,0xd2850853(%ebx)
Code;  c012a45f <__free_pages_ok+2f/260>
   e:   08 0f                     or     %cl,(%edi)
Code;  c012a461 <__free_pages_ok+31/260>
  10:   0b 5b 00                  or     0x0(%ebx),%ebx
Code;  c012a464 <__free_pages_ok+34/260>
  13:   d8 00                     fadds  (%eax)

Dec  7 08:21:08 db2 kernel:  kernel BUG at page_alloc.c:89!
Dec  7 08:21:08 db2 kernel: invalid operand: 0000
Dec  7 08:21:08 db2 kernel: CPU:    0
Dec  7 08:21:08 db2 kernel: EIP:    0010:[__free_pages_ok+33/608]    Not tainted
Dec  7 08:21:08 db2 kernel: EIP:    0010:[<c012a451>]    Not tainted
Dec  7 08:21:08 db2 kernel: EFLAGS: 00010286
Dec  7 08:21:08 db2 kernel: eax: 00000000   ebx: c13c69b0   ecx: f5e14ac0   edx: 00000000
Dec  7 08:21:08 db2 kernel: esi: 00000000   edi: f5cc35b0   ebp: 000005de   esp: ef1d7ed4
Dec  7 08:21:08 db2 kernel: ds: 0018   es: 0018   ss: 0018
Dec  7 08:21:08 db2 kernel: Process postmaster (pid: 24634, stackpage=ef1d7000)
Dec  7 08:21:08 db2 kernel: Stack: c012484f 00000000 00000000 f6768c00 00000001 0000001f 00000cca 00001000 
Dec  7 08:21:08 db2 kernel:        c13c69b0 f5cc35b0 000005de c01243e5 ef1d7f5c c13c69b0 00000000 00001000 
Dec  7 08:21:08 db2 kernel:        00001000 00000000 00000000 00000000 f5cc3500 cb5dd7c0 cb5dd7e0 00030002 
Dec  7 08:21:08 db2 kernel: Call Trace:    [file_read_actor+143/208] [do_generic_file_read+549/1056] [generic_file_read+122/288] [file_read_actor+0/208] [sys_read+149/240]
Dec  7 08:21:08 db2 kernel: Call Trace:    [<c012484f>] [<c01243e5>] [<c012490a>] [<c01247c0>] [<c0130b75>]
Dec  7 08:21:08 db2 kernel:   [<c0109c38>] [<c0109c5c>] [<c010878b>]
Dec  7 08:21:08 db2 kernel: Code: 0f 0b 59 00 d8 41 1f c0 8b 53 08 85 d2 74 08 0f 0b 5b 00 d8 

>>EIP; c012a451 <__free_pages_ok+21/260>   <=====
Trace; c012484f <file_read_actor+8f/d0>
Trace; c01243e5 <do_generic_file_read+225/420>
Trace; c012490a <generic_file_read+7a/120>
Trace; c01247c0 <file_read_actor+0/d0>
Trace; c0130b75 <sys_read+95/f0>
Trace; c0109c38 <do_IRQ+68/b0>
Trace; c0109c5c <do_IRQ+8c/b0>
Trace; c010878b <system_call+33/38>
Code;  c012a451 <__free_pages_ok+21/260>
00000000 <_EIP>:
Code;  c012a451 <__free_pages_ok+21/260>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  c012a453 <__free_pages_ok+23/260>
   2:   59                        pop    %ecx
Code;  c012a454 <__free_pages_ok+24/260>
   3:   00 d8                     add    %bl,%al
Code;  c012a456 <__free_pages_ok+26/260>
   5:   41                        inc    %ecx
Code;  c012a457 <__free_pages_ok+27/260>
   6:   1f                        pop    %ds
Code;  c012a458 <__free_pages_ok+28/260>
   7:   c0 8b 53 08 85 d2 74      rorb   $0x74,0xd2850853(%ebx)
Code;  c012a45f <__free_pages_ok+2f/260>
   e:   08 0f                     or     %cl,(%edi)
Code;  c012a461 <__free_pages_ok+31/260>
  10:   0b 5b 00                  or     0x0(%ebx),%ebx
Code;  c012a464 <__free_pages_ok+34/260>
  13:   d8 00                     fadds  (%eax)


2 warnings issued.  Results may not be reliable.


--

Mit freundlichem Gruß

Henrik Steffen
Geschäftsführer

top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany
--------------------------------------------------------
http://www.topconcepts.com          Tel. +49 4141 991230
mail: steffen@topconcepts.com       Fax. +49 4141 991233
--------------------------------------------------------
24h-Support Hotline:  +49 1908 34697 (EUR 1.86/Min,topc)
--------------------------------------------------------
System-Partner gesucht: http://www.franchise.city-map.de
--------------------------------------------------------
Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563
--------------------------------------------------------
Falls Ihr  eMail Programm das angehängte digitale Zerti-
fikat nicht  unterstützt, können Sie es einfach ignorie-
ren. Ein eigenes digitales Zertifikat können Sie kosten-
los beantragen unter: http://www.trustcenter.de
--------------------------------------------------------

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2213 bytes --]

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel bug
@ 2002-11-27 11:31 sanket rathi
  0 siblings, 0 replies; 41+ messages in thread
From: sanket rathi @ 2002-11-27 11:31 UTC (permalink / raw)
  To: arjanv; +Cc: linux-kernel

Thanks,
Can I know which module is doing that nasty thing and there were two kernel messages in my mail in first one it was saying that kernel bug and in second it is saying page_over_rsslimit  can u explain me these thing in some details

Thanks in advance


----- Original Message -----
From: Arjan van de Ven <arjanv@redhat.com>
Date: Wed, 27 Nov 2002 05:51:19 -0500
To: sanket rathi <sanket@linuxmail.org>
Subject: Re: kernel bug


> On Wed, Nov 27, 2002 at 06:45:58PM +0800, sanket rathi wrote:
> > I think i haven't sent the kernel message in my previous mails I am sorry now i am sending that
> 
> this is the kernel saying "some module did something nasty".....
> 

-- 
______________________________________________
http://www.linuxmail.org/
Now with POP3/IMAP access for only US$19.95/yr

Powered by Outblaze

^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel bug
@ 2002-11-27 10:45 sanket rathi
  0 siblings, 0 replies; 41+ messages in thread
From: sanket rathi @ 2002-11-27 10:45 UTC (permalink / raw)
  To: arjanv; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

I think i haven't sent the kernel message in my previous mails I am sorry now i am sending that


> On Wed, 2002-11-27 at 10:50, sanket rathi wrote:
> > Hi, 
> > I am a writing a device driver. I have written a pci based driver for kernel 2.2.14-5.0 
> > and that is working fine and now i have ported that to (with minimal changes) kernel 
> > 2.4.18-14 now also it is working. in that i have to reserve memory in kernel (i send user 
> > buffer address and lock (reserve) thart memory in kernel). but whenevr i start any other 
> > appication simultaneously then i got some kernel messages like following  
> 
> It appears that you forgot to attach your code or to put in an URL to
> it; how can anyone try to help you without it ?
> 

-- 
______________________________________________
http://www.linuxmail.org/
Now with POP3/IMAP access for only US$19.95/yr

Powered by Outblaze

[-- Attachment #2: bug.txt --]
[-- Type: text/plain, Size: 7179 bytes --]

Nov 27 14:36:11 saturn kernel: ------------[ cut here ]------------
Nov 27 14:36:11 saturn kernel: kernel BUG at rmap.c:267!
Nov 27 14:36:11 saturn kernel: invalid operand: 0000
Nov 27 14:36:11 saturn kernel: cs46xx ac97_codec soundcore ccp3k autofs 3c59x iptable_filter ip_tables moused
Nov 27 14:36:11 saturn kernel: CPU:    0
Nov 27 14:36:11 saturn kernel: EIP:    0010:[<c013d197>]    Not tainted
Nov 27 14:36:11 saturn kernel: EFLAGS: 00010206
Nov 27 14:36:11 saturn kernel: 
Nov 27 14:36:11 saturn kernel: EIP is at try_to_unmap [kernel] 0x47 (2.4.18-14)
Nov 27 14:36:11 saturn kernel: eax: 00024099   ebx: c100bd84   ecx: c100bd68   edx: c1000030
Nov 27 14:36:11 saturn kernel: esi: c100bd68   edi: 000001db   ebp: 00000000   esp: cb00ddf8
Nov 27 14:36:11 saturn kernel: ds: 0018   es: 0018   ss: 0018
Nov 27 14:36:11 saturn kernel: Process gnuchess (pid: 2869, stackpage=cb00d000)
Nov 27 14:36:11 saturn kernel: Stack: 00000029 00002900 c100bd68 c0138617 c0305380 00000000 c100bd84 c100bd14 
Nov 27 14:36:11 saturn kernel:        000001db c100bd68 c0136429 c100bd68 00000003 c03053cc 000002a0 000002a0 
Nov 27 14:36:11 saturn kernel:        00000000 c0305380 00000000 000001d2 00000000 c0136658 c0305380 000001d2 
Nov 27 14:36:11 saturn kernel: Call Trace: [<c0138617>] add_to_swap [kernel] 0x67 (0xcb00de04))
Nov 27 14:36:11 saturn kernel: [<c0136429>] page_launder_zone [kernel] 0x419 (0xcb00de20))
Nov 27 14:36:11 saturn kernel: [<c0136658>] page_launder [kernel] 0x68 (0xcb00de4c))
Nov 27 14:36:11 saturn kernel: [<c0136a11>] do_try_to_free_pages [kernel] 0x11 (0xcb00de68))
Nov 27 14:36:11 saturn kernel: [<c0136f29>] try_to_free_pages [kernel] 0x59 (0xcb00de7c))
Nov 27 14:36:11 saturn kernel: [<c0137d1c>] __alloc_pages [kernel] 0x16c (0xcb00de8c))
Nov 27 14:36:11 saturn kernel: [<c0130018>] common_sendfile [kernel] 0xb8 (0xcb00dea4))
Nov 27 14:36:11 saturn kernel: [<c012bb99>] do_anonymous_page [kernel] 0x59 (0xcb00dec0))
Nov 27 14:36:11 saturn kernel: [<c012bee9>] handle_mm_fault [kernel] 0x89 (0xcb00dee0))
Nov 27 14:36:11 saturn kernel: [<c01169f8>] do_page_fault [kernel] 0x138 (0xcb00df0c))
Nov 27 14:36:11 saturn kernel: [<c014ebcd>] __kill_fasync [kernel] 0x4d (0xcb00df34))
Nov 27 14:36:11 saturn kernel: [<c019576d>] handle_kbd_event [kernel] 0x3d (0xcb00df64))
Nov 27 14:36:12 saturn kernel: [<c01957ff>] keyboard_interrupt [kernel] 0xf (0xcb00df7c))
Nov 27 14:36:12 saturn kernel: [<c010a685>] handle_IRQ_event [kernel] 0x45 (0xcb00df80))
Nov 27 14:36:12 saturn kernel: [<c0117ce5>] schedule [kernel] 0x175 (0xcb00df90))
Nov 27 14:36:12 saturn kernel: [<c01168c0>] do_page_fault [kernel] 0x0 (0xcb00dfb0))
Nov 27 14:36:12 saturn kernel: [<c0109200>] error_code [kernel] 0x34 (0xcb00dfb8))
Nov 27 14:36:12 saturn kernel: 
Nov 27 14:36:12 saturn kernel: 
Nov 27 14:36:12 saturn kernel: Code: 0f 0b 0b 01 27 9a 25 c0 8b 46 18 83 e0 01 75 08 0f 0b 0d 01 



Once I got the follwing oops and when i debug with ksymoops then i got the following result

ksymoops 2.4.5 on i686 2.4.18-14.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.18-14/misc/ccp3k.o (specified)
     -m /boot/System.map-2.4.18-14 (default)

Error (expand_objects): cannot stat(/lib/ext3.o) for ext3
Error (expand_objects): cannot stat(/lib/jbd.o) for jbd
Error (expand_objects): cannot stat(/lib/aic7xxx.o) for aic7xxx
Error (expand_objects): cannot stat(/lib/sd_mod.o) for sd_mod
Error (expand_objects): cannot stat(/lib/scsi_mod.o) for scsi_mod
Warning (map_ksym_to_module): cannot match loaded module ext3 to a unique module object.  Trace may not be reliable.
Warning (map_ksym_to_module): cannot match loaded module jbd to a unique module object.  Trace may not be reliable.
Warning (map_ksym_to_module): cannot match loaded module aic7xxx to a unique module object.  Trace may not be reliable.
Warning (map_ksym_to_module): cannot match loaded module sd_mod to a unique module object.  Trace may not be reliable.
Warning (map_ksym_to_module): cannot match loaded module scsi_mod to a unique module object.  Trace may not be reliable.
Nov 27 13:41:06 saturn kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000070
Nov 27 13:41:06 saturn kernel: c013d269
Nov 27 13:41:06 saturn kernel: *pde = 00000000
Nov 27 13:41:06 saturn kernel: Oops: 0000
Nov 27 13:41:06 saturn kernel: CPU:    0
Nov 27 13:41:06 saturn kernel: EIP:    0010:[<c013d269>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
Nov 27 13:41:06 saturn kernel: EFLAGS: 00010212
Nov 27 13:41:06 saturn kernel: eax: 00033919   ebx: c1000030   ecx: c03609f8   edx: 00000000
Nov 27 13:41:06 saturn kernel: esi: c1012748   edi: 00000022   ebp: c0305380   esp: c138ffa4
Nov 27 13:41:06 saturn kernel: ds: 0018   es: 0018   ss: 0018
Nov 27 13:41:06 saturn kernel: Process kswapd (pid: 5, stackpage=c138f000)
Nov 27 13:41:06 saturn kernel: Stack: c1012764 c0136841 c0305380 00000002 c03053c4 c138e000 00000000 000002c3 
Nov 27 13:41:06 saturn kernel:        c138e000 c0305380 c138e245 0008e000 c0136c94 c0305380 00000006 c1b00018 
Nov 27 13:41:06 saturn kernel:        00010f00 c1b07fb8 c0105000 c010744e 00000000 c0136b60 00000000 
Nov 27 13:41:06 saturn kernel: Call Trace: [<c0136841>] refill_inactive_zone [kernel] 0x141 (0xc138ffa8))
Nov 27 13:41:06 saturn kernel: [<c0136c94>] kswapd [kernel] 0x134 (0xc138ffd4))
Nov 27 13:41:06 saturn kernel: [<c0105000>] stext [kernel] 0x0 (0xc138ffec))
Nov 27 13:41:06 saturn kernel: [<c010744e>] kernel_thread [kernel] 0x2e (0xc138fff0))
Nov 27 13:41:06 saturn kernel: [<c0136b60>] kswapd [kernel] 0x0 (0xc138fff8))
Nov 27 13:41:06 saturn kernel: Code: 8b 42 70 85 c0 74 12 39 42 5c 76 0d 8b 09 85 c9 75 d5 b8 01 


>>EIP; c013d269 <page_over_rsslimit+29/50>   <=====

>>eax; 00033919 Before first symbol
>>ebx; c1000030 <_end+c2e4b0/104564e0>
>>ecx; c03609f8 <isapnp_setup_reserve_irq+18/40>
>>esi; c1012748 <_end+c40bc8/104564e0>
>>ebp; c0305380 <contig_page_data+0/440>
>>esp; c138ffa4 <_end+fbe424/104564e0>

Trace; c0136841 <refill_inactive_zone+141/1f0>
Trace; c0136c94 <kswapd+134/190>
Trace; c0105000 <_stext+0/0>
Trace; c010744e <kernel_thread+2e/40>
Trace; c0136b60 <kswapd+0/190>

Code;  c013d269 <page_over_rsslimit+29/50>
00000000 <_EIP>:
Code;  c013d269 <page_over_rsslimit+29/50>   <=====
   0:   8b 42 70                  mov    0x70(%edx),%eax   <=====
Code;  c013d26c <page_over_rsslimit+2c/50>
   3:   85 c0                     test   %eax,%eax
Code;  c013d26e <page_over_rsslimit+2e/50>
   5:   74 12                     je     19 <_EIP+0x19>
Code;  c013d270 <page_over_rsslimit+30/50>
   7:   39 42 5c                  cmp    %eax,0x5c(%edx)
Code;  c013d273 <page_over_rsslimit+33/50>
   a:   76 0d                     jbe    19 <_EIP+0x19>
Code;  c013d275 <page_over_rsslimit+35/50>
   c:   8b 09                     mov    (%ecx),%ecx
Code;  c013d277 <page_over_rsslimit+37/50>
   e:   85 c9                     test   %ecx,%ecx
Code;  c013d279 <page_over_rsslimit+39/50>
  10:   75 d5                     jne    ffffffe7 <_EIP+0xffffffe7>
Code;  c013d27b <page_over_rsslimit+3b/50>
  12:   b8 01 00 00 00            mov    $0x1,%eax








^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel bug
  2002-11-27  9:50 sanket rathi
@ 2002-11-27 10:10 ` Arjan van de Ven
  0 siblings, 0 replies; 41+ messages in thread
From: Arjan van de Ven @ 2002-11-27 10:10 UTC (permalink / raw)
  To: sanket rathi; +Cc: linux kernel mailing list

On Wed, 2002-11-27 at 10:50, sanket rathi wrote:
> Hi, 
> I am a writing a device driver. I have written a pci based driver for kernel 2.2.14-5.0 
> and that is working fine and now i have ported that to (with minimal changes) kernel 
> 2.4.18-14 now also it is working. in that i have to reserve memory in kernel (i send user 
> buffer address and lock (reserve) thart memory in kernel). but whenevr i start any other 
> appication simultaneously then i got some kernel messages like following  

It appears that you forgot to attach your code or to put in an URL to
it; how can anyone try to help you without it ?

^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel bug
@ 2002-11-27  9:50 sanket rathi
  2002-11-27 10:10 ` Arjan van de Ven
  0 siblings, 1 reply; 41+ messages in thread
From: sanket rathi @ 2002-11-27  9:50 UTC (permalink / raw)
  To: linux kernel mailing list

Hi, 
I am a writing a device driver. I have written a pci based driver for kernel 2.2.14-5.0 
and that is working fine and now i have ported that to (with minimal changes) kernel 
2.4.18-14 now also it is working. in that i have to reserve memory in kernel (i send user 
buffer address and lock (reserve) thart memory in kernel). but whenevr i start any other 
appication simultaneously then i got some kernel messages like following  
 
 
 
 
Nov 27 14:36:11 saturn kernel: ------------[ cut here ]------------ 
Nov 27 14:36:11 saturn kernel: kernel BUG at rmap.c:267! 
Nov 27 14:36:11 saturn kernel: invalid operand: 0000 
Nov 27 14:36:11 saturn kernel: cs46xx ac97_codec soundcore ccp3k autofs 3c59x 
iptable_filter ip_tables moused 
Nov 27 14:36:11 saturn kernel: CPU:    0 
Nov 27 14:36:11 saturn kernel: EIP:    0010:[<c013d197>]    Not tainted 
Nov 27 14:36:11 saturn kernel: EFLAGS: 00010206 
Nov 27 14:36:11 saturn kernel: 
Nov 27 14:36:11 saturn kernel: EIP is at try_to_unmap [kernel] 0x47 (2.4.18-14) 
Nov 27 14:36:11 saturn kernel: eax: 00024099   ebx: c100bd84   ecx: c100bd68   edx: 
c1000030 
Nov 27 14:36:11 saturn kernel: esi: c100bd68   edi: 000001db   ebp: 00000000   esp: 
cb00ddf8 
Nov 27 14:36:11 saturn kernel: ds: 0018   es: 0018   ss: 0018 
Nov 27 14:36:11 saturn kernel: Process gnuchess (pid: 2869, stackpage=cb00d000) 
Nov 27 14:36:11 saturn kernel: Stack: 00000029 00002900 c100bd68 c0138617 c0305380 
00000000 c100bd84 c100bd14 
Nov 27 14:36:11 saturn kernel:        000001db c100bd68 c0136429 c100bd68 00000003 
c03053cc 000002a0 000002a0 
Nov 27 14:36:11 saturn kernel:        00000000 c0305380 00000000 000001d2 00000000 
c0136658 c0305380 000001d2 
Nov 27 14:36:11 saturn kernel: Call Trace: [<c0138617>] add_to_swap [kernel] 0x67 
(0xcb00de04)) 
Nov 27 14:36:11 saturn kernel: [<c0136429>] page_launder_zone [kernel] 0x419 
(0xcb00de20)) 
Nov 27 14:36:11 saturn kernel: [<c0136658>] page_launder [kernel] 0x68 (0xcb00de4c)) 
Nov 27 14:36:11 saturn kernel: [<c0136a11>] do_try_to_free_pages [kernel] 0x11 
(0xcb00de68)) 
Nov 27 14:36:11 saturn kernel: [<c0136f29>] try_to_free_pages [kernel] 0x59 (0xcb00de7c)) 
Nov 27 14:36:11 saturn kernel: [<c0137d1c>] __alloc_pages [kernel] 0x16c (0xcb00de8c)) 
Nov 27 14:36:11 saturn kernel: [<c0130018>] common_sendfile [kernel] 0xb8 (0xcb00dea4)) 
Nov 27 14:36:11 saturn kernel: [<c012bb99>] do_anonymous_page [kernel] 0x59 (0xcb00dec0)) 
Nov 27 14:36:11 saturn kernel: [<c012bee9>] handle_mm_fault [kernel] 0x89 (0xcb00dee0)) 
Nov 27 14:36:11 saturn kernel: [<c01169f8>] do_page_fault [kernel] 0x138 (0xcb00df0c)) 
Nov 27 14:36:11 saturn kernel: [<c014ebcd>] __kill_fasync [kernel] 0x4d (0xcb00df34)) 
Nov 27 14:36:11 saturn kernel: [<c019576d>] handle_kbd_event [kernel] 0x3d (0xcb00df64)) 
Nov 27 14:36:12 saturn kernel: [<c01957ff>] keyboard_interrupt [kernel] 0xf (0xcb00df7c)) 
Nov 27 14:36:12 saturn kernel: [<c010a685>] handle_IRQ_event [kernel] 0x45 (0xcb00df80)) 
Nov 27 14:36:12 saturn kernel: [<c0117ce5>] schedule [kernel] 0x175 (0xcb00df90)) 
Nov 27 14:36:12 saturn kernel: [<c01168c0>] do_page_fault [kernel] 0x0 (0xcb00dfb0)) 
Nov 27 14:36:12 saturn kernel: [<c0109200>] error_code [kernel] 0x34 (0xcb00dfb8)) 
Nov 27 14:36:12 saturn kernel: 
Nov 27 14:36:12 saturn kernel: 
Nov 27 14:36:12 saturn kernel: Code: 0f 0b 0b 01 27 9a 25 c0 8b 46 18 83 e0 01 75 08 0f 
0b 0d 01 
 
 
The above message i got maximum time 
 
 
but one time i got oops so i run ksymoops and that has given me the following result  
 
 
ksymoops 2.4.5 on i686 2.4.18-14.  Options used 
     -V (default) 
     -k /proc/ksyms (default) 
     -l /proc/modules (default) 
     -o /lib/modules/2.4.18-14/misc/ccp3k.o (specified) 
     -m /boot/System.map-2.4.18-14 (default) 
 
Error (expand_objects): cannot stat(/lib/ext3.o) for ext3 
Error (expand_objects): cannot stat(/lib/jbd.o) for jbd 
Error (expand_objects): cannot stat(/lib/aic7xxx.o) for aic7xxx 
Error (expand_objects): cannot stat(/lib/sd_mod.o) for sd_mod 
Error (expand_objects): cannot stat(/lib/scsi_mod.o) for scsi_mod 
Warning (map_ksym_to_module): cannot match loaded module ext3 to a unique module object.  
Trace may not be reliable. 
Warning (map_ksym_to_module): cannot match loaded module jbd to a unique module object.  
Trace may not be reliable. 
Warning (map_ksym_to_module): cannot match loaded module aic7xxx to a unique module 
object.  Trace may not be reliable. 
Warning (map_ksym_to_module): cannot match loaded module sd_mod to a unique module 
object.  Trace may not be reliable. 
Warning (map_ksym_to_module): cannot match loaded module scsi_mod to a unique module 
object.  Trace may not be reliable. 
Nov 27 13:41:06 saturn kernel: Unable to handle kernel NULL pointer dereference at 
virtual address 00000070 
Nov 27 13:41:06 saturn kernel: c013d269 
Nov 27 13:41:06 saturn kernel: *pde = 00000000 
Nov 27 13:41:06 saturn kernel: Oops: 0000 
Nov 27 13:41:06 saturn kernel: CPU:    0 
Nov 27 13:41:06 saturn kernel: EIP:    0010:[<c013d269>]    Not tainted 
Using defaults from ksymoops -t elf32-i386 -a i386 
Nov 27 13:41:06 saturn kernel: EFLAGS: 00010212 
Nov 27 13:41:06 saturn kernel: eax: 00033919   ebx: c1000030   ecx: c03609f8   edx: 
00000000 
Nov 27 13:41:06 saturn kernel: esi: c1012748   edi: 00000022   ebp: c0305380   esp: 
c138ffa4 
Nov 27 13:41:06 saturn kernel: ds: 0018   es: 0018   ss: 0018 
Nov 27 13:41:06 saturn kernel: Process kswapd (pid: 5, stackpage=c138f000) 
Nov 27 13:41:06 saturn kernel: Stack: c1012764 c0136841 c0305380 00000002 c03053c4 
c138e000 00000000 000002c3 
Nov 27 13:41:06 saturn kernel:        c138e000 c0305380 c138e245 0008e000 c0136c94 
c0305380 00000006 c1b00018 
Nov 27 13:41:06 saturn kernel:        00010f00 c1b07fb8 c0105000 c010744e 00000000 
c0136b60 00000000 
Nov 27 13:41:06 saturn kernel: Call Trace: [<c0136841>] refill_inactive_zone [kernel] 
0x141 (0xc138ffa8)) 
Nov 27 13:41:06 saturn kernel: [<c0136c94>] kswapd [kernel] 0x134 (0xc138ffd4)) 
Nov 27 13:41:06 saturn kernel: [<c0105000>] stext [kernel] 0x0 (0xc138ffec)) 
Nov 27 13:41:06 saturn kernel: [<c010744e>] kernel_thread [kernel] 0x2e (0xc138fff0)) 
Nov 27 13:41:06 saturn kernel: [<c0136b60>] kswapd [kernel] 0x0 (0xc138fff8)) 
Nov 27 13:41:06 saturn kernel: Code: 8b 42 70 85 c0 74 12 39 42 5c 76 0d 8b 09 85 c9 75 
d5 b8 01 
 
>>EIP; c013d269 <page_over_rsslimit+29/50>   <===== 
 
>>eax; 00033919 Before first symbol 
>>ebx; c1000030 <_end+c2e4b0/104564e0> 
>>ecx; c03609f8 <isapnp_setup_reserve_irq+18/40> 
>>esi; c1012748 <_end+c40bc8/104564e0> 
>>ebp; c0305380 <contig_page_data+0/440> 
>>esp; c138ffa4 <_end+fbe424/104564e0> 
 
Trace; c0136841 <refill_inactive_zone+141/1f0> 
Trace; c0136c94 <kswapd+134/190> 
Trace; c0105000 <_stext+0/0> 
Trace; c010744e <kernel_thread+2e/40> 
Trace; c0136b60 <kswapd+0/190> 
 
Code;  c013d269 <page_over_rsslimit+29/50> 
00000000 <_EIP>: 
Code;  c013d269 <page_over_rsslimit+29/50>   <===== 
   0:   8b 42 70                  mov    0x70(%edx),%eax   <===== 
Code;  c013d26c <page_over_rsslimit+2c/50> 
   3:   85 c0                     test   %eax,%eax 
Code;  c013d26e <page_over_rsslimit+2e/50> 
   5:   74 12                     je     19 <_EIP+0x19> 
Code;  c013d270 <page_over_rsslimit+30/50> 
   7:   39 42 5c                  cmp    %eax,0x5c(%edx) 
Code;  c013d273 <page_over_rsslimit+33/50> 
   a:   76 0d                     jbe    19 <_EIP+0x19> 
Code;  c013d275 <page_over_rsslimit+35/50> 
   c:   8b 09                     mov    (%ecx),%ecx 
Code;  c013d277 <page_over_rsslimit+37/50> 
   e:   85 c9                     test   %ecx,%ecx 
Code;  c013d279 <page_over_rsslimit+39/50> 
  10:   75 d5                     jne    ffffffe7 <_EIP+0xffffffe7> 
Code;  c013d27b <page_over_rsslimit+3b/50> 
  12:   b8 01 00 00 00            mov    $0x1,%eax 
 
 
Can anybody knows something about it 
 
Thanks in advance 
 
 
 
-- 
______________________________________________
http://www.linuxmail.org/
Now with POP3/IMAP access for only US$19.95/yr

Powered by Outblaze

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel BUG
@ 2002-06-28 19:54 Eric Weiss
  0 siblings, 0 replies; 41+ messages in thread
From: Eric Weiss @ 2002-06-28 19:54 UTC (permalink / raw)
  To: linux-kernel

On Thu, 2002-06-27 at 14:23, Chaoyang Deng wrote:
>
>Hi,
>
>I am working on an iSCSI target driver with a Fibre Channel disk. After I
>updated my OS to linux7.3 with kernel 2.4.18-3, I got problem: my driver
>will crash my box. I am not sure if it is a bug in my code or in the
>Qlogic Fibre Channel driver or in the kernel. Could anyone give me a hint?
>

The BUG() is popping in include/asm/pci.h:pci_map_sg(). If either sg_list.address
or sg_list.page is not NULL,  or both are NULL the BUG() is called.  The reason
for this is around 2.4.13-pre2 bounce buffers along with a nasty memcpy where added
in linux/drivers/scsi/scsi_lib.c:scsi_io_completion() to scatterlists for HighMemIO
support, along with two extra members (page & offset) to struct scatterlist in
include/linux/scatterlist.h.

                                               Eric Weiss

___________________________________________________________

http://webmail.unixpunx.org - Free mail for hackers, free mail for the punks.


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel BUG
@ 2002-06-28 19:26 ew
  0 siblings, 0 replies; 41+ messages in thread
From: ew @ 2002-06-28 19:26 UTC (permalink / raw)
  To: cdeng; +Cc: linux-kernel

On Thu, 2002-06-27 at 14:23, Chaoyang Deng wrote:
>
>Hi,
>
>I am working on an iSCSI target driver with a Fibre Channel disk. After I
>updated my OS to linux7.3 with kernel 2.4.18-3, I got problem: my driver
>will crash my box. I am not sure if it is a bug in my code or in the
>Qlogic Fibre Channel driver or in the kernel. Could anyone give me a hint?
>

The BUG() is popping in include/asm/pci.h:pci_map_sg(). If either sg_list.address
or sg_list.page is not NULL,  or both are NULL the BUG() is called.  The reason
for this is around 2.4.13-pre2 bounce buffers along with a nasty memcpy where added
in linux/drivers/scsi/scsi_lib.c:scsi_io_completion() to scatterlists for HighMemIO
support, along with two extra members (page & offset) to struct scatterlist in
include/linux/scatterlist.h.

                                          Eric Weiss

___________________________________________________________

http://webmail.unixpunx.org - Free mail for hackers, free mail for the punks.


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel BUG
  2002-06-28  5:58 ` Austin Gonyou
@ 2002-06-28 14:00   ` Mike Black
  0 siblings, 0 replies; 41+ messages in thread
From: Mike Black @ 2002-06-28 14:00 UTC (permalink / raw)
  To: Austin Gonyou, Chaoyang Deng; +Cc: linux-kernel

FYI...6.0.27 is only for QLA2200 and QLA23XX.  I'm using 4.0.27beta for the QLA2100

It's hard to find on their website though (took a quick look just now and couldn't find it again).

----- Original Message ----- 
From: "Austin Gonyou" <austin@digitalroadkill.net>
To: "Chaoyang Deng" <cdeng@io.iol.unh.edu>
Cc: <linux-kernel@vger.kernel.org>
Sent: Friday, June 28, 2002 1:58 AM
Subject: Re: kernel BUG


> My recommendation for this is to *not* use the in-kernel qla2xxx driver.
> Not that it's necessarily bad mind you, but much new hardware doesn't
> seem to like it. I've locked up a box several times using it. Instead, I
> recommend that you go to qlogic's site and get 6.0.27 and try it. It's
> much faster than the previous drivers, and has been very stable and
> compile's with no warnings ever, at least in my scenario. 
> 
> I recently had an issue with a QL2xxx driver, some storage, and LUNs. My
> issue turned out to be a blacklist issue, but, I got a lot of info from
> the Qlogic folks as well, regarding which driver should be used today.
> 
> Hope this helps. 
> 
> On Thu, 2002-06-27 at 14:23, Chaoyang Deng wrote:
> > Hi,
> > 
> > I am working on an iSCSI target driver with a Fibre Channel disk. After I
> > updated my OS to linux7.3 with kernel 2.4.18-3, I got problem: my driver
> > will crash my box. I am not sure if it is a bug in my code or in the
> > Qlogic Fibre Channel driver or in the kernel. Could anyone give me a hint?
> 
> -- 
> Austin Gonyou <austin@digitalroadkill.net>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: kernel BUG
  2002-06-27 19:23 Chaoyang Deng
@ 2002-06-28  5:58 ` Austin Gonyou
  2002-06-28 14:00   ` Mike Black
  0 siblings, 1 reply; 41+ messages in thread
From: Austin Gonyou @ 2002-06-28  5:58 UTC (permalink / raw)
  To: Chaoyang Deng; +Cc: linux-kernel

My recommendation for this is to *not* use the in-kernel qla2xxx driver.
Not that it's necessarily bad mind you, but much new hardware doesn't
seem to like it. I've locked up a box several times using it. Instead, I
recommend that you go to qlogic's site and get 6.0.27 and try it. It's
much faster than the previous drivers, and has been very stable and
compile's with no warnings ever, at least in my scenario. 

I recently had an issue with a QL2xxx driver, some storage, and LUNs. My
issue turned out to be a blacklist issue, but, I got a lot of info from
the Qlogic folks as well, regarding which driver should be used today.

Hope this helps. 

On Thu, 2002-06-27 at 14:23, Chaoyang Deng wrote:
> Hi,
> 
> I am working on an iSCSI target driver with a Fibre Channel disk. After I
> updated my OS to linux7.3 with kernel 2.4.18-3, I got problem: my driver
> will crash my box. I am not sure if it is a bug in my code or in the
> Qlogic Fibre Channel driver or in the kernel. Could anyone give me a hint?

-- 
Austin Gonyou <austin@digitalroadkill.net>

^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel BUG
@ 2002-06-27 19:23 Chaoyang Deng
  2002-06-28  5:58 ` Austin Gonyou
  0 siblings, 1 reply; 41+ messages in thread
From: Chaoyang Deng @ 2002-06-27 19:23 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am working on an iSCSI target driver with a Fibre Channel disk. After I
updated my OS to linux7.3 with kernel 2.4.18-3, I got problem: my driver
will crash my box. I am not sure if it is a bug in my code or in the
Qlogic Fibre Channel driver or in the kernel. Could anyone give me a hint?

The kernel log file is as following:

Jun 27 14:38:11 sierra kernel: ------------[ cut here ]------------
Jun 27 14:38:11 sierra kernel: kernel BUG at /usr/src/build/90234-i686/BUILD/kernel-2.4.18/linux/include/asm/pci.h:153!
Jun 27 14:38:11 sierra kernel: invalid operand: 0000
Jun 27 14:38:11 sierra kernel: iscsi_target scsi_target es1371 ac97_codec gameport soundcore i810 agpgart bin
Jun 27 14:38:11 sierra kernel: CPU:    0
Jun 27 14:38:11 sierra kernel: EIP:    0010:[<c8832442>]    Not tainted
Jun 27 14:38:11 sierra kernel: EFLAGS: 00010082
Jun 27 14:38:11 sierra kernel:
Jun 27 14:38:11 sierra kernel: EIP is at qla2x00_64bit_start_scsi [qla2200] 0xc2 (2.4.18-3)
Jun 27 14:38:11 sierra kernel: eax: 00000059   ebx: 00000000   ecx: 00000001   edx: 00002930
Jun 27 14:38:11 sierra kernel: esi: 00000001   edi: 00000001   ebp: c7e30084   esp: c5849e58
Jun 27 14:38:11 sierra kernel: ds: 0018   es: 0018   ss: 0018
Jun 27 14:38:11 sierra kernel: Process scsi_target_thread
Jun 27 14:38:11 sierra kernel:  (pid: 1744, stackpage=c5849000)
Jun 27 14:38:11 sierra kernel: Stack: c883ebc0 00000099 00000000 000000d1 66692020 c7e0e500 c7c05e60 00000000
Jun 27 14:38:11 sierra kernel:        00000001 c78fe000 00292264 0000d800 c78ff1a0 c7952000 c7e30084 c7952004
Jun 27 14:38:11 sierra kernel:        c8836812 c78ff1a0 c78ff1a0 c7e30084 00000000 c7953800 c882f445 c7e30084
Jun 27 14:38:11 sierra kernel: Call Trace: [<c883ebc0>] .rodata.str1.32 [qla2200] 0x60
Jun 27 14:38:11 sierra kernel: [<c8836812>] qla2x00_next [qla2200] 0xa2
Jun 27 14:38:11 sierra kernel: [<c882f445>] qla2100_queuecommand [qla2200] 0x295
Jun 27 14:38:11 sierra kernel: [<c880d679>] scsi_dispatch_cmd [scsi_mod] 0x1e9
Jun 27 14:38:11 sierra kernel: [<c8813a50>] scsi_old_done [scsi_mod] 0x0
Jun 27 14:38:11 sierra kernel: [<c8815364>] scsi_request_fn [scsi_mod] 0x2d4
Jun 27 14:38:11 sierra kernel: [<c8814744>] __scsi_insert_special [scsi_mod] 0x64
Jun 27 14:38:11 sierra kernel: [<c881479a>] scsi_insert_special_req [scsi_mod] 0x1a
Jun 27 14:38:11 sierra kernel: [<c880d964>] scsi_do_req_Rc63a25cd [scsi_mod] 0x174
Jun 27 14:38:11 sierra kernel: [<c8e67360>] te_cmnd_processed [scsi_target] 0x0
Jun 27 14:38:11 sierra kernel: [<c8e67349>] handle_cmd [scsi_target] 0x249
Jun 27 14:38:11 sierra kernel: [<c8e67360>] te_cmnd_processed [scsi_target] 0x0
Jun 27 14:38:11 sierra kernel: [<c8e66937>] scsi_target_process_thread [scsi_target] 0x267
Jun 27 14:38:11 sierra kernel: [<c8e69358>] target_data [scsi_target] 0x18
Jun 27 14:38:11 sierra kernel: [<c8e6892e>] .rodata.str1.1 [scsi_target] 0x6e
Jun 27 14:38:11 sierra kernel: [<c8e676ab>] .text.lock.KBUILD_BASENAME [scsi_target] 0x2d
Jun 27 14:38:11 sierra kernel: [<c8e666d0>] scsi_target_process_thread [scsi_target] 0x0
Jun 27 14:38:11 sierra kernel: [<c0107136>] kernel_thread [kernel] 0x26
Jun 27 14:38:11 sierra kernel: [<c8e666d0>] scsi_target_process_thread [scsi_target] 0x0



  +----------------------------------------------------+
  | Chaoyang Deng -- cdeng@iol.unh.edu -- 603.868.1908 |
  | iSCSI Consortium, InterOperability lab (IOL),  UNH |
  | http://www.iol.unh.edu/consortiums/iscsi/          |
  | 204 Forest Park, Durham, NH 03824  -- 603.862.3470 |
  +----------------------------------------------------+


^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel bug
@ 2002-05-21 14:01 Chen Hao
  0 siblings, 0 replies; 41+ messages in thread
From: Chen Hao @ 2002-05-21 14:01 UTC (permalink / raw)
  To: linux-kernel

    My linux box has some problems recently. After using computer
for a while(serveral hours or serveral days), the file operation
for example, mv and link, couldn't work. But I can execute these
commands in remote machines successfully(Filesystem shares by nfs).  

    The configuration of my linux box is the following:

Hardware: Athlon XP1700/EPOX 8KHA+/3*256M DDR/TNT2
Software: kernel 2.4.18/XFree86 4.1.0


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: Kernel Bug
  2001-11-25 18:03 Kernel Bug gonzalo.ab
@ 2001-11-25 23:59 ` Adam Schrotenboer
  0 siblings, 0 replies; 41+ messages in thread
From: Adam Schrotenboer @ 2001-11-25 23:59 UTC (permalink / raw)
  To: gonzalo.ab, linux-kernel

On Sunday 25 November 2001 13:03, gonzalo.ab@navegalia.com wrote:
> See the attached file about a bug in the 2.4.14 kernel in loop.c file.
>
This has been known since the release of Linus 2.4.14.
>

-- 
tabris

   The end is the beginning and yet you go on

                                                          Samuel Beckett

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Kernel Bug
@ 2001-11-25 18:03 gonzalo.ab
  2001-11-25 23:59 ` Adam Schrotenboer
  0 siblings, 1 reply; 41+ messages in thread
From: gonzalo.ab @ 2001-11-25 18:03 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

See the attached file about a bug in the 2.4.14 kernel in loop.c file.


__________________________________________________________________
 Personaliza tu móvil con los logos y melodías más divertidos. 
 Pincha en  http://www.vizzavi.es/portal/ofiweb/melodias/index.htm

[-- Attachment #2: kernel-2.4.14.bug --]
[-- Type: text/plain, Size: 1405 bytes --]

Mail for linux-kernel@vger.kernel.org

As you probably know, cause this version of the kernel has been running for so long the loopback block driver fails.

In the loop.c file there are 3 calls to 2 functions that are not implemented all over the kernel. These funcions are:

	deactivate_page  (Used in lines 210 and 221)
	BUG              (Used in line 453 inside of a simple conditional sentence)

To solve this failure i just commented these lines and seems that works as a module and as part of the kernel too.

This is the output of the ver_linux script:

>If some fields are empty or look unusual you may have an old version.
>Compare to the current minimal requirements in Documentation/Changes.
> 
>Linux Guinness 2.4.14 #18 sáb nov 24 14:22:04 EST 2001 i686 unknown
> 
>Gnu C                  2.96
>Gnu make               3.79.1
>binutils               2.10.1.0.2
>util-linux             2.10s
>mount                  2.11b
>modutils               2.4.5
>e2fsprogs              1.19
>PPP                    2.4.0
>Linux C Library        2.2.2
>Dynamic linker (ldd)   2.2.2
>Procps                 2.0.7
>Net-tools              1.59
>Console-tools          0.2.3
>Sh-utils               2.0
>Modules Loaded         loop sb sb_lib uart401 sound soundcore

Thanks for all.

                               Gonzalo Alvarez Barrio
			     <gonzalo.ab@navegalia.com>
			     Telecom Univ., Vigo, Spain


^ permalink raw reply	[flat|nested] 41+ messages in thread

* kernel bug
@ 2001-03-06 19:55 ernte23
  0 siblings, 0 replies; 41+ messages in thread
From: ernte23 @ 2001-03-06 19:55 UTC (permalink / raw)
  To: linux-kernel

hello,

I tried the linux 2.4.3-pre2 patch and it crashed like this.
i do not know what this is about, but maybe it helps someone:

----------
kernel BUG at page_alloc.c:75!
invalid operand: 0000
CPU:    0
EIP:    0010:[__free_pages_ok+62/840]
EFLAGS: 00010286
eax: 0000001f   ebx: c11f2fb0   ecx: 00000000   edx: ffffffff
esi: c11f2fb0   edi: 00000000   ebp: 00000011   esp: c7f9df60
ds: 0018   es: 0018   ss: 0018
Process kswapd (pid: 3, stackpage=c7f9d000)
Stack: c01f21e5 c01f2373 0000004b c11f2fd8 c11f2fb0 c0220558 00000011
c0220558 
       00000010 c0fa9680 00000003 c0129e79 c012b6ae c012a075 00010f00
00000000 
       00000004 00000000 00000000 00000000 00000004 00000000 0000007f
c012a6f0 
Call Trace: [page_launder+805/2072] [__free_pages+26/28]
[page_launder+1313/2072] [do_try_to_free_pages+52/124] [kswapd+115/272]
[empty_bad_page+0/4096] [kernel_thread+35/48]
----------

/proc/pci: PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: VIA Technologies, Inc. VT82C597 [Apollo VP3] (rev 4).
      Master Capable.  Latency=16.  
      Prefetchable 32 bit memory at 0xe0000000 [0xe3ffffff].
  Bus  0, device   1, function  0:
    PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo
MVP3/Pro133x AGP] (rev 0).
      Master Capable.  No bursts.  Min Gnt=12.
  Bus  0, device   7, function  0:
    ISA bridge: VIA Technologies, Inc. VT82C586/A/B PCI-to-ISA [Apollo
VP] (rev 71).
  Bus  0, device   7, function  1:
    IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 6).
      Master Capable.  Latency=64.  
      I/O at 0xf000 [0xf00f].
  Bus  0, device   7, function  3:
    Host bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 16).
  Bus  0, device   8, function  0:
    Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 2).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=12.Max Lat=128.
      I/O at 0xd400 [0xd43f].
  Bus  0, device   9, function  0:
    Network controller: AVM Audiovisuelles MKTG & Computer System GmbH
A1 ISDN [Fritz] (rev 2).
      IRQ 10.
      Non-prefetchable 32 bit memory at 0xea001000 [0xea00101f].
      I/O at 0xd800 [0xd81f].
  Bus  0, device  10, function  0:
    SCSI storage controller: Symbios Logic Inc. (formerly NCR) 53c895
(rev 1).
      IRQ 5.
      Master Capable.  Latency=64.  Min Gnt=30.Max Lat=64.
      I/O at 0xdc00 [0xdcff].
      Non-prefetchable 32 bit memory at 0xea003000 [0xea0030ff].
      Non-prefetchable 32 bit memory at 0xea000000 [0xea000fff].
  Bus  0, device  11, function  0:
    Ethernet controller: VIA Technologies, Inc. Ethernet Controller (rev
66).
      IRQ 7.
      Master Capable.  Latency=64.  Min Gnt=3.Max Lat=8.
      I/O at 0xe000 [0xe0ff].
      Non-prefetchable 32 bit memory at 0xea002000 [0xea0020ff].
  Bus  1, device   0, function  0:
    VGA compatible controller: nVidia Corporation Riva TnT2 [NV5] (rev
21).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=5.Max Lat=1.
      Non-prefetchable 32 bit memory at 0xe4000000 [0xe4ffffff].
      Prefetchable 32 bit memory at 0xe6000000 [0xe7ffffff].


thank you,
Felix T.


^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2009-07-31 16:27 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-29  9:05 kernel bug Olver Eduardo Ramos
2008-03-30  1:06 ` Rafael J. Wysocki
     [not found] <200907311139.55095.christoph.thielecke@gmx.de>
2009-07-31 16:01 ` Linus Torvalds
2009-07-31 16:26   ` Eric Paris
  -- strict thread matches above, loose matches on Subject: below --
2008-09-10 20:35 Todor Gyumyushev
2008-09-11  3:21 ` Aaron Straus
2008-04-13 16:06 monte
2008-04-13 18:20 ` Jesper Juhl
2008-04-13 18:33 ` Alan Cox
2007-09-19 21:43 Kernel bug Branislav Bozgai
2007-09-24 15:33 ` Mel Gorman
2007-08-19 18:33 kernel bug Costas Sismanis
2006-12-22 11:59 Kernel BUG Rudy Zijlstra
2006-12-22 13:42 ` Peter Zijlstra
2005-11-26  1:23 Kernel bug Vympel
2005-11-27 12:51 ` Hugh Dickins
2005-11-03 18:10 Kernel BUG Mark Fortescue
2005-11-03 18:59 ` Trond Myklebust
2005-11-03 23:15   ` Mark Fortescue
2005-11-04 10:08   ` Mark Fortescue
2003-03-26 23:57 Perez-Gonzalez, Inaky
2003-03-27 14:23 ` Hugh Dickins
2003-03-26 13:13 kasper_k_jensen
2003-01-25 22:56 Kernel bug Massimiliano C. - Uf0On|in3
2003-01-19 18:01 Christophe Dupre
2003-01-07  9:17 kernel BUG Sönke Ruempler
2002-12-07 10:09 Kernel BUG Henrik Steffen
2002-12-08  1:47 ` Alan Cox
2002-11-27 11:31 kernel bug sanket rathi
2002-11-27 10:45 sanket rathi
2002-11-27  9:50 sanket rathi
2002-11-27 10:10 ` Arjan van de Ven
2002-06-28 19:54 kernel BUG Eric Weiss
2002-06-28 19:26 ew
2002-06-27 19:23 Chaoyang Deng
2002-06-28  5:58 ` Austin Gonyou
2002-06-28 14:00   ` Mike Black
2002-05-21 14:01 kernel bug Chen Hao
2001-11-25 18:03 Kernel Bug gonzalo.ab
2001-11-25 23:59 ` Adam Schrotenboer
2001-03-06 19:55 kernel bug ernte23

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).