[Bug 209037] sdhci_ti0-slot0: Got data interrupt 0x00100000, but there is no active command.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 25 16:25:52 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209037

            Bug ID: 209037
           Summary: sdhci_ti0-slot0: Got data interrupt 0x00100000, but
                    there is no active command.
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm at FreeBSD.org
          Reporter: otacilio.neto at bsd.com.br

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>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-arm mailing list