[Bug 16102] New: archicad 10 demo installer crashes when launched
http://bugs.winehq.org/show_bug.cgi?id=16102 Summary: archicad 10 demo installer crashes when launched Product: Wine Version: 1.1.8 Platform: PC URL: http://www.download.com/Archicad-10-Student-Edition- USA/3000-6677_4-10551542.html OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Blocks: 8543 Created an attachment (id=17336) --> (http://bugs.winehq.org/attachment.cgi?id=17336) output in git wine: Unhandled page fault on write access to 0x00000000 at address 0xb7d5b637 (thread 0022), starting debugger... .... 2 0x7ea2c726 InitializeSecurityDescriptor+0x18(pDescr=(nil), revision=1) [/home/austin/wine-git/dlls/advapi32/security.c:1158] in advapi32 (0x0033ec8c) Adding a NULL check avoids the crash, but then the installer doesn't proceed... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16102 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-11-18 23:12:51 --- Incidentally, as a workaround setting the Windows version to Windows 2000 works around the crash. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16102 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|advapi32 |user32 --- Comment #2 from James Hawkins <truiken(a)gmail.com> 2008-11-30 01:13:05 --- The bug is not in advapi32. The problem is that user32.GetUserObjectSecurity is unimplemented. Hacking the function to return the value of a call to GetFileSecurityA("C:\\",...) lets the installer proceed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16102 Andrey Turkin <andrey.turkin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin(a)gmail.com --- Comment #3 from Andrey Turkin <andrey.turkin(a)gmail.com> 2009-01-04 12:47:24 --- Please try again with current git -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16102 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-01-04 14:48:35 --- Still doesn't install, but it's a problem in java: 0_06/bin\java.exe: string.c:327: format_string: Assertion `*format == 's'' failed. This bug is fixed. Thanks Andrey! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16102 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2009-01-16 10:39:05 --- Closing bugs fixed in 1.1.13. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org