4 Apr
2019
4 Apr
'19
9:18 a.m.
https://bugs.winehq.org/show_bug.cgi?id=44948 --- Comment #14 from Screwtape <thristian(a)gmail.com> --- I have been playing with this patch in Wine 4.5-staging (x86_64, built by PlayOnLinux). I found a way to reproducibly crash Wine with it. Steps to reproduce: $ mkdir test $ cd test $ mkdir -p a/a $ mkdir -p b $ wine cmd
mklink /d b/b ../a/a
Expected result: test/b/b is a symlink pointing to test/a/a Actual result: wine: Unhandled page fault on read access to 0x00000000 at address 0xf7c0437d (thread 0054), starting debugger... -- 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.