https://bugs.winehq.org/show_bug.cgi?id=54369
Bug ID: 54369
Summary: d2d1:d2d1 test crashes with use-after-free bug when
using warn+heap
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: rbernon(a)codeweavers.com
Distribution: ---
I'm unable to reproduce locally, but it pretty consistently crashes on the
Gitlab CI.
The crash happens there:
---
d2d1:d2d1 start dlls/d2d1/tests/d2d1.c
01d4:err:d3d:wined3d_context_gl_update_window Failed to get a device context
for window FEEEFEEE.
[New LWP 293]
[New LWP 294]
[New LWP 295]
[New LWP 296]
[New LWP 333]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
YieldProcessor () at ../include/winnt.h:6833
6833 ../include/winnt.h: No such file or directory.
Thread 6 (Thread 0x465fb40 (LWP 333) "wined3d_cs"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7e057c3 in wait4 () from /lib/i386-linux-gnu/libc.so.6
#2 0xf7e05736 in waitpid () from /lib/i386-linux-gnu/libc.so.6
#3 0xf7d7fc9a in ?? () from /lib/i386-linux-gnu/libc.so.6
#4 0xf7f41488 in system_compat () from /lib/i386-linux-gnu/libpthread.so.0
#5 0xf7cc6abc in __wine_dbg_start_debugger () at
../dlls/ntdll/unix/signal_i386.c:1855
#6 segv_handler (signal=11, siginfo=0x7ff8f3cc, sigcontext=0x7ff8f44c) at
../dlls/ntdll/unix/signal_i386.c:1870
#7 <signal handler called>
#8 wined3d_context_gl_update_window (context_gl=0x9d4db0) at
../dlls/wined3d/context_gl.c:1353
#9 wined3d_context_gl_activate (context_gl=context_gl@entry=0x9d4db0,
texture=texture@entry=0x594f388, sub_resource_idx=sub_resource_idx@entry=0) at
../dlls/wined3d/context_gl.c:4508
#10 0x00b47c64 in wined3d_context_gl_acquire (device=0x9f3eb8,
texture=<optimized out>, sub_resource_idx=<optimized out>) at
../dlls/wined3d/context_gl.c:4579
#11 0x00bea568 in context_acquire (sub_resource_idx=0, texture=0x0,
device=0x9f3eb8) at ../dlls/wined3d/wined3d_private.h:6550
#12 texture_resource_unload (resource=0x594f388) at
../dlls/wined3d/texture.c:3625
#13 0x00b5d17b in wined3d_cs_execute_next (queue=0x3a5c3a0, cs=0x3a50020) at
../dlls/wined3d/cs.c:3307
#14 wined3d_cs_run (ctx=<optimized out>) at ../dlls/wined3d/cs.c:3386
#15 0x7b62a290 in WriteTapemark@16 () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/kernel32.dll
#16 0x7bc5d0d7 in call_thread_func_wrapper () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/ntdll.dll
#17 0x7bc5d900 in call_thread_func (entry=0xb5d040 <wined3d_cs_run>,
arg=0x3a50020) at ../dlls/ntdll/thread.c:270
#18 0x00000000 in ?? ()
Thread 5 (Thread 0x7257cb40 (LWP 296) "d2d1_te:disk$3"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 4 (Thread 0x72d7db40 (LWP 295) "d2d1_te:disk$2"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 3 (Thread 0x7c7feb40 (LWP 294) "d2d1_te:disk$1"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 2 (Thread 0x7cfffb40 (LWP 293) "d2d1_te:disk$0"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 1 (Thread 0xf7f6e9c0 (LWP 292) "d2d1_test.exe"):
#0 YieldProcessor () at ../include/winnt.h:6833
#1 wined3d_cs_mt_finish (queue_id=<optimized out>, context=<optimized out>) at
../dlls/wined3d/cs.c:3222
#2 wined3d_cs_mt_finish (context=0x3a50020, queue_id=WINED3D_CS_QUEUE_DEFAULT)
at ../dlls/wined3d/cs.c:3214
#3 0x00b657a8 in wined3d_cs_finish (queue_id=WINED3D_CS_QUEUE_DEFAULT,
cs=<optimized out>) at ../dlls/wined3d/wined3d_private.h:5141
#4 wined3d_device_uninit_3d (device=device@entry=0x9f3eb8) at
../dlls/wined3d/device.c:1418
#5 0x00bdf810 in wined3d_swapchain_decref (swapchain=0x9d7798) at
../dlls/wined3d/swapchain.c:156
#6 0x68503bb0 in dxgi_device_Release (iface=0x9afab8) at
../dlls/dxgi/device.c:91
#7 dxgi_device_Release (iface=0x9afab8) at ../dlls/dxgi/device.c:79
#8 0x00401e90 in IDXGIDevice_Release (This=<optimized out>) at
include/dxgi.h:2118
#9 release_test_context_ (line=line@entry=5857, ctx=ctx@entry=0x7ffd04) at
../dlls/d2d1/tests/d2d1.c:1218
#10 0x0040e650 in test_draw_text_layout (d3d11=0) at
../dlls/d2d1/tests/d2d1.c:5857
#11 0x0043d10b in run_queued_tests () at ../dlls/d2d1/tests/d2d1.c:406
#12 func_d2d1 () at ../dlls/d2d1/tests/d2d1.c:13444
#13 0x0043d533 in run_test (name=0x96f2db "d2d1") at ../include/wine/test.h:718
#14 0x0043f18e in main (argc=2, argv=0x96f2a8) at ../include/wine/test.h:833
#15 0x0043ef1f in mainCRTStartup () at ../dlls/msvcrt/crt_main.c:58
#16 0x7b62a290 in WriteTapemark@16 () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/kernel32.dll
#17 0x7bc5d0d7 in call_thread_func_wrapper () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/ntdll.dll
#18 0x7bc5d900 in call_thread_func (entry=0x43eea0 <mainCRTStartup>,
arg=0x7ffd1000) at ../dlls/ntdll/thread.c:270
#19 0x00000000 in ?? ()
--
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.
http://bugs.winehq.org/show_bug.cgi?id=11604
Summary: Adobe Premiere 6 tryout installer / Cleaner 5 EZ crashes
Product: Wine
Version: 0.9.42.
Platform: Other
URL: http://download.adobe.com/pub/adobe/magic/premiere/win/6
.x/pre60to.zip
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This happens both with 0.9.42 and with 0.9.54-190-g6d59ddf
and probably others.
The installer crashes and puts up a dialog "Unhandled Exception".
Backtrace:
2 0x7e18ba8b TLB_abort+0xb() [dlls/oleaut32/typelib.c:1357] in oleaut32
(0x0034def0)
3 0x7e18bb1f MSFT_Read+0x8f(buffer=0x34df68, count=0xc, pcx=?, where=0x880)
[dlls/oleaut32/typelib.c:1455] in oleaut32 (0x0034df30)
4 0x7e193044 MSFT_CustData+0x64(pcx=0x34e208, offset=?, ppCustData=0x11c64c)
[dlls/oleaut32/typelib.c:1700] in oleaut32 (0x0034df80)
5 0x7e193464 ITypeLib2_Constructor_MSFT+0x3b4(pLib=?, dwTLBLength=?)
[dlls/oleaut32/typelib.c:2476] in oleaut32 (0x0034e350)
6 0x7e197269 LoadTypeLibEx+0x799(szFile=?, regkind=0x0, pptLib=0x34e75c)
[dlls/oleaut32/typelib.c:2335] in oleaut32 (0x0034e5b0)
Clicking OK hits the same crash once, but otherwise continues.
Enough of the app is installed to try to start.
The crash happens when the installer is running
c:\\Program Files\\Cleaner 5 EZ\\CleanerEZ5.exe /Regserver
and sure enough, after install is over, running that app with
or without /Regserver reproduces the crash (as well as the
nasty directdraw screen black bug).
I'll attach a log. The key lines seem to be
0027:Call oleaut32.LoadTypeLib(0034f0ec L"C:\\Program Files\\Cleaner 5
EZ\\CleanerEZ5.tlb",0034fdb0) ret=00544f78
...
trace:typelib:MSFT_ReadString L"Cleaner 1.0 Type Library" 25
trace:typelib:MSFT_CustData
trace:typelib:MSFT_Read pos=0x0000075a len=0x0000000c 0x00000000 0x0000085d
0x00000880
err:ole:MSFT_Seek seek beyond end (2176/2141)
0027:Call KERNEL32.DebugBreak() ret=7e97ea8b
0027:Call user32.MessageBoxA(00000000,0034e05c "Unhandled exception:
80000003\nAt address: 7ee20433\n",006f68a8 "Unhandled
Exception",00002000) ret=005f6fbc
And yes, you can reproduce the crash by loading that typelib into
wine's OleView. So I guess I'll attach the .tlb, too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=52234
Bug ID: 52234
Summary: wine double free or corruption
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: axet(a)me.com
Distribution: ---
Wine 6.21 double free or corruption when network enabled (wifi) and starts
normally when wifi is disabled. Only x64 prefixes are affected, x32 prefixes
starts normally. Looks like malicious code but I have no prove or suspicions
actions beside wine freeze at start with network enabled. First discovered
using lutris-6.21-6
https://github.com/lutris/wine/issues/128
Simple inspection with 'strace' WINEDEBUG wireshard give me no results. Only
wine 6.21 affected. It is worth digging?
I'm using this command to start / create prefix:
WINEPREFIX=$PWD/123
~/.local/share/lutris/runners/wine/winehq-6.21-x86_64/bin/wineboot
--
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=752
Allie_raven <mariaalicemedeiroscosta1(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mariaalicemedeiroscosta1@gm
| |ail.com
--
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=54897
Bug ID: 54897
Summary: Font size and style in the title bars of windows have
been changed
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: zzhang(a)codeweavers.com
Distribution: ---
Created attachment 74398
--> https://bugs.winehq.org/attachment.cgi?id=74398
example
Since 81976e5c3f4773d0035e729b27c7e274a6b9c5d1. Is this was expected to be as
it now? Either way, font used values from 'CaptionFont', but it doesn't look
bold?
--
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=54896
Bug ID: 54896
Summary: Unravel and Unravel Two crash with Vulkan renderer
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 74397
--> https://bugs.winehq.org/attachment.cgi?id=74397
+quartz
(wine:53753): GStreamer-Video-CRITICAL **: 20:30:03.946:
gst_video_info_from_caps: assertion 'gst_caps_is_fixed (caps)' failed
8.6-159-ga500bb72f05
--
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=46258
Bug ID: 46258
Summary: Can't run Zools Backup tool on wine
Product: Wine
Version: 3.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mahmoud.elswerky(a)gmail.com
Distribution: ---
I Can't run Zools windows backup client on wine
it install successfuly but can't open
is there any hope in supporting running it on wine ???
https://home.zoolz.com/
--
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=48748
Bug ID: 48748
Summary: The game Adventure Academy keeps crash while starting.
The game can be found here
https://www.adventureacademy.com/download/
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: light.joshus(a)gmail.com
Distribution: ---
Created attachment 66650
--> https://bugs.winehq.org/attachment.cgi?id=66650
Bug report for Adventure academy
The game Adventure Academy seems like it is going to work without issue but
then it crashes.
--
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=54894
Bug ID: 54894
Summary: Minecraft: Education Edition login service fail
(gecko-related)
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ek387587(a)gmail.com
Distribution: ---
Minecraft: Education Edition login service does not work. The application
launches, but cannot connect to the Internet. Demo Lesson works, but not able
to sign in using account.
Link: https://education.minecraft.net/es-es/get-started/download
--
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=54892
Bug ID: 54892
Summary: winebuild cannot find 'as' tool
Product: Wine
Version: 4.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: ale.schenberg(a)yandex.com
Distribution: ---
Created attachment 74395
--> https://bugs.winehq.org/attachment.cgi?id=74395
final part of console's output informed by make.
Hi. While cross building wine, winebuild stops the building process complaining
that it cannot find the 'as' tool. (details in the config.log). I am cross
building wine to i686.
In a previous bug that I reported:
https://bugs.winehq.org/show_bug.cgi?id=54677. it was commented the necessity
for a separate tree with tools built for the native architecture when cross
building.
So I assume winebuild is not looking in /usr/bin for as. Is this a regular/
expected behavior or not? If is not, can I make winebuild look for it in
/usr/bin or will I need a 32bit "as" somewhere else in the file tree?
--
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.