Family Tree Maker Forum

This is a community forum and not official technical support. — If you need official support: Contact Us

The following comments are owned by whoever posted them. We are not responsible for them in any way.

Back to Threads Reply to Thread

FTM 2009 will not run.

Installed in XP bottle with IE7 and .NET 3.0 on CrossOver Linux 9.0. Will install without errors, however running it gives the very vague Windows error "Family Tree Maker 2009 has encountered a problem and needs to close."

Here is the debug log generated after running the software:


Microsoft (R) Cabinet Tool - Version 1.00.0601 (03/18/97)
Copyright (c) Microsoft Corp 1996-1997. All rights reserved.

Extracting file(s) from cabinet 'C:\windows\temp\rtp6271.tmp':
   extracting: info.txt
   extracting: rtp4E48.tmp

Operation successful

Unhandled Exception: Unhandled Exception: System.ArgumentException: Parameter is not valid.
   at System.Drawing.Imaging.ImageAttributes.SetColorMatrix(ColorMatrix newColorMatrix, ColorMatrixFlag mode, ColorAdjustType type)
   at System.Drawing.Imaging.ImageAttributes.SetColorMatrix(ColorMatrix newColorMatrix)
   at System.Windows.Forms.ControlPaint.DrawImageDisabled(Graphics graphics, Image image, Rectangle imageBounds, Color background, Boolean unscaledImage)
   at System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.DrawImageCore(Graphics graphics, Image image, Rectangle imageBounds, Point imageStart, LayoutData layout)
   at System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.DrawImage(Graphics graphics, LayoutData layout)
   at System.Windows.Forms.ButtonInternal.ButtonStandardAdapter.PaintWorker(PaintEventArgs e, Boolean up, CheckState state)
   at System.Windows.Forms.ButtonInternal.ButtonStandardAdapter.PaintUp(PaintEventArgs e, CheckState state)
   at System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.Paint(PaintEventArgs pevent)
   at System.Windows.Forms.ButtonBase.OnPaint(PaintEventArgs pevent)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at Microsoft.Practices.CompositeUI.WinForms.FormShellApplication`2.Start()
   at MyFamily.FTM.UI.FTM.FTMApplication.Start()
   at Microsoft.Practices.CompositeUI.CabApplication`1.Run()
   at MyFamily.FTM.UI.FTM.FTMApplication.?(String[] ?)
wine: Unhandled exception 0xe0434f4d at address 0x7b8402f9 (thread 0048), starting debugger...
System.IO.IsolatedStorage.IsolatedStorageException: Unable to create the store directory. (Exception from HRESULT: 0x80131468)
   at System.IO.IsolatedStorage.IsolatedStorageFile.nGetRootDir(IsolatedStorageScope scope)
   at System.IO.IsolatedStorage.IsolatedStorageFile.InitGlobalsNonRoamingUser(IsolatedStorageScope scope)
   at System.IO.IsolatedStorage.IsolatedStorageFile.GetRootDir(IsolatedStorageScope scope)
   at System.IO.IsolatedStorage.IsolatedStorageFile.GetGlobalFileIOPerm(IsolatedStorageScope scope)
   at System.IO.IsolatedStorage.IsolatedStorageFile.Init(IsolatedStorageScope scope)
   at System.IO.IsolatedStorage.IsolatedStorageFile.GetStore(IsolatedStorageScope scope, Type domainEvidenceType, Type assemblyEvidenceType)
   at Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations.IsolatedStorageBackingStore.Initialize()
   at Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations.IsolatedStorageBackingStore..ctor(String storageAreaName, IStorageEncryptionProvider encryptionProvider)
   at Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.IsolatedStorageBackingStoreAssembler.Assemble(IBuilderContext context, CacheStorageData objectConfiguration, IConfigurationSource configurationSource, ConfigurationReflectionCache reflectionCache)
   at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.AssemblerBasedObjectFactory`2.Create(IBuilderContext context, TConfiguration objectConfiguration, IConfigurationSource configurationSource, ConfigurationReflectionCache reflectionCache)
   at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.AssemblerBasedCustomFactory`2.Create(IBuilderContext context, String name, IConfigurationSource configurationSource, ConfigurationReflectionCache reflectionCache)
   at Microsoft.Practices.EnterpriseLibrary.Caching.CacheManagerCustomFactory.CreateObject(IBuilderContext context, String name, IConfigurationSource configurationSource, ConfigurationReflectionCache reflectionCache)
   at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.ConfiguredObjectStrategy.BuildUp(IBuilderContext context, Type t, Object existing, String id)
   at Microsoft.Practices.ObjectBuilder.SingletonStrategy.BuildUp(IBuilderContext context, Type typeToBuild, Object existing, String idToBuild)
   at Microsoft.Practices.ObjectBuilder.BuilderStrategy.BuildUp(IBuilderContext context, Type typeToBuild, Object existing, String idToBuild)
   at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.ConfigurationNameMappingStrategy.BuildUp(IBuilderContext context, Type t, Object existing, String id)
   at Microsoft.Practices.ObjectBuilder.BuilderBase`1.DoBuildUp(IReadWriteLocator locator, Type typeToBuild, String idToBuild, Object existing, PolicyList[] transientPolicies)
   at Microsoft.Practices.ObjectBuilder.BuilderBase`1.BuildUp(IReadWriteLocator locator, Type typeToBuild, String idToBuild, Object existing, PolicyList[] transientPolicies)
   at Microsoft.Practices.ObjectBuilder.BuilderBase`1.BuildUp[TTypeToBuild](/compatibility/crossover/IReadWriteLocator locator, String idToBuild, Object existing, PolicyList[] transientPolicies)
   at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.EnterpriseLibraryFactory.BuildUp[T](/compatibility/crossover/IReadWriteLocator locator, String id, IConfigurationSource configurationSource)
   at Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.LocatorNameTypeFactoryBase`1.Create(String name)
   at Microsoft.Practices.EnterpriseLibrary.Caching.CacheFactory.GetCacheManager(String cacheManagerName)
   at MyFamily.FTM.Research.SearchService.InitializeHintCache()
   at MyFamily.FTM.Research.SearchService.Initialize()
   at MyFamily.FTM.Research.ModuleController.Initialize(Object state)
   at Microsoft.Practices.SmartClient.Library.MyThreadPool.?.<HandleItem>b__0(Object A_1)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at Microsoft.Practices.SmartClient.Library.MyThreadPool.?(Object ?)
   at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
Unhandled exception: 0xe0434f4d in 32-bit code (0x7b8402f9).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b8402f9 ESP:0612d8c8 EBP:0612d92c EFLAGS:00000212(   - --  I   -A- - )
 EAX:7b82bec9 EBX:7b8ad7f4 ECX:00000000 EDX:00000004
 ESI:0612d968 EDI:0612d8e8
Stack dump:
0x0612d8c8:  00000036 790c20c8 e0434f4d 00000001
0x0612d8d8:  00000000 7b8402f9 00000001 80131468
0x0612d8e8:  79e7be3f e0434f4d 0612d964 790c2000
0x0612d8f8:  02000036 0612d910 79e814da 0612d91c
0x0612d908:  02000036 00000001 0612d98c 79e87ff4
0x0612d918:  0000012c 790fabcc 001bbd00 0612d964
Backtrace:
=>0 0x7b8402f9 RaiseException+0x89() in kernel32 (0x0612d92c)
  1 0x79f97065 in mscorwks (+0x127065) (0x0612d98c)
  2 0x7a0946a9 in mscorwks (+0x2246a9) (0x0612da30)
  3 0x08990494 (0x0612dadc)
  4 0x089903ec (0x0612db00)
  5 0x79e88f63 in mscorwks (+0x18f63) (0x0612db10)
  6 0x79e88ee4 in mscorwks (+0x18ee4) (0x0612db90)
  7 0x79e88e31 in mscorwks (+0x18e31) (0x0612dccc)
  8 0x79e88d19 in mscorwks (+0x18d19) (0x0612dd50)
  9 0x7934a8f0 in mscorlib.ni (+0x28a8f0) (0x7913bf08)
  10 0x20200015 (0x0b0235e3)
0x7b8402f9 RaiseException+0x89 in kernel32: movl    0xfffffff4(%ebp),%ebx
Modules:
Module    Address            Debug info    Name (192 modules)
PE      400000-  4ce000    Deferred        ftm
PE     2cf0000- 2d04000    Deferred        microsoft.practices.compositeui.C:\Program Files\Family Tree Maker 2009\Microsoft.Practices.CompositeUI.WinForms.dll
PE     2d60000- 2d72000    Deferred        microsoft.practices.objectbuildeC:\Program Files\Family Tree Maker 2009\Microsoft.Practices.ObjectBuilder.dll
PE     2da0000- 2db6000    Deferred        library
PE     2de0000- 3a66000    Deferred        system.windows.forms.ni
PE     3a90000- 3a9a000    Deferred        inlib
PE     3ab0000- 3eaa000    Deferred        myfamily.ftm.shared
PE     4320000- 4362000    Deferred        myfamily.shared
PE     43e0000- 43fe000    Deferred        myfamily.ftm.factserviceagent
PE     4420000- 442c000    Deferred        connectivity
PE     4440000- 4486000    Deferred        som
PE     44e0000- 457c000    Deferred        plcm
PE     4640000- 4650000    Deferred        pluginmodule
PE     4940000- 4c00000    Deferred        common
PE     4c60000- 4cb2000    Deferred        mem
PE     4cc0000- 4e28000    Deferred        rem
PE     4fa0000- 500e000    Deferred        myfamily.ftm.charting.shared
PE     5080000- 52fe000    Deferred        pum
PE     5580000- 5606000    Deferred        plm
PE     56a0000- 57f0000    Deferred        pem
PE     5950000- 5960000    Deferred        microsoft.practices.enterpriseliC:\Program Files\Family Tree Maker 2009\Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll
PE     5a00000- 5a1c000    Deferred        myfamily.shared.data
PE     6210000- 62a0000    Deferred        augmentation
PE     6330000- 63e8000    Deferred        vistadb.net20
PE     67c0000- 67d4000    Deferred        myfamily.ftm.common.commandstackC:\Program Files\Family Tree Maker 2009\MyFamily.FTM.Common.CommandStack.dll
PE     6820000- 685a000    Deferred        myfamily.ftm.data
PE     68d0000- 6954000    Deferred        myfamily.ftm.data.db
PE     6ac0000- 6ada000    Deferred        glaciallist
PE     6ba0000- 6d1e000    Deferred        devexpress.xtraprinting.v7.3
PE     6df0000- 6e0a000    Deferred        webserviceproxies
PE     70c0000- 7362000    Deferred        devexpress.xtrareports.v7.3
PE     74f0000- 7892000    Deferred        devexpress.utils.v7.3
PE     7c60000- 7c6a000    Deferred        myfamily.ftm.common.command
PE     7cb0000- 7cde000    Deferred        recordlinkingframework
PE     7e10000- 7e2c000    Deferred        webserviceproxies.xmlserializersC:\Program Files\Family Tree Maker 2009\WebServiceProxies.XmlSerializers.dll
PE     7fb0000- 808c000    Deferred        microsoft.web.services3
PE     8190000- 8759000    Deferred        ieframe
PE     8aa0000- 8ab6000    Deferred        microsoft.practices.enterpriseliC:\Program Files\Family Tree Maker 2009\Microsoft.Practices.EnterpriseLibrary.Caching.dll
PE     8ae0000- 8afa000    Deferred        microsoft.practices.enterpriseliC:\Program Files\Family Tree Maker 2009\Microsoft.Practices.EnterpriseLibrary.Common.dll
PE     8c20000- 8c2a000    Deferred        microsoft.practices.enterpriseliC:\Program Files\Family Tree Maker 2009\Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll
PE     8c70000- 8c78000    Deferred        myfamily.ftm.configuration
PE     8d90000- 8db6000    Deferred        microsoft.practices.enterpriseliC:\Program Files\Family Tree Maker 2009\Microsoft.Practices.EnterpriseLibrary.Logging.dll
PE     9520000- 988f000    Deferred        mshtml
PE    10000000-1001d000    Deferred        artpclnt
PE    11000000-11030000    Deferred        microsoft.practices.compositeui
PE    5dca0000-5dce5000    Deferred        iertutil
PE    5e380000-5e409000    Deferred        diasymreader
PE    61410000-61534000    Deferred        urlmon
PE    64890000-6497e000    Deferred        system.configuration.ni
PE    64e70000-65137000    Deferred        system.data
PE    65140000-657a8000    Deferred        system.data.ni
PE    67510000-6756e000    Deferred        system.management
PE    67920000-679d6000    Deferred        system.security.ni
PE    685c0000-6910a000    Deferred        system.web.ni
PE    698f0000-69ad2000    Deferred        system.web.services.ni
PE    69be0000-6a148000    Deferred        system.xml.ni
PE    746c0000-746e9000    Deferred        msls31
PE    77760000-778d0000    Deferred        shdocvw
PE    78000000-78040000    Deferred        msvcrt
PE    78130000-781cb000    Deferred        msvcr80
PE    79000000-79045000    Deferred        mscoree
PE    79060000-790b3000    Deferred        mscorjit
PE    790c0000-79ba6000    Export          mscorlib.ni
PE    79e70000-7a3d1000    Export          mscorwks
PE    7a440000-7abfe000    Deferred        system.ni
PE    7ade0000-7af74000    Deferred        system.drawing.ni
ELF    7b800000-7b96a000    Export          kernel32<elf>
  \-PE    7b820000-7b96a000    \               kernel32
ELF    7bc00000-7bcaf000    Deferred        ntdll<elf>
  \-PE    7bc10000-7bcaf000    \               ntdll
ELF    7bf00000-7bf03000    Deferred        <wine-loader>
ELF    7d709000-7d723000    Deferred        msimtf<elf>
  \-PE    7d710000-7d723000    \               msimtf
ELF    7daf9000-7dafe000    Deferred        libgpg-error.so.0
ELF    7dafe000-7db73000    Deferred        libgcrypt.so.11
ELF    7db73000-7db84000    Deferred        libtasn1.so.3
ELF    7db84000-7dc1c000    Deferred        libgnutls.so.26
ELF    7dc25000-7dc3a000    Deferred        schannel<elf>
  \-PE    7dc30000-7dc3a000    \               schannel
ELF    7dc3a000-7dc60000    Deferred        netapi32<elf>
  \-PE    7dc40000-7dc60000    \               netapi32
ELF    7dc60000-7dc8a000    Deferred        secur32<elf>
  \-PE    7dc70000-7dc8a000    \               secur32
ELF    7dc8a000-7dc9d000    Deferred        security<elf>
  \-PE    7dc90000-7dc9d000    \               security
ELF    7dcd3000-7dcf9000    Deferred        winhttp<elf>
  \-PE    7dce0000-7dcf9000    \               winhttp
ELF    7dcf9000-7dd12000    Deferred        rasapi32<elf>
  \-PE    7dd00000-7dd12000    \               rasapi32
ELF    7dd1b000-7dd3e000    Deferred        mlang<elf>
  \-PE    7dd20000-7dd3e000    \               mlang
ELF    7dd3e000-7dd5d000    Deferred        localspl<elf>
  \-PE    7dd40000-7dd5d000    \               localspl
ELF    7dd5d000-7dd66000    Deferred        libkrb5support.so.0
ELF    7dd66000-7dd6a000    Deferred        libcom_err.so.2
ELF    7dd6a000-7dd8e000    Deferred        libk5crypto.so.3
ELF    7dd8e000-7de19000    Deferred        libkrb5.so.3
ELF    7de19000-7de42000    Deferred        libgssapi_krb5.so.2
ELF    7de42000-7de77000    Deferred        libcups.so.2
ELF    7de7c000-7de95000    Deferred        spoolss<elf>
  \-PE    7de80000-7de95000    \               spoolss
ELF    7de95000-7df07000    Deferred        wineps<elf>
  \-PE    7deb0000-7df07000    \               wineps
ELF    7df07000-7df3b000    Deferred        winspool<elf>
  \-PE    7df10000-7df3b000    \               winspool
ELF    7df3b000-7dfe4000    Deferred        comdlg32<elf>
  \-PE    7df40000-7dfe4000    \               comdlg32
ELF    7dfe4000-7e044000    Deferred        cryptui<elf>
  \-PE    7dff0000-7e044000    \               cryptui
ELF    7e13b000-7e14e000    Deferred        sxs<elf>
  \-PE    7e140000-7e14e000    \               sxs
ELF    7e14e000-7e16c000    Deferred        iphlpapi<elf>
  \-PE    7e150000-7e16c000    \               iphlpapi
ELF    7e1fd000-7e221000    Deferred        libpng12.so.0
ELF    7e226000-7e23b000    Deferred        psapi<elf>
  \-PE    7e230000-7e23b000    \               psapi
ELF    7e23f000-7e277000    Deferred        windowscodecs<elf>
  \-PE    7e250000-7e277000    \               windowscodecs
ELF    7e2bd000-7e39b000    Deferred        oleaut32<elf>
  \-PE    7e2d0000-7e39b000    \               oleaut32
ELF    7e39b000-7e3f2000    Deferred        gdiplus<elf>
  \-PE    7e3b0000-7e3f2000    \               gdiplus
ELF    7e3f2000-7e400000    Deferred        libgcc_s.so.1
ELF    7e400000-7e422000    Deferred        mpr<elf>
  \-PE    7e410000-7e422000    \               mpr
ELF    7e422000-7e479000    Deferred        wininet<elf>
  \-PE    7e430000-7e479000    \               wininet
ELF    7e479000-7e48e000    Deferred        libresolv.so.2
ELF    7e4ac000-7e4d5000    Deferred        ws2_32<elf>
  \-PE    7e4b0000-7e4d5000    \               ws2_32
ELF    7e4d5000-7e508000    Deferred        uxtheme<elf>
  \-PE    7e4e0000-7e508000    \               uxtheme
ELF    7e508000-7e51b000    Deferred        shfolder<elf>
  \-PE    7e510000-7e51b000    \               shfolder
ELF    7e51b000-7e52e000    Deferred        lz32<elf>
  \-PE    7e520000-7e52e000    \               lz32
ELF    7e52e000-7e546000    Deferred        version<elf>
  \-PE    7e530000-7e546000    \               version
ELF    7e546000-7e5d3000    Deferred        crypt32<elf>
  \-PE    7e550000-7e5d3000    \               crypt32
ELF    7e5d3000-7e60c000    Deferred        rsaenh<elf>
  \-PE    7e5e0000-7e60c000    \               rsaenh
ELF    7e639000-7e704000    Deferred        comctl32<elf>
  \-PE    7e640000-7e704000    \               comctl32
ELF    7e704000-7e894000    Deferred        shell32<elf>
  \-PE    7e710000-7e894000    \               shell32
ELF    7e8a8000-7e99f000    Deferred        ole32<elf>
  \-PE    7e8c0000-7e99f000    \               ole32
ELF    7e99f000-7e9a9000    Deferred        libxcursor.so.1
ELF    7e9a9000-7e9af000    Deferred        libxfixes.so.3
ELF    7e9af000-7e9b3000    Deferred        libxcomposite.so.1
ELF    7e9b3000-7e9bb000    Deferred        libxrandr.so.2
ELF    7e9bb000-7e9c5000    Deferred        libxrender.so.1
ELF    7e9c5000-7e9cb000    Deferred        libxxf86vm.so.1
ELF    7e9cb000-7e9cf000    Deferred        libxinerama.so.1
ELF    7e9cf000-7e9ee000    Deferred        imm32<elf>
  \-PE    7e9e0000-7e9ee000    \               imm32
ELF    7e9ee000-7e9f2000    Deferred        libxau.so.6
ELF    7e9f2000-7ea0b000    Deferred        libxcb.so.1
ELF    7ea0b000-7eb25000    Deferred        libx11.so.6
ELF    7eb25000-7eb34000    Deferred        libxext.so.6
ELF    7eb34000-7eb4c000    Deferred        libice.so.6
ELF    7eb4c000-7ebed000    Deferred        winex11<elf>
  \-PE    7eb60000-7ebed000    \               winex11
ELF    7ebed000-7ec01000    Deferred        libz.so.1
ELF    7ec02000-7ec09000    Deferred        libnss_dns.so.2
ELF    7ec1f000-7ec88000    Deferred        libcxfreetype.so
ELF    7ec88000-7ed27000    Deferred        gdi32<elf>
  \-PE    7eca0000-7ed27000    \               gdi32
ELF    7ed27000-7ee6b000    Deferred        user32<elf>
  \-PE    7ed40000-7ee6b000    \               user32
ELF    7ee6b000-7eec5000    Deferred        shlwapi<elf>
  \-PE    7ee80000-7eec5000    \               shlwapi
ELF    7eec5000-7ef30000    Deferred        rpcrt4<elf>
  \-PE    7eed0000-7ef30000    \               rpcrt4
ELF    7ef30000-7ef86000    Deferred        advapi32<elf>
  \-PE    7ef40000-7ef86000    \               advapi32
ELF    7ef86000-7ef92000    Deferred        libnss_files.so.2
ELF    7ef92000-7ef9d000    Deferred        libnss_nis.so.2
ELF    7ef9d000-7efb4000    Deferred        libnsl.so.1
ELF    7efb4000-7efbc000    Deferred        libnss_compat.so.2
ELF    7efbc000-7efe2000    Deferred        libm.so.6
ELF    7efe3000-7efec000    Deferred        libsm.so.6
ELF    7efec000-7f000000    Deferred        system.drv16.so
PE    7eff0000-7f000000    Deferred        system.drv16
ELF    f7433000-f7437000    Deferred        libdl.so.2
ELF    f7438000-f7580000    Deferred        libc.so.6
ELF    f7580000-f7599000    Deferred        libpthread.so.0
ELF    f759a000-f75a0000    Deferred        libxdmcp.so.6
ELF    f75b2000-f75b7000    Deferred        libuuid.so.1
ELF    f75b7000-f76f2000    Deferred        libwine.so.1
ELF    f76f3000-f7711000    Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
0000000c 
    00000045    0
    00000040    0
    0000003e    0
    00000034    0
    0000001a    0
    0000000e    0
    0000000d    0
00000017 
    0000001b    0
    00000019    0
    00000018    0
0000001e 
    0000001f    0
00000023 
    00000024    0
00000043 
    00000044    0
00000046 
    00000047    0
0000000b 
    00000009    0
00000027 
    00000029    0
00000066 
    00000051    0
00000049 (D) C:\Program Files\Family Tree Maker 2009\FTM.exe
    00000035    0
    00000021    0
    0000004a    0
    00000065    0
    00000059    0
    00000057    0
    00000056    0
    00000038    0
    00000028    0
    0000002d    0
    0000005f    0 <==
    0000005b    0
    00000067    2
    00000010    0
    00000048    0
Backtrace:
=>0 0x7b8402f9 RaiseException+0x89() in kernel32 (0x0612d92c)
  1 0x79f97065 in mscorwks (+0x127065) (0x0612d98c)
  2 0x7a0946a9 in mscorwks (+0x2246a9) (0x0612da30)
  3 0x08990494 (0x0612dadc)
  4 0x089903ec (0x0612db00)
  5 0x79e88f63 in mscorwks (+0x18f63) (0x0612db10)
  6 0x79e88ee4 in mscorwks (+0x18ee4) (0x0612db90)
  7 0x79e88e31 in mscorwks (+0x18e31) (0x0612dccc)
  8 0x79e88d19 in mscorwks (+0x18d19) (0x0612dd50)
  9 0x7934a8f0 in mscorlib.ni (+0x28a8f0) (0x7913bf08)
  10 0x20200015 (0x0b0235e3)

Any ideas?

Thanks!
Randy

CrossOver Forums: the place to discuss running Windows applications on Mac and Linux

CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.
Please Wait...
eyJjb3VudHJ5IjoiVVMiLCJsYW5nIjoiZW4iLCJjYXJ0IjowLCJ0enMiOi01LCJjZG4iOiJodHRwczpcL1wvbWVkaWEuY29kZXdlYXZlcnMuY29tXC9wdWJcL2Nyb3Nzb3Zlclwvd2Vic2l0ZSIsImNkbnRzIjoxNzA4NjEzODE4LCJjc3JmX3Rva2VuIjoiaGFnSkhNZ3JRTkFQeHpkVyIsImdkcHIiOjB9