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

Bug#720926: marked as done (i915: task Xorg blocked for more than 120 seconds.)



Your message dated Sat, 24 Apr 2021 11:26:39 -0700 (PDT)
with message-id <608462df.1c69fb81.8f881.616b@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #720926,
regarding i915: task Xorg blocked for more than 120 seconds.
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.)


-- 
720926: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720926
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.10.7-1
Severity: normal

Dear Maintainer,

I have a relatively reproducible (~60% probability) freeze problem,
which happens when the system is loaded.  I can reproduce it as follow:

- Boot and log into a e17 session with OpenGL compositing enabled.
- Do a parallel compilation of several large C++ programs while doing
  other work.

The system becomes frozen; mouse and keyboard (including leds) do not respond.

I have booted the machine with kernel logging on serial enabled and
eventually saw a kernel stacktrace about Xorg being stuck in a lock.
While researching the problem, the system apparently self-recovered
and become usable again.

xserver-xorg-video-intel's version is 2:2.21.14-4 and
xserver-xorg-core's version is 2:1.12.4-6.1.

Detail about this specific boot:
- VirtualBox was not used.
- I Issued SysRq S and SysRq T (dump state), but T is apparently
  disabled by default.
- I Unplugged the network cable during the crash (this is not a
  driver bug).
- Xorg.log shows no error.  i915_error_state says "no error state
  collected".

-- Package-specific info:
** Version:
Linux version 3.10-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.3 (Debian 4.7.3-6) ) #1 SMP Debian 3.10.7-1 (2013-08-17)

** Command line:
BOOT_IMAGE=/vmlinuz-3.10-2-amd64 root=/dev/mapper/evilbit-root ro console=ttyS0,115200

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[  205.097386] SysRq : Emergency Sync
[  205.698053] SysRq : Emergency Sync
[  206.030619] SysRq : Emergency Sync
[  206.292625] SysRq : Emergency Sync
[  207.024009] SysRq : This sysrq operation is disabled.
[  256.309865] Emergency Sync complete
[  256.313368] Emergency Sync complete
[  256.318152] Emergency Sync complete
[  256.321830] Emergency Sync complete
[  361.647572] INFO: task Xorg:2911 blocked for more than 120 seconds.
[  361.653860] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  361.661710] Xorg            D ffff880212499880     0  2911   2903 0x00400004
[  361.668804]  ffff880212499880 0000000000003082 ffff880214a04100 0000000000013f40
[  361.676272]  ffff880213cfffd8 ffff880213cfffd8 ffff880212499880 ffff88021e213f40
[  361.683737]  ffff880212499880 ffff880213cffb30 ffffffff810c03e7 0000000000000002
[  361.691201] Call Trace:
[  361.693661]  [<ffffffff810c03e7>] ? __lock_page+0x61/0x61
[  361.699080]  [<ffffffff8138518e>] ? io_schedule+0x54/0x69
[  361.704507]  [<ffffffff810c03ec>] ? sleep_on_page+0x5/0x8
[  361.709920]  [<ffffffff81383fad>] ? __wait_on_bit+0x3b/0x6e
[  361.715506]  [<ffffffff810c0496>] ? wait_on_page_bit+0x69/0x6e
[  361.721357]  [<ffffffff81057c91>] ? autoremove_wake_function+0x2a/0x2a
[  361.727904]  [<ffffffff810d217f>] ? shmem_getpage_gfp+0x20d/0x5c5
[  361.734016]  [<ffffffff810d255d>] ? shmem_read_mapping_page_gfp+0x26/0x41
[  361.740836]  [<ffffffffa047ca5d>] ? i915_gem_object_get_pages_gtt+0xdf/0x2d1 [i915]
[  361.748512]  [<ffffffff810f8843>] ? kmem_cache_free+0x3f/0x7c
[  361.754280]  [<ffffffffa047b2fa>] ? i915_gem_object_get_pages+0x53/0x87 [i915]
[  361.761528]  [<ffffffffa047d5cf>] ? i915_gem_object_pin+0x19c/0x4f9 [i915]
[  361.768424]  [<ffffffffa047a8ca>] ? i915_gem_wait_for_error+0x17/0x147 [i915]
[  361.775582]  [<ffffffffa047daaf>] ? i915_gem_fault+0xc6/0x1fa [i915]
[  361.781953]  [<ffffffff810dbf62>] ? __do_fault+0xcb/0x3aa
[  361.787366]  [<ffffffffa047d410>] ? i915_gem_set_domain_ioctl+0x190/0x1b3 [i915]
[  361.794782]  [<ffffffff810de5d5>] ? handle_pte_fault+0x2c5/0x7a7
[  361.800800]  [<ffffffff810dee28>] ? handle_mm_fault+0x1f1/0x238
[  361.806733]  [<ffffffff81388c89>] ? __do_page_fault+0x383/0x3cb
[  361.812666]  [<ffffffff81115f74>] ? vfs_ioctl+0x1b/0x25
[  361.817901]  [<ffffffff81116795>] ? do_vfs_ioctl+0x3e8/0x42a
[  361.823571]  [<ffffffff811098c0>] ? vfs_read+0xa9/0xef
[  361.828720]  [<ffffffff81109a38>] ? SyS_read+0x74/0x8b
[  361.833867]  [<ffffffff81386018>] ? page_fault+0x28/0x30
[  481.889334] INFO: task Xorg:2911 blocked for more than 120 seconds.
[  481.895616] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  481.903458] Xorg            D ffff880212499880     0  2911   2903 0x00400004
[  481.910544]  ffff880212499880 0000000000003082 ffff880214a04100 0000000000013f40
[  481.918006]  ffff880213cfffd8 ffff880213cfffd8 ffff880212499880 ffff88021e213f40
[  481.925464]  ffff880212499880 ffff880213cffb30 ffffffff810c03e7 0000000000000002
[  481.932915] Call Trace:
[  481.935374]  [<ffffffff810c03e7>] ? __lock_page+0x61/0x61
[  481.940782]  [<ffffffff8138518e>] ? io_schedule+0x54/0x69
[  481.946199]  [<ffffffff810c03ec>] ? sleep_on_page+0x5/0x8
[  481.951603]  [<ffffffff81383fad>] ? __wait_on_bit+0x3b/0x6e
[  481.957183]  [<ffffffff810c0496>] ? wait_on_page_bit+0x69/0x6e
[  481.963026]  [<ffffffff81057c91>] ? autoremove_wake_function+0x2a/0x2a
[  481.969565]  [<ffffffff810d217f>] ? shmem_getpage_gfp+0x20d/0x5c5
[  481.975668]  [<ffffffff810d255d>] ? shmem_read_mapping_page_gfp+0x26/0x41
[  481.982478]  [<ffffffffa047ca5d>] ? i915_gem_object_get_pages_gtt+0xdf/0x2d1 [i915]
[  481.990147]  [<ffffffff810f8843>] ? kmem_cache_free+0x3f/0x7c
[  481.995906]  [<ffffffffa047b2fa>] ? i915_gem_object_get_pages+0x53/0x87 [i915]
[  482.003142]  [<ffffffffa047d5cf>] ? i915_gem_object_pin+0x19c/0x4f9 [i915]
[  482.010030]  [<ffffffffa047a8ca>] ? i915_gem_wait_for_error+0x17/0x147 [i915]
[  482.017181]  [<ffffffffa047daaf>] ? i915_gem_fault+0xc6/0x1fa [i915]
[  482.023542]  [<ffffffff810dbf62>] ? __do_fault+0xcb/0x3aa
[  482.028952]  [<ffffffffa047d410>] ? i915_gem_set_domain_ioctl+0x190/0x1b3 [i915]
[  482.036357]  [<ffffffff810de5d5>] ? handle_pte_fault+0x2c5/0x7a7
[  482.042370]  [<ffffffff810dee28>] ? handle_mm_fault+0x1f1/0x238
[  482.048297]  [<ffffffff81388c89>] ? __do_page_fault+0x383/0x3cb
[  482.054222]  [<ffffffff81115f74>] ? vfs_ioctl+0x1b/0x25
[  482.059453]  [<ffffffff81116795>] ? do_vfs_ioctl+0x3e8/0x42a
[  482.065119]  [<ffffffff811098c0>] ? vfs_read+0xa9/0xef
[  482.070262]  [<ffffffff81109a38>] ? SyS_read+0x74/0x8b
[  482.075405]  [<ffffffff81386018>] ? page_fault+0x28/0x30
[  652.362043] e1000e: eth0 NIC Link is Down
[  722.184797] INFO: task Xorg:2911 blocked for more than 120 seconds.
[  722.191072] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  722.198903] Xorg            D ffff88021e213f40     0  2911   2903 0x00400004
[  722.205981]  ffff880212499880 0000000000003082 ffffffff81613400 0000000000013f40
[  722.213432]  ffff880213cfffd8 ffff880213cfffd8 ffff880212499880 ffff88021e213f40
[  722.220879]  ffff880212499880 ffff880213cffb30 ffffffff810c03e7 0000000000000002
[  722.228324] Call Trace:
[  722.230774]  [<ffffffff810c03e7>] ? __lock_page+0x61/0x61
[  722.236178]  [<ffffffff8138518e>] ? io_schedule+0x54/0x69
[  722.241593]  [<ffffffff810c03ec>] ? sleep_on_page+0x5/0x8
[  722.246991]  [<ffffffff81383fad>] ? __wait_on_bit+0x3b/0x6e
[  722.252564]  [<ffffffff810c0496>] ? wait_on_page_bit+0x69/0x6e
[  722.258400]  [<ffffffff81057c91>] ? autoremove_wake_function+0x2a/0x2a
[  722.264927]  [<ffffffff810d217f>] ? shmem_getpage_gfp+0x20d/0x5c5
[  722.271028]  [<ffffffff810d255d>] ? shmem_read_mapping_page_gfp+0x26/0x41
[  722.277836]  [<ffffffffa047ca5d>] ? i915_gem_object_get_pages_gtt+0xdf/0x2d1 [i915]
[  722.285496]  [<ffffffff810f8843>] ? kmem_cache_free+0x3f/0x7c
[  722.291249]  [<ffffffffa047b2fa>] ? i915_gem_object_get_pages+0x53/0x87 [i915]
[  722.298478]  [<ffffffffa047d5cf>] ? i915_gem_object_pin+0x19c/0x4f9 [i915]
[  722.305358]  [<ffffffffa047a8ca>] ? i915_gem_wait_for_error+0x17/0x147 [i915]
[  722.312500]  [<ffffffffa047daaf>] ? i915_gem_fault+0xc6/0x1fa [i915]
[  722.318854]  [<ffffffff810dbf62>] ? __do_fault+0xcb/0x3aa
[  722.324255]  [<ffffffffa047d410>] ? i915_gem_set_domain_ioctl+0x190/0x1b3 [i915]
[  722.331650]  [<ffffffff810de5d5>] ? handle_pte_fault+0x2c5/0x7a7
[  722.337656]  [<ffffffff810dee28>] ? handle_mm_fault+0x1f1/0x238
[  722.343576]  [<ffffffff81388c89>] ? __do_page_fault+0x383/0x3cb
[  722.349496]  [<ffffffff81115f74>] ? vfs_ioctl+0x1b/0x25
[  722.354721]  [<ffffffff81116795>] ? do_vfs_ioctl+0x3e8/0x42a
[  722.360381]  [<ffffffff811098c0>] ? vfs_read+0xa9/0xef
[  722.365520]  [<ffffffff81109a38>] ? SyS_read+0x74/0x8b
[  722.370661]  [<ffffffff81386018>] ? page_fault+0x28/0x30
[  842.426573] INFO: task Xorg:2911 blocked for more than 120 seconds.
[  842.432846] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  842.440675] Xorg            D ffff88021e213f40     0  2911   2903 0x00400004
[  842.447752]  ffff880212499880 0000000000003082 ffffffff81613400 0000000000013f40
[  842.455206]  ffff880213cfffd8 ffff880213cfffd8 ffff880212499880 ffff88021e213f40
[  842.462653]  ffff880212499880 ffff880213cffb30 ffffffff810c03e7 0000000000000002
[  842.470098] Call Trace:
[  842.472549]  [<ffffffff810c03e7>] ? __lock_page+0x61/0x61
[  842.477953]  [<ffffffff8138518e>] ? io_schedule+0x54/0x69
[  842.483364]  [<ffffffff810c03ec>] ? sleep_on_page+0x5/0x8
[  842.488764]  [<ffffffff81383fad>] ? __wait_on_bit+0x3b/0x6e
[  842.494335]  [<ffffffff810c0496>] ? wait_on_page_bit+0x69/0x6e
[  842.500167]  [<ffffffff81057c91>] ? autoremove_wake_function+0x2a/0x2a
[  842.506709]  [<ffffffff810d217f>] ? shmem_getpage_gfp+0x20d/0x5c5
[  842.512803]  [<ffffffff810d255d>] ? shmem_read_mapping_page_gfp+0x26/0x41
[  842.519604]  [<ffffffffa047ca5d>] ? i915_gem_object_get_pages_gtt+0xdf/0x2d1 [i915]
[  842.527261]  [<ffffffff810f8843>] ? kmem_cache_free+0x3f/0x7c
[  842.533010]  [<ffffffffa047b2fa>] ? i915_gem_object_get_pages+0x53/0x87 [i915]
[  842.540237]  [<ffffffffa047d5cf>] ? i915_gem_object_pin+0x19c/0x4f9 [i915]
[  842.547131]  [<ffffffffa047a8ca>] ? i915_gem_wait_for_error+0x17/0x147 [i915]
[  842.554275]  [<ffffffffa047daaf>] ? i915_gem_fault+0xc6/0x1fa [i915]
[  842.560626]  [<ffffffff810dbf62>] ? __do_fault+0xcb/0x3aa
[  842.566030]  [<ffffffffa047d410>] ? i915_gem_set_domain_ioctl+0x190/0x1b3 [i915]
[  842.573423]  [<ffffffff810de5d5>] ? handle_pte_fault+0x2c5/0x7a7
[  842.579426]  [<ffffffff810dee28>] ? handle_mm_fault+0x1f1/0x238
[  842.585345]  [<ffffffff81388c89>] ? __do_page_fault+0x383/0x3cb
[  842.591263]  [<ffffffff81115f74>] ? vfs_ioctl+0x1b/0x25
[  842.596485]  [<ffffffff81116795>] ? do_vfs_ioctl+0x3e8/0x42a
[  842.602142]  [<ffffffff811098c0>] ? vfs_read+0xa9/0xef
[  842.607280]  [<ffffffff81109a38>] ? SyS_read+0x74/0x8b
[  842.612416]  [<ffffffff81386018>] ? page_fault+0x28/0x30
[ 1047.965221] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
[ 1048.066518] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
[ 1048.066786] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1525.234062] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[ 1525.241563] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
[ 1525.247696] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

** Model information
sys_vendor: Dell Inc.
product_name: OptiPlex 9010
product_version: 01
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: A12
board_vendor: Dell Inc.
board_name: 051FJ8
board_version: A00

** Loaded modules:
ecb
ipt_REJECT
iptable_filter
xt_REDIRECT
xt_tcpudp
iptable_nat
nf_conntrack_ipv4
nf_defrag_ipv4
nf_nat_ipv4
nf_nat
nf_conntrack
ip_tables
x_tables
parport_pc
ppdev
lp
parport
bnep
rfcomm
bluetooth
rfkill
pci_stub
vboxpci(O)
vboxnetadp(O)
vboxnetflt(O)
vboxdrv(O)
binfmt_misc
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
dns_resolver
fscache
sunrpc
ext2
loop
fuse
ecryptfs
sha256_generic
dm_crypt
snd_hda_codec_hdmi
snd_hda_codec_realtek
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm
coretemp
snd_page_alloc
i915
snd_seq
drm_kms_helper
snd_seq_device
iTCO_wdt
kvm_intel
kvm
snd_timer
drm
iTCO_vendor_support
pl2303
snd
i2c_i801
i2c_algo_bit
lpc_ich
mperf
usbserial
soundcore
mei_me
dcdbas
i2c_core
mfd_core
microcode
evdev
mei
video
processor
button
ext4
crc16
jbd2
mbcache
dm_mod
hid_generic
usbhid
hid
sg
sr_mod
sd_mod
cdrom
crc_t10dif
crc32c_intel
ghash_clmulni_intel
ahci
ehci_pci
aesni_intel
libahci
xhci_hcd
ehci_hcd
e1000e
aes_x86_64
ablk_helper
cryptd
usbcore
ptp
lrw
gf128mul
libata
scsi_mod
pps_core
glue_helper
usb_common
thermal
thermal_sys

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller [8086:0150] (rev 09)
	Subsystem: Dell Device [1028:052c]
	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:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0162] (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Dell Device [1028:052c]
	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
	Interrupt: pin A routed to IRQ 46
	Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI])
	Subsystem: Dell Device [1028:052c]
	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 42
	Region 0: Memory at f7c20000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
	Subsystem: Dell Device [1028:052c]
	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
	Interrupt: pin A routed to IRQ 45
	Region 0: Memory at f7c3c000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: mei_me

00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)
	Subsystem: Dell Device [1028:052c]
	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
	Interrupt: pin A routed to IRQ 43
	Region 0: Memory at f7c00000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at f7c39000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at f080 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Dell Device [1028:052c]
	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 f7c38000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
	Subsystem: Dell Device [1028:052c]
	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 47
	Region 0: Memory at f7c30000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Dell Device [1028:052c]
	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 f7c37000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation Q77 Express Chipset LPC Controller [8086:1e47] (rev 04)
	Subsystem: Dell Device [1028:052c]
	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>
	Kernel driver in use: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e02] (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: Dell Device [1028:052c]
	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 B routed to IRQ 44
	Region 0: I/O ports at f0d0 [size=8]
	Region 1: I/O ports at f0c0 [size=4]
	Region 2: I/O ports at f0b0 [size=8]
	Region 3: I/O ports at f0a0 [size=4]
	Region 4: I/O ports at f060 [size=32]
	Region 5: Memory at f7c36000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
	Subsystem: Dell Device [1028:052c]
	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 f7c35000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]


** USB devices:
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 413c:3016 Dell Computer Corp. Optical 5-Button Wheel Mouse
Bus 003 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages linux-image-3.10-2-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.50
ii  initramfs-tools [linux-initramfs-tool]  0.113
ii  kmod                                    9-3
ii  linux-base                              3.5
ii  module-init-tools                       9-3

Versions of packages linux-image-3.10-2-amd64 recommends:
ii  firmware-linux-free  3.2

Versions of packages linux-image-3.10-2-amd64 suggests:
ii  debian-kernel-handbook  1.0.15
ii  grub-pc                 2.00-17
pn  linux-doc-3.10          <none>

Versions of packages linux-image-3.10-2-amd64 is related to:
ii  firmware-atheros        0.40
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
ii  firmware-brcm80211      0.40
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  <none>
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

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

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: