[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#634181: marked as done (linux-image-2.6.39-2-amd64: br_netfilter nat pagefault)



Your message dated Fri, 22 Jul 2011 01:19:33 +0200
with message-id <1311290373.28569.89.camel@localhost>
and subject line Re: Bug#634181: linux-image-2.6.39-2-amd64: br_netfilter nat pagefault
has caused the Debian Bug report #634181,
regarding linux-image-2.6.39-2-amd64: br_netfilter nat pagefault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
634181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634181
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.39-3
Severity: normal
Tags: wheezy

Unfortunately I have not found a way to reproduce this problem yet. So
the only thing I can give is a describtion what I did.

The box has some ethernet interfaces, among them eth0 and eth1.
eth0 is part of a bridge, which is created by /etc/network/interfaces.

---/etc/network/interfaces cutout---
auto eth0
iface eth0 inet manual

auto br0
iface br0 inet dhcp
	bridge_ports eth0
---eof---

The box obtains 172.22.92.28/27 as IP on that bridge via DHCP and gets a
default route via 172.22.92.1 via that bridge. On that bridge there are
also various tap devices in use by VMs. After bootup, there are no iptables
or ebtables rules, and eth1 is down. I use eth1 as something like a
test-interface, so I usually configure it manually to fit my needs. What I
did before the crash was:

# ip link set eth1 up
# ip addr add 192.168.1.5/24 dev eth1
# iptables -t nat -I POSTROUTING -o br0 -j MASQUERADE
# echo 1 > /proc/sys/net/ipv4/ip_forward

This did not immediately cause the crash, judging from the backtrace, the
crash is later caused by some network traffic, however as I read the backtrace,
the crash could not have happened without the nat stuff being loaded.

Unfortunately, I do not have a dump of network traffic at that time, on top
of that I am not even sure on the path of the traffic which caused the crash in
the first place. (routed from eth1 to br0? Originating on that host with default
via br0?)

To avoid any mixups, it should also be noted that at the time of running
reportbug, linux-image-2.6.39-2-amd64 version 2.6.39-3 was running, while the crash
occured on linux-image-2.6.39-2-amd64 version 2.6.39-2.

-- Package-specific info:
** Version:
Linux version 2.6.39-2-amd64 (Debian 2.6.39-2)

** Command line:
root=/dev/mapper/storage-root ro intel_iommu=on console=ttyS0,115200 console=tty0

** Not tainted

** Kernel log:
[291476.322390] e1000e: eth1 NIC Link is Up 10 Mbps Half Duplex, Flow Control: None
[291476.329865] e1000e 0000:05:00.0: eth1: Autonegotiated half duplex but link partner cannot autoneg.  Try forcing full duplex if link gets many collisions.
[291476.343738] e1000e 0000:05:00.0: eth1: 10/100 speed: disabling TSO
[292453.071471] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[292708.909247] BUG: unable to handle kernel paging request at ffff88032ef51ffe
[292708.916328] IP: [<ffffffffa03626ff>] br_nf_pre_routing_finish_bridge+0x66/0xb5 [bridge]
[292708.924450] PGD 1604063 PUD 33fffa067 PMD 32ef66063 PTE 800000032ef51161
[292708.931305] Oops: 0003 [#1] SMP 
[292708.934659] last sysfs file: /sys/devices/system/cpu/cpu3/topology/thread_siblings
[292708.942316] CPU 0 
[292708.944246] Modules linked in: ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 tun ip6table_filter ip6_tables iptable_filter ip_tables ebtable_nat ebtables x_tables acpi_cpufreq mperf cpufreq_stats cpufreq_userspace cpufreq_conservative cpufreq_powersave parport_pc ppdev lp parport rfcomm bnep bluetooth rfkill binfmt_misc fuse nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc bridge stp jfs kvm_intel w83627ehf hwmon_vid kvm loop ftdi_sio cdc_ether usbnet usbserial mii i2c_i801 processor thermal_sys i2c_core ghes button pcspkr evdev hed ext4 mbcache jbd2 crc16 dm_snapshot sha256_generic aesni_intel cryptd aes_x86_64 aes_generic cbc dm_crypt dm_mod raid456 md_mod async_raid6_recov async_pq raid6_pq async_xor xor async_memcpy async_tx sd_mod usb_storage usbhid crc_t10dif hid uas ahci libahci libata ehci_hcd scsi_mod acenic usbcore e1000e [last unloaded: scsi_wait_scan]
[292709.025588] 
[292709.027176] Pid: 2919, comm: kvm Not tainted 2.6.39-2-amd64 #1 System manufacturer System Product Name/P7F-M
[292709.037143] RIP: 0010:[<ffffffffa03626ff>]  [<ffffffffa03626ff>] br_nf_pre_routing_finish_bridge+0x66/0xb5 [bridge]
[292709.047689] RSP: 0018:ffff88033fc03c68  EFLAGS: 00010246
[292709.053091] RAX: 0000000000000000 RBX: ffff8801cbd8d180 RCX: ffff8801fbbe3700
[292709.060311] RDX: ffff88032d506c80 RSI: ffff88032d506cd8 RDI: ffff8801cbd8d180
[292709.067530] RBP: ffff8801fbbe3700 R08: ffff88032d506cd0 R09: ffff88032ef5200e
[292709.074749] R10: 2a9c075408000000 R11: 0000000000000000 R12: ffff88032ef5200e
[292709.081969] R13: ffff880321d22000 R14: ffff8803205b5000 R15: 0000000000000000
[292709.089189] FS:  00007ff7b5ff8760(0000) GS:ffff88033fc00000(0000) knlGS:0000000000000000
[292709.097364] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[292709.103197] CR2: ffff88032ef51ffe CR3: 0000000327449000 CR4: 00000000000026e0
[292709.110415] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[292709.117637] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[292709.124857] Process kvm (pid: 2919, threadinfo ffff88032745a000, task ffff880328c2d7e0)
[292709.132941] Stack:
[292709.135045]  ffff8801fbbe3700 ffffffffa0362e87 ffff880100000001 ffffffff81686a20
[292709.142587]  0000000000000000 ffff8803205b5000 0000000000000000 ffffffffa0361c90
[292709.150136]  0000000080000000 ffff8801cbd8d180 0000000000000000 ffffffff81686a20
[292709.157684] Call Trace:
[292709.160216]  <IRQ> 
[292709.162441]  [<ffffffffa0362e87>] ? br_nf_pre_routing_finish+0x222/0x22f [bridge]
[292709.170025]  [<ffffffffa0361c90>] ? NF_HOOK_THRESH+0x3b/0x55 [bridge]
[292709.176565]  [<ffffffffa0362c4a>] ? br_nf_pre_routing+0x4fc/0x517 [bridge]
[292709.183534]  [<ffffffff8129b734>] ? nf_iterate+0x41/0x7e
[292709.188940]  [<ffffffffa035de3a>] ? T.933+0x56/0x56 [bridge]
[292709.194691]  [<ffffffffa035de3a>] ? T.933+0x56/0x56 [bridge]
[292709.200437]  [<ffffffff8129b7e4>] ? nf_hook_slow+0x73/0x10c
[292709.206101]  [<ffffffffa035de3a>] ? T.933+0x56/0x56 [bridge]
[292709.211855]  [<ffffffffa035de3a>] ? T.933+0x56/0x56 [bridge]
[292709.217611]  [<ffffffffa035de20>] ? T.933+0x3c/0x56 [bridge]
[292709.223369]  [<ffffffffa035e1b0>] ? br_handle_frame+0x1b3/0x1c7 [bridge]
[292709.230168]  [<ffffffffa035dffd>] ? br_handle_frame_finish+0x1c3/0x1c3 [bridge]
[292709.237570]  [<ffffffff8127b6a5>] ? __netif_receive_skb+0x2f9/0x4c5
[292709.243930]  [<ffffffff8127b95d>] ? process_backlog+0xec/0x1c7
[292709.249852]  [<ffffffff8100e0e2>] ? read_tsc+0x5/0x16
[292709.254996]  [<ffffffff8127c1bc>] ? net_rx_action+0xa8/0x206
[292709.260744]  [<ffffffff8104b4cf>] ? __do_softirq+0xc3/0x19e
[292709.266405]  [<ffffffff81339fdc>] ? call_softirq+0x1c/0x30
[292709.271970]  <EOI> 
[292709.274186]  [<ffffffff8100aa87>] ? do_softirq+0x3f/0x79
[292709.279586]  [<ffffffff8127ba56>] ? netif_rx_ni+0x1e/0x27
[292709.285074]  [<ffffffffa0501dfa>] ? tun_get_user+0x36b/0x3a5 [tun]
[292709.291341]  [<ffffffff8105f578>] ? remove_wait_queue+0x11/0x4a
[292709.297347]  [<ffffffffa0501e57>] ? tun_sendmsg+0x23/0x23 [tun]
[292709.303352]  [<ffffffffa0501eb6>] ? tun_chr_aio_write+0x5f/0x7f [tun]
[292709.309881]  [<ffffffff810fb5a5>] ? do_sync_readv_writev+0x9a/0xd5
[292709.316145]  [<ffffffff810fb77b>] ? do_sync_read+0xb1/0xea
[292709.321719]  [<ffffffff810fb2a0>] ? copy_from_user+0x18/0x30
[292709.327466]  [<ffffffff81164d61>] ? security_file_permission+0x18/0x2d
[292709.334076]  [<ffffffff810fbbe4>] ? do_readv_writev+0xa4/0x11a
[292709.339998]  [<ffffffff8100e0e2>] ? read_tsc+0x5/0x16
[292709.345138]  [<ffffffff8112b896>] ? eventfd_ctx_read+0x43/0x16c
[292709.351146]  [<ffffffff810fbd82>] ? sys_writev+0x45/0x93
[292709.356552]  [<ffffffff81338dd2>] ? system_call_fastpath+0x16/0x1b
[292709.362812] Code: 58 48 83 e0 fe 48 8b 50 48 48 85 d2 74 34 4c 8d 42 50 48 8d 72 58 41 8b 00 a8 01 74 04 f3 90 eb f5 4c 8b 8f e0 00 00 00 4c 8b 16 <4d> 89 51 f0 39 42 50 75 e2 48 8b 41 08 48 89 47 20 5e e9 24 b7 
[292709.382851] RIP  [<ffffffffa03626ff>] br_nf_pre_routing_finish_bridge+0x66/0xb5 [bridge]
[292709.391053]  RSP <ffff88033fc03c68>
[292709.394632] CR2: ffff88032ef51ffe
[292709.398043] ---[ end trace 8df7603c10c1cb1a ]---
[292709.402745] Kernel panic - not syncing: Fatal exception in interrupt
[292709.409188] Pid: 2919, comm: kvm Tainted: G      D      2.6.39-2-amd64 #1
[292709.416055] Call Trace:
[292709.418588]  <IRQ>  [<ffffffff81330c08>] ? panic+0x92/0x1a1
[292709.424282]  [<ffffffff81045e46>] ? kmsg_dump+0x41/0xe3
[292709.429601]  [<ffffffff81333a6b>] ? oops_end+0xa9/0xb6
[292709.434837]  [<ffffffff8102c9ef>] ? no_context+0x1f4/0x201
[292709.440407]  [<ffffffff8133597d>] ? do_page_fault+0x1af/0x34c
[292709.446241]  [<ffffffffa051e2b2>] ? manip_pkt+0xd0/0x104 [nf_nat]
[292709.452424]  [<ffffffffa051e59c>] ? nf_nat_packet+0x93/0xb2 [nf_nat]
[292709.458870]  [<ffffffff81332f55>] ? page_fault+0x25/0x30
[292709.464277]  [<ffffffffa03626ff>] ? br_nf_pre_routing_finish_bridge+0x66/0xb5 [bridge]
[292709.472285]  [<ffffffffa0362e87>] ? br_nf_pre_routing_finish+0x222/0x22f [bridge]
[292709.479857]  [<ffffffffa0361c90>] ? NF_HOOK_THRESH+0x3b/0x55 [bridge]
[292709.486391]  [<ffffffffa0362c4a>] ? br_nf_pre_routing+0x4fc/0x517 [bridge]
[292709.493359]  [<ffffffff8129b734>] ? nf_iterate+0x41/0x7e
[292709.498764]  [<ffffffffa035de3a>] ? T.933+0x56/0x56 [bridge]
[292709.504515]  [<ffffffffa035de3a>] ? T.933+0x56/0x56 [bridge]
[292709.510264]  [<ffffffff8129b7e4>] ? nf_hook_slow+0x73/0x10c
[292709.515931]  [<ffffffffa035de3a>] ? T.933+0x56/0x56 [bridge]
[292709.521687]  [<ffffffffa035de3a>] ? T.933+0x56/0x56 [bridge]
[292709.527440]  [<ffffffffa035de20>] ? T.933+0x3c/0x56 [bridge]
[292709.533196]  [<ffffffffa035e1b0>] ? br_handle_frame+0x1b3/0x1c7 [bridge]
[292709.539987]  [<ffffffffa035dffd>] ? br_handle_frame_finish+0x1c3/0x1c3 [bridge]
[292709.547379]  [<ffffffff8127b6a5>] ? __netif_receive_skb+0x2f9/0x4c5
[292709.553730]  [<ffffffff8127b95d>] ? process_backlog+0xec/0x1c7
[292709.559650]  [<ffffffff8100e0e2>] ? read_tsc+0x5/0x16
[292709.564790]  [<ffffffff8127c1bc>] ? net_rx_action+0xa8/0x206
[292709.570535]  [<ffffffff8104b4cf>] ? __do_softirq+0xc3/0x19e
[292709.576196]  [<ffffffff81339fdc>] ? call_softirq+0x1c/0x30
[292709.581765]  <EOI>  [<ffffffff8100aa87>] ? do_softirq+0x3f/0x79
[292709.587791]  [<ffffffff8127ba56>] ? netif_rx_ni+0x1e/0x27
[292709.593281]  [<ffffffffa0501dfa>] ? tun_get_user+0x36b/0x3a5 [tun]
[292709.599546]  [<ffffffff8105f578>] ? remove_wait_queue+0x11/0x4a
[292709.605553]  [<ffffffffa0501e57>] ? tun_sendmsg+0x23/0x23 [tun]
[292709.611560]  [<ffffffffa0501eb6>] ? tun_chr_aio_write+0x5f/0x7f [tun]
[292709.618087]  [<ffffffff810fb5a5>] ? do_sync_readv_writev+0x9a/0xd5
[292709.624352]  [<ffffffff810fb77b>] ? do_sync_read+0xb1/0xea
[292709.629925]  [<ffffffff810fb2a0>] ? copy_from_user+0x18/0x30
[292709.635671]  [<ffffffff81164d61>] ? security_file_permission+0x18/0x2d
[292709.642285]  [<ffffffff810fbbe4>] ? do_readv_writev+0xa4/0x11a
[292709.648203]  [<ffffffff8100e0e2>] ? read_tsc+0x5/0x16
[292709.653346]  [<ffffffff8112b896>] ? eventfd_ctx_read+0x43/0x16c
[292709.659348]  [<ffffffff810fbd82>] ? sys_writev+0x45/0x93
[292709.664748]  [<ffffffff81338dd2>] ? system_call_fastpath+0x16/0x1b

** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: American Megatrends Inc.
bios_version: 0703   
board_vendor: ASUSTeK Computer INC.
board_name: P7F-M
board_version: Rev 1.xxG

** Loaded modules:
Module                  Size  Used by
tcp_diag               12432  0 
inet_diag              17052  1 tcp_diag
ipt_MASQUERADE         12594  1 
iptable_nat            12928  1 
nf_nat                 18045  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4      18081  3 iptable_nat,nf_nat
nf_conntrack           56001  4 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4         12483  1 nf_conntrack_ipv4
tun                    18084  20 
ip6table_filter        12540  0 
ip6_tables             21907  1 ip6table_filter
iptable_filter         12536  0 
ip_tables              21818  2 iptable_nat,iptable_filter
ebtable_nat            12580  0 
ebtables               26089  1 ebtable_nat
x_tables               18886  7 ipt_MASQUERADE,iptable_nat,ip6table_filter,ip6_tables,iptable_filter,ip_tables,ebtables
acpi_cpufreq           12849  1 
mperf                  12411  1 acpi_cpufreq
cpufreq_stats          12762  0 
cpufreq_userspace      12576  0 
cpufreq_conservative    13147  0 
cpufreq_powersave      12454  0 
parport_pc             22191  0 
ppdev                  12725  0 
lp                     17190  0 
parport                31650  3 parport_pc,ppdev,lp
bnep                   17424  2 
rfcomm                 32744  0 
bluetooth             107224  10 bnep,rfcomm
rfkill                 19014  2 bluetooth
binfmt_misc            12914  1 
fuse                   61554  1 
nfsd                  258506  13 
nfs                   251154  0 
lockd                  70844  2 nfsd,nfs
fscache                36071  1 nfs
auth_rpcgss            36788  2 nfsd,nfs
nfs_acl                12511  2 nfsd,nfs
sunrpc                162130  19 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
bridge                 65614  0 
stp                    12392  1 bridge
jfs                   140566  2 
w83627ehf              31031  0 
hwmon_vid              12388  1 w83627ehf
loop                   22479  0 
kvm_intel              49912  28 
kvm                   263518  1 kvm_intel
cdc_ether              12632  0 
i2c_i801               16870  0 
usbnet                 17938  1 cdc_ether
mii                    12675  1 usbnet
i2c_core               23766  1 i2c_i801
evdev                  17475  6 
psmouse                55199  0 
pcspkr                 12579  0 
ghes                   12898  0 
serio_raw              12878  0 
processor              27431  5 acpi_cpufreq
hed                    12611  1 ghes
thermal_sys            17939  1 processor
button                 12895  0 
ext4                  317160  2 
mbcache                12930  1 ext4
jbd2                   65105  1 ext4
crc16                  12343  2 bluetooth,ext4
dm_snapshot            32217  3 
sha256_generic         16797  2 
aesni_intel            50137  48 
cryptd                 14463  17 aesni_intel
aes_x86_64             16796  1 aesni_intel
aes_generic            37122  2 aesni_intel,aes_x86_64
cbc                    12747  0 
dm_crypt               22257  1 
dm_mod                 62468  62 dm_snapshot,dm_crypt
raid456                52022  1 
md_mod                 82344  2 raid456
async_raid6_recov      12507  1 raid456
async_pq               12559  2 raid456,async_raid6_recov
raid6_pq               82523  2 async_raid6_recov,async_pq
async_xor              12385  3 raid456,async_raid6_recov,async_pq
xor                    12556  1 async_xor
async_memcpy           12350  2 raid456,async_raid6_recov
async_tx               12566  5 raid456,async_raid6_recov,async_pq,async_xor,async_memcpy
usbhid                 39946  0 
usb_storage            43639  0 
sd_mod                 35644  4 
crc_t10dif             12348  1 sd_mod
hid                    72745  1 usbhid
uas                    13151  0 
ahci                   25089  4 
libahci                22616  1 ahci
libata                151572  2 ahci,libahci
acenic                 30026  0 
scsi_mod              161557  4 sd_mod,usb_storage,uas,libata
ehci_hcd               39487  0 
e1000e                128034  0 
usbcore               127203  8 cdc_ether,usbnet,usb_storage,usbhid,uas,ehci_hcd

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0048] (rev 18)
	Subsystem: ASUSTeK Computer Inc. Device [1043:83d8]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 05) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8383]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at facfe000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 05) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: c0000000-c01fffff
	Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.4 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 [8086:3b4a] (rev 05) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.5 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 [8086:3b4c] (rev 05) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.6 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 7 [8086:3b4e] (rev 05) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fad00000-fadfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.7 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 8 [8086:3b50] (rev 05) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fae00000-faefffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 05) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8383]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at facfd000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev a5) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=32
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: faf00000-fbefffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 3400 Series Chipset LPC Interface Controller [8086:3b14] (rev 05)
	Subsystem: ASUSTeK Computer Inc. Device [1043:83d8]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b22] (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. Device [1043:83d9]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 52
	Region 0: I/O ports at b400 [size=8]
	Region 1: I/O ports at bc00 [size=4]
	Region 2: I/O ports at b880 [size=8]
	Region 3: I/O ports at b800 [size=4]
	Region 4: I/O ports at b480 [size=32]
	Region 5: Memory at facfc000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 05)
	Subsystem: ASUSTeK Computer Inc. Device [1043:83d8]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at facfb000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 0400 [size=32]
	Kernel driver in use: i801_smbus

04:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
	Subsystem: ASUSTeK Computer Inc. Device [1043:8369]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fade0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at cc00 [size=32]
	Region 3: Memory at faddc000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

05:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
	Subsystem: ASUSTeK Computer Inc. Device [1043:8369]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at faee0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at dc00 [size=32]
	Region 3: Memory at faedc000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

06:02.0 Ethernet controller [0200]: 3Com Corporation 3c985 1000BaseSX (SX/TX) [10b7:0001] (rev 01)
	Subsystem: Device [9850:0001]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (16000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 21
	Region 0: Memory at fbefc000 (32-bit, non-prefetchable) [size=16K]

06:05.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 10) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8373]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 14
	Region 0: Memory at fb000000 (32-bit, non-prefetchable) [size=8M]
	Region 1: Memory at fafe0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at ec00 [size=128]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>


** Sound cards:

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.39-2-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.40     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.99       tools for generating an initramfs
ii  linux-base                    3.3        Linux image base package
ii  module-init-tools             3.16-1     tools for managing Linux kernel mo

Versions of packages linux-image-2.6.39-2-amd64 recommends:
ii  firmware-linux-free           3          Binary firmware for various driver

Versions of packages linux-image-2.6.39-2-amd64 suggests:
pn  grub-pc | extlinux | lilo     <none>     (no description available)
pn  linux-doc-2.6.39              <none>     (no description available)

Versions of packages linux-image-2.6.39-2-amd64 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
ii  firmware-linux-nonfree        0.32       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information:
  linux-image-2.6.39-2-amd64/postinst/ignoring-ramdisk:
* linux-image-2.6.39-2-amd64/postinst/missing-firmware-2.6.39-2-amd64:
  linux-image-2.6.39-2-amd64/postinst/depmod-error-initrd-2.6.39-2-amd64: false
  linux-image-2.6.39-2-amd64/prerm/removing-running-kernel-2.6.39-2-amd64: true



--- End Message ---
--- Begin Message ---
Version: 2.6.39-3

On Sun, 2011-07-17 at 15:37 +0200, Christian Franke wrote:
> Package: linux-2.6
> Version: 2.6.39-3
> Severity: normal
> Tags: wheezy
> 
> Unfortunately I have not found a way to reproduce this problem yet. So
> the only thing I can give is a describtion what I did.
[...]
> To avoid any mixups, it should also be noted that at the time of running
> reportbug, linux-image-2.6.39-2-amd64 version 2.6.39-3 was running, while the crash
> occured on linux-image-2.6.39-2-amd64 version 2.6.39-2.
[...]

I think this bug was fixed in 2.6.39-3 along with bug #629932.  Let us
know if it occurs again.

Ben.

-- 
Ben Hutchings
Absolutum obsoletum. (If it works, it's out of date.) - Stafford Beer

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: