Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Sep 2016 11:31:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212370] makefs -t cd9660 segfaults on directories where just the case differs
Message-ID:  <bug-212370-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 212370
           Summary: makefs -t cd9660 segfaults on directories where just
                    the case differs
           Product: Base System
           Version: CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: swildner@gmail.com

Hello,

small testcase for said crash, verified on the 12.0-CURRENT-amd64-20160829
snapshot:

# mkdir /tmp/isoroot
# cd /tmp/isoroot
# mkdir t T
# makefs -t cd9660 /tmp/t.iso .
Segmentation fault (core dumped)
#=20

Regards,
Sascha Wildner

--=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-212370-8>