Jump to content

Issues with SD cards


Zylla

Recommended Posts

I'm having some issues with my NANO and SD-cards. I'm running the latest firmware.

For example, 9/10 times i try to execute a binary stored on the sd card it won't start. I only get this error message: "Bus error"

The dmesg log then show this:

[  143.910000] usb 1-1.2: USB disconnect, device number 4
[  143.920000] sd 0:0:0:0: [sda]  
[  143.920000] Result: hostbyte=0x01 driverbyte=0x00
[  143.920000] sd 0:0:0:0: [sda] CDB: 
[  143.930000] cdb[0]=0x28: 28 00 00 23 0f 35 00 00 10 00
[  143.930000] blk_update_request: I/O error, dev sda, sector 2297653
[  143.940000] sd 0:0:0:0: [sda]  
[  143.940000] Result: hostbyte=0x01 driverbyte=0x00
[  143.940000] sd 0:0:0:0: [sda] CDB: 
[  143.950000] cdb[0]=0x28: 28 00 00 23 0f 45 00 00 58 00
[  143.950000] blk_update_request: I/O error, dev sda, sector 2297669
[  146.970000] usb 1-1.2: new high-speed USB device number 5 using ehci-platform
[  147.090000] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[  147.110000] scsi host1: usb-storage 1-1.2:1.0
[  148.110000] scsi 1:0:0:0: Direct-Access     Generic  STORAGE DEVICE   0933 PQ: 0 ANSI: 6
[  148.120000] sd 1:0:0:0: Attached scsi generic sg0 type 0
[  148.300000] sd 1:0:0:0: [sdb] 61407232 512-byte logical blocks: (31.4 GB/29.2 GiB)
[  148.310000] sd 1:0:0:0: [sdb] Write Protect is off
[  148.310000] sd 1:0:0:0: [sdb] Mode Sense: 21 00 00 00
[  148.310000] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[  148.330000]  sdb: sdb1 sdb2
[  148.340000] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[  148.740000] EXT4-fs (sdb1): couldn't mount as ext3 due to feature incompatibilities
[  148.750000] EXT4-fs (sdb1): mounting ext2 file system using the ext4 subsystem
[  148.770000] EXT4-fs (sdb1): warning: mounting unchecked fs, running e2fsck is recommended

The sd cards basicly gets disconnected, and gets a new name when it connects again.

dmesg also reveals a lot of swapping errors occasionally
 

[  720.100000] Write-error on swap-device (8:0:8)
[  720.100000] Write-error on swap-device (8:0:16)
[  720.100000] Write-error on swap-device (8:0:24)
[  720.120000] Write-error on swap-device (8:0:32)
[  720.120000] Write-error on swap-device (8:0:40)
[  720.420000] Write-error on swap-device (8:0:48)
[  720.420000] Write-error on swap-device (8:0:56)
[  720.440000] Write-error on swap-device (8:0:64)
[  720.440000] Write-error on swap-device (8:0:72)
[  720.440000] Write-error on swap-device (8:0:80)
[  720.470000] Write-error on swap-device (8:0:88)
[  720.470000] Write-error on swap-device (8:0:96)
[  720.470000] Write-error on swap-device (8:0:104)
[  720.500000] Write-error on swap-device (8:0:112)
[  720.500000] Write-error on swap-device (8:0:120)
[  720.500000] Write-error on swap-device (8:0:128)
[  738.350000] Write-error on swap-device (8:0:136)
[  738.350000] Write-error on swap-device (8:0:144)
[  738.370000] Write-error on swap-device (8:0:152)
[  738.370000] Write-error on swap-device (8:0:160)
[  738.370000] Write-error on swap-device (8:0:168)
[  738.390000] Write-error on swap-device (8:0:176)
[  741.690000] Write-error on swap-device (8:0:184)
[  741.710000] Write-error on swap-device (8:0:192)
[  741.710000] Write-error on swap-device (8:0:200)
[  741.710000] Write-error on swap-device (8:0:208)
[  741.730000] Write-error on swap-device (8:0:216)
[  741.730000] Write-error on swap-device (8:0:224)
[  741.730000] Write-error on swap-device (8:0:232)
[  741.750000] Write-error on swap-device (8:0:240)
[  741.750000] Write-error on swap-device (8:0:248)
[  741.750000] Write-error on swap-device (8:0:256)
[  759.300000] Write-error on swap-device (8:0:264)
[  759.300000] Write-error on swap-device (8:0:272)
[  759.310000] Write-error on swap-device (8:0:280)
[  759.310000] Write-error on swap-device (8:0:288)
[  759.320000] Write-error on swap-device (8:0:296)

This happens on both of the SD cards i own. My main is 32GB, and the other i've tried is 128MB. Same problem on both cards.

I've tried setting up the SD card through the interface, and also manually setting up the partitions. I've tried ext2, ext3, and ext4. Nothing helps.

I though at first it could be something wrong with the sd-card, so i loaded it on my linux desktop machine for a scan (e2fsck), but the card is fine there.

What could be the cause of this? It makes it impossible to use the SD-card. (Except that 1/10 times it actually manages to access the file i try to load)

Link to comment
Share on other sites

Strangely enough, It seems the problem could have been the SD cards.
I went and purchased another Kingston 8GB SD card today, and set it up through the interface. And have not met any issues yet.

Except this little error that showed in dmesg while i was setting it up:
But it didn't appear again. And everything seems to be working :)
But i'm posting it, just in case you need it for debugging or something.

[  159.600000] ------------[ cut here ]------------
[  159.600000] WARNING: CPU: 0 PID: 1792 at fs/inode.c:339 inc_nlink+0x50/0x74()
[  159.610000] Modules linked in: pppoe ppp_async option iptable_nat usb_wwan sierra_net rndis_host qmi_wwan pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv4 iptable_raw iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ipt_ECN ip_tables cdc_ether ax88179_178a asix xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY x_tables usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat nf_log_ipv4 nf_log_common nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_ftp nf_conntrack crc_itu_t cdc_wdm cdc_acm sg nfsv3 nfs rtl8192cu rtl_usb rtl8192c_common rtlwifi rtl8187 rt2800usb rt2800lib rt2x00usb rt2x00lib crc_ccitt tun vfat fat lockd sunrpc grace ath9k_htc ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 compat nls_utf8 nls_iso8859_1 nls_cp437 eeprom_93cx6 arc4 crypto_blkcipher usb_storage uhci_hcd ohci_platform ohci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc16 mii aead crypto_hash
[  159.720000] CPU: 0 PID: 1792 Comm: rm Not tainted 3.18.36 #20
[  159.730000] Stack : 00000000 00000000 00000000 00000000 803b4292 00000031 00000000 80111e34
[  159.730000] 	  00000001 835c2f68 802ffa20 803565e3 00000700 803b34d0 82baf2b8 835c2f68
[  159.730000] 	  8345fa80 00000031 ffffffef 800a35b4 00000003 80080410 00000153 835c2f68
[  159.730000] 	  80303050 81919c34 00000000 00000000 00000000 00000000 00000000 00000000
[  159.730000] 	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  159.730000] 	  ...
[  159.760000] Call Trace:
[  159.760000] [<80071038>] show_stack+0x50/0x84
[  159.770000] [<80080518>] warn_slowpath_common+0x84/0xb4
[  159.770000] [<800805d0>] warn_slowpath_null+0x18/0x24
[  159.780000] [<80111e34>] inc_nlink+0x50/0x74
[  159.780000] [<801517dc>] jffs2_mkdir+0x2d8/0x35c
[  159.790000] [<80105038>] vfs_mkdir+0x8c/0xec
[  159.790000] [<801662dc>] ovl_create_real+0xc4/0x134
[  159.800000] [<8016647c>] ovl_check_empty_and_clear+0x130/0x240
[  159.800000] [<80166dd8>] ovl_do_remove+0x1d0/0x3dc
[  159.810000] [<8010905c>] vfs_rmdir+0x84/0x11c
[  159.810000] [<801095f8>] do_rmdir+0xec/0x174
[  159.810000] [<80062b5c>] handle_sys+0x11c/0x140
[  159.820000] 
[  159.820000] ---[ end trace 5328e2eb6c171716 ]---
[  159.830000] ------------[ cut here ]------------
[  159.840000] WARNING: CPU: 0 PID: 1792 at fs/inode.c:282 drop_nlink+0x28/0x64()
[  159.840000] Modules linked in: pppoe ppp_async option iptable_nat usb_wwan sierra_net rndis_host qmi_wwan pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv4 iptable_raw iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ipt_ECN ip_tables cdc_ether ax88179_178a asix xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY x_tables usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat nf_log_ipv4 nf_log_common nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_ftp nf_conntrack crc_itu_t cdc_wdm cdc_acm sg nfsv3 nfs rtl8192cu rtl_usb rtl8192c_common rtlwifi rtl8187 rt2800usb rt2800lib rt2x00usb rt2x00lib crc_ccitt tun vfat fat lockd sunrpc grace ath9k_htc ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 compat nls_utf8 nls_iso8859_1 nls_cp437 eeprom_93cx6 arc4 crypto_blkcipher usb_storage uhci_hcd ohci_platform ohci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc16 mii aead crypto_hash
[  159.950000] CPU: 0 PID: 1792 Comm: rm Tainted: G        W      3.18.36 #20
[  159.960000] Stack : 00000000 00000000 00000000 00000000 803b4292 0000003e 00000000 80112c2c
[  159.960000] 	  00000001 83ae5800 802ffa20 803565e3 00000700 803b34d0 82baf2b8 83ae5800
[  159.960000] 	  835c2f68 835af908 00000000 800a35b4 00000003 8008039c 0000011a 83ae5800
[  159.960000] 	  80303050 81919cec 00000000 00000000 00000000 00000000 00000000 00000000
[  159.960000] 	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  159.960000] 	  ...
[  160.000000] Call Trace:
[  160.000000] [<80071038>] show_stack+0x50/0x84
[  160.000000] [<80080518>] warn_slowpath_common+0x84/0xb4
[  160.010000] [<800805d0>] warn_slowpath_null+0x18/0x24
[  160.010000] [<80112c2c>] drop_nlink+0x28/0x64
[  160.020000] [<80150d48>] jffs2_rmdir+0xa0/0xc8
[  160.020000] [<8010905c>] vfs_rmdir+0x84/0x11c
[  160.030000] [<80166138>] ovl_cleanup+0x48/0x9c
[  160.030000] [<80166f60>] ovl_do_remove+0x358/0x3dc
[  160.040000] [<8010905c>] vfs_rmdir+0x84/0x11c
[  160.040000] [<801095f8>] do_rmdir+0xec/0x174
[  160.040000] [<80062b5c>] handle_sys+0x11c/0x140
[  160.050000] 
[  160.050000] ---[ end trace 5328e2eb6c171717 ]---
[  167.540000] ------------[ cut here ]------------
[  167.540000] WARNING: CPU: 0 PID: 1814 at fs/inode.c:339 inc_nlink+0x50/0x74()
[  167.550000] Modules linked in: pppoe ppp_async option iptable_nat usb_wwan sierra_net rndis_host qmi_wwan pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv4 iptable_raw iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ipt_ECN ip_tables cdc_ether ax88179_178a asix xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY x_tables usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat nf_log_ipv4 nf_log_common nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_ftp nf_conntrack crc_itu_t cdc_wdm cdc_acm sg nfsv3 nfs rtl8192cu rtl_usb rtl8192c_common rtlwifi rtl8187 rt2800usb rt2800lib rt2x00usb rt2x00lib crc_ccitt tun vfat fat lockd sunrpc grace ath9k_htc ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 compat nls_utf8 nls_iso8859_1 nls_cp437 eeprom_93cx6 arc4 crypto_blkcipher usb_storage uhci_hcd ohci_platform ohci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc16 mii aead crypto_hash
[  167.660000] CPU: 0 PID: 1814 Comm: rm Tainted: G        W      3.18.36 #20
[  167.670000] Stack : 00000000 00000000 00000000 00000000 803b4292 0000003e 00000000 80111e34
[  167.670000] 	  00000001 835c6660 802ffa20 803565e3 00000716 803b34d0 82bac720 835c6660
[  167.670000] 	  8345fa80 00000031 835af908 800a35b4 00000003 8008039c 00000153 835c6660
[  167.670000] 	  80303050 8192db54 00000000 00000000 00000000 00000000 00000000 00000000
[  167.670000] 	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  167.670000] 	  ...
[  167.710000] Call Trace:
[  167.710000] [<80071038>] show_stack+0x50/0x84
[  167.710000] [<80080518>] warn_slowpath_common+0x84/0xb4
[  167.720000] [<800805d0>] warn_slowpath_null+0x18/0x24
[  167.720000] [<80111e34>] inc_nlink+0x50/0x74
[  167.730000] [<801517dc>] jffs2_mkdir+0x2d8/0x35c
[  167.730000] [<80105038>] vfs_mkdir+0x8c/0xec
[  167.740000] [<801662dc>] ovl_create_real+0xc4/0x134
[  167.740000] [<801689c0>] ovl_copy_up_one+0x274/0x5ac
[  167.750000] [<80168da8>] ovl_copy_up+0xb0/0xfc
[  167.750000] [<80166c8c>] ovl_do_remove+0x84/0x3dc
[  167.750000] [<8010540c>] vfs_unlink+0xcc/0x190
[  167.760000] [<80109780>] do_unlinkat+0x100/0x20c
[  167.760000] [<80062b5c>] handle_sys+0x11c/0x140
[  167.770000] 
[  167.770000] ---[ end trace 5328e2eb6c171718 ]---
[  167.790000] ------------[ cut here ]------------
[  167.790000] WARNING: CPU: 0 PID: 1814 at fs/inode.c:339 inc_nlink+0x50/0x74()
[  167.800000] Modules linked in: pppoe ppp_async option iptable_nat usb_wwan sierra_net rndis_host qmi_wwan pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv4 iptable_raw iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ipt_ECN ip_tables cdc_ether ax88179_178a asix xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY x_tables usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat nf_log_ipv4 nf_log_common nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_ftp nf_conntrack crc_itu_t cdc_wdm cdc_acm sg nfsv3 nfs rtl8192cu rtl_usb rtl8192c_common rtlwifi rtl8187 rt2800usb rt2800lib rt2x00usb rt2x00lib crc_ccitt tun vfat fat lockd sunrpc grace ath9k_htc ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 compat nls_utf8 nls_iso8859_1 nls_cp437 eeprom_93cx6 arc4 crypto_blkcipher usb_storage uhci_hcd ohci_platform ohci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc16 mii aead crypto_hash
[  167.910000] CPU: 0 PID: 1814 Comm: rm Tainted: G        W      3.18.36 #20
[  167.920000] Stack : 00000000 00000000 00000000 00000000 803b4292 0000003e 00000000 80111e34
[  167.920000] 	  00000001 835c6770 802ffa20 803565e3 00000716 803b34d0 82bac720 835c6770
[  167.920000] 	  8345fa80 00000031 835c6660 800a35b4 00000003 8008039c 00000153 835c6770
[  167.920000] 	  80303050 8192db54 00000000 00000000 00000000 00000000 00000000 00000000
[  167.920000] 	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  167.920000] 	  ...
[  167.950000] Call Trace:
[  167.950000] [<80071038>] show_stack+0x50/0x84
[  167.960000] [<80080518>] warn_slowpath_common+0x84/0xb4
[  167.960000] [<800805d0>] warn_slowpath_null+0x18/0x24
[  167.970000] [<80111e34>] inc_nlink+0x50/0x74
[  167.970000] [<801517dc>] jffs2_mkdir+0x2d8/0x35c
[  167.980000] [<80105038>] vfs_mkdir+0x8c/0xec
[  167.980000] [<801662dc>] ovl_create_real+0xc4/0x134
[  167.990000] [<801689c0>] ovl_copy_up_one+0x274/0x5ac
[  167.990000] [<80168da8>] ovl_copy_up+0xb0/0xfc
[  168.000000] [<80166c8c>] ovl_do_remove+0x84/0x3dc
[  168.000000] [<8010540c>] vfs_unlink+0xcc/0x190
[  168.000000] [<80109780>] do_unlinkat+0x100/0x20c
[  168.010000] [<80062b5c>] handle_sys+0x11c/0x140
[  168.010000] 
[  168.010000] ---[ end trace 5328e2eb6c171719 ]---
[  168.030000] ------------[ cut here ]------------
[  168.030000] WARNING: CPU: 0 PID: 1814 at fs/inode.c:339 inc_nlink+0x50/0x74()
[  168.040000] Modules linked in: pppoe ppp_async option iptable_nat usb_wwan sierra_net rndis_host qmi_wwan pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv4 iptable_raw iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ipt_ECN ip_tables cdc_ether ax88179_178a asix xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY x_tables usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat nf_log_ipv4 nf_log_common nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_ftp nf_conntrack crc_itu_t cdc_wdm cdc_acm sg nfsv3 nfs rtl8192cu rtl_usb rtl8192c_common rtlwifi rtl8187 rt2800usb rt2800lib rt2x00usb rt2x00lib crc_ccitt tun vfat fat lockd sunrpc grace ath9k_htc ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 compat nls_utf8 nls_iso8859_1 nls_cp437 eeprom_93cx6 arc4 crypto_blkcipher usb_storage uhci_hcd ohci_platform ohci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc16 mii aead crypto_hash
[  168.150000] CPU: 0 PID: 1814 Comm: rm Tainted: G        W      3.18.36 #20
[  168.160000] Stack : 00000000 00000000 00000000 00000000 803b4292 0000003e 00000000 80111e34
[  168.160000] 	  00000001 835c6bb0 802ffa20 803565e3 00000716 803b34d0 82bac720 835c6bb0
[  168.160000] 	  8345fa80 00000031 ffffffef 800a35b4 00000003 8008039c 00000153 835c6bb0
[  168.160000] 	  80303050 8192dc34 00000000 00000000 00000000 00000000 00000000 00000000
[  168.160000] 	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  168.160000] 	  ...
[  168.190000] Call Trace:
[  168.200000] [<80071038>] show_stack+0x50/0x84
[  168.200000] [<80080518>] warn_slowpath_common+0x84/0xb4
[  168.210000] [<800805d0>] warn_slowpath_null+0x18/0x24
[  168.210000] [<80111e34>] inc_nlink+0x50/0x74
[  168.210000] [<801517dc>] jffs2_mkdir+0x2d8/0x35c
[  168.220000] [<80105038>] vfs_mkdir+0x8c/0xec
[  168.220000] [<801662dc>] ovl_create_real+0xc4/0x134
[  168.230000] [<8016647c>] ovl_check_empty_and_clear+0x130/0x240
[  168.230000] [<80166dd8>] ovl_do_remove+0x1d0/0x3dc
[  168.240000] [<8010905c>] vfs_rmdir+0x84/0x11c
[  168.240000] [<801095f8>] do_rmdir+0xec/0x174
[  168.250000] [<80062b5c>] handle_sys+0x11c/0x140
[  168.250000] 
[  168.250000] ---[ end trace 5328e2eb6c17171a ]---
[  168.270000] ------------[ cut here ]------------
[  168.270000] WARNING: CPU: 0 PID: 1814 at fs/inode.c:282 drop_nlink+0x28/0x64()
[  168.280000] Modules linked in: pppoe ppp_async option iptable_nat usb_wwan sierra_net rndis_host qmi_wwan pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv4 iptable_raw iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ipt_ECN ip_tables cdc_ether ax88179_178a asix xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY x_tables usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat nf_log_ipv4 nf_log_common nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_ftp nf_conntrack crc_itu_t cdc_wdm cdc_acm sg nfsv3 nfs rtl8192cu rtl_usb rtl8192c_common rtlwifi rtl8187 rt2800usb rt2800lib rt2x00usb rt2x00lib crc_ccitt tun vfat fat lockd sunrpc grace ath9k_htc ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 compat nls_utf8 nls_iso8859_1 nls_cp437 eeprom_93cx6 arc4 crypto_blkcipher usb_storage uhci_hcd ohci_platform ohci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc16 mii aead crypto_hash
[  168.390000] CPU: 0 PID: 1814 Comm: rm Tainted: G        W      3.18.36 #20
[  168.400000] Stack : 00000000 00000000 00000000 00000000 803b4292 0000003e 00000000 80112c2c
[  168.400000] 	  00000001 83ae5800 802ffa20 803565e3 00000716 803b34d0 82bac720 83ae5800
[  168.400000] 	  835c6bb0 835c6660 00000000 800a35b4 00000003 8008039c 0000011a 83ae5800
[  168.400000] 	  80303050 8192dcec 00000000 00000000 00000000 00000000 00000000 00000000
[  168.400000] 	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  168.400000] 	  ...
[  168.430000] Call Trace:
[  168.430000] [<80071038>] show_stack+0x50/0x84
[  168.440000] [<80080518>] warn_slowpath_common+0x84/0xb4
[  168.440000] [<800805d0>] warn_slowpath_null+0x18/0x24
[  168.450000] [<80112c2c>] drop_nlink+0x28/0x64
[  168.450000] [<80150d48>] jffs2_rmdir+0xa0/0xc8
[  168.460000] [<8010905c>] vfs_rmdir+0x84/0x11c
[  168.460000] [<80166138>] ovl_cleanup+0x48/0x9c
[  168.470000] [<80166f60>] ovl_do_remove+0x358/0x3dc
[  168.470000] [<8010905c>] vfs_rmdir+0x84/0x11c
[  168.480000] [<801095f8>] do_rmdir+0xec/0x174
[  168.480000] [<80062b5c>] handle_sys+0x11c/0x140
[  168.480000] 
[  168.490000] ---[ end trace 5328e2eb6c17171b ]---
[  168.530000] ------------[ cut here ]------------
[  168.530000] WARNING: CPU: 0 PID: 1814 at fs/inode.c:282 drop_nlink+0x28/0x64()
[  168.540000] Modules linked in: pppoe ppp_async option iptable_nat usb_wwan sierra_net rndis_host qmi_wwan pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv4 iptable_raw iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ipt_ECN ip_tables cdc_ether ax88179_178a asix xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY x_tables usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat nf_log_ipv4 nf_log_common nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_ftp nf_conntrack crc_itu_t cdc_wdm cdc_acm sg nfsv3 nfs rtl8192cu rtl_usb rtl8192c_common rtlwifi rtl8187 rt2800usb rt2800lib rt2x00usb rt2x00lib crc_ccitt tun vfat fat lockd sunrpc grace ath9k_htc ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 compat nls_utf8 nls_iso8859_1 nls_cp437 eeprom_93cx6 arc4 crypto_blkcipher usb_storage uhci_hcd ohci_platform ohci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc16 mii aead crypto_hash
[  168.650000] CPU: 0 PID: 1814 Comm: rm Tainted: G        W      3.18.36 #20
[  168.650000] Stack : 00000000 00000000 00000000 00000000 803b4292 0000003e 00000000 80112c2c
[  168.650000] 	  00000001 835c6110 802ffa20 803565e3 00000716 803b34d0 82bac720 835c6110
[  168.650000] 	  00000000 00000004 83ae5800 800a35b4 00000003 8008039c 0000011a 835c6110
[  168.650000] 	  80303050 8192db44 00000000 00000000 00000000 00000000 00000000 00000000
[  168.650000] 	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  168.650000] 	  ...
[  168.690000] Call Trace:
[  168.690000] [<80071038>] show_stack+0x50/0x84
[  168.700000] [<80080518>] warn_slowpath_common+0x84/0xb4
[  168.700000] [<800805d0>] warn_slowpath_null+0x18/0x24
[  168.710000] [<80112c2c>] drop_nlink+0x28/0x64
[  168.710000] [<801514a4>] jffs2_rename+0x328/0x388
[  168.720000] [<801060c4>] vfs_rename+0x3d8/0x698
[  168.720000] [<80168be0>] ovl_copy_up_one+0x494/0x5ac
[  168.730000] [<80168da8>] ovl_copy_up+0xb0/0xfc
[  168.730000] [<80166c8c>] ovl_do_remove+0x84/0x3dc
[  168.730000] [<8010540c>] vfs_unlink+0xcc/0x190
[  168.740000] [<80109780>] do_unlinkat+0x100/0x20c
[  168.740000] [<80062b5c>] handle_sys+0x11c/0x140
[  168.750000] 
[  168.750000] ---[ end trace 5328e2eb6c17171c ]---
[  168.760000] ------------[ cut here ]------------
[  168.760000] WARNING: CPU: 0 PID: 1814 at fs/inode.c:282 drop_nlink+0x28/0x64()
[  168.770000] Modules linked in: pppoe ppp_async option iptable_nat usb_wwan sierra_net rndis_host qmi_wwan pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv4 iptable_raw iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ipt_ECN ip_tables cdc_ether ax88179_178a asix xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_id xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_NETMAP xt_LOG xt_HL xt_DSCP xt_CT xt_CLASSIFY x_tables usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat nf_log_ipv4 nf_log_common nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_ftp nf_conntrack crc_itu_t cdc_wdm cdc_acm sg nfsv3 nfs rtl8192cu rtl_usb rtl8192c_common rtlwifi rtl8187 rt2800usb rt2800lib rt2x00usb rt2x00lib crc_ccitt tun vfat fat lockd sunrpc grace ath9k_htc ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 compat nls_utf8 nls_iso8859_1 nls_cp437 eeprom_93cx6 arc4 crypto_blkcipher usb_storage uhci_hcd ohci_platform ohci_hcd ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache usbcore nls_base usb_common crc16 mii aead crypto_hash
[  168.880000] CPU: 0 PID: 1814 Comm: rm Tainted: G        W      3.18.36 #20
[  168.890000] Stack : 00000000 00000000 00000000 00000000 803b4292 0000003e 00000000 80112c2c
[  168.890000] 	  00000001 83ae5800 802ffa20 803565e3 00000716 803b34d0 82bac720 83ae5800
[  168.890000] 	  835c6660 835c5958 ffffffef 800a35b4 00000003 8008039c 0000011a 83ae5800
[  168.890000] 	  80303050 8192dc4c 00000000 00000000 00000000 00000000 00000000 00000000
[  168.890000] 	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  168.890000] 	  ...
[  168.920000] Call Trace:
[  168.920000] [<80071038>] show_stack+0x50/0x84
[  168.930000] [<80080518>] warn_slowpath_common+0x84/0xb4
[  168.930000] [<800805d0>] warn_slowpath_null+0x18/0x24
[  168.940000] [<80112c2c>] drop_nlink+0x28/0x64
[  168.940000] [<80150d48>] jffs2_rmdir+0xa0/0xc8
[  168.950000] [<8010905c>] vfs_rmdir+0x84/0x11c
[  168.950000] [<80166138>] ovl_cleanup+0x48/0x9c
[  168.960000] [<80166514>] ovl_check_empty_and_clear+0x1c8/0x240
[  168.960000] [<80166dd8>] ovl_do_remove+0x1d0/0x3dc
[  168.970000] [<8010905c>] vfs_rmdir+0x84/0x11c
[  168.970000] [<801095f8>] do_rmdir+0xec/0x174
[  168.980000] [<80062b5c>] handle_sys+0x11c/0x140
[  168.980000] 
[  168.980000] ---[ end trace 5328e2eb6c17171d ]---

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...