May 21, 2026
1:07 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59771 --- Comment #8 from Nikolay Sivov <bunglehead@gmail.com> --- Thank you for the test file. It doesn't really hang, but takes a very long time to process queries. Even for this small file application makes ~1800 selectSingleNode() calls. This was implemented very inefficiently recently, but is now replaced with another implementation (see https://gitlab.winehq.org/wine/wine/-/merge_requests/10938). With current Wine application starts much faster for me. So please test with current wine (from git), or wait for the next release 11.10. -- 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.