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

Update Alignment Marks in 15.2.0 => PSRam error #2351

Closed
nliaudat opened this issue Apr 26, 2023 · 5 comments · Fixed by #2357
Closed

Update Alignment Marks in 15.2.0 => PSRam error #2351

nliaudat opened this issue Apr 26, 2023 · 5 comments · Fixed by #2357
Labels
bug Something isn't working

Comments

@nliaudat
Copy link
Contributor

nliaudat commented Apr 26, 2023

The Problem

When I try to update the Alignment Marks in 15.2.0 version, I've got PSRam error.
The image is empty (0B) and it's output a "[PSRAM] Shared memory in PSRAM too small (STBI)" error

Version

15.2.0

Logfile

[0d00h03m19s] 2023-04-26T20:29:05 <ERR> [PSRAM] Shared memory in PSRAM too small (STBI) to fit additional 921601bytes! Available: 339087 bytes!
[0d00h03m19s] 2023-04-26T20:29:05 <ERR> [C IMG BASIS] CImageBasis-image: Failed to load /sdcard/config/reference.jpg! Is it corrupted?
[0d00h03m19s] 2023-04-26T20:29:05 <ERR> [PSRAM] Failed to allocate 4294957360 bytes in PSRAM for 'c_align_and_cut_image->odata'!
[0d00h03m19s] 2023-04-26T20:29:06 <ERR> [C IMG BASIS] /sdcard/img_tmp/ref0_org_org.jpg is empty!
[0d00h03m21s] 2023-04-26T20:29:07 <ERR> [PSRAM] Shared memory in PSRAM too small (STBI) to fit additional 921601bytes! Available: 31872 bytes!
[0d00h03m21s] 2023-04-26T20:29:07 <ERR> [C IMG BASIS] CImageBasis-image: Failed to load /sdcard/config/reference.jpg! Is it corrupted?
[0d00h03m21s] 2023-04-26T20:29:07 <ERR> [PSRAM] Failed to allocate 4294957360 bytes in PSRAM for 'c_align_and_cut_image->odata'!
[0d00h03m21s] 2023-04-26T20:29:07 <ERR> [C IMG BASIS] /sdcard/img_tmp/ref0_org.jpg is empty!

Expected Behavior

No response

Screenshots

No response

Additional Context

Tried in 2 differents esp-cam = same result.

The updated reference image is 0b = corrupted

No response

@nliaudat nliaudat added the bug Something isn't working label Apr 26, 2023
@nliaudat nliaudat changed the title Update reference image in 15.2.0 => PSRam error Update Alignment Marks in 15.2.0 => PSRam error Apr 26, 2023
@caco3
Copy link
Collaborator

caco3 commented Apr 26, 2023

Thanks for reporting this.
I can confirm it!

I will look into it, but it will take me some days.

Until then you could revert to 15.1.1 to update the Aligment Marks (and then upgrade again)

@jurasjo
Copy link

jurasjo commented Apr 27, 2023

I can also confirm that. I thought it was about corrupted SD card. Now everything is clear.

@amor20git
Copy link

I have same problem since update

@turbolooser
Copy link

me2. just reverted to 15.1.1 and its working again

@caco3
Copy link
Collaborator

caco3 commented Apr 27, 2023

The issue got solved in 15.2.1

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

Successfully merging a pull request may close this issue.

5 participants