Based on didier's comment that this was resolved back with 2.6.24, it
should not have regressed with 2.6.27 so I'm marking this "Fix
Released" for now. Thanks.
** Changed in: linux (Ubuntu)
Status: Incomplete => Fix Released
--
cp dumps core when copying >4GB files to a VFAT filesystem
great work :)
didier wrote:
> Hi
>
> It's fixed at least since 2.6.24. I can't test with newer kernel.
>
>
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Hi
It's fixed at least since 2.6.24. I can't test with newer kernel.
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
Hi,
unfortunately i can't do that. Currently, i can't "play" with my OS -
the computer has to stay very stable...
Leann Ogasawara wrote:
> The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
> upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would
> apprec
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:
1) If you are comfortable
Hi Everyone,
The Hardy Heron Alpha series is currently under development and contains
an updated version of the kernel. It would be helpful if you could test
the latest Hardy Alpha release: http://www.ubuntu.com/testing . You
should be able to then test the new kernel via the LiveCD. If you ca
** Changed in: linux-source-2.6.20 (Ubuntu)
Assignee: Micah Cowan (micahcowan) => (unassigned)
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug cont
Understood. Thanx for the clarification.
zeddock
On Dec 13, 2007 1:39 PM, Tommy Trussell <[EMAIL PROTECTED]> wrote:
> > In the mean time, is there a noob way for users to patch if they need
> this option?
>
> The "patch" is to format the storage device using a different file
> format, such as e
> In the mean time, is there a noob way for users to patch if they need
this option?
The "patch" is to format the storage device using a different file
format, such as ext2 or ext3. VFAT cannot handle files larger than 4GB.
The linux and gnome utilities need to handle the situation more
gracefully
The low importance of this problem should be raised to high. Here is my
argument:
There is an influx of new users coming into Linux Ubuntu from MS
Windows. These users have users of training in certain processes for
computer use. Fortunately one of these things is the need for good
backups.
Al
The patch wasn't applied in gutsy kernel. This bug will wait the next
ubuntu release to be fixed.
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contac
Good news!
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
This patch is now in the mainline linux-2.6 tree:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=17973f5af741f1758ed57c5115ca394c22bee159
I'm hoping this means that the Ubuntu Kernel Team will be willing to
give it the go-ahead for Gutsy.
--
cp dumps core when co
On 5/23/07, Micah Cowan <[EMAIL PROTECTED]> wrote:
> Patch also sent to linux-kernel development mailing list:
> http://lkml.org/lkml/2007/5/23/146
Thank you! Well done!
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug noti
Patch also sent to linux-kernel development mailing list:
http://lkml.org/lkml/2007/5/23/146
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for
Patch has been submitted to Ubuntu's kernel-team:
https://lists.ubuntu.com/archives/kernel-team/2007-May/001487.html
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, whic
** Changed in: linux-source-2.6.20 (Ubuntu)
Importance: Undecided => Low
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubu
Well Done, Micah! I'm glad this is in capable hands :)
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Confirmed => In Progress
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
How the heck did I choose Baltix by accident? *sigh*...
** Changed in: linux-source-2.6.20 (Baltix)
Assignee: (unassigned) => Micah Cowan
Status: Confirmed => Rejected
** Also affects: linux-source-2.6.20 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Changed in: lin
Posted to the kernel mailing list, which so far has a response from Alan
Cox, which indicates that (1) at the time it was written, this behavior
was mandated by standards from the Large File Summit, and so was
correct, and (2) those standards may have been "subsumed" by SUSv3, so
patches adjusting
** Attachment added: "Diff against filemap.c, to remove the problematic
SIGXFSZ's"
http://librarian.launchpad.net/7234141/filemap.diff
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a memb
To be clear: it's not a vfat issue: vfat just determines where the file
limit is, but as didier comments in bug 63900, the actual generation of
SIGXFSZ upon /encountering/ file size limits is a default thing, and is
found in mm/filemap.c (the one generated for exceeding rlimits is SUS-
mandated and
After discussion with the coreutils guys: (
http://lists.gnu.org/archive/html/bug-coreutils/2007-04/msg00070.html ),
and double-checking SUSv3, I believe I was mistaken in my belief that
the standard allows this behavior. if you look at
http://www.opengroup.org/onlinepubs/009695399/functions/pwrite
** Also affects: linux-source-2.6.20 (Baltix)
Importance: Undecided
Status: Unconfirmed
** Changed in: linux-source-2.6.20 (Baltix)
Status: Unconfirmed => Confirmed
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received t
To my dismay, SIGXFSZ is a POSIX-defined signal; and because the "cp"
command is specified as having the "Default" behavior with regard to
asynchronous events (signals), it will break POSIX to install a signal
handler for this by default.
In my opinion, it would be well to diverge from POSIX in th
Bug 63900 has some discussion regarding blocking/handling SIGXFSZ. I'm
convinced that handling this signal is the right way to fix it; patching
vfat to not generate the signal isn't appropriate, as other filesystems
may still cause this.
IMO, SIGXFSZ should never have been given a default behavior
** Changed in: coreutils (Ubuntu)
Status: Needs Info => Confirmed
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu
Someone wrongly marked 103204 as a dupicate of this. How do you undo
that?
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://bugs.launchpad.net/bugs/75574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubun
cp dies with SIGXFSZ, a signal from BSD that is generated when the
device's file-size limit is exceeded, and whose default behavior is to
dump core(!).
There may be issues on some filesystems where it can be difficult to
determine the true file-size limit, and even after such a check, there
is a r
This bug is simple to reproduce: create a large (>4GB) tar file and copy it to
a VFAT partition (e.g. an iPod). cp dumps core.
Preferably cp should not waste the user's time copying only the first
4GB of the file before raising an error, but should check in advance
whether the file size will be
** Summary changed:
- cp crashes when copying large files to usb device
+ cp dumps core when copying >4GB files to a VFAT filesystem
** Tags added: ipod vfat
--
cp dumps core when copying >4GB files to a VFAT filesystem
https://launchpad.net/bugs/75574
--
ubuntu-bugs mailing list
ubuntu-bugs@
32 matches
Mail list logo