Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jul 2019 10:04:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239030] [panic] inserting non empty CD
Message-ID:  <bug-239030-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239030
           Summary: [panic] inserting non empty CD
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: ml@netfence.it

(#219074 is similar in subject, but stack trace is different).

Today I wanted to record a CDRW, I inserted a non empty one (which I intend=
ed
to blank) and my system crashed.

#0  doadump (textdump=3D<value optimized out>) at pcpu.h:233
        in pcpu.h
(kgdb) #0  doadump (textdump=3D<value optimized out>) at pcpu.h:233
#1  0xffffffff805755db in kern_reboot (howto=3D260)
    at /usr/src/sys/kern/kern_shutdown.c:383
#2  0xffffffff80575a01 in vpanic (fmt=3D<value optimized out>,=20
    ap=3D<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:776
#3  0xffffffff80575843 in panic (fmt=3D<value optimized out>)
    at /usr/src/sys/kern/kern_shutdown.c:707
#4  0xffffffff807f516f in trap_fatal (frame=3D0xfffffe01f3916a60, eva=3D8)
    at /usr/src/sys/amd64/amd64/trap.c:875
#5  0xffffffff807f51c9 in trap_pfault (frame=3D0xfffffe01f3916a60, usermode=
=3D0)
    at pcpu.h:233
#6  0xffffffff807f49c7 in trap (frame=3D0xfffffe01f3916a60)
    at /usr/src/sys/amd64/amd64/trap.c:415
#7  0xffffffff807d668c in calltrap ()
    at /usr/src/sys/amd64/amd64/exception.S:231
#8  0xffffffff804ecd4e in g_dev_orphan (cp=3D0xfffff8002d1b9700)
    at /usr/src/sys/geom/geom_dev.c:761
#9  0xffffffff804f5081 in g_resize_provider_event (arg=3D<value optimized o=
ut>,=20
    flag=3D<value optimized out>) at /usr/src/sys/geom/geom_subr.c:631
#10 0xffffffff804f04ce in g_run_events ()
    at /usr/src/sys/geom/geom_event.c:264
#11 0xffffffff80541a63 in fork_exit (
    callout=3D0xffffffff804f2890 <g_event_procbody>, arg=3D0x0,=20
    frame=3D0xfffffe01f3916c00) at /usr/src/sys/kern/kern_fork.c:1054
#12 0xffffffff807d75be in fork_trampoline ()
    at /usr/src/sys/amd64/amd64/exception.S:960
#13 0x0000000000000000 in ?? ()
Current language:  auto; currently minimal
(kgdb)=20


Possibly devd or some other component (from XFCE?) tried to access the disk,
alhough I didn't ask to mount it in any way.

Notice this is my first multi-user boot after the upgrade to 11.2-RELEASE-p=
11:
this might be related or not to FreeBSD-SA-19:11.cd_ioctl, but it never
happened before.

--=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-239030-227>