[Bug 35589] Master Genealogist 9 installer stops after file copying stage

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 13 15:38:47 CST 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |focht at gmx.net
          Component|-unknown                    |msi
         Resolution|---                         |DUPLICATE

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello Nikolay,

the hang is in 'AI_ExtractFiles' custom action (which ought to be deferred) ->
looks familiar to me.

Indeed, dupe of bug 34989

--- snip ---
...
  11 0x7ece5158 wait_thread_handle+0x94(info=0x7ac098)
[/home/focht/projects/wine/wine.repo/src/dlls/msi/custom.c:411] in msi
(0x0033f778)

  12 0x7ece5d5b HANDLE_CustomType1+0xe3(package=0x141628, source="Prereq.dll",
target="ExtractSourceFiles", type=0x401, action="AI_ExtractFiles")
[/home/focht/projects/wine/wine.repo/src/dlls/msi/custom.c:668] in msi
(0x0033f7b8)

  13 0x7ece7c37 ACTION_CustomAction+0x47b(package=0x141628,
action="AI_ExtractFiles", script=0xffffffff)
[/home/focht/projects/wine/wine.repo/src/dlls/msi/custom.c:1252] in msi
(0x0033f848)

  14 0x7ecbec8b ACTION_HandleCustomAction+0x25(package=0x141628,
action="AI_ExtractFiles", rc=0x33f8a8, script=0xffffffff)
[/home/focht/projects/wine/wine.repo/src/dlls/msi/action.c:624] in msi
(0x0033f878)

  15 0x7ecd2049 ACTION_PerformUIAction+0xc3(package=0x141628,
action="AI_ExtractFiles", script=0xffffffff)
[/home/focht/projects/wine/wine.repo/src/dlls/msi/action.c:7649] in msi
(0x0033f8c8)

  16 0x7ecbe7d3 ITERATE_Actions+0x13d(row=0x76f960, param=0x141628)
[/home/focht/projects/wine/wine.repo/src/dlls/msi/action.c:505] in msi
(0x0033f928)

  17 0x7ed18693 MSI_IterateRecords+0x8a(view=0x785cb0, count=0x0(nil),
func=0x7ecbe695, param=0x141628)
[/home/focht/projects/wine/wine.repo/src/dlls/msi/msiquery.c:188] in msi
(0x0033f958)

  18 0x7ecbeb90 ACTION_ProcessExecSequence+0x1a5(package=0x141628, UIran=0)
[/home/focht/projects/wine/wine.repo/src/dlls/msi/action.c:590] in msi
(0x0033f998)

  19 0x7eccbf70 ACTION_ExecuteAction+0x33(package=0x141628)
[/home/focht/projects/wine/wine.repo/src/dlls/msi/action.c:5510] in msi
(0x0033f9c8)
...
  25 0x7ecd26dd MSI_InstallPackage+0x427(package=0x141628,
szPackagePath="C:\users\Public\Application Data\The Master Genealogist v9
Installer\tmg9setup.msi", szCommandLine="
AI_SETUPEXEPATH=Z:\home\focht\Downloads\tmg9setup.exe
SETUPEXEDIR=Z:\home\focht\Downloads\ EXE_CMD_LINE="/exenoupdates  /exelang 0
/noprereqs   "")
[/home/focht/projects/wine/wine.repo/src/dlls/msi/action.c:7807] in msi
(0x0033fb88)
...
--- snip ---

$ sha1sum tmg9setup.exe 
01363255c14d5d7e5889e5bf3f7ff4eb98f2ef2c  tmg9setup.exe

$ du -sh tmg9setup.exe 
47M    tmg9setup.exe

$ wine --version
wine-1.7.12-125-g9ca4f9b

Regards

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

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