bugGNU GRUB - Bugs: bug #28357, Problems reading a file in iso9660...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #28357: Problems reading a file in iso9660 image

Submitter:  Carles Pina i Estany <cpina>
Submitted:  Sun 20 Dec 2009 11:04:44 PM UTC
   
 
Category:  Filesystem Severity:  Major
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Closed Release:  Bazaar - trunk
Release:  Reproducibility:  Every Time
Planned Release:  None

Tue 09 Feb 2010 01:15:07 PM UTC, comment #1: 

It's the same bug as GNU/kfreebsd was suffering from. It was fixed recently. Closing.

Vladimir Serbinenko <phcoder>
Group administrator
Sun 20 Dec 2009 11:04:44 PM UTC, original submission:  

The attached .ISO image has been generated using grub-mkrescue. Sometimes, when in /boot/grub/locale there is only one file (like the attached image) this file is corrupted. "ls" shows the correct size, but checking it with cat doesn't show all file.

CRC's:
carles@pinux:~/grub2/grub$ ./grub-fstest ~/grub2/grub/error_fs.iso crc /boot/grub/locale/ca.mo
336589a0
carles@pinux:~/grub2/grub$ ./grub-fstest ~/grub2/grub/error_fs.iso crc /boot/grub/grub.cfg   
b6128cee

And from inside Grub in qemu:
crc /boot/grub/locale/ca.mo
72f15764
crc /boot/grub/grub.cfg
b6128cee

Adding another file in /boot/grub/locale makes both files (until tested) correctly readable.

Looks like some ISO9660 file system problem, but I haven't properly checked.

This was spotted during some tests using gettext.

Carles Pina i Estany <cpina>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #19323:  error_fs.iso.bz2 added by cpina (296KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by phcoder (Posted a comment)
  • -email is unavailable- added by cpina (Submitted the item)
  • -email is unavailable- added by cpina
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-02-09 phcoder StatusNone Fixed
        Open/ClosedOpen Closed
    2009-12-20 cpina Attached File- Added error_fs.iso.bz2, #19323
        Carbon-Copy- Added cpina

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code