https://bugs.winehq.org/show_bug.cgi?id=50000
Bug ID: 50000 Summary: wineconsole F8 Product: Wine Version: 5.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: vladimir.kokovic@gmail.com Distribution: ---
Created attachment 68408 --> https://bugs.winehq.org/attachment.cgi?id=68408 Exception backtrace
Start wineconsole Type next cmds: ver dir echo %path% d & F8 --> Unhandled exception
Unhandled exception: page fault on read access to 0x00000000 in 64-bit code (0x0000000000401cbe).
Vladimir Koković, DP senior(70), Serbia, Belgrade, 13.October 2020
https://bugs.winehq.org/show_bug.cgi?id=50000
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |a7066c66a646a828c16c33e6717 | |4ea1918053eac Status|UNCONFIRMED |RESOLVED CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- Fixed in git, thanks for the report.
https://source.winehq.org/git/wine.git/commitdiff/a7066c66a646a828c16c33e671...
https://bugs.winehq.org/show_bug.cgi?id=50000
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs Summary|wineconsole F8 |Wineconsole crashes on F8
https://bugs.winehq.org/show_bug.cgi?id=50000
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.20.
https://bugs.winehq.org/show_bug.cgi?id=50000
--- Comment #3 from Vladimir Koković vladimir.kokovic@gmail.com --- Obviously we’re playing ‘deaf phones’ because I say ‘it doesn’t work’ and you say ‘it works’, because here I pressed F8 again and again it’s an exception !
The new attachment (backtrace-20201227.log) contains all the exception details.
Vladimir Koković, DP senior(70), Serbia, Belgrade, 27.December 2020
https://bugs.winehq.org/show_bug.cgi?id=50000
--- Comment #4 from Vladimir Koković vladimir.kokovic@gmail.com --- Created attachment 69032 --> https://bugs.winehq.org/attachment.cgi?id=69032 wineconsole crashe on F8
https://bugs.winehq.org/show_bug.cgi?id=50000
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- The bug is fixed in wine 5.20; your backtrace implies you are running some git version between wine 5.17 and 5.18:
Wine build: wine-5.17-2219-ge377786a71c
https://bugs.winehq.org/show_bug.cgi?id=50000
--- Comment #6 from Vladimir Koković vladimir.kokovic@gmail.com --- The last git describe is: GIT_DIR=wine/.git git describe HEAD wine-5.17-2219-ge377786a71c
My script log: -------------- /asoft-src/ispp-64/mingw64/GetNamedSecurityInfoA/GetNamedSecurityInfoA/wine-gdb.sh WINEPREFIX=/mnt/WD-Elements-25A1/src/wine-git/install64 WINESERVER=/mnt/WD-Elements-25A1/src/wine-git/install64/bin/wineserver WINELOADER=/mnt/WD-Elements-25A1/src/wine-git/install64/bin/wine64 WINEDLLPATH=/mnt/WD-Elements-25A1/src/wine-git/install64/lib64/wine LD_LIBRARY_PATH=/mnt/WD-Elements-25A1/src/wine-git/install64/lib64/wine: PATH=/mnt/WD-Elements-25A1/src/wine-git/install64/bin:/root/.cargo/bin:/mnt/sdd1/home/src/postgresql-devel/20200119/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin wine64 version=wine-5.17-2219-ge377786a71c /mnt/WD-Elements-25A1/src/wine-git/install64/bin/wineconsole ... --------------
https://bugs.winehq.org/show_bug.cgi?id=50000
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- Okay, I don't know why you're missing tags, but e377786a71c is indeed 6.0-rc4. I can also confirm this crash with 6.0-rc4.
I think it's a slightly different crash than the one fixed by a7066c66a6, so this maybe deserves a separate bug report.
https://bugs.winehq.org/show_bug.cgi?id=50000
--- Comment #8 from Jacek Caban jacek@codeweavers.com --- I reproduced it (and yes, it's a different crash than originally reported, so ideally would have a separated report...). I sent a patch: https://source.winehq.org/patches/data/197820
https://bugs.winehq.org/show_bug.cgi?id=50000
--- Comment #9 from Vladimir Koković vladimir.kokovic@gmail.com --- Finally I can say that F8 in wineconsole works !