https://bugs.winehq.org/show_bug.cgi?id=40011
Bug ID: 40011 Summary: Git Bash Program error Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: vk.kulk@gmail.com Distribution: ---
Created attachment 53457 --> https://bugs.winehq.org/attachment.cgi?id=53457 error report
I am trying to open Git-Gui from wine. Its not working. Also attached error log. Please look into it.
https://bugs.winehq.org/show_bug.cgi?id=40011
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.6.2 Severity|major |normal
https://bugs.winehq.org/show_bug.cgi?id=40011
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- You need to upgrade your wine 1st. The latest stable release is 1.8.
https://bugs.winehq.org/show_bug.cgi?id=40011
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=40011
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |dimesio@earthlink.net, | |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- What version of git? Without working download or you testing this it is impossible to ever solve this fixed.
https://bugs.winehq.org/show_bug.cgi?id=40011
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, what command exactly did you invoke? Could you post more info on this here.
Also: Does the crash still happen in current wine 4.x?
https://bugs.winehq.org/show_bug.cgi?id=40011
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-5.5. Software downloadable here https://git-scm.com/download/win
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0x610b018d). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:610b018d ESP:0064cb00 EBP:00112b30 EFLAGS:00010257( R- -- I Z-A-P-C) EAX:00000000 EBX:612bc9ec ECX:00000000 EDX:00000000 ESI:7ffdf000 EDI:7bc5b340 Stack dump: 0x0064cb00: 7bca69b0 00000057 00000020 05000000 0x0064cb10: 00000015 00000000 00000000 00000000 0x0064cb20: 00000007 00000000 00000001 7bc96d80 0x0064cb30: f7d51ea9 f7d51fe1 612bca04 7bcaa1bd 0x0064cb40: 612be058 00112dc0 0000003e 61006161 0x0064cb50: 612bc750 612bd9a8 0064cb80 612bc9ec Backtrace: =>0 0x610b018d ImpersonateNamedPipeClient@4+0xaeead() in msys-2.0 (0x00112b30) 0x610b018d ImpersonateNamedPipeClient@4+0xaeead in msys-2.0: movzbl 0x1(%eax),%ecx Modules:
https://bugs.winehq.org/show_bug.cgi?id=40011
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Summary|Git Bash Program error |git-gui crashes on start URL| |https://github.com/git-for- | |windows/git/releases/downlo | |ad/v2.35.1.windows.2/Portab | |leGit-2.35.1.2-32-bit.7z.ex | |e CC| |dark.shadow4@web.de Keywords| |download, source
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Still happens for me. Just extract, enter the "cmd" folder and run "wine git-gui"
Although I get
0214:fixme:font:find_matching_face Untranslated charset 255 wine: Unhandled page fault on read access to 74696E6F at address 62BF40A0 (thread 0214), starting debugger...
Can someone please re-test?
https://bugs.winehq.org/show_bug.cgi?id=40011
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #6 from Bernhard Übelacker bernhardu@mailbox.org --- Hello, I tried to reproduce the crash as of today, wine-8.9-92-g6b0836e3f15. I used the version from this bugs URL field, extracted, cd into the cmd folder. But I could not see a crash for 'wine git-gui', instead the "Git Gui" window opened.
Therefore should this bug get closed?
https://bugs.winehq.org/show_bug.cgi?id=40011
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- I don't see a crash either, but I also can't reproduce the crash from my last comment, which is weird. Since it works, we should mark it as fixed it, I guess?
https://bugs.winehq.org/show_bug.cgi?id=40011
--- Comment #8 from Bernhard Übelacker bernhardu@mailbox.org --- Unfortunately I see now the initial report was about a x86_64 version. From the date it got reported I did a few more tests with this git-gui release:
https://github.com/git-for-windows/git/releases/download/v2.7.0.windows.2/Po...
With this inside a minimal Debian Bullseye VM, and with dl.winehq.org packages I received a crash of git.exe up and including 5.17~bullseye.
From 5.18~bullseye no crash happens. (While still reporting an "Error in startup script".)
The later comments for the 32-bit git-gui release inside msys-2.0.dll might be a different crash (which seems also not reproducible with a current wine release).
So I guess the inital crash got fixed between 5.17 and 5.18, and the bug can maybe marked fixed (which I lack permission to).
https://bugs.winehq.org/show_bug.cgi?id=40011
--- Comment #9 from Bernhard Übelacker bernhardu@mailbox.org --- Short addition: as the crash here in the initial report originated from git.exe and in my tests it was a "git --version", and I could not reproduce it by calling it from a plain command line, this might be similar to bug #46635.
https://bugs.winehq.org/show_bug.cgi?id=40011
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #10 from Fabian Maurer dark.shadow4@web.de --- Marking fixed
https://bugs.winehq.org/show_bug.cgi?id=40011
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc4.