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

segfault on Fedora 38 (KDE Spin) #63

Open
Alexey336 opened this issue Aug 14, 2023 · 6 comments
Open

segfault on Fedora 38 (KDE Spin) #63

Alexey336 opened this issue Aug 14, 2023 · 6 comments

Comments

@Alexey336
Copy link

Getting this while running with valgrind. Can't go further with installation

What version of Fedora do you have?: 38
==11784== Invalid read of size 1
==11784== at 0x484C1D4: strchrnul (vg_replace_strmem.c:1536)
==11784== by 0x48CB5DD: UnknownInlinedFun (printf-parse.h:82)
==11784== by 0x48CB5DD: __printf_buffer (vfprintf-internal.c:643)
==11784== by 0x48EDD85: __vsnprintf_internal (vsnprintf.c:96)
==11784== by 0x48C88C5: snprintf (snprintf.c:31)
==11784== by 0x401ABC: setup_fedora (Installer.c:167)
==11784== by 0x401655: install_photoshop (Installer.c:51)
==11784== by 0x4012D2: main (Photoshop.c:51)
==11784== Address 0x64 is not stack'd, malloc'd or (recently) free'd
==11784==
==11784==
==11784== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==11784== Access not within mapped region at address 0x64
==11784== at 0x484C1D4: strchrnul (vg_replace_strmem.c:1536)
==11784== by 0x48CB5DD: UnknownInlinedFun (printf-parse.h:82)
==11784== by 0x48CB5DD: __printf_buffer (vfprintf-internal.c:643)
==11784== by 0x48EDD85: __vsnprintf_internal (vsnprintf.c:96)
==11784== by 0x48C88C5: snprintf (snprintf.c:31)
==11784== by 0x401ABC: setup_fedora (Installer.c:167)
==11784== by 0x401655: install_photoshop (Installer.c:51)
==11784== by 0x4012D2: main (Photoshop.c:51)
==11784== If you believe this happened as a result of a stack
==11784== overflow in your program's main thread (unlikely but
==11784== possible), you can try to increase the size of the
==11784== main thread stack using the --main-stacksize= flag.
==11784== The main thread stack size used in this run was 8388608.
==11784==
==11784== HEAP SUMMARY:
==11784== in use at exit: 2,156 bytes in 5 blocks
==11784== total heap usage: 5 allocs, 0 frees, 2,156 bytes allocated
==11784==
==11784== LEAK SUMMARY:
==11784== definitely lost: 0 bytes in 0 blocks
==11784== indirectly lost: 0 bytes in 0 blocks
==11784== possibly lost: 0 bytes in 0 blocks
==11784== still reachable: 2,156 bytes in 5 blocks
==11784== suppressed: 0 bytes in 0 blocks
==11784== Rerun with --leak-check=full to see details of leaked memory
==11784==
==11784== For lists of detected and suppressed errors, rerun with: -s
==11784== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)

@Babailan
Copy link

got the same error segmentation fault

@zenlev
Copy link

zenlev commented Aug 31, 2023

I am using gnome, even then it shows 'error segmentation fault'

@gcsomesz
Copy link

gcsomesz commented Apr 5, 2024

What version of Fedora do you have?: 39
Result is a segment error message.

@Gustlik501
Copy link

Anyone figured it out, having the same issue

@davior
Copy link

davior commented Jun 29, 2024

My solution is to run Krita instead ;)

It's native and fantastic! It also saves you having wine on your machine....

@cass3451
Copy link

Exact same issue on Fedora 40, asked the version and then immediately get a segmentation fault regardless of what I enter.

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

7 participants