From owner-freebsd-ports-bugs@freebsd.org Wed Aug 15 14:50:01 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54539105867F for ; Wed, 15 Aug 2018 14:50:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E4E3E9076F for ; Wed, 15 Aug 2018 14:50:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A6BBA105867C; Wed, 15 Aug 2018 14:50:00 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84E11105867A for ; Wed, 15 Aug 2018 14:50:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 256E69076D for ; Wed, 15 Aug 2018 14:50:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 6B7E42595C for ; Wed, 15 Aug 2018 14:49:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7FEnx5u042018 for ; Wed, 15 Aug 2018 14:49:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7FEnxl3042016 for ports-bugs@FreeBSD.org; Wed, 15 Aug 2018 14:49:59 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230649] sysutils/dvd+rw-tools: growfs cannot write 4gb+ file to blu-ray disc Date: Wed, 15 Aug 2018 14:49:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ish@amail.plala.or.jp X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2018 14:50:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230649 Bug ID: 230649 Summary: sysutils/dvd+rw-tools: growfs cannot write 4gb+ file to blu-ray disc Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: ish@amail.plala.or.jp I cannot write 4gb+ file to blu-ray disc. I'm using bd-r, bd-re, bd-r dl and bd-re dl. They are the same results. % uname -a FreeBSD cucumber.ish.org 12.0-CURRENT FreeBSD 12.0-CURRENT #12 r337409: Wed= Aug 8 15:17:51 JST 2018=20=20=20=20 root@cucumber.ish.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 % pkg info | grep dvd+rw-tools dvd+rw-tools-7.1_3 DVD burning software % su # dd if=3D/dev/zero of=3Dtest10g bs=3D1g count=3D10=20 10+0 records in 10+0 records out 10737418240 bytes transferred in 176.181419 secs (60945237 bytes/sec) # ls -lh -rw-r--r-- 1 root wheel 10G Aug 15 22:53 test10g # growisofs -udf -iso-level 3 -Z /dev/cd0 -J -R --graft-points /test/=3Dtes= t10g Executing 'mkisofs -udf -iso-level 3 -J -R --graft-points /test/=3Dtest10g | builtin_dd of=3D/dev/pass1 obs=3D32k seek=3D0' Setting input-charset to 'UTF-8' from locale. 0.10% done, estimate finish Wed Aug 15 22:53:55 2018 0.19% done, estimate finish Wed Aug 15 23:02:39 2018 ...snip... 99.94% done, estimate finish Wed Aug 15 23:36:50 2018 Total translation table size: 0 Total rockridge attributes bytes: 671 Total directory bytes: 2048 Path table size(bytes): 22 Max brk space used 0 5243308 extents written (10240 MB) builtin_dd: 5243312*2KB out @ average 0.9x4390KBps /dev/pass1: flushing cache # ls -lh /cdrom/test/ total 12582906 -r--r--r-- 4 root wheel 4.0G Aug 15 22:53 test10g -r--r--r-- 4 root wheel 4.0G Aug 15 22:53 test10g -r--r--r-- 4 root wheel 4.0G Aug 15 22:53 test10g # P.S. I can write 4gb+ file by 'growisofs -udf -iso-level 3 -Z /dev/cd0 -J -R -allow-limited-size --graft-points /test/=3Dtest10g' on ubuntu. --=20 You are receiving this mail because: You are the assignee for the bug.=