https://bugs.winehq.org/show_bug.cgi?id=43915
Bug ID: 43915
Summary: uTorrent 2.2.1 build 25302 crashes after deleting the
last torrent and exiting
Product: Wine
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: ---
Created attachment 59541
--> https://bugs.winehq.org/attachment.cgi?id=59541
Internal minidump
Steps to reproduce:
1) Download uTorrent 2.2.1 build 25302
2) Add a torrent
3) "Remove" it
4) File -> Exit
listview.c:2266: LISTVIEW_GetItemOrigin: Assertion `nItem >= 0 && nItem <
infoPtr->nItemCount' failed.
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory
fixme:heap:RtlCompactHeap (0xad0000, 0x0) stub
This is a regression.
--
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=40901
Bug ID: 40901
Summary: Factorio crashes with a stack overflow
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 54995
--> https://bugs.winehq.org/attachment.cgi?id=54995
+relay,+tid,+seh limited to the thread that crashed.
Running the experiential build of Factorio a causes a stack overflow occurs on
startup.
This doesn't happen with the Factorio Demo or stable build.
--
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=44010
Bug ID: 44010
Summary: Armel support
Product: Wine
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: michael.s.gilbert(a)gmail.com
Distribution: ---
In Debian, we've supported wine on armel for a very long time. 2.21 now uses
armhf-specific floating point instructions, so our armel port no longer builds.
Would it be reasonable to add ifdef's around the new calls so we can continue
supporting armel? Or do you intend it to be a totally discontinued platform?
--
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=44171
Bug ID: 44171
Summary: PTHREAD_STACK_MIN breaks build on GNU hurd
Product: Wine
Version: 2.22
Hardware: x86
URL: https://buildd.debian.org/status/fetch.php?pkg=wine-de
velopment&arch=hurd-i386&ver=3.0%7Erc1-1&stamp=1512878
037&raw=0
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
Regression SHA1: 9e093936e27a29993979f36c18d6c627e36bd737
Since Wine 2.22 the build on GNU hurd fails, because 9e09393 introduced
PTHREAD_STACK_MIN which is not defined there. The hurd uses fixed sized
stacks.
make[2]: Entering directory '/<<PKGBUILDDIR>>/dlls/ntdll'
[...]
gcc -c -o thread.o thread.c -I. -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall \
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
-Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits
\
-Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-gdwarf-2 \
-gstrict-dwarf -fno-omit-frame-pointer -Werror -Wdate-time -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error
thread.c: In function 'RtlCreateUserThread':
thread.c:618:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this
function); did you mean '_SC_THREAD_STACK_MIN'?
pthread_attr_setstacksize( &attr, PTHREAD_STACK_MIN );
^~~~~~~~~~~~~~~~~
_SC_THREAD_STACK_MIN
A link to the whole build log is in the URL field, a list of all hurd build
logs is at:
https://buildd.debian.org/status/logs.php?pkg=wine-development&arch=hurd-i3…
--
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=44147
Bug ID: 44147
Summary: regression in ole2 datacache
Product: Wine
Version: 3.0-rc1
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: marcus(a)jet.franken.de
Distribution: ---
there is a new testcase crash in ole2 datacache test.
http://test.winehq.org/data/5a7ce7ccb1f9e5c958ba1b7e6dfdaa0cd697f9b1/linux_…
--
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=41463
Bug ID: 41463
Summary: Undefined symbols: _DisableThreadLibraryCalls
_RaiseException
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine-2016(a)ryandesign.com
wine 1.8.5 fails to build on Mac OS X 10.6 Snow Leopard:
Undefined symbols:
"_DisableThreadLibraryCalls", referenced from:
_DllMain in main.o
"_RaiseException", referenced from:
___wine_spec_unimplemented_stub in libwinecrt0.a(stub.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
A full build log can be found here:
https://build.macports.org/builders/ports-10.6_x86_64_legacy-builder/builds…
The last versions to build on this system were 1.8.4 and 1.9.10.
The problem does not affect OS X 10.7 Lion or later.
I found a similar problem reported 5 years ago on Solaris in Bug #26291
--
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=39586
Bug ID: 39586
Summary: Fallout 4 - Steam Version - Crash on Start-up
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: braeden.j.christensen(a)gmail.com
Distribution: ---
Created attachment 52749
--> https://bugs.winehq.org/attachment.cgi?id=52749
Log File of Fallout 4
Loading the game via Steam or the Fallout 4 Launcher both produce a crash.
Trying this via a winewrapper (PlayOnLinux) or regular wine produces the same
result.
This seems to be due to some kind of 64bit error.
Attached is a log.
This is the first bug report I have ever filed, and think I have filed it
correctly. Please, feel free to yell RTFM if you want if I've made a mistake.
:P
--
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=40692
Bug ID: 40692
Summary: Rocket League needs AES encryption/ decryption
implemented in bcrypt.dll
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: maxime(a)mmorel.eu
Distribution: ---
A recent update of the game in Steam broke wine support. The game requires AES
encryption features from bcrypt.dll to play online.
These API must be implemented with AES algorithm :
BCryptOpenAlgorithmProvider
BCryptGenerateSymmetricKey
BCryptEncrypt
BCryptDecrypt
BCryptDestroyKey
BCryptCloseAlgorithmProvider
With stub implementation of these, the game is running and can be played in
solo.
--
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=43953
Bug ID: 43953
Summary: Regression in Spellforce 2: message boxes about fatal
dx9 errors appear on map loading
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: idarktemplar(a)mail.ru
Regression SHA1: 25a8773d21d0113dc5e4f9dee49d9d9dbeed347b
Distribution: Gentoo
Created attachment 59597
--> https://bugs.winehq.org/attachment.cgi?id=59597
terminal-output.txt
When loading any map, i.e. starting a campaign or skirmish, during loading
screen a lot of message boxes with title "FATAL DX9 Error", message
"(D3DERR_INVALIDCALL) 'Create Texture'" and a button "Ok" appear. After
pressing "Ok" a few dozen times in those message boxes, game continues to load
and seems to run more or less fine (I didn't test it for long time).
The issue appears starting with release 2.18. Using git-bisect I've reached
following result:
25a8773d21d0113dc5e4f9dee49d9d9dbeed347b is the first bad commit
commit 25a8773d21d0113dc5e4f9dee49d9d9dbeed347b
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Thu Sep 21 01:07:07 2017 +0200
wined3d: Advertise AUTOGENMIPMAP only for renderable and filterable
formats.
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 8f429da1fc2547287b8df47a249f521a47480775
533ce20f6fa677130b14abb35f47c4577e1210e7 M dlls
Reverting this change resolves issue for me.
--
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=40680
Bug ID: 40680
Summary: Rocket league needs
bcrypt.dll.BCryptGenerateSymmetricKey
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: maxime(a)mmorel.eu
Distribution: ---
Created attachment 54554
--> https://bugs.winehq.org/attachment.cgi?id=54554
bcrypt patch
Latest Steam update of Rocket League prevents it to run with wine. The game
exits early with this message:
wine: Call from 0x7b43cf4c to unimplemented function
bcrypt.dll.BCryptGenerateSymmetricKey, aborting
This can be fixed by implementing the missing symbol and making it return 0.
Seems to be enough for now.
--
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.