Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Out of memory while extracting big file #4

Closed
borodin-devel opened this issue Nov 20, 2023 · 2 comments
Closed

Error: Out of memory while extracting big file #4

borodin-devel opened this issue Nov 20, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@borodin-devel
Copy link

Encountered Error: Out of memory during extracting big MIX file. Recoverable for both header and LMD. Recommended method is used. Hardly believe that I am out of RAM - have 32 GB of hardware.

▶ 714: reMIX_FileObj.Size := reMIX_Area_Info_Offset + reMIX_Area_Info_Size + reMIX_Area_Body_Size

Call stack:
*#1 (714) : [Buffer.Prototype.Size.Set] reMIX_FileObj.Size := reMIX_Area_Info_Offset + reMIX_Area_Info_Size + reMIX_Area_Body_Size
*#1 (714) : [reMIX_Level_3] reMIX_FileObj.Size := reMIX_Area_Info_Offset + reMIX_Area_Info_Size + reMIX_Area_Body_Size
*#1 (327) : [Gui_ControlPanel_reMIXAllTargets_DoWork] reMIX_Level_%Gui_ControlPanel_DDL.Value%(Gui_ControlPanel_LV.GetText(A_Index,3))

Gui

File will be attached in G-Disk.

@Aldrin-John-Olaer-Manalansan Aldrin-John-Olaer-Manalansan added the bug Something isn't working label Dec 2, 2023
Aldrin-John-Olaer-Manalansan added a commit that referenced this issue Dec 8, 2023
* Revised Program Workflow. (Ticket #6)
* Fixed **Out of Memory** Bug when reMIXing files above 1MB of size. Take note that this fix only applies on 64-bit PC, but if you're using a 32-bit PC then the issue still remains. (Ticket #4)
* Improved MIX Reconstruction now detects GARBAGE Lookup Info. (Ticket #3, #5)
* Interface has been remodeled.
@Aldrin-John-Olaer-Manalansan
Copy link
Owner

This ticket is now marked for UAT for 1 week. Test the latest build and report here if a problem connected to this ticket have been encountered.

@Aldrin-John-Olaer-Manalansan Aldrin-John-Olaer-Manalansan added the ongoing UAT This ticket is participating a User Acceptance Test label Dec 8, 2023
@Aldrin-John-Olaer-Manalansan
Copy link
Owner

This issue is now assumed as Fixed.

Ticket Closed.

@Aldrin-John-Olaer-Manalansan Aldrin-John-Olaer-Manalansan removed the ongoing UAT This ticket is participating a User Acceptance Test label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants