http://bugs.winehq.org/show_bug.cgi?id=29666 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27991 --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2012-01-22 12:32:06 CST --- Hello, the installer also suffers from bug 27991 later (doesn't crash every time). --- snip --- Unhandled Exception: System.TypeInitializationException: The type initializer for 'Intuit.Tax.Installers.Setup.ApplicationUtils' threw an exception. ---> System.ArgumentOutOfRangeException: The number of bytes cannot exceed the virtual address space on a 32 bit machine. Parameter name: numBytes at System.Runtime.InteropServices.SafeBuffer.Initialize(UInt64 numBytes) at System.Security.Principal.Win32.InitializeReferencedDomainsPointer(SafeLsaMemoryHandle referencedDomains) at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed) at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean& someFailed) at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess) at System.Security.Principal.SecurityIdentifier.Translate(Type targetType) at System.Security.Principal.WindowsIdentity.GetName() at System.Security.Principal.WindowsIdentity.get_Name() at Intuit.Tax.Installers.Setup.ApplicationUtils..cctor() --- End of inner exception stack trace --- at Intuit.Tax.Installers.Setup.ApplicationUtils.isCommandLineMode() at Intuit.Tax.Installers.Setup.ApplicationShell.OnAppDomainException(Object sender, UnhandledExceptionEventArgs eventArgs) --- snip --- Regards -- 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.