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

Segfault while creating paa #99

Open
Krzmbrzl opened this issue Jan 16, 2019 · 4 comments
Open

Segfault while creating paa #99

Krzmbrzl opened this issue Jan 16, 2019 · 4 comments

Comments

@Krzmbrzl
Copy link

When trying to convert the attached image to a paa via armake img2paa <Img> MyImage.paa the program creates a segfault and crashes.

event_textbanner

@dedmen
Copy link
Contributor

dedmen commented Jan 17, 2019

armake++ seems to do it fine.
Can you check if attached file looks correct?
test.zip

My armake build from the latest version I have also converts correctly without problems.

Ah found it. Has been fixed already ad6dfc1
The bug that was fixed in that commit only causes problems if you have paa's with non matching width and height. The fix just hasn't been released yet.

@Krzmbrzl
Copy link
Author

After using paa2img on the provided paa, I get
test

This is not the original one but the behaviour I saw with this command before

Will the fix be published any time soon?

@dedmen
Copy link
Contributor

dedmen commented Jan 20, 2019

yeah paa2img is broken too.

@Krzmbrzl
Copy link
Author

Ah okay - that's for that ^^

Will the fix be published any time soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants