From nobody@FreeBSD.org  Sun May 14 21:38:27 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2BB0B16A405
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 May 2006 21:38:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EEAD943D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 May 2006 21:38:26 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4ELcQfK084375
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 May 2006 21:38:26 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4ELcQ1X084374;
	Sun, 14 May 2006 21:38:26 GMT
	(envelope-from nobody)
Message-Id: <200605142138.k4ELcQ1X084374@www.freebsd.org>
Date: Sun, 14 May 2006 21:38:26 GMT
From: Ales Katona <almindor@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Big files on DVDs are invisible/0 sized
X-Send-Pr-Version: www-2.3

>Number:         97277
>Category:       kern
>Synopsis:       [iso9660] Big files on DVDs are invisible/0 sized
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 14 21:40:17 GMT 2006
>Closed-Date:    Fri Jan 19 09:08:42 GMT 2007
>Last-Modified:  Fri Jan 19 09:08:42 GMT 2007
>Originator:     Ales Katona
>Release:        6.1-RELEASE
>Organization:
>Environment:
FreeBSD SHODAN 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 14 22:38:06 CEST 2006     root@SHODAN:/usr/src/sys/i386/compile/SHODAN  i386

>Description:
Burning a 3GB+ file on a DVD-R (succesfuly) and then mounting the dvd (even
after eject/insert) and ls -l results in:

ls: file: Value too large to be stored in data type

This is not ls specific. Visual "file viewers" such as mc even freeze (100%
cpu) and gnome nautilus displays filesize 0.

In windows the file is displayed ok with 3GB file size. I didn't try linux.

I think personaly that this is a specific ISO9660 code bug in freeBSD
somewhere, because if the file is on disk/ufs2, ls works ok. Probably some
lazy forgotten int32.
>How-To-Repeat:
Burn a DVD-R (probably +R ok too) with 3GB+ one file. ls -l afterwards in
the newly burned and mounted dvd.
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Jan 19 09:08:21 UTC 2007 
State-Changed-Why:  
Duplicate of kern/91488 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97277 
>Unformatted:
