-
Notifications
You must be signed in to change notification settings - Fork 39
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 on Arch Linux #1
Comments
Hello, good afternoon from Spain, a long time ago I was testing with an arch linux and the same thing happened to me. The alternative that has worked for me is to install valgrind: sudo pacman -S valgrind. |
While this worked for checking my specs it crashed on install with this |
It is not an error, since if you read between the lines it says that it is not detecting your distribution. The other reason is that for some error it is not detecting the operating system. Try the first one and tell me how. |
Hello, have you been able to test if it works? |
Hi friend, this indeed eliminated the crash |
The color issue may be due to valgrind, as a temporary solution it works, but I am looking for a way to fix it. |
I mean, photoshop was slow and had some graphical glitches, not the installer |
No matter what I try to do this install will segfault under arch linux. For example, on option 1
Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7e32e17 in fgets () from /usr/lib/libc.so.6
The text was updated successfully, but these errors were encountered: