[Bug 212370] makefs -t cd9660 segfaults on directories where just the case differs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 4 11:31:47 UTC 2016


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

            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 at FreeBSD.org
          Reporter: swildner at 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)
# 

Regards,
Sascha Wildner

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


More information about the freebsd-bugs mailing list