The Wayback Machine - https://web.archive.org/web/20201202132826/https://github.com/AuburnSounds/Dplug/issues/370
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

JPEG loader often crashes on reload #370

Closed
p0nce opened this issue Jun 30, 2019 · 2 comments
Closed

JPEG loader often crashes on reload #370

p0nce opened this issue Jun 30, 2019 · 2 comments
Assignees
Labels

Comments

@p0nce
Copy link
Member

@p0nce p0nce commented Jun 30, 2019

Win32 + DMD, use PBRBackground then reload changed images with ENTER. It often crashes, since forever.

This is a debug-only bug since JPEG reloading only exist while in development.

@p0nce
Copy link
Member Author

@p0nce p0nce commented Oct 5, 2019

Seen with PBR plugins on Windows.
To reproduce (probably, not sure):

  • use the Distort example in VST 2.4 32-bit
  • load it into vsthost 32-bit
  • modify a JPEG and/or PNG used for UI
  • plugin crash on reload (when pressing Enter), somewhere in the JPEG decoder

I've seen this only on Windows since it is where I develop the most. Possibly related to progressive vs baseline JPEG.

@p0nce p0nce assigned MrSmith33 and p0nce and unassigned MrSmith33 Oct 5, 2019
@p0nce p0nce removed their assignment Oct 28, 2019
@p0nce p0nce assigned MrSmith33 and p0nce and unassigned MrSmith33 Nov 8, 2019
@p0nce p0nce added Paid and removed Good 1st issue labels Nov 25, 2019
@p0nce
Copy link
Member Author

@p0nce p0nce commented Apr 4, 2020

Should be fixed with e68d54d (v9.1.13)

@p0nce p0nce closed this Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.