https://bugs.winehq.org/show_bug.cgi?id=51711
Bug ID: 51711
Summary: Regression in ARM 32-bit compile, does not find unwind
functions
Product: Wine
Version: 6.16
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)cchtml.com
Distribution: ---
Trying to compile wine (NOT staging) in Fedora 34, 35, and 36 (Rawhide) results
in a compile error for only ARM 32-bit builds.
Error snippet:
gcc -o loader/wine-preloader loader/preloader.o loader/preloader_mac.o -static
-nostartfiles -nodefaultlibs \
-Wl,-Ttext=0x7d400000 -Wl,-z,relro -Wl,--as-needed
/usr/bin/ld: loader/preloader.o:(.ARM.exidx+0x8): undefined reference to
`__aeabi_unwind_cpp_pr1'
/usr/bin/ld: loader/preloader.o:(.ARM.exidx+0x50): undefined reference to
`__aeabi_unwind_cpp_pr0'
collect2: error: ld returned 1 exit status
make: *** [Makefile:154942: loader/wine-preloader] Error 1
Fedora 34 full build log:
https://kojipkgs.fedoraproject.org//work/tasks/7977/74857977/build.log
Fedora 34 wine (NOT staging) build task:
https://koji.fedoraproject.org/koji/taskinfo?taskID=74857977
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51634
Bug ID: 51634
Summary: Gaea 1.2.1.8 crashes with a managed stacktrace
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: u8g6kz6t(a)anonaddy.me
Distribution: ---
Created attachment 70491
--> https://bugs.winehq.org/attachment.cgi?id=70491
Output when running Gaea.exe with wine
Gaea 1.2.1.8 (a .NET application) crashes with the following message:
[...]
Got a UNKNOWN while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
[...]
This happens on wine-staging 6.15 on a new clean 64-bit prefix without any MS
.NET frameworks or DXVK DLLs installed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51694
Bug ID: 51694
Summary: Wine v6.16 build fails when both gcc and clang are
available on the build system
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: reserv0(a)yahoo.com
Distribution: ---
Created attachment 70565
--> https://bugs.winehq.org/attachment.cgi?id=70565
Sample of the build log
Greetings,
I have been building quite a few Wine versions in the past on the same build
system (with gcc as the system compiler, and clang available as a secondary
compiler), and everything always went fine until Wine v6.16 came out: with the
latter, for some (weird) reason, the build system seems to use *both* gcc and
clang to compile Wine, and fails as a result...
Specifying 'export CC=gcc;export CXX=g++' does not suffice to prevent Wine's
build system to wrongly pick up clang, and I must uninstall the latter to get
Wine v6.16 to build successfully with gcc...
Attached is a short sample of the build log (at the point where it fails too)
for you to see.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=49931
Bug ID: 49931
Summary: 64-bit Dota 2 randomly crashes, but 32-bit Dota 2
works perfectly
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
To reproduce:
1. Install Steam for Windows.
2. Install Dota 2 via `wine 'C:\Program Files (x86)\Steam\steam.exe'
steam://run/570`. This will install both the 32-bit and the 64-bit version of
the game.
3. Start 64-bit Dota via `wine 'C:\Program Files
(x86)\Steam\steamapps\common\dota 2 beta\game\bin\win64\dota2.exe'`.
4. In the lower-right corner, click Play Dota, Practice With Bots, Solo, Start
Bot Match.
5. Click on any hero, click Lock In, and wait for the game to start.
Before the game starts, Dota freezes, then crashes. Sometimes it crashes before
you even click Play Dota. Sometimes it crashes right after the map starts
rendering.
No useful information is written to the console in vanilla Wine. However, in
Wine Staging, lines similar to the following are printed repeatedly right
before the crash:
04b8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range
0x7f1522b50000-0x7f1522b53000, unix_prot 0x7.
04b8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range
0x7f1522c80000-0x7f1522c83000, unix_prot 0x7.
04b8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range
0x7f1523ad0000-0x7f1523ad3000, unix_prot 0x7.
04b8:err:virtual:alloc_area_in_reserved_or_between_callback Could not map in
reserved area.
m Files (x86)\Steam\steamapps\common\dota 2 beta\game\bin\win64\dota2.exe:
../wine-staging/dlls/ntdll/unix/virtual.c:1286: create_view: Assertion
`!((UINT_PTR)base & page_mask)' failed.
If you instead run 32-bit Dota via `wine 'C:\Program Files
(x86)\Steam\steamapps\common\dota 2 beta\game\bin\win32\dota2.exe'`, the game
runs perfectly.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40750
Bug ID: 40750
Summary: TinyTask 1.50 playback of mouse click on linux
desktop.
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: services(a)beyondcr.com
Distribution: ---
Mouse click playback will not interact with programs within the Linux desktop.
To reproduce, Run Tinytask.exe left click the blue record button, move the
mouse to any program/object outside of wine that you can normally interact with
a mouse click and click it, move mouse back to TinyTask and press the red
record button to stop recording. Now press the green play button and the mouse
should replay the mouse movements you have just made but it will not preform
the click. Link to appdb
https://appdb.winehq.org/objectManager.php?sClass=version&iId=33800
Direct link to program
http://www.vtaskstudio.com/vista.pl?action=download&link=tinytask.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51342
Bug ID: 51342
Summary: Need For Speed Underground 2 freezes when loading
magazine cover
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sorin.mikaelis255(a)gmail.com
Distribution: ---
Created attachment 70199
--> https://bugs.winehq.org/attachment.cgi?id=70199
Basic error log
Playing Need For Speed Underground 2 and getting a weird freezing issue when on
the loading screen for a magazine cover.
The specific cover is for "Sport Compact Car" and appears when Stage 2 - Beacon
Hill is about 85% completed (if needed I can get much more specific about my
progress.)
I've tested with following the GPS and not following the GPS, and also both my
cars, it freezes every time.
I was initially having the issue with the Lutris fork of 6.10 but I tested on
6.11 and it's still happening.
I've attached the basic error log that Lutris generates.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=50317
Bug ID: 50317
Summary: Unusable performance/system locks up in 3D
applications since 5.14
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: r9shackleford(a)gmail.com
Distribution: ---
Upon launching seemingly any intensive 3D application via wine the system
becomes unresponsive and Xorg has 100% CPU usage.
Arch Linux OS, Linux kernel 5.9, Nvidia GTX 970 proprietary drivers 455.45.01
Issue happens on any wine release since 5.14.
Issue goes away if I use the 'virtual desktop' mode. Possibly related, I use
two monitors.
Bisecting it leads to commit 5491e939bc22f0ab479aec6b8a525be9c5ff5e35
https://source.winehq.org/git/wine.git/commit/5491e939bc22f0ab479aec6b8a525…
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51190
Bug ID: 51190
Summary: Game refusing to open
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schacharena.de(a)gmail.com
Distribution: ---
I've often played Rocket League, and I still do.
But recently, my wine version (6.8) hasn't worked out. When logging in, I get
this error: :fixme:winediag:LdrInitializeThunk wine-staging 6.8 is a testing
version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0090:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0108:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0108:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0108:fixme:toolhelp:Heap32ListFirst : stub
0108:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0108:fixme:heap:RtlSetHeapInformation 00000000010C0000 0 00000000004EEC00 4
stub
warn: D3D11CoreCreateDevice: Adapter is not a DXVK adapter
It's only been this week i've had this problem. It seem as if it's primarily a
wine issue that would need to be fixed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51688
Bug ID: 51688
Summary: Sai crash htmlhelpw
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alastair.trackermail(a)gmx.com
Distribution: ---
Created attachment 70555
--> https://bugs.winehq.org/attachment.cgi?id=70555
lines displayed after running program
Trying to run Sai
https://appdb.winehq.org/objectManager.php?sClass=version&iId=33968 results in
a crash "0024:fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled."
HtmlHelpW.
Log included.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51712
Bug ID: 51712
Summary: rename new page
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 888251(a)stud.unive.it
Created attachment 70587
--> https://bugs.winehq.org/attachment.cgi?id=70587
rename a new page
rename a new page
--
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.