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

Segmentation Fault CGCOMP on Msys2/Mingw #113

Open
devildwarf opened this issue Oct 22, 2020 · 3 comments
Open

Segmentation Fault CGCOMP on Msys2/Mingw #113

devildwarf opened this issue Oct 22, 2020 · 3 comments

Comments

@devildwarf
Copy link

devildwarf commented Oct 22, 2020

I compiled CGCOMP on Mingw64 in Msys2 and everytime i try to run cgcomp with a command such as -f it gives Segmentation Fault, this didnt happen on the older builds (before June 2020).
Annotation 2020-10-17 205933

Also compiled on cygwin and didn't have this issue

@bucanero
Copy link

bucanero commented Dec 11, 2020

there's a recent change in cgcomp build flags: 6e565a7

perhaps this solves your issue with mingw?

@devildwarf
Copy link
Author

Hi, sorry for the late reply, my health hasnt been good recently (nothing serious but it has made me less active)
Anyway the changes made no difference, just tried with the latest cgcomp and im still getting segmentation faults
image
still works fine in cygwin but this happens in Mingw

@crystalct
Copy link

crystalct commented Jan 27, 2021

If cgcom works fine on Mingw when you use absolute paths, for example:
cgcomp -f /home/myname/alpha.fcg /home/myname/alpha.fpo
then the problem is the same on cygwin before my fix....

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

3 participants