On Saturday 13 June 2009 20:21:44 Ben Hutchings wrote: > On Fri, 2009-06-12 at 12:24 -0400, Arnout Boelens wrote: > > Package: linux-image-2.6.26-2-amd64 > > Version: 2.6.26-15lenny3 > > Severity: normal > > > > > > Every once I a while I get kernel oops on one of my computers and find > > the following messages back in my syslog: > > With a similar "Call Trace" or different? > > [...] > > > ** Tainted: P (1) > > [...] > > Can you reproduce this without the nvidia module loaded?
I just realized that I reported the bug from another computer than the one
giving kernel oops. This is the output of lsmod on the actual computer:
Module Size Used by
des_generic 21376 6
cbc 7936 6
crypto_blkcipher 21636 1 cbc
xt_multiport 7424 1
i915 35072 2
drm 91488 3 i915
ppdev 11656 0
lp 14724 0
autofs4 24200 1
cpufreq_powersave 6400 0
cpufreq_userspace 8452 0
cpufreq_ondemand 11792 0
cpufreq_conservative 11784 0
cpufreq_stats 9120 0
freq_table 9344 2 cpufreq_ondemand,cpufreq_stats
rpcsec_gss_krb5 11792 4
nfsd 248360 4
auth_rpcgss 47520 3 rpcsec_gss_krb5,nfsd
exportfs 8704 1 nfsd
nfs 251696 1
lockd 68944 2 nfsd,nfs
nfs_acl 7552 2 nfsd,nfs
sunrpc 197864 16
rpcsec_gss_krb5,nfsd,auth_rpcgss,nfs,lockd,nfs_acl
xt_CLASSIFY 6272 0
xt_CONNMARK 8064 0
xt_MARK 7552 0
xt_TCPMSS 8448 0
xt_NFQUEUE 6400 0
ipt_LOG 10116 39
ipt_REJECT 7552 2
ipt_MASQUERADE 7296 0
ipt_REDIRECT 6272 0
xt_connmark 7424 3
xt_helper 6784 0
xt_mac 6272 0
xt_mark 6912 12
xt_limit 7172 41
xt_length 6400 0
xt_tcpudp 7680 54
nfnetlink_queue 13060 0
nfnetlink 8904 1 nfnetlink_queue
ipv6 288328 28
ip_queue 12184 0
nf_nat_ftp 7296 0
nf_conntrack_ftp 12728 1 nf_nat_ftp
xt_state 6656 36
iptable_nat 9872 1
nf_nat 23192 4
ipt_MASQUERADE,ipt_REDIRECT,nf_nat_ftp,iptable_nat
nf_conntrack_ipv4 19352 42 iptable_nat,nf_nat
nf_conntrack 71440 10
xt_CONNMARK,ipt_MASQUERADE,xt_connmark,xt_helper,nf_nat_ftp,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
iptable_mangle 7424 1
iptable_filter 7424 1
ip_tables 21520 3 iptable_nat,iptable_mangle,iptable_filter
x_tables 25224 20
xt_multiport,xt_CLASSIFY,xt_CONNMARK,xt_MARK,xt_TCPMSS,xt_NFQUEUE,ipt_LOG,ipt_REJECT,ipt_MASQUERADE,ipt_REDIRECT,xt_connmark,xt_helper,xt_mac,xt_mark,xt_limit,xt_length,xt_tcpudp,xt_state,iptable_nat,ip_tables
loop 19468 0
ide_cd_mod 36360 0
cdrom 37928 1 ide_cd_mod
usbhid 45920 0
hid 41664 1 usbhid
ff_memless 9224 1 usbhid
snd_intel8x0 36136 1
snd_ac97_codec 115416 1 snd_intel8x0
ac97_bus 6272 1 snd_ac97_codec
snd_pcm_oss 41760 0
snd_mixer_oss 18816 1 snd_pcm_oss
snd_pcm 81672 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 7428 0
snd_seq_oss 33280 0
snd_seq_midi 11072 0
snd_rawmidi 26784 1 snd_seq_midi
snd_seq_midi_event 11904 2 snd_seq_oss,snd_seq_midi
snd_seq 54304 6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 25744 2 snd_pcm,snd_seq
rng_core 8968 0
parport_pc 31016 1
snd_seq_device 11668 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
psmouse 42268 0
iTCO_wdt 15696 0
i2c_i801 13596 0
serio_raw 9860 0
parport 41776 3 ppdev,lp,parport_pc
piix 12424 0 [permanent]
i2c_core 27936 1 i2c_i801
pcspkr 7040 0
ehci_hcd 35980 0
snd 63688 12
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 12064 1 snd
snd_page_alloc 13072 2 snd_intel8x0,snd_pcm
tg3 97156 0
uhci_hcd 25760 0
button 11680 0
intel_agp 31856 1
evdev 14208 4
dcdbas 11952 0
ext3 124944 1
jbd 51240 1 ext3
mbcache 12804 1 ext3
sd_mod 29376 3
thermal 22816 0
processor 42304 1 thermal
fan 9352 0
thermal_sys 17728 3 thermal,processor,fan
ide_pci_generic 9220 0 [permanent]
ide_core 128284 3 ide_cd_mod,piix,ide_pci_generic
ata_piix 22660 2
ata_generic 10116 0
libata 165600 2 ata_piix,ata_generic
scsi_mod 160760 2 sd_mod,libata
dock 14112 1 libata
>
> Ben.
smime.p7s
Description: S/MIME cryptographic signature

