http://bugs.winehq.org/show_bug.cgi?id=58304 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #9 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Michael Setzer II from comment #8)
Looking at logfile.log line 42180 find this?
0128:trace:file:append_entry long L"." short L"" mask L"WPM$63U6.PM$" 0128:trace:file:append_entry long L".." short L"" mask L"WPM$63U6.PM$"
Hi, AFAICT one can just create a filename with a '$' somewhere in the name in Linux. Like touch 'DD$DD.TM$' happily creates it, and wine also lists it when I do 'cmd /c dir'. How can you be sure that that's the cause of the crash? It might be more useful to run with WINEDEBUG=+relay,+seh wine program.exe > logfile.log and attach the logfile here (bzip2 it to make it smaller) -- 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.