https://bugs.winehq.org/show_bug.cgi?id=38341 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr(a)codeweavers.com --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> --- This new log is completely unrelated to the old one, let's use it from now. The crash is more clear: =>0 0x7ea022d6 SetSecurityInfo+0x586(handle=<couldn't compute location>, ObjectType=<couldn't compute location>, SecurityInfo=<couldn't compute location>, psidOwner=<couldn't compute location>, psidGroup=<couldn't compute location>, pDacl=<couldn't compute location>, pSacl=<couldn't compute location>) [/home/artik/wine-git/dlls/advapi32/security.c:5827] in advapi32 (0x0032ecc8) ... 5827 dacl = heap_alloc_zero(pDacl->AclSize+parent_dacl->AclSize); Seems to be a regression caused by http://source.winehq.org/git/wine.git/commitdiff/f974d726720eff4fcd7371bca95... because that code was introduced in this commit. CC'ing Piotr. -- 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.