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

Bug#647203: linux-image-3.0.0-1-amd64: Writing files to an UDF filesystem causes the process to hang in certain situations



Package: linux-2.6
Version: 3.0.0-3
Severity: important
Tags: upstream

Dear Maintainer,

When extracting a certain tar archive to an UDF filesystem, the 
tar process hangs and can't be killed.

Steps to reproduce:
1. dd if=/dev/zero of=test bs=1024x1024 seek=1024 
2. mkdir test.mnt
3. mkudffs ./test
4. mount -o loop ./test ./test.mnt
5. cd test.mnt
6. tar xvzf ../broken.tar.gz

I uploaded the file at http://bayfiles.com/file/19Pd/EzrHjQ/broken.tar.gz
The archive is truncated because I didn't want to include the original
5 GB archive that caused it (and I couldn't create another that reproduces
the problem).

A few relevant traces from dmesg:

[  360.652149] INFO: task tar:3570 blocked for more than 120 seconds.
[  360.652159] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[  360.652166] tar             D ffff880051635020     0  3570   3121 0x00000000
[  360.652179]  ffff880051635020 0000000000000086 ffffea0000e4daf0 
0000000000000001
[  360.652191]  ffff88007ec71590 0000000000012800 ffff8800438fffd8 ffff8800438fffd8
[  360.652201]  0000000000012800 ffff880051635020 0000000000012800 
0000000000012800
[  360.652211] Call Trace:
[  360.652230]  [<ffffffff8104064c>] ? select_task_rq_fair+0x38f/0x61b
[  360.652243]  [<ffffffff813369e3>] ? rwsem_down_failed_common+0xda/0x10e
[  360.652256]  [<ffffffff811ac8a3>] ? call_rwsem_down_write_failed+0x13/0x20
[  360.652267]  [<ffffffff8111fca1>] ? bit_spin_lock.clone.13+0x22/0x22
[  360.652278]  [<ffffffff813363aa>] ? down_write+0x25/0x27
[  360.652294]  [<ffffffffa08e82c0>] ? udf_get_block+0x7b/0x112 [udf]
[  360.652304]  [<ffffffff8111f24f>] ? __block_write_full_page+0x110/0x2d7
[  360.652313]  [<ffffffff8111fca1>] ? bit_spin_lock.clone.13+0x22/0x22
[  360.652326]  [<ffffffffa08e8245>] ? udf_block_map+0xb6/0xb6 [udf]
[  360.652339]  [<ffffffffa08e5e8b>] ? udf_expand_file_adinicb+0x152/0x1fb [udf]
[  360.652352]  [<ffffffffa08e4762>] ? udf_file_aio_write+0xab/0x11a [udf]
[  360.652361]  [<ffffffff810fb7eb>] ? do_sync_write+0xb1/0xea
[  360.652374]  [<ffffffff811653e9>] ? security_file_permission+0x18/0x33
[  360.652383]  [<ffffffff810fbe02>] ? vfs_write+0xa6/0xf9
[  360.652391]  [<ffffffff810fbff7>] ? sys_write+0x45/0x6b
[  360.652401]  [<ffffffff8133bd12>] ? system_call_fastpath+0x16/0x1b

[  480.652201] flush-7:0       D ffff880053d6aa70     0  3547      2 0x00000000
[  480.652208]  ffff880053d6aa70 0000000000000046 000000027ecf3800 
ffff880000000000
[  480.652215]  ffff88007be5c280 0000000000012800 ffff88004b3e5fd8 ffff88004b3e5fd8
[  480.652220]  0000000000012800 ffff880053d6aa70 0000000000012800 
0000000000012800
[  480.652225] Call Trace:
[  480.652237]  [<ffffffff810b5eac>] ? lock_page+0x20/0x20
[  480.652244]  [<ffffffff8133576b>] ? io_schedule+0x5b/0x75
[  480.652249]  [<ffffffff810b5eb5>] ? sleep_on_page+0x9/0x10
[  480.652255]  [<ffffffff81335cee>] ? __wait_on_bit_lock+0x3c/0x85
[  480.652260]  [<ffffffff810b5e86>] ? __lock_page+0x5d/0x63
[  480.652266]  [<ffffffff810600ad>] ? autoremove_wake_function+0x2a/0x2a
[  480.652272]  [<ffffffff810bd0d1>] ? lock_page+0x13/0x22
[  480.652277]  [<ffffffff810bd50c>] ? write_cache_pages+0x16f/0x335
[  480.652283]  [<ffffffff8111e782>] ? __find_get_block_slow.clone.11+0xe6/0xf7
[  480.652288]  [<ffffffff810bcf96>] ? set_page_dirty+0x50/0x50
[  480.652292]  [<ffffffff8111e901>] ? __find_get_block+0x16e/0x17c
[  480.652299]  [<ffffffff811a6fdf>] ? __prop_inc_single+0x1d/0x2f
[  480.652304]  [<ffffffff811a787f>] ? radix_tree_tag_set+0x62/0xc4
[  480.652309]  [<ffffffff810bd710>] ? generic_writepages+0x3e/0x55
[  480.652315]  [<ffffffff81117ff5>] ? writeback_single_inode+0xac/0x1b5
[  480.652320]  [<ffffffff811182f2>] ? writeback_sb_inodes+0xbf/0x13c
[  480.652325]  [<ffffffff81118c1a>] ? writeback_inodes_wb+0x161/0x173
[  480.652330]  [<ffffffff81118e72>] ? wb_writeback+0x246/0x366
[  480.652335]  [<ffffffff810383fc>] ? need_resched+0x1a/0x23
[  480.652340]  [<ffffffff813356f9>] ? schedule+0x5e5/0x5fc
[  480.652345]  [<ffffffff811190d7>] ? wb_do_writeback+0x145/0x1a2
[  480.652350]  [<ffffffff811191ba>] ? bdi_writeback_thread+0x86/0x20a
[  480.652355]  [<ffffffff81119134>] ? wb_do_writeback+0x1a2/0x1a2
[  480.652359]  [<ffffffff81119134>] ? wb_do_writeback+0x1a2/0x1a2
[  480.652363]  [<ffffffff8105fc0b>] ? kthread+0x7a/0x82
[  480.652369]  [<ffffffff8133ce24>] ? kernel_thread_helper+0x4/0x10
[  480.652374]  [<ffffffff8105fb91>] ? kthread_worker_fn+0x149/0x149
[  480.652378]  [<ffffffff8133ce20>] ? gs_change+0x13/0x13

[  480.652511] tar             D ffff88004b326ee0     0  3921   3584 0x00000000
[  480.652516]  ffff88004b326ee0 0000000000000086 ffff88004b3271d0 ffffffff00000000
[  480.652522]  ffffffff8160b020 0000000000012800 ffff88007be71fd8 ffff88007be71fd8
[  480.652527]  0000000000012800 ffff88004b326ee0 0000000000012800 
0000000000012800
[  480.652531] Call Trace:
[  480.652536]  [<ffffffff813369e3>] ? rwsem_down_failed_common+0xda/0x10e
[  480.652541]  [<ffffffff811ac8a3>] ? call_rwsem_down_write_failed+0x13/0x20
[  480.652546]  [<ffffffff8111fca1>] ? bit_spin_lock.clone.13+0x22/0x22
[  480.652550]  [<ffffffff813363aa>] ? down_write+0x25/0x27
[  480.652556]  [<ffffffffa08e82c0>] ? udf_get_block+0x7b/0x112 [udf]
[  480.652561]  [<ffffffff8111f24f>] ? __block_write_full_page+0x110/0x2d7
[  480.652565]  [<ffffffff8111fca1>] ? bit_spin_lock.clone.13+0x22/0x22
[  480.652571]  [<ffffffffa08e8245>] ? udf_block_map+0xb6/0xb6 [udf]
[  480.652578]  [<ffffffffa08e5e8b>] ? udf_expand_file_adinicb+0x152/0x1fb [udf]
[  480.652584]  [<ffffffffa08e4762>] ? udf_file_aio_write+0xab/0x11a [udf]
[  480.652588]  [<ffffffff810fb7eb>] ? do_sync_write+0xb1/0xea
[  480.652594]  [<ffffffff811653e9>] ? security_file_permission+0x18/0x33
[  480.652598]  [<ffffffff810fbe02>] ? vfs_write+0xa6/0xf9
[  480.652602]  [<ffffffff810fbff7>] ? sys_write+0x45/0x6b
[  480.652607]  [<ffffffff8133bd12>] ? system_call_fastpath+0x16/0x1b


-- Package-specific info:
** Version:
Linux version 3.0.0-1-amd64 (Debian 3.0.0-3) (ben@decadent.org.uk) (gcc 
version 4.5.3 (Debian 4.5.3-8) ) #1 SMP Sat Aug 27 16:21:11 UTC 2011

** Command line:
BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 root=/dev/mapper/milko--laptop-root ro quiet

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

** Kernel log:
[  720.652352]  [<ffffffff810b5eb5>] ? sleep_on_page+0x9/0x10
[  720.652362]  [<ffffffff81335cee>] ? __wait_on_bit_lock+0x3c/0x85
[  720.652372]  [<ffffffff810b5e86>] ? __lock_page+0x5d/0x63
[  720.652382]  [<ffffffff810600ad>] ? autoremove_wake_function+0x2a/0x2a
[  720.652393]  [<ffffffff810bd0d1>] ? lock_page+0x13/0x22
[  720.652402]  [<ffffffff810bd50c>] ? write_cache_pages+0x16f/0x335
[  720.652413]  [<ffffffff8111e782>] ? __find_get_block_slow.clone.11+0xe6/0xf7
[  720.652422]  [<ffffffff810bcf96>] ? set_page_dirty+0x50/0x50
[  720.652430]  [<ffffffff8111e901>] ? __find_get_block+0x16e/0x17c
[  720.652441]  [<ffffffff811a6fdf>] ? __prop_inc_single+0x1d/0x2f
[  720.652450]  [<ffffffff811a787f>] ? radix_tree_tag_set+0x62/0xc4
[  720.652460]  [<ffffffff810bd710>] ? generic_writepages+0x3e/0x55
[  720.652471]  [<ffffffff81117ff5>] ? writeback_single_inode+0xac/0x1b5
[  720.652479]  [<ffffffff811182f2>] ? writeback_sb_inodes+0xbf/0x13c
[  720.652489]  [<ffffffff81118c1a>] ? writeback_inodes_wb+0x161/0x173
[  720.652498]  [<ffffffff81118e72>] ? wb_writeback+0x246/0x366
[  720.652508]  [<ffffffff810383fc>] ? need_resched+0x1a/0x23
[  720.652516]  [<ffffffff813356f9>] ? schedule+0x5e5/0x5fc
[  720.652526]  [<ffffffff811190d7>] ? wb_do_writeback+0x145/0x1a2
[  720.652535]  [<ffffffff811191ba>] ? bdi_writeback_thread+0x86/0x20a
[  720.652544]  [<ffffffff81119134>] ? wb_do_writeback+0x1a2/0x1a2
[  720.652552]  [<ffffffff81119134>] ? wb_do_writeback+0x1a2/0x1a2
[  720.652560]  [<ffffffff8105fc0b>] ? kthread+0x7a/0x82
[  720.652569]  [<ffffffff8133ce24>] ? kernel_thread_helper+0x4/0x10
[  720.652579]  [<ffffffff8105fb91>] ? kthread_worker_fn+0x149/0x149
[  720.652587]  [<ffffffff8133ce20>] ? gs_change+0x13/0x13
[  720.652594] INFO: task tar:3570 blocked for more than 120 seconds.
[  720.652600] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[  720.652607] tar             D ffff880051635020     0  3570   3121 0x00000000
[  720.652617]  ffff880051635020 0000000000000086 ffffea0000e4daf0 
0000000000000001
[  720.652627]  ffff88007ec71590 0000000000012800 ffff8800438fffd8 ffff8800438fffd8
[  720.652637]  0000000000012800 ffff880051635020 0000000000012800 
0000000000012800
[  720.652646] Call Trace:
[  720.652656]  [<ffffffff8104064c>] ? select_task_rq_fair+0x38f/0x61b
[  720.652665]  [<ffffffff813369e3>] ? rwsem_down_failed_common+0xda/0x10e
[  720.652675]  [<ffffffff811ac8a3>] ? call_rwsem_down_write_failed+0x13/0x20
[  720.652683]  [<ffffffff8111fca1>] ? bit_spin_lock.clone.13+0x22/0x22
[  720.652693]  [<ffffffff813363aa>] ? down_write+0x25/0x27
[  720.652708]  [<ffffffffa08e82c0>] ? udf_get_block+0x7b/0x112 [udf]
[  720.652717]  [<ffffffff8111f24f>] ? __block_write_full_page+0x110/0x2d7
[  720.652725]  [<ffffffff8111fca1>] ? bit_spin_lock.clone.13+0x22/0x22
[  720.652738]  [<ffffffffa08e8245>] ? udf_block_map+0xb6/0xb6 [udf]
[  720.652750]  [<ffffffffa08e5e8b>] ? udf_expand_file_adinicb+0x152/0x1fb [udf]
[  720.652762]  [<ffffffffa08e4762>] ? udf_file_aio_write+0xab/0x11a [udf]
[  720.652771]  [<ffffffff810fb7eb>] ? do_sync_write+0xb1/0xea
[  720.652784]  [<ffffffff811653e9>] ? security_file_permission+0x18/0x33
[  720.652792]  [<ffffffff810fbe02>] ? vfs_write+0xa6/0xf9
[  720.652799]  [<ffffffff810fbff7>] ? sys_write+0x45/0x6b
[  720.652808]  [<ffffffff8133bd12>] ? system_call_fastpath+0x16/0x1b
[  720.652819] INFO: task tar:3921 blocked for more than 120 seconds.
[  720.652824] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[  720.652829] tar             D ffff88004b326ee0     0  3921   3584 0x00000000
[  720.652839]  ffff88004b326ee0 0000000000000086 ffff88004b3271d0 ffffffff00000000
[  720.652849]  ffffffff8160b020 0000000000012800 ffff88007be71fd8 ffff88007be71fd8
[  720.652858]  0000000000012800 ffff88004b326ee0 0000000000012800 
0000000000012800
[  720.652867] Call Trace:
[  720.652876]  [<ffffffff813369e3>] ? rwsem_down_failed_common+0xda/0x10e
[  720.652886]  [<ffffffff811ac8a3>] ? call_rwsem_down_write_failed+0x13/0x20
[  720.652894]  [<ffffffff8111fca1>] ? bit_spin_lock.clone.13+0x22/0x22
[  720.652903]  [<ffffffff813363aa>] ? down_write+0x25/0x27
[  720.652914]  [<ffffffffa08e82c0>] ? udf_get_block+0x7b/0x112 [udf]
[  720.652922]  [<ffffffff8111f24f>] ? __block_write_full_page+0x110/0x2d7
[  720.652930]  [<ffffffff8111fca1>] ? bit_spin_lock.clone.13+0x22/0x22
[  720.652942]  [<ffffffffa08e8245>] ? udf_block_map+0xb6/0xb6 [udf]
[  720.652954]  [<ffffffffa08e5e8b>] ? udf_expand_file_adinicb+0x152/0x1fb [udf]
[  720.652966]  [<ffffffffa08e4762>] ? udf_file_aio_write+0xab/0x11a [udf]
[  720.652974]  [<ffffffff810fb7eb>] ? do_sync_write+0xb1/0xea
[  720.652984]  [<ffffffff811653e9>] ? security_file_permission+0x18/0x33
[  720.652992]  [<ffffffff810fbe02>] ? vfs_write+0xa6/0xf9
[  720.652999]  [<ffffffff810fbff7>] ? sys_write+0x45/0x6b
[  720.653008]  [<ffffffff8133bd12>] ? system_call_fastpath+0x16/0x1b
[ 1034.019233] sd 3:0:0:0: [sdb] 56631296 512-byte logical blocks: (28.9 
GB/27.0 GiB)
[ 1034.020454] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[ 1034.038200]  sdb: unknown partition table
[ 1036.006457] sd 3:0:0:1: [sdc] 15659008 512-byte logical blocks: (8.01 
GB/7.46 GiB)
[ 1036.007433] sd 3:0:0:1: [sdc] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[ 1036.476183]  sdc:
[ 1099.975085] FAT-fs (sdb): utf8 is not a recommended IO charset for FAT 
filesystems, filesystem will be case sensitive!
[ 1099.975093] 
[ 2008.182823] tun: Universal TUN/TAP device driver, 1.6
[ 2008.182832] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2195.694454] process `skype' is using obsolete setsockopt SO_BSDCOMPAT
[ 3559.674952] usb 1-2: USB disconnect, device number 3
[ 3559.688861] sd 3:0:0:0: [sdb] Synchronizing SCSI cache
[ 3559.688964] sd 3:0:0:0: [sdb]  Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[ 3559.716425] sd 3:0:0:1: [sdc] Synchronizing SCSI cache
[ 3559.716745] sd 3:0:0:1: [sdc]  Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[ 3650.840241] usb 2-2: new full speed USB device number 3 using ohci_hcd
[ 3651.016410] usb 2-2: New USB device found, idVendor=1131, idProduct=1004
[ 3651.016421] usb 2-2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[ 3651.016429] usb 2-2: Product: ISSCEDRBTA
[ 3651.016435] usb 2-2: Manufacturer: ISSC
[ 3651.518889] Bluetooth: Generic Bluetooth USB driver ver 0.6
[ 3651.521300] usbcore: registered new interface driver btusb
[ 5392.062223] UDF-fs: No anchor found
[ 5392.062233] UDF-fs: Rescanning with blocksize 2048
[ 5392.062547] UDF-fs INFO UDF: Mounting volume 'LinuxUDF', timestamp 
2011/10/31 14:32 (1000)
[ 5469.900601] UDF-fs: No anchor found
[ 5469.900611] UDF-fs: Rescanning with blocksize 2048
[ 5469.900950] UDF-fs INFO UDF: Mounting volume 'LinuxUDF', timestamp 
2011/10/31 14:34 (1000)

** Model information
sys_vendor: Acer
product_name: Aspire 5541
product_version: V1.07
chassis_vendor: Acer
chassis_version: V1.07
bios_vendor: Acer
bios_version: V1.07
board_vendor: Acer
board_name: Aspire 5541
board_version: V1.07

** Loaded modules:
Module                  Size  Used by
btusb                  17462  2 
tun                    18394  2 
nls_utf8               12456  0 
nls_cp437              16553  0 
vfat                   17270  0 
fat                    45828  1 vfat
udf                    72301  4 
crc_itu_t              12347  1 udf
pci_stub               12429  1 
vboxpci                19059  0 
vboxnetadp             13202  0 
vboxnetflt             23595  0 
vboxdrv               194054  3 vboxpci,vboxnetadp,vboxnetflt
powernow_k8            17688  0 
mperf                  12453  1 powernow_k8
cpufreq_stats          12862  0 
cpufreq_conservative    13147  0 
cpufreq_userspace      12576  0 
cpufreq_powersave      12454  0 
parport_pc             22395  0 
ppdev                  12763  0 
lp                     17270  0 
parport                31929  3 parport_pc,ppdev,lp
bnep                   17615  2 
rfcomm                 33848  15 
bluetooth             114376  23 btusb,bnep,rfcomm
snd_hrtimer            12604  1 
binfmt_misc            13040  1 
uinput                 17469  1 
fuse                   66430  1 
nfsd                  260662  13 
nfs                   259369  0 
lockd                  71503  2 nfsd,nfs
fscache                36721  1 nfs
auth_rpcgss            37204  2 nfsd,nfs
nfs_acl                12511  2 nfsd,nfs
sunrpc                172969  19 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
ipt_REJECT             12502  1 
nf_conntrack_ipv4      18176  1 
nf_defrag_ipv4         12483  1 nf_conntrack_ipv4
xt_state               12503  1 
nf_conntrack           57034  2 nf_conntrack_ipv4,xt_state
iptable_filter         12536  1 
ip_tables              22131  1 iptable_filter
x_tables               19024  4 ipt_REJECT,xt_state,iptable_filter,ip_tables
ext3                  114399  1 
jbd                    43355  1 ext3
loop                   22711  8 
usb_storage            47996  0 
uvcvideo               61887  0 
videodev               66713  1 uvcvideo
media                  18184  2 uvcvideo,videodev
v4l2_compat_ioctl32    16567  1 videodev
usbhid                 40516  0 
hid                    73172  1 usbhid
uas                    13299  0 
joydev                 17262  0 
snd_hda_codec_realtek   278027  1 
arc4                   12458  2 
snd_hda_intel          26140  2 
snd_hda_codec          72699  2 snd_hda_codec_realtek,snd_hda_intel
ath9k                  72885  0 
mac80211              182631  1 ath9k
snd_hwdep              13186  1 snd_hda_codec
snd_pcm                68104  2 snd_hda_intel,snd_hda_codec
snd_seq                45208  1 
snd_timer              22581  3 snd_hrtimer,snd_pcm,snd_seq
snd_seq_device         13137  1 snd_seq
ath9k_common           12682  1 ath9k
sg                     25985  0 
snd                    52823  13 
snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
ath9k_hw              261156  2 ath9k,ath9k_common
ath                    21453  2 ath9k,ath9k_hw
cfg80211              132564  3 ath9k,mac80211,ath
radeon                652630  3 
sp5100_tco             12900  0 
ttm                    52979  1 radeon
drm_kms_helper         27216  1 radeon
acer_wmi               21978  0 
drm                   163280  5 radeon,ttm,drm_kms_helper
i2c_algo_bit           12850  1 radeon
edac_core              35343  0 
psmouse                55656  0 
sr_mod                 21811  0 
ohci_hcd               26576  0 
soundcore              13152  1 snd
cdrom                  35093  1 sr_mod
i2c_piix4              12536  0 
pcspkr                 12579  0 
serio_raw              12846  0 
edac_mce_amd           17103  0 
i2c_core               23909  6 
videodev,radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_piix4
evdev                  17558  20 
k10temp                12611  0 
sparse_keymap          12795  1 acer_wmi
atl1c                  32176  0 
ehci_hcd               40090  0 
snd_page_alloc         13043  2 snd_hda_intel,snd_pcm
usbcore               128338  8 
btusb,usb_storage,uvcvideo,usbhid,uas,ohci_hcd,ehci_hcd
rfkill                 19080  4 bluetooth,cfg80211,acer_wmi
video                  17707  0 
ac                     12624  0 
battery                13109  0 
power_supply           13475  3 radeon,ac,battery
wmi                    13243  1 acer_wmi
processor              27942  1 powernow_k8
button                 12930  0 
ext4                  313917  2 
mbcache                13066  2 ext3,ext4
jbd2                   62574  1 ext4
crc16                  12343  2 bluetooth,ext4
sha256_generic         16797  2 
aes_x86_64             16796  8 
aes_generic            33026  1 aes_x86_64
cbc                    12755  4 
dm_crypt               22611  1 
dm_mod                 63164  12 dm_crypt
raid10                 26481  0 
raid456                52964  0 
async_raid6_recov      12522  1 raid456
async_pq               12609  2 raid456,async_raid6_recov
raid6_pq               82591  2 async_raid6_recov,async_pq
async_xor              12422  3 raid456,async_raid6_recov,async_pq
xor                    12601  1 async_xor
async_memcpy           12473  2 raid456,async_raid6_recov
async_tx               12604  5 
raid456,async_raid6_recov,async_pq,async_xor,async_memcpy
raid1                  26511  0 
raid0                  16996  0 
multipath              13016  0 
linear                 12769  0 
md_mod                 83412  6 raid10,raid456,raid1,raid0,multipath,linear
sd_mod                 36259  3 
crc_t10dif             12348  1 sd_mod
thermal                17426  0 
thermal_sys            17949  3 video,processor,thermal
ahci                   25089  2 
libahci                22767  1 ahci
libata                149043  2 ahci,libahci
scsi_mod              162442  6 usb_storage,uas,sg,sr_mod,sd_mod,libata

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS880 Host Bridge 
[1022:9601]
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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:02.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to PCI 
bridge (ext gfx port 0) [1022:9603] (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: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00007000-00007fff
	Memory behind bridge: 92100000-921fffff
	Prefetchable memory behind bridge: 0000000080000000-000000008fffffff
	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:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to PCI 
bridge (PCIE port 0) [1022:9604] (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: 64 bytes
	Bus: primary=00, secondary=02, subordinate=07, sec-latency=0
	I/O behind bridge: 00003000-00006fff
	Memory behind bridge: 91100000-920fffff
	Prefetchable memory behind bridge: 0000000090000000-0000000090ffffff
	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:05.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to PCI 
bridge (PCIE port 1) [1022:9605] (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: 64 bytes
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: 91000000-910fffff
	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:11.0 SATA controller [0106]: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA 
Controller [AHCI mode] [1002:4391] (prog-if 01 [AHCI 1.0])
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 43
	Region 0: I/O ports at 8038 [size=8]
	Region 1: I/O ports at 804c [size=4]
	Region 2: I/O ports at 8030 [size=8]
	Region 3: I/O ports at 8048 [size=4]
	Region 4: I/O ports at 8010 [size=16]
	Region 5: Memory at 92206000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:12.0 USB Controller [0c03]: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB 
OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at 92205000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.1 USB Controller [0c03]: ATI Technologies Inc SB7x0 USB OHCI1 Controller 
[1002:4398] (prog-if 10 [OHCI])
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at 92204000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.2 USB Controller [0c03]: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI 
Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at 92206400 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:14.0 SMBus [0c05]: ATI Technologies Inc SBx00 SMBus Controller [1002:4385] 
(rev 3c)
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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-
	Capabilities: <access denied>
	Kernel driver in use: piix4_smbus

00:14.2 Audio device [0403]: ATI Technologies Inc SBx00 Azalia (Intel HDA) 
[1002:4383]
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at 92200000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel

00:14.3 ISA bridge [0601]: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host 
controller [1002:439d]
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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:14.4 PCI bridge [0604]: ATI Technologies Inc SBx00 PCI to PCI Bridge 
[1002:4384] (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=medium >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=09, subordinate=09, sec-latency=64
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- 
<MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor 
HyperTransport Configuration [1022:1200]
	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-
	Capabilities: <access denied>

00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor 
Address Map [1022:1201]
	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-

00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor 
DRAM Controller [1022:1202]
	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-

00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor 
Miscellaneous Control [1022:1203]
	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-
	Capabilities: <access denied>
	Kernel driver in use: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor 
Link Control [1022:1204]
	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-

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M92 [Mobility 
Radeon HD 4500/5100 Series] [1002:9553] (prog-if 00 [VGA controller])
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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 44
	Region 0: Memory at 80000000 (32-bit, prefetchable) [size=256M]
	Region 1: I/O ports at 7000 [size=256]
	Region 2: Memory at 92100000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at 92120000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon

02:00.0 Network controller [0280]: Atheros Communications Inc. AR928X Wireless 
Network Adapter (PCI-Express) [168c:002a] (rev 01)
	Subsystem: Lite-On Communications Inc Device [11ad:6632]
	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 16
	Region 0: Memory at 91100000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ath9k

08:00.0 Ethernet controller [0200]: Atheros Communications AR8132 Fast 
Ethernet [1969:1062] (rev c0)
	Subsystem: Acer Incorporated [ALI] Device [1025:0350]
	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 45
	Region 0: Memory at 91000000 (64-bit, non-prefetchable) [size=256K]
	Region 2: I/O ports at 2000 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: atl1c


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 1131:1004 Integrated System Solution Corp. Bluetooth 
Device
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 064e:a103 Suyin Corp. Acer/HP Integrated Webcam 
[CN0314]
Bus 002 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver


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

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

Versions of packages linux-image-3.0.0-1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.40
ii  initramfs-tools [linux-initramfs-tool]  0.99  
ii  linux-base                              3.3   
ii  module-init-tools                       3.16-1

Versions of packages linux-image-3.0.0-1-amd64 recommends:
ii  firmware-linux-free  3

Versions of packages linux-image-3.0.0-1-amd64 suggests:
pn  grub-pc          1.99-12
pn  linux-doc-3.0.0  <none> 

Versions of packages linux-image-3.0.0-1-amd64 is related to:
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        <none>
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  0.33  
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  xen-hypervisor          <none>

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

Attachment: broken.tar.gz
Description: GNU Zip compressed data


Reply to: