File system error / Switch to RO

Options
Aimache
Aimache New Member Posts: 4
edited August 2016 in UP Board Linux
Hi,

I've installed my up-board for a week, using the very last available release of Ubilinux from the Up website.
The system is up-to-date.

For 2 days, I encounter filesystem issues, leading to / beeing mounted as read only.
I cannot find the root cause.

Here are the logs from dmesg :

[code]
[ 3468.354858] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[ 4317.009160] perf interrupt took too long (2516 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 7224.234018] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[ 7498.431114] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[ 8722.950111] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[ 8732.966896] mmc0: Timeout waiting for hardware interrupt.
[ 8732.974947]
[ cut here ]
[ 8732.974985] WARNING: CPU: 0 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[ 8732.974994] Modules linked in: nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel int340x_thermal_zone
[ 8732.975263] ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[ 8732.975372] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[ 8732.975382] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[ 8732.975393] 0000000000000086 cb11619bc5cd881a ffffffff81306017 0000000000000000
[ 8732.975413] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32ad8
[ 8732.975431] 000000000000003d 0000000000000001 ffff88005a808540 ffffffffa0093820
[ 8732.975448] Call Trace:
[ 8732.975458] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[ 8732.975499] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[ 8732.975524] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[ 8732.975547] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[ 8732.975568] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[ 8732.975590] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[ 8732.975612] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[ 8732.975630] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[ 8732.975652] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[ 8732.975668] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[ 8732.975686] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[ 8732.975702] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[ 8732.975719] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[ 8732.975737] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[ 8732.975745] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[ 8732.975776] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[ 8732.975797] [<ffffffff81b3af9a>] ? start_kernel+0x487/0x4a8
[ 8732.975814] [<ffffffff81b3a120>] ? early_idt_handler_array+0x120/0x120
[ 8732.975829] [<ffffffff81b3a611>] ? x86_64_start_kernel+0x156/0x17b
[ 8732.975840] ---[ end trace 35a2ee1a4f956540 ]---
[ 8732.978353] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[ 8732.978439] mmcblk0: error -110 transferring data, sector 6084608, nr 1024, cmd response 0x0, card status 0x0
[ 8732.989713] blk_update_request: I/O error, dev mmcblk0, sector 6084608
[ 8732.997089] blk_update_request: I/O error, dev mmcblk0, sector 6084616
[ 8733.004448] blk_update_request: I/O error, dev mmcblk0, sector 6084624
[ 8733.011788] blk_update_request: I/O error, dev mmcblk0, sector 6084632
[ 8733.019128] blk_update_request: I/O error, dev mmcblk0, sector 6084640
[ 8733.026463] blk_update_request: I/O error, dev mmcblk0, sector 6084648
[ 8733.033801] blk_update_request: I/O error, dev mmcblk0, sector 6084656
[ 8733.041144] blk_update_request: I/O error, dev mmcblk0, sector 6084664
[ 8733.048482] blk_update_request: I/O error, dev mmcblk0, sector 6084672
[ 8733.055818] blk_update_request: I/O error, dev mmcblk0, sector 6084680
[ 8733.071549] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928423 (offset 0 size 0 starting block 760832)
[ 8733.071561] Buffer I/O error on device mmcblk0p3, logical block 747776
[ 8733.078917] Buffer I/O error on device mmcblk0p3, logical block 747777
[ 8733.086244] Buffer I/O error on device mmcblk0p3, logical block 747778
[ 8733.093582] Buffer I/O error on device mmcblk0p3, logical block 747779
[ 8733.100907] Buffer I/O error on device mmcblk0p3, logical block 747780
[ 8733.108241] Buffer I/O error on device mmcblk0p3, logical block 747781
[ 8733.115559] Buffer I/O error on device mmcblk0p3, logical block 747782
[ 8733.122898] Buffer I/O error on device mmcblk0p3, logical block 747783
[ 8733.130224] Buffer I/O error on device mmcblk0p3, logical block 747784
[ 8733.137551] Buffer I/O error on device mmcblk0p3, logical block 747785
[10536.536969] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[10546.549679] mmc0: Timeout waiting for hardware interrupt.
[10546.557973]
[ cut here ]
[10546.558019] WARNING: CPU: 0 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[10546.558029] Modules linked in: nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel int340x_thermal_zone
[10546.558407] ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[10546.558562] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[10546.558573] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[10546.558585] 0000000000000086 cb11619bc5cd881a ffffffff81306017 0000000000000000
[10546.558607] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32ad8
[10546.558625] 000000000000003d 0000000000000001 ffff88005a808540 ffffffffa0093820
[10546.558644] Call Trace:
[10546.558655] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[10546.558700] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[10546.558725] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[10546.558747] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[10546.558769] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[10546.558791] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[10546.558813] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[10546.558833] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[10546.558854] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[10546.558874] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[10546.558892] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[10546.558908] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[10546.558927] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[10546.558946] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[10546.558955] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[10546.558990] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[10546.559012] [<ffffffff81b3af9a>] ? start_kernel+0x487/0x4a8
[10546.559030] [<ffffffff81b3a120>] ? early_idt_handler_array+0x120/0x120
[10546.559045] [<ffffffff81b3a611>] ? x86_64_start_kernel+0x156/0x17b
[10546.559058] ---[ end trace 35a2ee1a4f956541 ]---
[10546.561488] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[10546.561589] mmcblk0: error -110 transferring data, sector 6084608, nr 1024, cmd response 0x0, card status 0x0
[10546.573012] blk_update_request: 118 callbacks suppressed
[10546.573020] blk_update_request: I/O error, dev mmcblk0, sector 6084608
[10546.580491] blk_update_request: I/O error, dev mmcblk0, sector 6084616
[10546.587961] blk_update_request: I/O error, dev mmcblk0, sector 6084624
[10546.595417] blk_update_request: I/O error, dev mmcblk0, sector 6084632
[10546.602808] blk_update_request: I/O error, dev mmcblk0, sector 6084640
[10546.610199] blk_update_request: I/O error, dev mmcblk0, sector 6084648
[10546.617589] blk_update_request: I/O error, dev mmcblk0, sector 6084656
[10546.624977] blk_update_request: I/O error, dev mmcblk0, sector 6084664
[10546.632373] blk_update_request: I/O error, dev mmcblk0, sector 6084672
[10546.639766] blk_update_request: I/O error, dev mmcblk0, sector 6084680
[10546.650972] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928423 (offset 0 size 0 starting block 760732)
[10546.650992] buffer_io_error: 246 callbacks suppressed
[10546.651008] Buffer I/O error on device mmcblk0p3, logical block 747776
[10546.658582] Buffer I/O error on device mmcblk0p3, logical block 747777
[10546.665973] Buffer I/O error on device mmcblk0p3, logical block 747778
[10546.673362] Buffer I/O error on device mmcblk0p3, logical block 747779
[10546.680755] Buffer I/O error on device mmcblk0p3, logical block 747780
[10546.688147] Buffer I/O error on device mmcblk0p3, logical block 747781
[10546.695536] Buffer I/O error on device mmcblk0p3, logical block 747782
[10546.702926] Buffer I/O error on device mmcblk0p3, logical block 747783
[10546.710315] Buffer I/O error on device mmcblk0p3, logical block 747784
[10546.717706] Buffer I/O error on device mmcblk0p3, logical block 747785
[11081.584787] perf interrupt took too long (5014 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
[11097.216489] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[11158.065247] tun: Universal TUN/TAP device driver, 1.6
[11158.065266] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[13333.364185] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[19257.268132] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[19995.357814] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[20005.370527] mmc0: Timeout waiting for hardware interrupt.
[20005.378635]
[ cut here ]
[20005.378653] WARNING: CPU: 1 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[20005.378656] Modules linked in: tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[20005.378746] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[20005.378784] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[20005.378787] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[20005.378791] 0000000000000086 cfc76b7e00b2bb9b ffffffff81306017 0000000000000000
[20005.378797] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32ad8
[20005.378802] 0000000000000001 0000000000000001 ffff88005a808540 ffffffffa0093820
[20005.378807] Call Trace:
[20005.378811] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[20005.378826] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[20005.378833] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[20005.378839] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[20005.378846] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[20005.378852] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[20005.378858] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[20005.378864] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[20005.378870] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[20005.378875] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[20005.378880] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[20005.378885] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[20005.378891] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[20005.378896] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[20005.378899] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[20005.378908] [<ffffffff814972c7>] ? cpuidle_enter_state+0x117/0x2b0
[20005.378914] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[20005.378918] [<ffffffff810f39ab>] ? tick_check_new_device+0xcb/0xf0
[20005.378924] [<ffffffff81050602>] ? start_secondary+0x152/0x190
[20005.378928] ---[ end trace 35a2ee1a4f956542 ]---
[20005.382068] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[20005.382105] mmcblk0: error -110 transferring data, sector 34228416, nr 8, cmd response 0x0, card status 0x0
[20005.393181] blk_update_request: 118 callbacks suppressed
[20005.393201] blk_update_request: I/O error, dev mmcblk0, sector 34228416
[20005.400723] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 787964 (offset 0 size 0 starting block 4278553)
[20005.400730] buffer_io_error: 146 callbacks suppressed
[20005.400735] Buffer I/O error on device mmcblk0p3, logical block 4265752
[28529.362318] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[28530.362408] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[28540.371155] mmc0: Timeout waiting for hardware interrupt.
[28540.379435]
[ cut here ]
[28540.379479] WARNING: CPU: 1 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[28540.379489] Modules linked in: tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[28540.379867] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[28540.380026] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[28540.380037] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[28540.380048] 0000000000000086 cfc76b7e00b2bb9b ffffffff81306017 0000000000000000
[28540.380069] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32930
[28540.380087] 0000000000000004 0000000000000001 ffff88005a808540 ffffffffa0093820
[28540.380106] Call Trace:
[28540.380117] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[28540.380163] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[28540.380189] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[28540.380211] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[28540.380234] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[28540.380255] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[28540.380277] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[28540.380297] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[28540.380319] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[28540.380339] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[28540.380357] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[28540.380373] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[28540.380392] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[28540.380411] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[28540.380419] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[28540.380449] [<ffffffff814972c7>] ? cpuidle_enter_state+0x117/0x2b0
[28540.380468] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[28540.380485] [<ffffffff810f39ab>] ? tick_check_new_device+0xcb/0xf0
[28540.380502] [<ffffffff81050602>] ? start_secondary+0x152/0x190
[28540.380517] ---[ end trace 35a2ee1a4f956543 ]---
[28540.382700] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[28540.382769] mmcblk0: error -110 transferring data, sector 6084608, nr 320, cmd response 0x0, card status 0x0
[28540.394267] blk_update_request: I/O error, dev mmcblk0, sector 6084608
[28540.401784] blk_update_request: I/O error, dev mmcblk0, sector 6084616
[28540.409253] blk_update_request: I/O error, dev mmcblk0, sector 6084624
[28540.416702] blk_update_request: I/O error, dev mmcblk0, sector 6084632
[28540.424102] blk_update_request: I/O error, dev mmcblk0, sector 6084640
[28540.431496] blk_update_request: I/O error, dev mmcblk0, sector 6084648
[28540.438885] blk_update_request: I/O error, dev mmcblk0, sector 6084656
[28540.446271] blk_update_request: I/O error, dev mmcblk0, sector 6084664
[28540.453660] blk_update_request: I/O error, dev mmcblk0, sector 6084672
[28540.461070] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928423 (offset 0 size 0 starting block 760616)
[28540.461078] Buffer I/O error on device mmcblk0p3, logical block 747776
[28540.468473] Buffer I/O error on device mmcblk0p3, logical block 747777
[28540.475862] Buffer I/O error on device mmcblk0p3, logical block 747778
[28540.483254] Buffer I/O error on device mmcblk0p3, logical block 747779
[28540.490642] Buffer I/O error on device mmcblk0p3, logical block 747780
[28540.498043] Buffer I/O error on device mmcblk0p3, logical block 747781
[28540.505443] Buffer I/O error on device mmcblk0p3, logical block 747782
[28540.512848] Buffer I/O error on device mmcblk0p3, logical block 747783
[28540.520236] Buffer I/O error on device mmcblk0p3, logical block 747784
[31222.229442] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[31232.262190] mmc0: Timeout waiting for hardware interrupt.
[31232.270387]
[ cut here ]
[31232.270427] WARNING: CPU: 0 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[31232.270432] Modules linked in: tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[31232.270750] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[31232.270908] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[31232.270920] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[31232.270931] 0000000000000086 cb11619bc5cd881a ffffffff81306017 0000000000000000
[31232.270952] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32ad8
[31232.270970] 0000000000000001 0000000000000001 ffff88005a808540 ffffffffa0093820
[31232.270987] Call Trace:
[31232.271000] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[31232.271046] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[31232.271070] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[31232.271093] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[31232.271115] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[31232.271137] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[31232.271158] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[31232.271178] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[31232.271199] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[31232.271218] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[31232.271237] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[31232.271253] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[31232.271271] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[31232.271291] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[31232.271299] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[31232.271335] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[31232.271357] [<ffffffff81b3af9a>] ? start_kernel+0x487/0x4a8
[31232.271375] [<ffffffff81b3a120>] ? early_idt_handler_array+0x120/0x120
[31232.271390] [<ffffffff81b3a611>] ? x86_64_start_kernel+0x156/0x17b
[31232.271403] ---[ end trace 35a2ee1a4f956544 ]---
[31232.274089] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[31232.274146] mmcblk0: error -110 transferring data, sector 6126952, nr 8, cmd response 0x0, card status 0x0
[31232.287376] blk_update_request: 31 callbacks suppressed
[31232.287381] blk_update_request: I/O error, dev mmcblk0, sector 6126952
[31232.296147] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928425 (offset 0 size 0 starting block 765870)
[31232.296164] buffer_io_error: 31 callbacks suppressed
[31232.296168] Buffer I/O error on device mmcblk0p3, logical block 753069
[32570.323363] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[35822.583918] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[35832.592499] mmc0: Timeout waiting for hardware interrupt.
[35832.605505]
[ cut here ]
[35832.605550] WARNING: CPU: 3 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[35832.605560] Modules linked in: tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[35832.605934] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[35832.606093] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[35832.606104] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[35832.606115] 0000000000000086 4868efd746ab5c51 ffffffff81306017 0000000000000000
[35832.606137] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32930
[35832.606155] 0000000000000001 0000000000000001 ffff88005a808540 ffffffffa0093820
[35832.606172] Call Trace:
[35832.606184] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[35832.606229] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[35832.606254] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[35832.606276] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[35832.606298] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[35832.606320] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[35832.606342] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[35832.606362] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[35832.606383] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[35832.606402] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[35832.606421] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[35832.606437] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[35832.606455] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[35832.606474] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[35832.606483] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[35832.606511] [<ffffffff814972c7>] ? cpuidle_enter_state+0x117/0x2b0
[35832.606531] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[35832.606547] [<ffffffff810f39ab>] ? tick_check_new_device+0xcb/0xf0
[35832.606563] [<ffffffff81050602>] ? start_secondary+0x152/0x190
[35832.606579] ---[ end trace 35a2ee1a4f956545 ]---
[35832.608771] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[35832.608850] mmcblk0: error -110 transferring data, sector 30053344, nr 8, cmd response 0x0, card status 0x0
[35832.622686] blk_update_request: I/O error, dev mmcblk0, sector 30053344
[35832.632070] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 932280 (offset 0 size 0 starting block 3756669)
[35832.632082] Buffer I/O error on device mmcblk0p3, logical block 3743868
[38098.803293] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[38108.836088] mmc0: Timeout waiting for hardware interrupt.
[38108.850034]
[ cut here ]
[38108.850079] WARNING: CPU: 0 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[38108.850089] Modules linked in: tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[38108.850466] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[38108.850625] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[38108.850637] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[38108.850648] 0000000000000086 cb11619bc5cd881a ffffffff81306017 0000000000000000
[38108.850669] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32930
[38108.850687] 0000000000000001 0000000000000001 ffff88005a808540 ffffffffa0093820
[38108.850706] Call Trace:
[38108.850718] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[38108.850765] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[38108.850789] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[38108.850812] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[38108.850834] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[38108.850856] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[38108.850878] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[38108.850898] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[38108.850919] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[38108.850939] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[38108.850957] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[38108.850974] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[38108.850992] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[38108.851011] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[38108.851020] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[38108.851054] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[38108.851076] [<ffffffff81b3af9a>] ? start_kernel+0x487/0x4a8
[38108.851096] [<ffffffff81b3a120>] ? early_idt_handler_array+0x120/0x120
[38108.851111] [<ffffffff81b3a611>] ? x86_64_start_kernel+0x156/0x17b
[38108.851123] ---[ end trace 35a2ee1a4f956546 ]---
[38108.853647] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[38108.853724] mmcblk0: error -110 transferring data, sector 6108344, nr 8, cmd response 0x0, card status 0x0
[38108.867856] blk_update_request: I/O error, dev mmcblk0, sector 6108344
[38108.877534] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928424 (offset 0 size 0 starting block 763544)
[38108.877552] Buffer I/O error on device mmcblk0p3, logical block 750743
[40819.485380] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[50362.305532] systemd-default-display-manager-generator[11117]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[50362.875392] systemd-default-display-manager-generator[11146]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[50363.020490] systemd-default-display-manager-generator[11181]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[50363.238375] systemd-default-display-manager-generator[11204]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[58818.065422] systemd-default-display-manager-generator[1730]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[58820.849796] systemd-default-display-manager-generator[2481]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[58821.094508] systemd-default-display-manager-generator[2503]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[58821.244111] systemd-default-display-manager-generator[2536]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[58821.637366] systemd-default-display-manager-generator[2572]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[62633.626426] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[66330.802935] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[66331.807028] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[66341.827771] mmc0: Timeout waiting for hardware interrupt.
[66341.839300]
[ cut here ]
[66341.839323] WARNING: CPU: 0 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[66341.839329] Modules linked in: tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[66341.839572] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[66341.839677] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[66341.839683] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[66341.839689] 0000000000000086 cb11619bc5cd881a ffffffff81306017 0000000000000000
[66341.839700] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32ad8
[66341.839709] 0000000000000002 0000000000000001 ffff88005a808540 ffffffffa0093820
[66341.839719] Call Trace:
[66341.839726] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[66341.839753] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[66341.839765] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[66341.839776] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[66341.839787] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[66341.839798] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[66341.839809] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[66341.839820] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[66341.839831] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[66341.839841] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[66341.839851] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[66341.839859] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[66341.839870] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[66341.839879] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[66341.839883] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[66341.839903] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[66341.839915] [<ffffffff81b3af9a>] ? start_kernel+0x487/0x4a8
[66341.839924] [<ffffffff81b3a120>] ? early_idt_handler_array+0x120/0x120
[66341.839932] [<ffffffff81b3a611>] ? x86_64_start_kernel+0x156/0x17b
[66341.839939] ---[ end trace 35a2ee1a4f956547 ]---
[66341.842306] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[66341.842379] mmcblk0: error -110 transferring data, sector 6084608, nr 64, cmd response 0x0, card status 0x0
[66341.856187] blk_update_request: I/O error, dev mmcblk0, sector 6084608
[66341.870181] blk_update_request: I/O error, dev mmcblk0, sector 6084616
[66341.880126] blk_update_request: I/O error, dev mmcblk0, sector 6084624
[66341.889671] blk_update_request: I/O error, dev mmcblk0, sector 6084632
[66341.899092] blk_update_request: I/O error, dev mmcblk0, sector 6084640
[66341.908515] blk_update_request: I/O error, dev mmcblk0, sector 6084648
[66341.917940] blk_update_request: I/O error, dev mmcblk0, sector 6084656
[66341.927370] blk_update_request: I/O error, dev mmcblk0, sector 6084664
[66341.936800] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928423 (offset 0 size 0 starting block 760584)
[66341.936815] Buffer I/O error on device mmcblk0p3, logical block 747776
[66341.946303] Buffer I/O error on device mmcblk0p3, logical block 747777
[66341.955730] Buffer I/O error on device mmcblk0p3, logical block 747778
[66341.965072] Buffer I/O error on device mmcblk0p3, logical block 747779
[66341.974327] Buffer I/O error on device mmcblk0p3, logical block 747780
[66341.983536] Buffer I/O error on device mmcblk0p3, logical block 747781
[66341.992683] Buffer I/O error on device mmcblk0p3, logical block 747782
[66342.001743] Buffer I/O error on device mmcblk0p3, logical block 747783
[66373.746291] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[66375.798418] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[66384.011066] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[66385.011167] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[66395.047910] mmc0: Timeout waiting for hardware interrupt.
[66395.058928]
[ cut here ]
[66395.058954] WARNING: CPU: 0 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[66395.058959] Modules linked in: tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[66395.059204] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[66395.059311] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[66395.059317] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[66395.059324] 0000000000000086 cb11619bc5cd881a ffffffff81306017 0000000000000000
[66395.059334] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32930
[66395.059343] 0000000000000003 0000000000000001 ffff88005a808540 ffffffffa0093820
[66395.059352] Call Trace:
[66395.059359] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[66395.059384] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[66395.059397] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[66395.059408] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[66395.059419] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[66395.059430] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[66395.059441] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[66395.059452] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[66395.059463] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[66395.059473] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[66395.059483] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[66395.059491] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[66395.059502] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[66395.059511] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[66395.059516] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[66395.059536] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[66395.059548] [<ffffffff81b3af9a>] ? start_kernel+0x487/0x4a8
[66395.059558] [<ffffffff81b3a120>] ? early_idt_handler_array+0x120/0x120
[66395.059565] [<ffffffff81b3a611>] ? x86_64_start_kernel+0x156/0x17b
[66395.059572] ---[ end trace 35a2ee1a4f956548 ]---
[66395.062170] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[66395.062208] mmcblk0: error -110 transferring data, sector 6084608, nr 160, cmd response 0x0, card status 0x0
[66395.075080] blk_update_request: I/O error, dev mmcblk0, sector 6084608
[66395.084281] blk_update_request: I/O error, dev mmcblk0, sector 6084616
[66395.093471] blk_update_request: I/O error, dev mmcblk0, sector 6084624
[66395.102666] blk_update_request: I/O error, dev mmcblk0, sector 6084632
[66395.111867] blk_update_request: I/O error, dev mmcblk0, sector 6084640
[66395.121068] blk_update_request: I/O error, dev mmcblk0, sector 6084648
[66395.121070] blk_update_request: I/O error, dev mmcblk0, sector 6084656
[66395.121072] blk_update_request: I/O error, dev mmcblk0, sector 6084664
[66395.121074] blk_update_request: I/O error, dev mmcblk0, sector 6084672
[66395.121076] blk_update_request: I/O error, dev mmcblk0, sector 6084680
[66395.121085] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928423 (offset 0 size 0 starting block 760596)
[66395.121103] Buffer I/O error on device mmcblk0p3, logical block 747776
[66395.121114] Buffer I/O error on device mmcblk0p3, logical block 747777
[66395.121117] Buffer I/O error on device mmcblk0p3, logical block 747778
[66395.121120] Buffer I/O error on device mmcblk0p3, logical block 747779
[66395.121122] Buffer I/O error on device mmcblk0p3, logical block 747780
[66395.121125] Buffer I/O error on device mmcblk0p3, logical block 747781
[66395.121127] Buffer I/O error on device mmcblk0p3, logical block 747782
[66395.121129] Buffer I/O error on device mmcblk0p3, logical block 747783
[66395.121131] Buffer I/O error on device mmcblk0p3, logical block 747784
[66395.121133] Buffer I/O error on device mmcblk0p3, logical block 747785
[77031.092309] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[79179.956662] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[88961.135510] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[96938.944793] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[97965.677187] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[97970.681584] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[98176.101454] systemd-default-display-manager-generator[27801]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[98177.939855] systemd-default-display-manager-generator[28438]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[98178.056153] systemd-default-display-manager-generator[28455]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[98178.412761] systemd-default-display-manager-generator[28480]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[98178.628223] systemd-default-display-manager-generator[28510]: /etc/X11/default-display-manager points at lightdm while the default systemd unit is . Reconfiguring lightdm as default.
[98364.228357] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[99002.614317] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[99894.664082] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[106504.225325] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[112796.743985] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[114938.666837] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[114940.130966] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[118492.066124] r8169 0000:01:00.0 eth0: link down
[118494.519768] r8169 0000:01:00.0 eth0: link down
[118494.519851] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[118494.783790] r8169 0000:01:00.0 eth0: link down
[118494.783873] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[118500.879398] r8169 0000:01:00.0 eth0: link up
[118500.879420] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[118505.500587] r8169 0000:01:00.0 eth0: link down
[118505.500623] r8169 0000:01:00.0 eth0: link down
[118505.500679] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[118505.692755] r8169 0000:01:00.0 eth0: link down
[118505.692832] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[118508.760638] r8169 0000:01:00.0 eth0: link up
[118508.760662] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[118518.092130] r8169 0000:01:00.0 eth0: link down
[118520.667217] r8169 0000:01:00.0 eth0: link up
[118528.194392] r8169 0000:01:00.0 eth0: link down
[118528.194403] r8169 0000:01:00.0 eth0: link down
[118528.194487] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[118530.797132] r8169 0000:01:00.0 eth0: link up
[118530.797157] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[122147.217447] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[132605.625983] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[145839.666930] nr_pdflush_threads exported in /proc is scheduled for removal
[148692.015863] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[148807.592860] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[152398.612482] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[156598.873181] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[156744.108551] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[158862.946639] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[159885.706986] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[165008.557693] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[174609.063078] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[175077.115742] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[176513.252247] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[176523.261026] mmc0: Timeout waiting for hardware interrupt.
[176523.270642]
[ cut here ]
[176523.270656] WARNING: CPU: 3 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[176523.270659] Modules linked in: binfmt_misc tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[176523.270750] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[176523.270787] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[176523.270790] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[176523.270794] 0000000000000086 4868efd746ab5c51 ffffffff81306017 0000000000000000
[176523.270799] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32ad8
[176523.270804] 0000000000000001 0000000000000001 ffff88005a808540 ffffffffa0093820
[176523.270810] Call Trace:
[176523.270813] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[176523.270828] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[176523.270835] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[176523.270842] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[176523.270848] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[176523.270854] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[176523.270861] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[176523.270867] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[176523.270873] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[176523.270878] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[176523.270883] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[176523.270887] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[176523.270893] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[176523.270899] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[176523.270901] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[176523.270910] [<ffffffff814972c7>] ? cpuidle_enter_state+0x117/0x2b0
[176523.270916] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[176523.270921] [<ffffffff810f39ab>] ? tick_check_new_device+0xcb/0xf0
[176523.270926] [<ffffffff81050602>] ? start_secondary+0x152/0x190
[176523.270930] ---[ end trace 35a2ee1a4f956549 ]---
[176523.273053] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[176523.273110] mmcblk0: error -110 transferring data, sector 6126896, nr 8, cmd response 0x0, card status 0x0
[176523.289452] blk_update_request: 10 callbacks suppressed
[176523.289468] blk_update_request: I/O error, dev mmcblk0, sector 6126896
[176523.301365] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928425 (offset 0 size 0 starting block 765863)
[176523.301376] buffer_io_error: 10 callbacks suppressed
[176523.301382] Buffer I/O error on device mmcblk0p3, logical block 753062
[177506.854124] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[183347.630099] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[183350.630337] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[183351.634373] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[183361.651136] mmc0: Timeout waiting for hardware interrupt.
[183361.664406]
[ cut here ]
[183361.664450] WARNING: CPU: 0 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[183361.664460] Modules linked in: binfmt_misc tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[183361.664836] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[183361.664981] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[183361.664992] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[183361.665003] 0000000000000086 cb11619bc5cd881a ffffffff81306017 0000000000000000
[183361.665023] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32ad8
[183361.665041] 0000000000000002 0000000000000001 ffff88005a808540 ffffffffa0093820
[183361.665060] Call Trace:
[183361.665073] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[183361.665117] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[183361.665142] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[183361.665165] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[183361.665187] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[183361.665209] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[183361.665231] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[183361.665251] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[183361.665272] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[183361.665292] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[183361.665310] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[183361.665326] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[183361.665345] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[183361.665364] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[183361.665373] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[183361.665407] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[183361.665428] [<ffffffff81b3af9a>] ? start_kernel+0x487/0x4a8
[183361.665447] [<ffffffff81b3a120>] ? early_idt_handler_array+0x120/0x120
[183361.665462] [<ffffffff81b3a611>] ? x86_64_start_kernel+0x156/0x17b
[183361.665475] ---[ end trace 35a2ee1a4f95654a ]---
[183361.667747] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[183361.667797] mmcblk0: error -110 transferring data, sector 6084608, nr 96, cmd response 0x0, card status 0x0
[183361.681529] blk_update_request: I/O error, dev mmcblk0, sector 6084608
[183361.691613] blk_update_request: I/O error, dev mmcblk0, sector 6084616
[183361.700652] blk_update_request: I/O error, dev mmcblk0, sector 6084624
[183361.709446] blk_update_request: I/O error, dev mmcblk0, sector 6084632
[183361.718155] blk_update_request: I/O error, dev mmcblk0, sector 6084640
[183361.726864] blk_update_request: I/O error, dev mmcblk0, sector 6084648
[183361.735576] blk_update_request: I/O error, dev mmcblk0, sector 6084656
[183361.744287] blk_update_request: I/O error, dev mmcblk0, sector 6084664
[183361.753003] blk_update_request: I/O error, dev mmcblk0, sector 6084672
[183361.761716] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928423 (offset 0 size 0 starting block 760588)
[183361.761723] Buffer I/O error on device mmcblk0p3, logical block 747776
[183361.770494] Buffer I/O error on device mmcblk0p3, logical block 747777
[183361.779267] Buffer I/O error on device mmcblk0p3, logical block 747778
[183361.787977] Buffer I/O error on device mmcblk0p3, logical block 747779
[183361.796685] Buffer I/O error on device mmcblk0p3, logical block 747780
[183361.805393] Buffer I/O error on device mmcblk0p3, logical block 747781
[183361.814108] Buffer I/O error on device mmcblk0p3, logical block 747782
[183361.822821] Buffer I/O error on device mmcblk0p3, logical block 747783
[183361.831532] Buffer I/O error on device mmcblk0p3, logical block 747784
[183609.634523] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[183901.693317] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[183911.710109] mmc0: Timeout waiting for hardware interrupt.
[183911.722918]
[ cut here ]
[183911.722965] WARNING: CPU: 0 PID: 0 at /tmp/buildd/linux-ubilinux-4.4.13/drivers/mmc/host/sdhci.c:1017 sdhci_send_command+0x770/0xc30 [sdhci]()
[183911.722975] Modules linked in: binfmt_misc tun nfsd auth_rpcgss oid_registry nfs_acl nfs lockd grace fscache sunrpc sg sd_mod sr_mod cdrom intel_rapl intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul nls_utf8 nls_cp437 vfat fat jitterentropy_rng hdmi_audio cdc_acm sha256_ssse3 sha256_generic hmac drbg ansi_cprng iTCO_wdt dwc3 iTCO_vendor_support udc_core spidev evdev aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 efi_pstore option usb_wwan efivars snd_pcm usb_storage snd_timer snd scsi_mod ftdi_sio usbserial soundcore ti_adc081c drm_kms_helper iosf_mbi drm lpc_ich dwc3_pci shpchp mfd_core 8250_fintek i2c_algo_bit video industrialio battery spi_pxa2xx_platform tpm_crb pwm_lpss_platform pwm_lpss int3400_thermal tpm_tis int3403_thermal tpm acpi_thermal_rel
[183911.723356] int340x_thermal_zone ac acpi_pad button processor i2c_dev fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid mmc_block crc32c_intel xhci_pci xhci_hcd r8169 mii usbcore usb_common thermal fjes sdhci_acpi sdhci mmc_core
[183911.723514] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.4.0-ubi3-amd64 #1 Debian 4.4.13-1
[183911.723525] Hardware name: AAEON UP-CHT01/UP-CHT01, BIOS UPC1BM0S 06/04/2016
[183911.723537] 0000000000000086 cb11619bc5cd881a ffffffff81306017 0000000000000000
[183911.723559] ffffffffa0096460 ffffffff8107d143 ffff88005a808540 ffff880036d32ad8
[183911.723577] 0000000000000005 0000000000000001 ffff88005a808540 ffffffffa0093820
[183911.723596] Call Trace:
[183911.723609] <IRQ> [<ffffffff81306017>] ? dump_stack+0x5c/0x85
[183911.723653] [<ffffffff8107d143>] ? warn_slowpath_common+0x83/0xc0
[183911.723677] [<ffffffffa0093820>] ? sdhci_send_command+0x770/0xc30 [sdhci]
[183911.723700] [<ffffffffa0090b65>] ? sdhci_reset+0x55/0xc0 [sdhci]
[183911.723722] [<ffffffffa0094594>] ? sdhci_finish_data+0xf4/0x340 [sdhci]
[183911.723743] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[183911.723765] [<ffffffffa009485a>] ? sdhci_timeout_timer+0x7a/0xb0 [sdhci]
[183911.723786] [<ffffffff810e3a20>] ? call_timer_fn+0x30/0x130
[183911.723807] [<ffffffffa00947e0>] ? sdhci_finish_data+0x340/0x340 [sdhci]
[183911.723827] [<ffffffff810e5736>] ? run_timer_softirq+0x176/0x2d0
[183911.723845] [<ffffffff81081d1a>] ? __do_softirq+0x11a/0x2c0
[183911.723861] [<ffffffff81082008>] ? irq_exit+0x88/0x90
[183911.723880] [<ffffffff815dbaee>] ? smp_apic_timer_interrupt+0x3e/0x50
[183911.723899] [<ffffffff815d9de2>] ? apic_timer_interrupt+0x82/0x90
[183911.723907] <EOI> [<ffffffff814972ec>] ? cpuidle_enter_state+0x13c/0x2b0
[183911.723942] [<ffffffff810bf0c6>] ? cpu_startup_entry+0x346/0x3b0
[183911.723964] [<ffffffff81b3af9a>] ? start_kernel+0x487/0x4a8
[183911.723983] [<ffffffff81b3a120>] ? early_idt_handler_array+0x120/0x120
[183911.723999] [<ffffffff81b3a611>] ? x86_64_start_kernel+0x156/0x17b
[183911.724011] ---[ end trace 35a2ee1a4f95654b ]---
[183911.726785] mmcblk0: error -110 sending stop command, original cmd response 0x0, card status 0x400900
[183911.726834] mmcblk0: error -110 transferring data, sector 6084608, nr 448, cmd response 0x0, card status 0x0
[183911.740496] blk_update_request: 3 callbacks suppressed
[183911.740504] blk_update_request: I/O error, dev mmcblk0, sector 6084608
[183911.749589] blk_update_request: I/O error, dev mmcblk0, sector 6084616
[183911.758448] blk_update_request: I/O error, dev mmcblk0, sector 6084624
[183911.767188] blk_update_request: I/O error, dev mmcblk0, sector 6084632
[183911.775916] blk_update_request: I/O error, dev mmcblk0, sector 6084640
[183911.784637] blk_update_request: I/O error, dev mmcblk0, sector 6084648
[183911.793378] blk_update_request: I/O error, dev mmcblk0, sector 6084656
[183911.802115] blk_update_request: I/O error, dev mmcblk0, sector 6084664
[183911.810840] blk_update_request: I/O error, dev mmcblk0, sector 6084672
[183911.819591] blk_update_request: I/O error, dev mmcblk0, sector 6084680
[183911.828367] EXT4-fs warning (device mmcblk0p3): ext4_end_bio:329: I/O error -5 writing to inode 928423 (offset 0 size 0 starting block 760632)
[183911.828374] buffer_io_error: 3 callbacks suppressed
[183911.828378] Buffer I/O error on device mmcblk0p3, logical block 747776
[183911.837186] Buffer I/O error on device mmcblk0p3, logical block 747777
[183911.845938] Buffer I/O error on device mmcblk0p3, logical block 747778
[183911.854693] Buffer I/O error on device mmcblk0p3, logical block 747779
[183911.863452] Buffer I/O error on device mmcblk0p3, logical block 747780
[183911.872213] Buffer I/O error on device

Comments

  • DCleri
    DCleri Administrator, AAEON Posts: 1,213 admin
    Options
    Hi Mike,
    Could you provide us more details on your board?

    - Board type (e.g. 2GB Ram 16GB eMMC)
    - BIOS Version (you can run from the terminal: cat /sys/devices/virtual/dmi/id/bios_version )
    - Operating system (ubilinux 3.0)
    - kernel version (you can run from the terminal: uname -r )
    - cables and devices used for the tests (e.g. power supply, usb keyboard, etc.)

    thanks!
  • Aimache
    Aimache New Member Posts: 4
    Options
    Hi,

    Sure :)

    Board type is a 2GB RAM+32GB eMMC.
    BIOS version is UPC1BM0S
    OS is Ubilinux 3.0
    Kernel is 4.4.0-ubi3-amd64

    The power supply is a 5V / 4A adapter. I've tested it's ability to deliver the 4A for a long time and it has proven to be very capable, with a very stable voltage. It powers up the board only. A self-powered USB hub is used to connect several peripherals:
    - An USB GSM key
    - An USB ZWave key
    - An USB RFXCom adapter

    Thanks!

    M
  • Aimache
    Aimache New Member Posts: 4
    Options
    FYI, I removed every single USB peripheral and the issue still happens after some time (less than 2 hours after reboot).

    M
  • Aimache
    Aimache New Member Posts: 4
    Options
    FYI.

    I've tried with a laboratory power supply, without any peripheral and as soon as I start stressing the storage (using postmark-1.1.0 test from the Phoronix suite), it crashes. It even happens with a basic PHP/MySQL appplication.

    Should I consider my board as dead?

    Thanks,

    M
  • Mircea Bogdan
    Mircea Bogdan New Member Posts: 15
    Options
    I have also encountered this on a 2GB RAM/32GB eMMC board. After a few days, while connected to internet via UsbModem and writting data to a MySql database, the sql connection suddenly started raising errors. Other programs failed to start and a reboot brought the hole system down.
  • DCleri
    DCleri Administrator, AAEON Posts: 1,213 admin
    Options
    Hi mirceaciu,

    It is a known issue with the eMMC, which has been fixed by our latest kernels for ubilinux, ubuntu and Yocto.
    For more information, check out the news from our blog: https://up-community.org/blog/59-up-board-4-4-linux-kernel-for-ubilinux-ubuntu-yocto
  • Mircea Bogdan
    Mircea Bogdan New Member Posts: 15
    Options
    just made the updates. Thank you for the effort, I'll hit you up if other problems arise
  • Markus
    Markus New Member Posts: 3
    Options
    Iv' got the same isue on 14.04 is there an update fpr 4.2 kernel or can i upgrade to 4.4 on 14.04. We need 14.04 by our server's software.

    Thanks
  • Markus
    Markus New Member Posts: 3
    Options
    Ok i'va solved it. I'll just make and got the newst kernel.
    sudo apt install linux-upboard-lts-xenial
  • Aling
    Aling Guest Posts: 561 admin
    Options
    Thisis a known issue.
    The official ubilinux and Ubuntu kernels for UP include a fix for this.
    If you are not using these kernels, please d include this patch set (or at least patch #2 in the set):
    https://www.spinics.net/lists/linux-mmc/msg40829.html
    Note that this patch set has also been back-ported to linux-stable trees for v4.4, v4.8 and v4.9.