[Bug 36839] Family Tree Maker 2012: Crashes during program initialistion (about 50% complete)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 3 18:25:15 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36839

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|-unknown                    |winsock
         Resolution|---                         |DUPLICATE

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello Mo,

I found a distributed "backup" of the app and could reproduce the problem.

It's a dupe of bug 32328

The terminal output/managed backtrace reveals it:

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Family Tree Maker 2012

$ wine ./FTM.exe
...
fixme:ntdll:server_ioctl_file Unsupported ioctl 28000017 (device=2800 access=0
func=5 method=3)
fixme:winsock:server_ioctl_sock Unsupported ioctl 28000017 (device=2800
access=0 func=5 method=3)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (_WSAIO(IOC_WS2, 23))
fixme:shell:URL_ParseUrl failed to parse
L"Microsoft.Practices.EnterpriseLibrary.ExceptionHandling"
fixme:shell:URL_ParseUrl failed to parse
L"Microsoft.Practices.EnterpriseLibrary.Common"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:shell:URL_ParseUrl failed to parse
L"Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging"
fixme:shell:URL_ParseUrl failed to parse L"FTM.Configuration"
fixme:shell:URL_ParseUrl failed to parse
L"Microsoft.Practices.EnterpriseLibrary.Logging"
fixme:shell:URL_ParseUrl failed to parse L"System.Management"
fixme:shell:URL_ParseUrl failed to parse
L"Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.resources"
fixme:shell:URL_ParseUrl failed to parse
L"Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.resources"
fixme:advapi:LsaOpenPolicy ((null),0x33ed60,0x00000800,0x33ed38) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:advapi:LsaOpenPolicy ((null),0x33ed34,0x00000800,0x33ed0c) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:advapi:RegisterEventSourceW (L".",L"Family Tree Maker"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x73ceb4c,0x73cea54):
stub
err:eventlog:ReportEventW L"Timestamp: 7/3/2014 11:19:07 PM\r\nMessage:
HandlingInstanceID: 22b06efa-ecfb-4a57-a368-7936734147d8\r\nAn exception of
type 'Microsoft.Practices.CompositeUI.Services.ModuleLoadException' occurred
and was caught.\r
...
Unhandled Exception:
Microsoft.Practices.CompositeUI.Services.ModuleLoadException: Failed to load
module from assembly Connectivity. Error was:
Failed to load module from assembly Connectivity, Version=21.0.0.388,
Culture=neutral, PublicKeyToken=69cf5367912b86b4. Error was:
Unknown error (0x273d) --->
System.Net.NetworkInformation.NetworkInformationException: Unknown error
(0x273d)
   at
System.Net.NetworkInformation.NetworkChange.AddressChangeListener.StartHelper(NetworkAddressChangedEventHandler
caller, Boolean captureContext, StartIPOptions startIPOptions)
   at
System.Net.NetworkInformation.NetworkChange.AvailabilityChangeListener.Start(NetworkAvailabilityChangedEventHandler
caller)
   at
System.Net.NetworkInformation.NetworkChange.add_NetworkAvailabilityChanged(NetworkAvailabilityChangedEventHandler
value)
   at FTM.Connectivity.ConnectionDetector..ctor(ConnectionManager
connectionManager)
   at FTM.Connectivity.ConnectionManager..ctor()
   at FTM.Connectivity.Module.AddServices()
   at
Microsoft.Practices.SmartClient.Library.Services.DependentModuleLoaderService.ModuleMetadata.LoadServices(WorkItem
workItem)
   --- End of inner exception stack trace ---
   at
Microsoft.Practices.SmartClient.Library.Services.DependentModuleLoaderService.ModuleMetadata.ThrowModuleLoadException(Exception
innerException)
   at
Microsoft.Practices.SmartClient.Library.Services.DependentModuleLoaderService.ModuleMetadata.LoadServices(WorkItem
workItem)
   at
Microsoft.Practices.SmartClient.Library.Services.DependentModuleLoaderService.InnerLoad(WorkItem
workItem, IModuleInfo[] modules)
   at
Microsoft.Practices.SmartClient.Library.Services.DependentModuleLoaderService.Load(WorkItem
workItem, IModuleInfo[] modules)
   at Microsoft.Practices.CompositeUI.CabApplication`1.LoadModules()
   at Microsoft.Practices.CompositeUI.CabApplication`1.Run()
   at FTM.FTMApplication.?(String[] ?)
--- snip ---

$ wine --version
wine-1.7.21-50-g10e6a66

Regards

*** This bug has been marked as a duplicate of bug 32328 ***

-- 
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.



More information about the wine-bugs mailing list