saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
513 stars 45 forks source link

"LOGICAL BLOCK ADDRESS OUT OF RANGE" when checking exe #231

Closed OldMadMan closed 9 months ago

OldMadMan commented 10 months ago

Version 32 bit, AnsiBuild, 20230909T161424

Describe the bug During the process of checking exe, when DIC checks an exe, it prompts "ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE". But after this, the program can continue to run and detect other exes.

Screenshots Screenshot 2023-09-15 203842

Disc title Microsoft Windows 2000 HCT

Disc ringcode N/A

URL N/A

Log file Here are the log files, thank you. files

saramibreak commented 10 months ago

"Location of Extent" and "Data Length" are corrupt. I think it's a mastering error.

              Length of Directory Record: 46
        Extended Attribute Record Length: 0
                      Location of Extent: 1768515946
                             Data Length: 0
                 Recording Date and Time: 1998-12-10T10:30:32+00:00
                              File Flags: 0 (Visible, File, No Associated, No Record Format, No Owner/Group ID, Final Directory Record)
                          File Unit Size: 0
                     Interleave Gap Size: 0
                  Volume Sequence Number: 1
               Length of File Identifier: 13
                         File Identifier: STRESS7.POP;1
FullPath: \HCT\IOSTRESS\I386\STRESS7.POP

Perhaps IsoBuster also can't access "STRESS7.POP".

But after this, the program can continue to run and detect other exes.

Yes, this is a process for checking the protection. If there is not a protection, the generated images are no problem.

OldMadMan commented 10 months ago

Um, so does it mean that on the "master CD", the "file size information" of this exe file is wrong? And does this error affect the file itself?

saramibreak commented 10 months ago

"file size information" of this exe file is wrong?

Yes.

does this error affect the file itself?

No.