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

Pawn compiler 3.10.20160702 segfault on linux x64 #114

Closed
vulturm opened this issue Sep 2, 2016 · 5 comments
Closed

Pawn compiler 3.10.20160702 segfault on linux x64 #114

vulturm opened this issue Sep 2, 2016 · 5 comments

Comments

@vulturm
Copy link

vulturm commented Sep 2, 2016

Hello,
I'm using
Pawn compiler 3.10.20160702 Copyright (c) 1997-2006, ITB CompuPhase
version of your compiler, downloaded from the releases section.

with the following versions of glibc packages:

glibc-devel-2.17-106.el7_2.8.x86_64
glibc-devel-2.17-106.el7_2.8.i686
glib2-2.42.2-5.el7.x86_64
glibc-2.17-106.el7_2.8.x86_64
glib2-2.42.2-5.el7.i686
dbus-glib-0.100-7.el7.x86_64
glibc-headers-2.17-106.el7_2.8.x86_64
glibc-2.17-106.el7_2.8.i686
glibc-common-2.17-106.el7_2.8.x86_64

however suddenly it started to segfault.

Full backtrace can be found here: http://pastebin.com/svN3Eznn

Thank you in advance for the help!

@ziggi
Copy link
Contributor

ziggi commented Sep 4, 2016

Linux version has more segfaults. I use little bit modified version without two lines (see pr #64). Without these lines compiler works pretty good (not perfect). You can download binary: libpawnc.so, pawncc.

P.S. I think this issue should be closed, because you have same problem.

@vulturm
Copy link
Author

vulturm commented Sep 5, 2016

Thank you, it seems that is compiling fine with your modified version.
Do you happen to know what is the reason behind this ?

@ziggi
Copy link
Contributor

ziggi commented Sep 5, 2016

Do you happen to know what is the reason behind this ?

See pr #115

@vulturm
Copy link
Author

vulturm commented Sep 7, 2016

Hello,

This issue can be closed when the specified fix will reach upstream.
Thanks again for investigating and finding a proper solution!

Zeex added a commit that referenced this issue Sep 7, 2016
Remove Linux crash lines (#64, #114)
@Zeex
Copy link
Contributor

Zeex commented Sep 7, 2016

This was fixed by #115.

@Zeex Zeex closed this as completed Sep 7, 2016
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