[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <49824E77.7010706@dialogue.co.uk>
Date: Fri, 30 Jan 2009 00:48:55 +0000
From: Andrew Basterfield <andrew@...logue.co.uk>
To: linux-kernel@...r.kernel.org,
Marcin Slusarz <marcin.slusarz@...il.com>
CC: Jan Kara <jack@...e.cz>
Subject: Copying file with bad utf byte sequence in filename to rw UDF filesystem
panics
Binary package hint: linux-image-2.6.24-22-generic
I have a file on ext3 that has a spurious 0x8A char in it's filename.
When I try to copy it to a R/W UDF volume I get a kernel panic.
$ ls Air\ -\ Le\ Soleil\ Est\ Pr�s\ De\ Moi.mp3 | hexdump -C
00000000 41 69 72 20 2d 20 4c 65 20 53 6f 6c 65 69 6c 20 |Air - Le Soleil |
00000010 45 73 74 20 50 72 8a 73 20 44 65 20 4d 6f 69 2e |Est Pr.s De Moi.|
00000020 6d 70 33 0a |mp3.|
00000024
The filesystem has to be mounted with iocharset=utf8
Is this related to http://lkml.org/lkml/2008/1/30/483
thanks
Andrew Basterfield
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists