http://bugs.winehq.org/show_bug.cgi?id=18019
Tim Colgate wine@mettalogic.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@mettalogic.co.uk
--- Comment #29 from Tim Colgate wine@mettalogic.co.uk 2012-02-03 17:43:30 CST --- (In reply to comment #28)
Created attachment 38683 [details] wine trace for bug 18019 - crash on edit install location
Still in wine-1.4-rc2 (for Mass Effect 2). I used WINEDEBUG=trace+relay,warn+all for the above attached log output.
The trace starts from call_window_proc() for the WM_KEYUP event that appears in the back trace (e.g. stack level 3 in comment #6).
I noticed one warning:
warn:browseui:ACLShellSource_QueryInterface unsupported interface: {00000101-0000-0000-c000-000000000046}
The GUID is listed here: http://msdn.microsoft.com/en-us/library/system.runtime.interopservices.ucomi... as UCOMIEnumString Interface.
Does this have any significance?