https://bugs.winehq.org/show_bug.cgi?id=51508
Bug ID: 51508 Summary: Segmentation fault when trying to add galliumnine with either winetricks or protontricks Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dq1dszjd@anonaddy.me Distribution: ---
I am having the issue outlined here https://github.com/Matoking/protontricks/issues/100 with both winetricks and protontricks.
Im getting
Executing wine ninewinecfg -e /usr/bin/winetricks: line 567: 223282 Segmentation fault (core dumped) "$@" ------------------------------------------------------ warning: Note: command wine ninewinecfg -e returned status 139. Aborting.
on winetricks and
Executing /home/user/.cache/protontricks/proton/Proton Experimental/bin/wine ninewinecfg -e wineserver: using server-side synchronization. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely /home/user/.cache/protontricks/proton/Proton Experimental/bin/wine: line 70: 207693 Segmentation fault (core dumped) "$PROTON_DIST_PATH"/bin/wine "$@" ------------------------------------------------------ warning: Note: command /home/user/.cache/protontricks/proton/Proton Experimental/bin/wine ninewinecfg -e returned status 139. Aborting.
on protontricks while trying to add the galliumnine dll
https://bugs.winehq.org/show_bug.cgi?id=51508
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Neither the Nine state tracker nor proton is supported in this bug tracker; please report to the appropriate project(s).
https://bugs.winehq.org/show_bug.cgi?id=51508
--- Comment #2 from dq1dszjd@anonaddy.me --- Dose the line "Executing wine ninewinecfg -e" and that failing with an error mean nothing to your project, its literally a wine command? Please dont give me the run around, if something is implemented with your project and it doesnt work then tell me the appropriate place to report to so I'm not chasing everywhere. You did nothing to clarify whos project is responsible? Gallium Nine? Winetricks? Its a wine command within winetricks, so please clarify.
https://bugs.winehq.org/show_bug.cgi?id=51508
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- (In reply to dq1dszjd from comment #2)
Dose the line "Executing wine ninewinecfg -e" and that failing with an error mean nothing to your project, its literally a wine command? Please dont give me the run around, if something is implemented with your project and it doesnt work then tell me the appropriate place to report to so I'm not chasing everywhere.
It's not implemented within our project. In all likelihood the bug is in Nine.
Proton in general makes modifications to Wine and its runtime environment that can cause bugs to appear. It also is a separate project, with its own support channels; please use them instead of reporting bugs here.
You did nothing to clarify whos project is responsible? Gallium Nine? Winetricks? Its a wine command within winetricks, so please clarify.
At this point the prudent thing to do is probably to report the bug to Nine. That said, it will also be prudent to test "ninewinecfg -e" in a clean wine prefix and with upstream wine, i.e. don't get proton involved.
https://bugs.winehq.org/show_bug.cgi?id=51508
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #4 from André H. nerv@dawncrow.de --- closing invalid