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

Seg Fault 11 on Mac OS X. #69

Open
roogles opened this issue Jul 14, 2021 · 6 comments
Open

Seg Fault 11 on Mac OS X. #69

roogles opened this issue Jul 14, 2021 · 6 comments
Assignees
Labels
User feedback needed Attempts at resolving the issue were made, waiting for user feedback.

Comments

@roogles
Copy link

roogles commented Jul 14, 2021

I'm running Mac OS X - Big Sur - 11.14

No problem with cmake, make, etc. Running on 1.17.1 map, get the following error:

mcmap 3.0.1 64bit (compatible with Minecraft v1.13+)
libpng warning: Application built with libpng-1.5.29 but running with 1.6.37
Segmentation fault: 11

@spoutn1k
Copy link
Owner

spoutn1k commented Jul 14, 2021

Interesting. Would you be comfortable sharing the savefile/testing the same savefile on a non-MacOS os ? It would help narrow down the issue.

@roogles
Copy link
Author

roogles commented Jul 14, 2021

I do not mind sharing the savefile. We have a minecraft realm with 6 or 7 players, and my test with mcmap was from a downloaded save of the realm this morning. I do not have a non-MacOS machine to test with though.

@spoutn1k
Copy link
Owner

Okay ! Can you create an archive and upload it anywhere ? My email is [email protected] if you'd like to send it to me directly.

@spoutn1k spoutn1k self-assigned this Aug 16, 2021
@spoutn1k spoutn1k added the User feedback needed Attempts at resolving the issue were made, waiting for user feedback. label Aug 16, 2021
@javos
Copy link

javos commented Aug 31, 2021

I get the same error when I try to load a world that was downloaded from a vanilla server. I'm also running Big Sur (on M1). I could send you my file, too, if that helps? :)

@spoutn1k
Copy link
Owner

That would help ! I can check if the map is responsible or the libpng is the culprit.

@spoutn1k
Copy link
Owner

spoutn1k commented Sep 7, 2021

After testing with a fresh compile on Linux, the map seems not to be the culprit.
What is the output of mcmap -vv <your savefile> ?
I would also like to investigate that libpng error, can you provide the CMakeCache.txt and the output of ldd mcmap ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User feedback needed Attempts at resolving the issue were made, waiting for user feedback.
Projects
None yet
Development

No branches or pull requests

3 participants