https://bugs.winehq.org/show_bug.cgi?id=46562
Bug ID: 46562
Summary: Notepad++ 7.6.3 crashes when searching twice and first
time found results
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.winehq.org(a)fennec.ath.cx
Used 32bit installer and 64bit installer with version 7.6.3, both can crash the
same way.
https://notepad-plus-plus.org/repository/7.x/7.6.3/npp.7.6.3.Installer.exe
* Start Notepad++
* File -> Open
* Will propose "C:\Program Files (x86)\Notepad++" folder by default
* Chose change.log (or any other file)
* Click Open, window will close and file is displayed
* Search -> Find...
* Input anything that find a result, for example "Notepad" and click button
"Find All in All Opened Documents"
* With change.log file, 3 results will be displayed in the "Find result" footer
box (don't if it's the right name)
* Search box will close automatically if there are matches
* Search -> Find... (again)
Application crashes
It seems that if you first search does not find any result and you close the
search box manually, then next searches won't crash even if you have matches.
It looks like if the the first time you search and search ox close
automatically then it will crash.
--
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=54701
Bug ID: 54701
Summary: Regression in Ultimate Race Pro
Product: Wine-staging
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adec2011.ac(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Used to work but now i get this when running in 8.3
wine: Unhandled page fault on write access to FF000004 at address 7BC276F3
(thread 0148), starting debugger...
--
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=54691
Bug ID: 54691
Summary: reg.exe:copy, reg.exe:delete, reg.exe:export,
reg.exe:import & reg.exe:query - The 64-bit tests fail
due to ERROR_ACCESS_DENIED errors in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Many reg.exe 64-bit tests fail due to ERROR_ACCESS_DENIED errors in Wine.
reg.exe:copy:
copy.c:678: Test failed: Failed to delete registry key, got error 5
copy.c:678: Test failed: Failed to delete registry key, got error 5
copy.c:679: Test failed: Failed to delete registry key, got error 5
copy.c:679: Test failed: Failed to delete registry key, got error 5
copy.c:683: Test failed: registry key 'Software\Wine\reg_copy' shouldn't
exist; got 0, expected 2
copy.c:684: Test failed: registry key 'Software\Wine\reg_test' shouldn't
exist; got 0, expected 2
copy.c:694: Test failed: got exit code 0, expected 1
reg.exe:delete:
delete.c:256: Test failed: Failed to delete registry key, got error 5
delete.c:256: Test failed: Failed to delete registry key, got error 5
reg.exe:export:
export.c:537: Test failed: Failed to delete registry key, got error 5
export.c:537: Test failed: Failed to delete registry key, got error 5
export.c:542: Test failed: registry key 'Software\Wine\reg_test' shouldn't
exist; got 0, expected 2
export.c:549: Test failed: got exit code 0, expected 1
reg.exe:import:
import.c:3730: Test failed: Failed to delete registry key, got error 5
import.c:3730: Test failed: Failed to delete registry key, got error 5
import.c:3755: Test failed: Failed to delete registry key, got error 5
import.c:3755: Test failed: Failed to delete registry key, got error 5
import.c:3777: Test failed: registry key 'Software\Wine\reg_test' shouldn't
exist; got 0, expected 2
reg.exe:query:
query.c:411: Test failed: Failed to delete registry key, got error 5
query.c:411: Test failed: Failed to delete registry key, got error 5
query.c:418: Test failed: query output does not match expected output
query.c:422: Test failed: query output does not match expected output
query.c:428: Test failed: Failed to delete registry key, got error 5
query.c:428: Test failed: Failed to delete registry key, got error 5
See https://test.winehq.org/data/patterns.html#reg.exe:copyhttps://test.winehq.org/data/patterns.html#reg.exe:deletehttps://test.winehq.org/data/patterns.html#reg.exe:exporthttps://test.winehq.org/data/patterns.html#reg.exe:importhttps://test.winehq.org/data/patterns.html#reg.exe:query
Note that these failures only happen in the wow64 case in Wine.
All the tests fail when run on their own in a clean wineprefix except
reg.exe:delete. That test's failures are actually caused by reg.exe:add. So to
reproduce the reg.exe:delete failures run the following couple of commands in
the same wineprefix:
./wine64 programs/reg/tests/x86_64-windows/reg.exe_test.exe add
./wine64 programs/reg/tests/x86_64-windows/reg.exe_test.exe delete
A bisect shows that all these failures started with the commit below:
commit 0da843f082217289d89b3eb9562c351ca9cb721e
Author: Sven Baars <sbaars(a)codeweavers.com>
Date: Wed Nov 30 11:42:39 2022 +0100
kernelbase: Restructure the open_key() loop.
--
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=54679
Bug ID: 54679
Summary: Conspiracy's Clean Slate 64K demo crashes due to HLSL
shader compilation failure
Product: vkd3d
Version: 1.6
Hardware: x86-64
URL: https://web.archive.org/web/20210807072016/https://con
spiracy.hu/files/cns%21cns-AMDfix.zip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Depends on: 50927
Distribution: ---
Continuation of bug 50927.
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0024:err:d3dcompiler:D3DCompile2 Shader log:
0024:err:d3dcompiler:D3DCompile2 <anonymous>: E5005: Entry point "v" is not
defined.
0024:err:d3dcompiler:D3DCompile2
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0024:err:d3dcompiler:D3DCompile2 Shader log:
0024:err:d3dcompiler:D3DCompile2 <anonymous>: E5005: Entry point "g" is not
defined.
0024:err:d3dcompiler:D3DCompile2
wine: Unhandled page fault on read access to 0000000A at address 006082AA
(thread 0024), starting debugger...
--
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=44547
Bug ID: 44547
Summary: Deus Ex: invisible War v1.2 crashes when using the
hotkey to quickload a saved game
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 60507
--> https://bugs.winehq.org/attachment.cgi?id=60507
terminal output
This was tested with the GOG.com version.
Performing a quicksave works properly in the game, but using the hotkey (<F12>
by default) to load a quick saved game results in a crash. Interestingly, using
the game menu to load a quick save works, it's only when I use the hotkey for
quickloading that Wine crashes.
The demo version doesn't have the quicksave/quickload feature.
--
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=50572
Bug ID: 50572
Summary: LDAP_AUTH_NEGOTIATE login fails as authorization user
is used instead of authentication user
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Distribution: ---
In the "ldapsearch" command line tool, "-X" is the authorization user and "-U"
is the authentication user. For a server using LDAP_AUTH_NEGOTIATE, it must
have the authentication user - supplying only the authorization user always
fails:
$ ldapsearch -h HOSTNAME -v -X USERNAME -W
ldap_initialize( ldap://HOSTNAME )
Enter LDAP Password:
SASL/DIGEST-MD5 authentication started
ldap_sasl_interactive_bind_s: Invalid credentials (49) <=====================
additional info: 8009030C: LdapErr: DSID-0C09055F, comment:
AcceptSecurityContext error, data 52e, v23f0
Changing the "-X" to "-U", it successfully logs in. If both "-X" and "-U" are
present, it also successfully logs in.
In dlls/wldap32/bind.c, in the callback function sasl_interact(), Wine supplies
its username to SASL_CB_USER which is like "-X", so login always fails the same
way. If I change it to supply the username to SASL_CB_AUTHNAME (like "-U"),
login succeeds.
--
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=54764
Bug ID: 54764
Summary: Can't open and can't remove!
Product: Wine
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: allerherry(a)gmail.com
Distribution: ---
I've installed wione through Snap, he tell me that it's installed but i can't
see in the apps list...and if i try to remove it he say that i can't because a
package have an unmet dependance, but he doesn't say which!
--
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.