[Bug 44570] explorer.exe crashes when opening Unix file paths

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 5 10:02:42 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44570

tommywatson <coder at tommywatson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60665|0                           |1
        is obsolete|                            |

--- Comment #7 from tommywatson <coder at tommywatson.com> ---
Created attachment 60672
  --> https://bugs.winehq.org/attachment.cgi?id=60672
Show explorer bug


Thanks, the patch didn't handle mapped drives, just stopped the crashes, the
code down in shell32, UNIXFS_get_unix_path(), returns a different path when you
have another mapped drive so explorer ends up just opening "Desktop" in this
case.

I have attached a patch that shows the error, it doesn't fix it, just prints an
error before it crashes explaining that the item hasn't been initialised, maybe
a developer with a little more knowledge of how it's supposed to work can get
an idea.

-- 
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.



More information about the wine-bugs mailing list