[Bug 41452] New: apparent Wine Debug race condition with log file
https://bugs.winehq.org/show_bug.cgi?id=41452 Bug ID: 41452 Summary: apparent Wine Debug race condition with log file Product: Wine Version: 1.6.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: brewmanz(a)gmail.com Distribution: --- Created attachment 55819 --> https://bugs.winehq.org/attachment.cgi?id=55819 Log snippet of apparent race condition It looks like line '608' is orphaned from somewhere, and mid-line text '208.037:0016:Ret ntdll.RtlAcquireResourceExclusive()' should start a new line. -- 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=41452 --- Comment #1 from brewmanz <brewmanz(a)gmail.com> --- PS I've also noticed some log lines reversed (Ret before Call) - no evidence attached ATM. I can live with out-of-order lines, but not interleaved! -- 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=41452 --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- You need to use 2>> redirection to enable append mode. -- 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=41452 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- (In reply to Alexandre Julliard from comment #2)
You need to use 2>> redirection to enable append mode.
FYI, this is also documented on the FAQ: https://wiki.winehq.org/FAQ#How_do_I_get_a_debug_trace.3F -- 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=41452 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing invalid bugs. -- 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)
-
wine-bugs@winehq.org