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@winehq.org ReportedBy: austinenglish@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...
http://bugs.winehq.org/show_bug.cgi?id=16102
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2008-11-18 23:12:51 --- Incidentally, as a workaround setting the Windows version to Windows 2000 works around the crash.
http://bugs.winehq.org/show_bug.cgi?id=16102
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|advapi32 |user32
--- Comment #2 from James Hawkins truiken@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.
http://bugs.winehq.org/show_bug.cgi?id=16102
Andrey Turkin andrey.turkin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin@gmail.com
--- Comment #3 from Andrey Turkin andrey.turkin@gmail.com 2009-01-04 12:47:24 --- Please try again with current git
http://bugs.winehq.org/show_bug.cgi?id=16102
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Austin English austinenglish@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!
http://bugs.winehq.org/show_bug.cgi?id=16102
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2009-01-16 10:39:05 --- Closing bugs fixed in 1.1.13.