https://bugs.winehq.org/show_bug.cgi?id=45242
Bug ID: 45242
Summary: winedbg Internal crash when debugging win32
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: luizluca(a)gmail.com
Distribution: ---
Hello,
I cannot launch winedbg to any win32 …
[View More]exe:
$ winedbg Downloads/andale32.exe
WineDbg starting on pid 002d
0009:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f20
0009:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f21
winedbg: Internal crash at 0x7e1cb182
$ winedbg Downloads/PsExec.exe
WineDbg starting on pid 002d
0009:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f20
0009:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f21
winedbg: Internal crash at 0x7e1db182
For win64, it simply works.
$ winedbg Downloads/PsExec64.exe
WineDbg starting on pid 0031
Process of pid=0031 has terminated
I was originally using wine-64bit but even installing wine.i586 and using a
clean prefix, I get the same result.
$ file /usr/bin/wine
/usr/bin/wine: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 3.2.0,
BuildID[sha1]=37bf33eb8ca1b2a498fc9998fac1753ac70399a8, stripped
$ WINEPREFIX=~/win32 WINEARCH=win32 winedbg Downloads/PsExec.exe
WineDbg starting on pid 002d
0009:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f20
0009:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f21
winedbg: Internal crash at 0x7e1c6182
When I try to attach from winedbg, it does not crash, but it returns the
'Unhandled attribute' and raises an exception:
$ WINEPREFIX=~/win32 WINEARCH=win32 winedbg
Wine-dbg>info process
pid threads executable (all id:s are in hex)
0000000e 8 'services.exe'
00000020 6 \_ 'winedevice.exe'
0000001b 3 \_ 'plugplay.exe'
00000011 6 \_ 'winedevice.exe'
Wine-dbg>attach 0x11
0009:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f20
0009:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f21
Exception c0000005
Wine-dbg>
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=56101
Bug ID: 56101
Summary: Cheat Engine 7.5 (32bit) crashes shorty after
attaching to process
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
…
[View More]Originally reported at https://forum.winehq.org/viewtopic.php?t=38340
This is a regression introduced by wine-8.10. Shortly after attachign to a
process (e.g. notepad.exe) Cheat Engine crashes. Tried in 32bit WINEPREFIX.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=54940
Bug ID: 54940
Summary: Import library generation is much slower without
dlltool
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
…
[View More] CC: rbernon(a)codeweavers.com
Regression SHA1: 103eb831564decc9812239f454ed1cc40714c0a1
Distribution: ---
E.g.:
elizabeth@ledyba:~/git/wine64$ time tools/winebuild/winebuild -w --implib -o
dlls/msi/x86_64-windows/libmsi.a --without-dlltool -b x86_64-w64-mingw32
--export ../wine/dlls/msi/msi.spec
real 0m1.509s
user 0m0.575s
sys 0m0.481s
elizabeth@ledyba:~/git/wine64$ time tools/winebuild/winebuild -w --implib -o
dlls/msi/x86_64-windows/libmsi.a -b x86_64-w64-mingw32 --export
../wine/dlls/msi/msi.spec
real 0m0.042s
user 0m0.017s
sys 0m0.025s
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=53108
Bug ID: 53108
Summary: Skyrim SE NPC voices echo inside houses
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: marik.jiri(a)protonmail.com
Distribution: ---
When inside houses all sounds seem to …
[View More]have a strange echo, most noticeable when
talking to NPCs.
Everything works fine throughout the tutorial, even the part that's happening
inside the fort, until the player reaches Riverwood. When talking to NPCs
inside houses there's a huge echo.
These reddit posts seem to be describing the same issue.
https://www.reddit.com/r/linux_gaming/comments/hp0w6k/skyrim_voice_dialogue…https://www.reddit.com/r/linux_gaming/comments/uyh5hq/skyrim_se_voices_echo…
As recommended in those posts I tried to use native xaudio2_7 library. I also
tried installing faudio through winetricks but there was no change.
Installing xact made no difference either.
All changes were tried on a fresh prefix.
---
OS: Fedora 35
Audio: Pulseaudio 15 (not using pipewire currently but others reported same
issue with pipewire as well)
Wine version: 7.9 (Staging)
---
I also tried downgrading wine to version 6.16-1 and I lost all voice audio on a
fresh prefix. I got voice audio back when I installed faudio but the same echo
issue was back.
Since installing faudio resolved this issue for other people in the past I also
tried installing earliest version of faudio in the repos (faudio1901) but the
echo is still there.
Last thing to mention, this issue is only affecting Skyrim Special Edition at
the moment. Vanilla Skyrim voices work fine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39785
Bug ID: 39785
Summary: Animation bink videos from Star Trek Armada show
graphic issues in the Bink Player
Product: Wine
Version: 1.8-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christoph.korn(a)posteo.de
…
[View More] Distribution: ---
When installing the demo of Star Trek Armada there are bink videos installed in
the "animations" subfolder. Now when trying to play these videos with the bink
player from RAD Game Tools they show graphic issues like wrong colours and
flickering.
Ubuntu 15.10 amd64
wine-1.8-rc3 (not staging)
wine-devel:
Installed: 1.8~rc3~ubuntu15.10.1
Candidate: 1.8~rc3~ubuntu15.10.1
Version table:
*** 1.8~rc3~ubuntu15.10.1 0
500 http://ppa.launchpad.net/wine/wine-builds/ubuntu/ wily/main amd64
Ingame those videos are not played at all. But this is a different bug (bug
5977).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=56121
Bug ID: 56121
Summary: Critical Error Report for Wine Application
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: benevi8560(a)usoplay.com
Distribution: ---
Created attachment 75791
--…
[View More]> https://bugs.winehq.org/attachment.cgi?id=75791
logs
Subject: Critical Error Report for Wine Application
Hello Wine Team,
I hope this message finds you well. I am writing to report a critical error I
encountered after installing and launching an application using Wine. The
application prompts a critical error message upon startup.
I have attached the error report for your reference. Please review the details
and provide any guidance or solutions to resolve this issue. If additional
information is needed, feel free to ask.
Thank you for your attention to this matter.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=56075
Bug ID: 56075
Summary: Zalo app cannot completely be installed in Wine with
PlayonLinux 4.3.4
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: son.pv(a)snetvina.com
…
[View More]Distribution: ---
Created attachment 75741
--> https://bugs.winehq.org/attachment.cgi?id=75741
Zalo app cannot completely be installed in Wine 8.0.2 with PlayonLinux 4.3.4
Zalo app cannot completely be installed in Wine 8.0.2 with PlayonLinux 4.3.4
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=48980
Bug ID: 48980
Summary: buffer-overflow in Open/Save dialogs
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)kcsoftwares.com
Distribution: ---
Created attachment 66956
--> …
[View More]https://bugs.winehq.org/attachment.cgi?id=66956
Trace
Problem triggered using Wine for ReactOS
See ticket : https://jira.reactos.org/browse/CORE-15288
Open Notepad. Save As => type aaaaaaaa.txt
Copy & paste "aaaaaaaaaaaaaaaaaaaaaaaaa" block
keep CTRL+V pressed (long time) until Text box is "blank".
Click on save => Crash
Same procedure with File>Open leads to same result
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]