Menu

#156 2gb split image file limit

open
5
2010-08-13
2010-08-12
Janet
No

Can not read an split image where each file is of size 2gb.
Found that TSTAT (defined in tsk_os.h) was returning a negative file size with no error when used in split.c.
Possible Fix: Change TSTAT to _wstat64 and STAT_STR to stat64.

Discussion

  • Brian Carrier

    Brian Carrier - 2010-08-13

    We need to investigate what other methods use TSTAT to see if a new TSTAT64 should be created or if we should just change the mapping.

     
  • Brian Carrier

    Brian Carrier - 2010-08-13
    • assigned_to: nobody --> anthonylawrence
     
  • Brian Carrier

    Brian Carrier - 2010-08-17

    What OS was this on? Most of the OSes now map to the 64-bit version.

     
  • Janet

    Janet - 2010-08-18

    I couldn't read the split image on Windows XP Pro 64 and 32-bit

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.