Mailinglist Archive: opensuse-factory (808 mails)
| < Previous | Next > |
[opensuse-factory] Kernel network bug in Tumbleweed (3.0.x)
- From: "R. Tyler Croy" <tyler@xxxxxxxxxxxxx>
- Date: Wed, 10 Aug 2011 10:22:48 -0700
- Message-id: <20110810172248.GA6369@kiwi.flexilis.local>
I dug around on the Tumbleweed portal and through the component list in
Bugzilla and I couldn't figure out the "appropriate" means to file bugs/quirks
like this.
Kernel: 3.0.0-39-desktop
I had just woken from sleep (`s2ram -f -s`) and hit the following trace in my
logs. As it usually happens with issues like this, programs that interact with
the kernel started to hang (power settings changes, etc), so I tried to reboot
and subsequently had to hard shutdown after the kernel wouldn't properly shut
down the network stack.
I feel a bit guilty posting stuff like this to the mailing list, give me a
Bugzilla component and I'm golden :)
Aug 10 09:49:30 kiwi kernel: [160781.642292] kernel BUG at
/usr/src/packages/BUILD/kernel-desktop-3.0.0/linux-3.0/drivers/pci/msi.c:315!
Aug 10 09:49:30 kiwi kernel: [160781.642298] invalid opcode: 0000 [#1] PREEMPT
SMP
Aug 10 09:49:30 kiwi kernel: [160781.642303] CPU 1
Aug 10 09:49:30 kiwi kernel: [160781.642305] Modules linked in: udlfb
fb_sys_fops sysimgblt sysfillrect syscopyarea tun sit tunnel4 cdc_acm joydev
ip6t_LOG xt_tcpudp xt_pkttype ipt_LOG xt_limit snd_pcm_oss snd_mixer_oss
snd_seq snd_seq_device vboxpci vboxnetadp vboxnetflt vboxdrv af_packet
ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_raw xt_NOTRACK ipt_REJECT
iptable_raw iptable_filter ip6table_mangle nf_conntrack_netbios_ns
nf_conntrack_broadcast nf_conntrack_ipv4 nf_defrag_ipv4 ip_tables xt_conntrack
nf_conntrack ip6table_filter ip6_tables x_tables cpufreq_conservative
cpufreq_userspace cpufreq_powersave acpi_cpufreq mperf microcode sha256_generic
cbc edd dm_crypt loop dm_mod btusb bluetooth arc4 snd_hda_codec_conexant sg
snd_hda_intel iwlagn mac80211 pcspkr i2c_i801 snd_hda_codec iTCO_wdt snd_hwdep
iTCO_vendor_support snd_pcm cfg80211 snd_timer snd_page_alloc thinkpad_acpi
e1000e mei(C) rfkill snd soundcore wmi battery ac tpm_tis tpm tpm_bios i915
drm_kms_helper drm i2c_algo_bit button video fan pr
Aug 10 09:49:30 kiwi kernel: ocessor thermal thermal_sys
Aug 10 09:49:30 kiwi kernel: [160781.642397]
Aug 10 09:49:30 kiwi kernel: [160781.642400] Pid: 18390, comm: ifconfig
Tainted: G C 3.0.0-39-desktop #1 LENOVO 7454CTO/7454CTO
Aug 10 09:49:30 kiwi kernel: [160781.642407] RIP: 0010:[<ffffffff812e8bdb>]
[<ffffffff812e8bdb>] free_msi_irqs+0x11b/0x120
Aug 10 09:49:30 kiwi kernel: [160781.642418] RSP: 0018:ffff88011c9abcc8
EFLAGS: 00010286
Aug 10 09:49:30 kiwi kernel: [160781.642422] RAX: ffff8800454dc600 RBX:
ffff88006064a480 RCX: 0000000000000000
Aug 10 09:49:30 kiwi kernel: [160781.642427] RDX: 0000000000000000 RSI:
000000000000002d RDI: 0000000000000000
Aug 10 09:49:30 kiwi kernel: [160781.642431] RBP: ffff88013514a908 R08:
ffff8800454dc600 R09: ffff88013b4001d0
Aug 10 09:49:30 kiwi kernel: [160781.642436] R10: 00000000000000c8 R11:
0000000000000080 R12: 0000000000000001
Aug 10 09:49:30 kiwi kernel: [160781.642441] R13: ffff88013514a000 R14:
0000000000000000 R15: 0000000000000001
Aug 10 09:49:30 kiwi kernel: [160781.642446] FS: 00007f0095b02700(0000)
GS:ffff88013bc80000(0000) knlGS:0000000000000000
Aug 10 09:49:30 kiwi kernel: [160781.642451] CS: 0010 DS: 0000 ES: 0000 CR0:
000000008005003b
Aug 10 09:49:30 kiwi kernel: [160781.642455] CR2: 00007f00956b74d0 CR3:
0000000130aff000 CR4: 00000000000406e0
Aug 10 09:49:30 kiwi kernel: [160781.642460] DR0: 0000000000000000 DR1:
0000000000000000 DR2: 0000000000000000
Aug 10 09:49:30 kiwi kernel: [160781.642465] DR3: 0000000000000000 DR6:
00000000ffff0ff0 DR7: 0000000000000400
Aug 10 09:49:30 kiwi kernel: [160781.642470] Process ifconfig (pid: 18390,
threadinfo ffff88011c9aa000, task ffff88011df22740)
Aug 10 09:49:30 kiwi kernel: [160781.642475] Stack:
Aug 10 09:49:30 kiwi kernel: [160781.642478] 0000000101cb9840 ffff880132988780
ffff880132988000 00000000fffffff0
Aug 10 09:49:30 kiwi kernel: [160781.642485] ffff880132988c70 0000000000000000
0000000000000000 ffffffffa01a503d
Aug 10 09:49:30 kiwi kernel: [160781.642491] ffff880132988780 ffffffffa01a5215
ffff880132988780 ffff880132988000
Aug 10 09:49:30 kiwi kernel: [160781.642497] Call Trace:
Aug 10 09:49:30 kiwi kernel: [160781.642517] [<ffffffffa01a503d>]
e1000e_reset_interrupt_capability+0x4d/0x60 [e1000e]
Aug 10 09:49:30 kiwi kernel: [160781.642555] [<ffffffffa01a5215>]
e1000_request_irq+0xa5/0x100 [e1000e]
Aug 10 09:49:30 kiwi kernel: [160781.642588] [<ffffffffa01a6b10>]
e1000_open+0x120/0x290 [e1000e]
Aug 10 09:49:30 kiwi kernel: [160781.642620] [<ffffffff81487ce6>]
__dev_open+0xa6/0xf0
Aug 10 09:49:30 kiwi kernel: [160781.642627] [<ffffffff81487f6a>]
__dev_change_flags+0x9a/0x180
Aug 10 09:49:30 kiwi kernel: [160781.642633] [<ffffffff81488100>]
dev_change_flags+0x20/0x70
Aug 10 09:49:30 kiwi kernel: [160781.642640] [<ffffffff814e93ed>]
devinet_ioctl+0x64d/0x720
Aug 10 09:49:30 kiwi kernel: [160781.642648] [<ffffffff8146e609>]
sock_do_ioctl+0x29/0x60
Aug 10 09:49:30 kiwi kernel: [160781.642655] [<ffffffff8146ea70>]
sock_ioctl+0x70/0x2b0
Aug 10 09:49:30 kiwi kernel: [160781.642662] [<ffffffff8116eb84>]
do_vfs_ioctl+0x84/0x2d0
Aug 10 09:49:30 kiwi kernel: [160781.642668] [<ffffffff8116ee68>]
sys_ioctl+0x98/0xa0
Aug 10 09:49:30 kiwi kernel: [160781.642675] [<ffffffff81593892>]
system_call_fastpath+0x16/0x1b
Aug 10 09:49:30 kiwi kernel: [160781.642683] [<00007f009566ece7>]
0x7f009566ece6
Aug 10 09:49:30 kiwi kernel: [160781.642687] Code: 60 f0 f6 03 01 75 b1 48 8b
43 10 eb b0 48 83 c4 08 5b 5d 41 5c 41 5d 41 5e 41 5f c3 48 8b 7b 20 e8 bb af
d4 ff 48 8b 43 10 eb 92 <0f> 0b 0f 1f 00 48 83 ec 08 48 85 ff 75 0f b8 ea ff ff
ff 48 83
Aug 10 09:49:30 kiwi kernel: [160781.642718] RIP [<ffffffff812e8bdb>]
free_msi_irqs+0x11b/0x120
Aug 10 09:49:30 kiwi kernel: [160781.642724] RSP <ffff88011c9abcc8>
Aug 10 09:49:30 kiwi kernel: [160781.654832] ---[ end trace 95529473c1a6bf99
]---
Cheers
- R. Tyler Croy
--------------------------------------
Code: http://github.com/rtyler
Chatter: http://identi.ca/agentdero
http://twitter.com/agentdero
| < Previous | Next > |