-
Notifications
You must be signed in to change notification settings - Fork 73
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
Comments
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. |
Thank you, it seems that is compiling fine with your modified version. |
See pr #115 |
Hello, This issue can be closed when the specified fix will reach upstream. |
This was fixed by #115. |
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!
The text was updated successfully, but these errors were encountered: