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

Bug#515009: marked as done (linux-image-2.6.26-1-686: call trace without error - system load at 10)



Your message dated Tue, 4 Jun 2013 00:29:54 +0200
with message-id <20130603222954.GD5604@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #515009,
regarding linux-image-2.6.26-1-686: call trace without error - system load at 10
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.)


-- 
515009: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515009
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-1-686
Version: 2.6.26-13
Severity: normal

[resending via thunderbird because reportbug would not send via my smtp
server]

I encountered the following when closing Totem: the window closed
succesfully, but the commandline would not return to bash. I could not
background it with C-Z, and could not kill it with C-C. In the kernel
log I can find a number of backtraces but no BUG: or deadlock messages
are given. The dmesg output below is incomplete, I will attach some
output from /var/log/messages later.

totem output:
** (totem:4575): DEBUG: Init of Python module
** (totem:4575): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin
** (totem:4575): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:4575): DEBUG: Creating Python plugin instance
** (totem:4575): DEBUG: Finalizing Python plugin instance
E: thread-posix.c: Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posix.c:194, function pa_tls_set(). Aborting.


top cpu line:
Cpu(s):  6.6%us, 84.8%sy,  8.6%ni,  0.0%id,  0.0%wa,  0.0%hi,  0.0%si, 0.0%st


aschuring@neminis:~$ ps awux | grep totem
1000      4575 50.4 10.1 195824 79016 pts/5    DNl+ 16:06  38:15 totem
1000      5128  0.0  0.0   3616   720 pts/4    SN+  17:21   0:00 grep totem
aschuring@neminis:~$ uptime
 17:23:29 up  1:49,  6 users,  load average: 10.16, 10.35, 10.07

Even though the system load appears at 10 and the processor is 0% idle,
there are no ill effects noticable: even Quodlibet is still playing audio
through the Pulseaudio sound server, and the system is only slightly less
responsive. The kernel is still spamming syslog with call traces, though.


-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-13) (waldi@debian.org) (gcc
version 4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10
18:29:31 UTC 2009

** Command line:
root=UUID=6388def3-b3cd-4785-88c3-6b1ffbed6a9b ro irqpoll selinux=1
quiet splash

** Not tainted

** Kernel log:
[ 6254.549262]        7fffffff 7fffffff cb781e70 00000002 c02b84f1
df042248 00000001 c011fd4c
[ 6254.549268] Call Trace:
[ 6254.549281]  [<c01190e6>] hrtick_start_fair+0xeb/0x12c
[ 6254.549289]  [<c02b84f1>] schedule_timeout+0x13/0x86
[ 6254.549295]  [<c011fd4c>] check_preempt_wakeup+0xa2/0xc2
[ 6254.549302]  [<c011b679>] try_to_wake_up+0xe8/0xf1
[ 6254.549312]  [<c02b7c15>] wait_for_common+0xaf/0x10f
[ 6254.549318]  [<c011b682>] default_wake_function+0x0/0x8
[ 6254.549327]  [<c0123c52>] exit_mm+0x60/0xd1
[ 6254.549334]  [<c0124ff2>] do_exit+0x1e5/0x5c9
[ 6254.549344]  [<c012543a>] do_group_exit+0x64/0x8d
[ 6254.549351]  [<c012c69b>] get_signal_to_deliver+0x30d/0x32d
[ 6254.549363]  [<c0102fc6>] do_notify_resume+0x7e/0x649
[ 6254.549371]  [<c013b673>] do_futex+0x68/0x6ff
[ 6254.549386]  [<f090042f>] ide_timer_expiry+0x26a/0x27f [ide_core]
[ 6254.549402]  [<c0139472>] tick_dev_program_event+0x1e/0x82
[ 6254.549417]  [<c013bddb>] sys_futex+0xd1/0xe6
[ 6254.549430]  [<c01039a8>] work_notifysig+0x13/0x1b
[ 6254.549448]  =======================
[ 6254.549451] INFO: task totem:4589 blocked for more than 120 seconds.
[ 6254.549454] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[ 6254.549456] totem         D c2344a23     0  4589   4532
[ 6254.549460]        cc1cd960 00000086 002f72c6 c2344a23 000003b1
cc1cdaec c160bfa0 00000000
[ 6254.549466]        00000000 00000000 00000445 00000000 0023239a
003d0163 c01190e6 cc1cd960
[ 6254.549472]        7fffffff 7fffffff cc1cfe70 00000002 c02b84f1
cc1cd988 00000001 c011fd4c
[ 6254.549478] Call Trace:
[ 6254.549491]  [<c01190e6>] hrtick_start_fair+0xeb/0x12c
[ 6254.549499]  [<c02b84f1>] schedule_timeout+0x13/0x86
[ 6254.549505]  [<c011fd4c>] check_preempt_wakeup+0xa2/0xc2
[ 6254.549512]  [<c011b679>] try_to_wake_up+0xe8/0xf1
[ 6254.549521]  [<c02b7c15>] wait_for_common+0xaf/0x10f
[ 6254.549528]  [<c011b682>] default_wake_function+0x0/0x8
[ 6254.549537]  [<c0123c52>] exit_mm+0x60/0xd1
[ 6254.549544]  [<c0124ff2>] do_exit+0x1e5/0x5c9
[ 6254.549554]  [<c012543a>] do_group_exit+0x64/0x8d
[ 6254.549561]  [<c012c69b>] get_signal_to_deliver+0x30d/0x32d
[ 6254.549571]  [<c01158b4>] do_page_fault+0x0/0x5b8
[ 6254.549575]  [<c0102fc6>] do_notify_resume+0x7e/0x649
[ 6254.549584]  [<c0163cd3>] handle_mm_fault+0x257/0x690
[ 6254.549600]  [<c02b93bd>] rwsem_down_failed_common+0x14c/0x167
[ 6254.549610]  [<c02b9411>] rwsem_down_read_failed+0x1a/0x21
[ 6254.549621]  [<c0115b4f>] do_page_fault+0x29b/0x5b8
[ 6254.549630]  [<c017e6d3>] sys_ioctl+0x41/0x5a
[ 6254.549636]  [<c017e6e3>] sys_ioctl+0x51/0x5a
[ 6254.549641]  [<c01158b4>] do_page_fault+0x0/0x5b8
[ 6254.549645]  [<c01039a8>] work_notifysig+0x13/0x1b
[ 6254.549663]  =======================
[ 6254.549666] INFO: task totem:4590 blocked for more than 120 seconds.
[ 6254.549669] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[ 6254.549672] totem         D c232c369     0  4590   4532
[ 6254.549675]        cc1cd540 00000086 002f72c6 c232c369 000003b1
cc1cd6cc c160bfa0 00000000
[ 6254.549681]        00000000 00000000 0000170a 00000000 00219ae2
003cbd2a c01190e6 cc1cd540
[ 6254.549687]        7fffffff 7fffffff cbb35dd4 00000002 c02b84f1
cc1cd568 00000001 c011fd4c
[ 6254.549693] Call Trace:
[ 6254.549706]  [<c01190e6>] hrtick_start_fair+0xeb/0x12c
[ 6254.549714]  [<c02b84f1>] schedule_timeout+0x13/0x86
[ 6254.549720]  [<c011fd4c>] check_preempt_wakeup+0xa2/0xc2
[ 6254.549727]  [<c011b679>] try_to_wake_up+0xe8/0xf1
[ 6254.549736]  [<c02b7c15>] wait_for_common+0xaf/0x10f
[ 6254.549743]  [<c011b682>] default_wake_function+0x0/0x8
[ 6254.549752]  [<c0178b79>] do_coredump+0x21f/0x6ca
[ 6254.549769]  [<c02263fe>] n_tty_receive_buf+0xc40/0xc74
[ 6254.549784]  [<c02263fe>] n_tty_receive_buf+0xc40/0xc74
[ 6254.549792]  [<c0117c79>] kunmap_atomic+0x67/0x8a
[ 6254.549805]  [<c012a68b>] __dequeue_signal+0xd7/0x11c
[ 6254.549814]  [<c012a20a>] recalc_sigpending+0xb/0x2c
[ 6254.549823]  [<c012c694>] get_signal_to_deliver+0x306/0x32d
[ 6254.549835]  [<c0102fc6>] do_notify_resume+0x7e/0x649
[ 6254.549840]  [<c012b04f>] send_signal+0x19c/0x1b2
[ 6254.549856]  [<c0221a7c>] tty_ldisc_deref+0x4c/0x5b
[ 6254.549872]  [<c012a20a>] recalc_sigpending+0xb/0x2c
[ 6254.549876]  [<c012a2cc>] sigprocmask+0xa1/0xc5
[ 6254.549882]  [<c012bf00>] sys_rt_sigprocmask+0x4b/0xc5
[ 6254.549889]  [<c012bf00>] sys_rt_sigprocmask+0x4b/0xc5
[ 6254.549898]  [<c01039a8>] work_notifysig+0x13/0x1b
[ 6254.549916]  =======================
[ 6254.549919] INFO: task totem:4797 blocked for more than 120 seconds.
[ 6254.549921] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[ 6254.549924] totem         D c338a8ea     0  4797   4532
[ 6254.549928]        cc1cc0a0 00000086 00000282 c338a8ea 000003b1
cc1cc22c c160bfa0 00000000
[ 6254.549934]        00000000 ffffffff 00f47863 00000000 ed5cfba0
cc1cc0a0 c02b831f ed98cb20
[ 6254.549940]        7fffffff 7fffffff cca17e70 00000002 c02b84f1
2968effd 7968e13d 0004fae0
[ 6254.549946] Call Trace:
[ 6254.549959]  [<c02b831f>] schedule+0x63d/0x66f
[ 6254.549967]  [<c02b84f1>] schedule_timeout+0x13/0x86
[ 6254.549979]  [<c015524b>] __delayacct_add_tsk+0x21f/0x22c
[ 6254.549986]  [<c02b7c15>] wait_for_common+0xaf/0x10f
[ 6254.549993]  [<c011b682>] default_wake_function+0x0/0x8
[ 6254.550002]  [<c0123c52>] exit_mm+0x60/0xd1
[ 6254.550008]  [<c0124ff2>] do_exit+0x1e5/0x5c9
[ 6254.550019]  [<c012543a>] do_group_exit+0x64/0x8d
[ 6254.550026]  [<c012c69b>] get_signal_to_deliver+0x30d/0x32d
[ 6254.550037]  [<c0102fc6>] do_notify_resume+0x7e/0x649
[ 6254.550043]  [<c013604c>] getnstimeofday+0x37/0xbc
[ 6254.550056]  [<c0133f6f>] update_rmtp+0x46/0x57
[ 6254.550064]  [<c01343c4>] hrtimer_nanosleep+0x55/0x96
[ 6254.550071]  [<c0133f80>] hrtimer_wakeup+0x0/0x18
[ 6254.550087]  [<c0134446>] sys_nanosleep+0x41/0x51
[ 6254.550094]  [<c01039a8>] work_notifysig+0x13/0x1b
[ 6254.550112]  =======================

** Loaded modules:
Module                  Size  Used by
radeon                118688  2
drm                    65256  3 radeon
binfmt_misc             7528  1
battery                10180  0
ppdev                   6468  0
ipv6                  235300  20
ext3                  105512  2
jbd                    39444  1 ext3
ext2                   54440  1
mbcache                 7108  2 ext3,ext2
dm_crypt               11172  0
crypto_blkcipher       15236  1 dm_crypt
w83627hf               20984  0
hwmon_vid               2720  1 w83627hf
fuse                   42908  3
psmouse                32336  0
lp                      8164  0
snd_ice1712            51204  3
snd_ice17xx_ak4xxx      3360  1 snd_ice1712
snd_ak4xxx_adda         7520  2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427              7200  1 snd_ice1712
snd_ac97_codec         88484  1 snd_ice1712
snd_pcm_oss            32800  0
snd_mixer_oss          12320  1 snd_pcm_oss
snd_pcm                62596  4 snd_ice1712,snd_ac97_codec,snd_pcm_oss
snd_page_alloc          7816  1 snd_pcm
ac97_bus                1728  1 snd_ac97_codec
snd_i2c                 4800  2 snd_ice1712,snd_cs8427
snd_mpu401_uart         6368  1 snd_ice1712
snd_seq_dummy           2660  0
snd_seq_oss            24992  0
snd_seq_midi            5728  0
snd_rawmidi            18496  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event      6432  2 snd_seq_oss,snd_seq_midi
parport_pc             22500  1
snd_seq                41456  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
button                  6096  0
shpchp                 25528  0
snd_timer              17800  2 snd_pcm,snd_seq
parport                30988  3 ppdev,lp,parport_pc
pci_hotplug            23460  1 shpchp
i2c_sis96x              4132  0
snd_seq_device          6380  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
sis_agp                 6752  1
evdev                   8000  4
i2c_core               19828  1 i2c_sis96x
agpgart                28776  2 drm,sis_agp
snd                    45604  19
snd_ice1712,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_i2c,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               6368  1 snd
pcspkr                  2432  0
sd_mod                 22200  2
xfs                   458072  4
dm_mirror              15104  0
dm_log                  8452  1 dm_mirror
dm_snapshot            14340  0
dm_mod                 46184  4 dm_crypt,dm_mirror,dm_log,dm_snapshot
raid10                 18560  0
raid456               117264  0
async_xor               3520  1 raid456
async_memcpy            2304  1 raid456
async_tx                6316  3 raid456,async_xor,async_memcpy
xor                    14696  2 raid456,async_xor
raid1                  18016  0
raid0                   6368  0
multipath               6112  0
linear                  4544  0
md_mod                 67036  6 raid10,raid456,raid1,raid0,multipath,linear
ide_disk               10496  9
ide_cd_mod             27652  0
cdrom                  30176  1 ide_cd_mod
usbhid                 35904  0
hid                    33184  1 usbhid
ff_memless              4392  1 usbhid
usb_storage            76032  1
sis5513                 6788  0 [permanent]
ide_pci_generic         3908  0 [permanent]
ide_core               96168  4 ide_disk,ide_cd_mod,sis5513,ide_pci_generic
floppy                 47716  0
ata_generic             4676  0
ehci_hcd               28428  0
sis900                 17312  0
mii                     4896  1 sis900
ohci_hcd               18500  0
usbcore               118160  5 usbhid,usb_storage,ehci_hcd,ohci_hcd
libata                140384  1 ata_generic
scsi_mod              129356  3 sd_mod,usb_storage,libata
dock                    8304  1 libata
thermal                15228  0
processor              32576  1 thermal
fan                     4164  0
thermal_sys            10856  3 thermal,processor,fan

** PCI devices:
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 746 Host
[1039:0746] (rev 10)
    Subsystem: ASRock Incorporation Device [1849:0746]
    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
    Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=64M]
    Capabilities: <access denied>
    Kernel driver in use: agpgart-sis
    Kernel modules: sis-agp

00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SG86C202
[1039:0002] (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: 32
    Bus: primary=00, secondary=01, subordinate=02, sec-latency=32
    I/O behind bridge: 0000a000-0000afff
    Memory behind bridge: cfd00000-cfefffff
    Prefetchable memory behind bridge: afa00000-cfbfffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
    BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
        PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Kernel modules: shpchp

00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963
[MuTIOL Media IO] [1039:0963] (rev 25)
    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

00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2 SMBus
Controller [1039:0016]
    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 B routed to IRQ 0
    Region 4: I/O ports at 0c00 [size=32]
    Kernel driver in use: sis96x_smbus
    Kernel modules: i2c-sis96x

00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513
[IDE] [1039:5513] (prog-if 80 [Master])
    Subsystem: ASRock Incorporation Device [1849:5513]
    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: 128
    Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable)
[disabled] [size=8]
    Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable)
[disabled] [size=1]
    Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable)
[disabled] [size=8]
    Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable)
[disabled] [size=1]
    Region 4: I/O ports at ff00 [size=16]
    Kernel driver in use: SIS_IDE
    Kernel modules: sis5513

00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1
Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
    Subsystem: ASRock Incorporation Device [1849:7001]
    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: 32 (20000ns max), Cache Line Size: 32 bytes
    Interrupt: pin A routed to IRQ 20
    Region 0: Memory at cfffd000 (32-bit, non-prefetchable) [size=4K]
    Kernel driver in use: ohci_hcd
    Kernel modules: ohci-hcd

00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1
Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
    Subsystem: ASRock Incorporation Device [1849:7001]
    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: 32 (20000ns max), Cache Line Size: 32 bytes
    Interrupt: pin B routed to IRQ 21
    Region 0: Memory at cfffe000 (32-bit, non-prefetchable) [size=4K]
    Kernel driver in use: ohci_hcd
    Kernel modules: ohci-hcd

00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0
Controller [1039:7002] (prog-if 20 [EHCI])
    Subsystem: ASRock Incorporation Device [1849:7001]
    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: 32 (20000ns max)
    Interrupt: pin D routed to IRQ 23
    Region 0: Memory at cffff000 (32-bit, non-prefetchable) [size=4K]
    Capabilities: <access denied>
    Kernel driver in use: ehci_hcd
    Kernel modules: ehci-hcd

00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS]
SiS900 PCI Fast Ethernet [1039:0900] (rev 90)
    Subsystem: ASRock Incorporation Device [1849:8201]
    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: 32 (13000ns min, 2750ns max)
    Interrupt: pin A routed to IRQ 19
    Region 0: I/O ports at dc00 [size=256]
    Region 1: Memory at cfffc000 (32-bit, non-prefetchable) [size=4K]
    Expansion ROM at cffc0000 [disabled] [size=128K]
    Capabilities: <access denied>
    Kernel driver in use: sis900
    Kernel modules: sis900

00:0c.0 Multimedia audio controller [0401]: VIA Technologies Inc.
ICE1712 [Envy24] PCI Multi-Channel I/O Controller [1412:1712] (rev 02)
    Subsystem: TERRATEC Electronic GmbH EWS88 MT [153b:1115]
    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: 32
    Interrupt: pin A routed to IRQ 16
    Region 0: I/O ports at d800 [size=32]
    Region 1: I/O ports at d400 [size=16]
    Region 2: I/O ports at d000 [size=16]
    Region 3: I/O ports at cc00 [size=64]
    Capabilities: <access denied>
    Kernel driver in use: ICE1712
    Kernel modules: snd-ice1712

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 AS
[Radeon 9550] [1002:4153] (prog-if 00 [VGA controller])
    Subsystem: ATI Technologies Inc Device [1002:2087]
    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: 32 (2000ns min), Cache Line Size: 32 bytes
    Interrupt: pin A routed to IRQ 16
    Region 0: Memory at c0000000 (32-bit, prefetchable) [size=128M]
    Region 1: I/O ports at a800 [size=256]
    Region 2: Memory at cfef0000 (32-bit, non-prefetchable) [size=64K]
    Expansion ROM at cfec0000 [disabled] [size=128K]
    Capabilities: <access denied>
    Kernel modules: radeonfb

01:00.1 Display controller [0380]: ATI Technologies Inc RV350 AS [Radeon
9550] (Secondary) [1002:4173]
    Subsystem: ATI Technologies Inc Device [1002:2086]
    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: 32 (2000ns min), Cache Line Size: 32 bytes
    Region 0: Memory at b8000000 (32-bit, prefetchable) [size=128M]
    Region 1: Memory at cfee0000 (32-bit, non-prefetchable) [size=64K]
    Capabilities: <access denied>



-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored:
LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.26-1-686 depends on:
ii  debconf [debconf-2.0]         1.5.24     Debian configuration
management sy
ii  initramfs-tools [linux-initra 0.92o      tools for generating an
initramfs
ii  module-init-tools             3.4-1      tools for managing Linux
kernel mo

Versions of packages linux-image-2.6.26-1-686 recommends:
ii  libc6-i686                    2.7-18     GNU C Library: Shared
libraries [i

Versions of packages linux-image-2.6.26-1-686 suggests:
ii  grub                       0.97-47lenny2 GRand Unified Bootloader
(Legacy v
pn  linux-doc-2.6.26           <none>        (no description available)

-- debconf information:
  linux-image-2.6.26-1-686/preinst/abort-overwrite-2.6.26-1-686:
  linux-image-2.6.26-1-686/postinst/bootloader-error-2.6.26-1-686:
  linux-image-2.6.26-1-686/postinst/depmod-error-initrd-2.6.26-1-686: false
  linux-image-2.6.26-1-686/postinst/old-system-map-link-2.6.26-1-686: true
 
linux-image-2.6.26-1-686/prerm/would-invalidate-boot-loader-2.6.26-1-686:
true
  linux-image-2.6.26-1-686/preinst/elilo-initrd-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/old-dir-initrd-link-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/kimage-is-a-directory:
  linux-image-2.6.26-1-686/postinst/create-kimage-link-2.6.26-1-686: true
  linux-image-2.6.26-1-686/preinst/overwriting-modules-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/depmod-error-2.6.26-1-686: false
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.26-1-686/prerm/removing-running-kernel-2.6.26-1-686: true
  linux-image-2.6.26-1-686/preinst/abort-install-2.6.26-1-686:
  linux-image-2.6.26-1-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.26-1-686/preinst/bootloader-initrd-2.6.26-1-686: true
  linux-image-2.6.26-1-686/preinst/lilo-initrd-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/old-initrd-link-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/bootloader-test-error-2.6.26-1-686:
  linux-image-2.6.26-1-686/preinst/failed-to-move-modules-2.6.26-1-686:
  linux-image-2.6.26-1-686/preinst/initrd-2.6.26-1-686:





--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and was filed for
a kernel older than the recently released Debian 7.0 / Wheezy with a severity
less than important.

We don't have the ressources to reproduce the complete backlog of all older kernel
bugs, so we're closing this bug for now. If you can reproduce the bug with Debian Wheezy
or a more recent kernel from testing or unstable, please reopen the bug by sending
a mail to control@bugs.debian.org with the following three commands included in the
mail:

reopen BUGNUMBER
reassign BUGNUMBER src:linux
thanks

Cheers,
        Moritz

--- End Message ---

Reply to: