Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Dec 2017 02:55:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 224009] Kernel panic after failed attempt to mount locked sdcard.
Message-ID:  <bug-224009-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224009

            Bug ID: 224009
           Summary: Kernel panic after failed attempt to mount locked
                    sdcard.
           Product: Base System
           Version: 11.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: peter.henderson@ieee.org

Created attachment 188444
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188444&action=
=3Dedit
core.txt.1

After using a locked sdcard, mounted ro, I unmounted it and inadvertently
attempted to mount it rw.  There was a message to the effect that this wasn=
't
allowed.  When I removed the sdcard, there was a kernel panic.

The sdcard reader is on my Dell monitor.

Output of uname -a:
FreeBSD hydrogen 11.0-RELEASE-p16 FreeBSD 11.0-RELEASE-p16 #0 r326382: Thu =
Nov
30 22:26:02 AEDT 2017     root@hydrogen:/usr/obj/usr/src/sys/GENERIC  amd64

Entries in fstab:
/dev/da1s1              /sdcard         msdosfs rw,noauto       0       0
/dev/da1s1              /sdcard-locked  msdosfs ro,noauto       0       0

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224009-8>