[Bug 49295] New: Prefix creation freezes
https://bugs.winehq.org/show_bug.cgi?id=49295 Bug ID: 49295 Summary: Prefix creation freezes Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Keywords: regression Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: gijsvrm(a)gmail.com CC: julliard(a)winehq.org Regression SHA1: 8a63b688ac49f19c259066fd100407edf3747f95 After last night's commits, prefix creation freezes. It happens when the wine-mono popup shows, you can't click cancel and the window is frozen. Bisection revealed: 8a63b688ac49f19c259066fd100407edf3747f95 is the first bad commit commit 8a63b688ac49f19c259066fd100407edf3747f95 Author: Alexandre Julliard <julliard(a)winehq.org> ntdll: Move fd cache functions to the Unix library. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> Resetting to e6e2f2325a0a4eb14f10dd6df319b068761e9600 fixes the issue and re-applying the aforementioned commit shows the issue again. -- 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=49295 --- Comment #1 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- My bisection had the wrong commit message, commit sha1 was correct. (Copy and paste error) This is the correct result: 8a63b688ac49f19c259066fd100407edf3747f95 is the first bad commit commit 8a63b688ac49f19c259066fd100407edf3747f95 Author: Alexandre Julliard <julliard(a)winehq.org> ntdll: Move server initialization functions to the Unix library. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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=49295 --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Is that really new? I can only reproduce this with a 64-bit clang build, but it happens before that commit too. It looks like a variant of bug 48297. -- 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=49295 --- Comment #3 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- (In reply to Alexandre Julliard from comment #2)
Is that really new? I can only reproduce this with a 64-bit clang build, but it happens before that commit too. It looks like a variant of bug 48297.
yes, I can't reproduce with the commit before and I'm building with mingw. -- 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=49295 --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Created attachment 67299 --> https://bugs.winehq.org/attachment.cgi?id=67299 Missing init I guess it's Mac-specific then. Does this help? -- 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=49295 --- Comment #5 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- (In reply to Alexandre Julliard from comment #4)
Created attachment 67299 [details] Missing init
I guess it's Mac-specific then. Does this help?
I created a prefix about 10 times and did not encounter to issue, so it does seem to fix it. -- 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=49295 Gcenx <gcenx83(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gcenx83(a)gmail.com --- Comment #6 from Gcenx <gcenx83(a)gmail.com> --- I can confirm this bug freezing on prefix creation for me everytime. After applying the provided patch the issue was resolved -- 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=49295 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |704975f58d7947721f530d20202 | |2721c16df466a Status|NEW |RESOLVED --- Comment #7 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Fixed by: 704975f58d7947721f530d202022721c16df466a Thanks for the quick fix Alexandre! -- 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=49295 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.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.
participants (1)
-
WineHQ Bugzilla