[Bug 55506] New: captvty 2.10.5.3, freeze when selecting a station
https://bugs.winehq.org/show_bug.cgi?id=55506 Bug ID: 55506 Summary: captvty 2.10.5.3, freeze when selecting a station Product: Wine Version: 8.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: epistemepromeneur(a)free.fr Distribution: --- https://captvty.fr/ since wine 8.14 when select a station then caoptvty i get a freeze. Here is the end of the log : 0024:fixme:ras:RasConnectionNotificationW (FFFFFFFF,000001E4,0x00000003),stub! 0024:err:listview:LISTVIEW_WindowProc unknown msg 109d, wp 0, lp 0 0024:fixme:dciman:DCICreatePrimary 01010051 045715FC 0120:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 011c:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 0130:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 0134:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 0140:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0140, blocked by 0138, retrying (60 sec) 0024:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0024, blocked by 0138, retrying (60 sec) 0148:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0148:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0148:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0160:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0160, blocked by 0138, retrying (60 sec) 013c:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 013c:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 013c, blocked by 0138, retrying (60 sec) 0124:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0124, blocked by 0138, retrying (60 sec) 0140:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0140, blocked by 0138, retrying (60 sec) 0024:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0024, blocked by 0138, retrying (60 sec) 0160:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0160, blocked by 0138, retrying (60 sec) 013c:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 013c, blocked by 0138, retrying (60 sec) 0124:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0124, blocked by 0138, retrying (60 sec) 0140:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0140, blocked by 0138, retrying (60 sec) 0024:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0024, blocked by 0138, retrying (60 sec) 0160:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0160, blocked by 0138, retrying (60 sec) -- 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=55506 --- Comment #1 from promeneur <epistemepromeneur(a)free.fr> --- Curiously, there is a commit about 8.14 about ntdll https://gitlab.winehq.org/wine/wine/-/commit/9d6aabb202a080970a50f52a7e8bfeb... -- 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=55506 --- Comment #2 from Rafał Mużyło <galtgendo(a)o2.pl> --- ...actually, '"dlls/ntdll/loader.c: loader_section" wait timed out...' if it doesn't resolve itself trivially, is a well known (near/) p perma freeze. But usually caused by something that happened earlier. That listview line looks like an option, still a bigger portion of the log would be helpful (and this time attach 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=55506 --- Comment #3 from Rafał Mużyło <galtgendo(a)o2.pl> --- Some googling (quite a bit more than expected) seems to say that particular message is LVM_ENABLEGROUPVIEW...which it seems wine doesn't implement. Hard to tell whether it matters in this case. -- 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=55506 --- Comment #4 from promeneur <epistemepromeneur(a)free.fr> --- Created attachment 75069 --> https://bugs.winehq.org/attachment.cgi?id=75069 the log file ofthe problem -- 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=55506 --- Comment #5 from promeneur <epistemepromeneur(a)free.fr> --- Problem solved with 8.15 -- 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=55506 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #6 from joaopa <jeremielapuree(a)yahoo.fr> --- Reported fixed by the OP. Can an administrator close this bug as FIXED? -- 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