Bug 209037 - sdhci_ti0-slot0: Got data interrupt 0x00100000, but there is no active command.
Summary: sdhci_ti0-slot0: Got data interrupt 0x00100000, but there is no active command.
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: CURRENT
Hardware: arm Any
: --- Affects Only Me
Assignee: freebsd-arm (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 16:25 UTC by Otacílio de Araújo Ramos Neto
Modified: 2017-03-19 14:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Otacílio de Araújo Ramos Neto 2016-04-25 16:25:52 UTC
I'm getting this PANIC on a beaglebone black running r298522 but the problem repeats also to r297561 and r296898. Below are two messages that has occurred. This error is for a 8GB card. 

sdhci_ti0-slot0: Got data interrupt 0x00100000, but there is no active command.
sdhci_ti0-slot0: ============== REGISTER DUMP ==============
sdhci_ti0-slot0: Sys addr: 0x00000000 | Version:  0x00003101
sdhci_ti0-slot0: Blk size: 0x00000200 | Blk cnt:  0x00000000
sdhci_ti0-slot0: Argument: 0x0000c7c2 | Trn mode: 0x0000183a
sdhci_ti0-slot0: Present:  0x01ff0000 | Host ctl: 0x00000006
sdhci_ti0-slot0: Power:    0x0000000d | Blk gap:  0x00000000
sdhci_ti0-slot0: Wake-up:  0x00000000 | Clock:    0x00000107
sdhci_ti0-slot0: Timeout:  0x0000000d | Int stat: 0x00000000
sdhci_ti0-slot0: Int enab: 0x017f00fb | Sig enab: 0x017f00fb
sdhci_ti0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000
sdhci_ti0-slot0: Caps:     0x06e10080 | Max curr: 0x00000000
sdhci_ti0-slot0: ===========================================
mmcsd0: Error indicated: 1 Timeout
g_vfs_done():mmcsd0s2a[WRITE(offset=24019968, length=512)]error = 5
panic: brelse: inappropriate B_PAGING or B_CLUSTER bp 0xcd3f5708
KDB: enter: panic
dbg_check_slot_free: Invalid slot number 0, max -1
dbg_check_slot_free: Invalid slot number 1, max -1
[ thread pid 12 tid 100007 ]
Stopped at      $d.6:   ldrb    r15, [r15, r15, ror r15]!
db>

=============================================================================

Apr 25 06:50:56 beaglebone syslogd: exiting on signal 15
sdhci_ti0-slot0: Got data interrupt 0x00100000, but there is no active command.
sdhci_ti0-slot0: ============== REGISTER DUMP ==============
sdhci_ti0-slot0: Sys addr: 0x00000000 | Version:  0x00003101
sdhci_ti0-slot0: Blk size: 0x00000200 | Blk cnt:  0x00000000
sdhci_ti0-slot0: Argument: 0x0000b6ea | Trn mode: 0x0000183a
sdhci_ti0-slot0: Present:  0x01ff0000 | Host ctl: 0x00000006
sdhci_ti0-slot0: Power:    0x0000000d | Blk gap:  0x00000000
sdhci_ti0-slot0: Wake-up:  0x00000000 | Clock:    0x00000107
sdhci_ti0-slot0: Timeout:  0x0000000d | Int stat: 0x00000000
sdhci_ti0-slot0: Int enab: 0x017f00fb | Sig enab: 0x017f00fb
sdhci_ti0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000
sdhci_ti0-slot0: Caps:     0x06e10080 | Max curr: 0x00000000
sdhci_ti0-slot0: ===========================================
mmcsd0: Error indicated: 1 Timeout
g_vfs_done():mmcsd0s2a[WRITE(offset=21812224, length=512)]error = 5
panic: brelse: inappropriate B_PAGING or B_CLUSTER bp 0xcd42de50
KDB: enter: panic
dbg_check_slot_free: Invalid slot number 0, max -1
dbg_check_slot_free: Invalid slot number 1, max -1
[ thread pid 1 tid 100001 ]
Stopped at      $d.6:   ldrb    r15, [r15, r15, ror r15]!
db>