msiexec Problem during SW installation - backtrace.txt

Questions about Wine on Linux
Locked
[email protected]
Newbie
Newbie
Posts: 1
Joined: Thu Sep 17, 2020 12:16 am

msiexec Problem during SW installation - backtrace.txt

Post by [email protected] »

Dears,

hopefully I'm in the proper forum, if not please remove or move the post to the right place.

Could someone give me a hint concerning the backtrace.txt output generated during my sw installation.

I would like to install/update the German tax software named "Elster-Formular" that I use since many years
on my Linux box (Linux zbook 5.8.7-1-default #1 SMP Sun Sep 6 07:39:46 UTC 2020 (7fc52c0) x86_64 x86_64 x86_64 GNU/Linux)

>cat /etc/os-release
NAME="openSUSE Tumbleweed"
# VERSION="20200910"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20200910"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20200910"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
LOGO="distributor-logo"

Have I missed to install some files by winetricks?
If so could you point my to the proper direction.

Many thanks in advance for your help.

Markus

>cat backtrace.txt
Unhandled exception: page fault on read access to 0x72318ba0 in 64-bit code (0x00000000657d3b5d).
Register dump:
rip:00000000657d3b5d rsp:000000000255f8a0 rbp:0000000001964150 eflags:00010202 ( R- -- I - - - )
rax:0000000000110d70 rbx:0000000001960af0 rcx:000000000255f8e0 rdx:0000000000000000
rsi:00000000657f8120 rdi:00000000657f0070 r8:00007f5a93ff0030 r9:000000000255f4a0 r10:0000000000000008
r11:0000000000000246 r12:000000000255f8e0 r13:00000000657f8020 r14:000000000255f980 r15:0000000000000000
Stack dump:
0x000000000255f8a0: 000000000195fe38 000000007bc2bc5d
0x000000000255f8b0: 0000000001963a60 0000000001964134
0x000000000255f8c0: 00000000657f6de7 0000000000000000
0x000000000255f8d0: ffffffff00000000 0000000001960b28
0x000000000255f8e0: 00000000001101b0 0000000000110d70
0x000000000255f8f0: 0000000001960af0 00000000001101e0
0x000000000255f900: 0000000000000000 0000000000000000
0x000000000255f910: 0000000000000000 0000000000000000
0x000000000255f920: 0000000000000000 0000000000000000
0x000000000255f930: 0000000000000000 0000000000000000
0x000000000255f940: 000000000255f940 000000000255f940
0x000000000255f950: 0200000000000001 0000000001977c70
Backtrace:
=>0 0x00000000657d3b5d exec_script+0x19d(ctx=<is not available>, extern_caller=0x1, func=<is not available>, vbthis=<is not available>) [\\?\unix\home\abuild\rpmbuild\BUILD\wine-5.16\dlls\vbscript\interp.c:2392] in vbscript (0x0000000001964150)
1 0x00000000657e83e3 exec_global_code+0x242(ctx=0x1960af0, code=0x1101b0, res=(nil)) [\\?\unix\home\abuild\rpmbuild\BUILD\wine-5.16\dlls\vbscript\vbscript.c:188] in vbscript (0x0000000000000000)
2 0x00000000657e859c exec_global_code+0x3fb(ctx=<is not available>, code=<is not available>, res=<is not available>) [\\?\unix\home\abuild\rpmbuild\BUILD\wine-5.16\dlls\vbscript\vbscript.c:197] in vbscript (0x0000000000000000)
3 0x0000000071293b91 call_script+0x2e0(hPackage=<is not available>, type=0x6, script="' Loescht die lokalen Hilfsdateien der Anwendungshilfe bei allen Usern
On Error Resume Next
Const HKEY_LOCAL_MASCHINE = &H80000002
strComputer = "."
Set objRegistry=GetObject("winmgmts:\\" & strComputer & "\root\default:StdRegProv")
strKeyPath = "SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList"
objRegistry.EnumKey HKEY_LOCAL_MASCHINE, strKeyPath, arrSubKeys
strValueName="ProfileImagePath"
del_ini = Session.Property("DELETE_INIFILE")
For Each objSubKey In arrSubKeys
strSubPath = strKeyPath & "\" & objSubKey
objRegistry.GetExpandedStringValue HKEY_LOCAL_MASCHINE,strSubPath,strValueName,strValue
idxHelpPath = strValue & "\AppData\Local\.elfohilfe"
Set objFSO = CreateObject("Scripting.FileSystemObject")
If (objFSO.FolderExists(idxHelpPath) and "yes" = del_ini) Then
objFSO.DeleteFolder(idxHelpPath)
End If
Set objFSO = Nothing
Next", function=<is not available>) [\\?\unix\home\abuild\rpmbuild\BUILD\wine-5.16\dlls\msi\..\..\include\activscp.h:970] in msi (0x0000000000000000)
4 0x000000007122dcec ScriptThread+0x1db(arg=<is not available>) [\\?\unix\home\abuild\rpmbuild\BUILD\wine-5.16\dlls\msi\custom.c:1142] in msi (0x0000000000000000)
5 0x000000007bc5e066 RtlUserThreadStart+0x95(entry=0x7122db10, arg=0xfb61c) [\\?\unix\home\abuild\rpmbuild\BUILD\wine-5.16\dlls\ntdll\thread.c:154] in ntdll (0x0000000000000000)
0x00000000657d3b5d exec_script+0x19d [\\?\unix\home\abuild\rpmbuild\BUILD\wine-5.16\dlls\vbscript\interp.c:2392] in vbscript: calll *(%rsi,%rbp,8)
Unable to access file '\\?\unix\home\abuild\rpmbuild\BUILD\wine-5.16\dlls\vbscript\interp.c'
Modules:
Module Address Debug info Name (75 modules)
PE 320000- 3c6000 Deferred wintrust
PE 400000- 43d000 Deferred msiexec
PE 440000- 848000 Deferred comctl32
PE 850000- d5e000 Deferred ole32
PE d60000- 1164000 Deferred oleaut32
PE 1170000- 1430000 Deferred urlmon
PE 1770000- 17b6000 Deferred wmiutils
PE 2570000- 262b000 Deferred scrrun
PE 61900000- 6199e000 Deferred sechost
PE 61d00000- 61d44000 Deferred sxs
PE 61d80000- 61d8e000 Deferred api-ms-win-core-debug-l1-1-0
PE 61e40000- 61e4e000 Deferred api-ms-win-core-sysinfo-l1-1-0
PE 620c0000- 62133000 Deferred wbemdisp
PE 62140000- 621ce000 Deferred uxtheme
PE 62580000- 625b2000 Deferred mspatcha
PE 62600000- 626db000 Deferred usp10
PE 62740000- 62772000 Deferred imagehlp
PE 641c0000- 642af000 Deferred mscoree
PE 64540000- 6454f000 Deferred api-ms-win-core-file-l2-1-0
PE 64940000- 64987000 Deferred shcore
PE 651c0000- 651ce000 Deferred api-ms-win-core-errorhandling-l1-1-0
PE 65240000- 6524f000 Deferred api-ms-win-core-processthreads-l1-1-0
PE 65780000- 6579d000 Deferred version
PE 657c0000- 65954000 Dwarf vbscript
PE 66200000- 6643c000 Deferred dbghelp
PE 66780000- 6678e000 Deferred api-ms-win-core-string-l1-1-0
PE 67600000- 676fd000 Deferred combase
PE 67740000- 67870000 Deferred wbemprox
PE 68180000- 6818e000 Deferred api-ms-win-core-processenvironment-l1-1-0
PE 68340000- 6834e000 Deferred api-ms-win-core-util-l1-1-0
PE 688c0000- 688ce000 Deferred api-ms-win-core-rtlsupport-l1-1-0
PE 68a40000- 68b67000 Deferred shlwapi
PE 69780000- 6978e000 Deferred api-ms-win-core-memory-l1-1-0
PE 69ac0000- 69ace000 Deferred api-ms-win-core-profile-l1-1-0
PE 6a000000- 6a00e000 Deferred api-ms-win-core-datetime-l1-1-0
PE 6a4c0000- 6a4ce000 Deferred api-ms-win-core-handle-l1-1-0
PE 6a700000- 6a8b9000 Deferred setupapi
PE 6ad80000- 6ad8f000 Deferred api-ms-win-core-namedpipe-l1-1-0
PE 6b200000- 6b20e000 Deferred api-ms-win-core-libraryloader-l1-1-0
PE 6b2c0000- 6b491000 Deferred wininet
PE 6b880000- 6b88e000 Deferred api-ms-win-core-fibers-l1-1-1
PE 6bcc0000- 6bccf000 Deferred api-ms-win-core-file-l1-1-0
PE 6bec0000- 6bf0a000 Deferred imm32
PE 6c300000- 6c30f000 Deferred api-ms-win-core-heap-l1-1-0
PE 6c580000- 6c58e000 Deferred api-ms-win-core-synch-l1-1-0
PE 6d9c0000- 6da15000 Deferred mpr
PE 6dfc0000- 6e020000 Deferred cabinet
PE 6e340000- 6e34f000 Deferred api-ms-win-core-synch-l1-2-0
PE 6e6c0000- 6e6cf000 Deferred api-ms-win-core-localization-l1-2-1
PE 6e7c0000- 6e7cf000 Deferred api-ms-win-core-file-l1-2-0
PE 6f080000- 6f0c3000 Deferred odbccp32
PE 6f640000- 6f64f000 Deferred api-ms-win-core-processthreads-l1-1-1
PE 6f880000- 6f88f000 Deferred api-ms-win-core-localization-l1-2-0
PE 6fbc0000- 6fde2000 Deferred rpcrt4
PE 70700000- 7070e000 Deferred api-ms-win-core-interlocked-l1-1-0
PE 70800000- 7080f000 Deferred api-ms-win-core-timezone-l1-1-0
PE 70980000- 7098e000 Deferred api-ms-win-core-console-l1-1-0
PE 71200000- 71807000 Dwarf msi
PE 7a850000- 7a854000 Deferred opengl32
PE 7b000000- 7b324000 Deferred kernelbase
PE 7b620000- 7b7dc000 Deferred kernel32
PE 7bc00000- 7bedb000 Dwarf ntdll
PE 180000000- 1800f4000 Deferred ucrtbase
PE 7f5adb830000- 7f5adb83b000 Deferred winspool
PE 7f5adb880000- 7f5adb884000 Deferred iphlpapi
PE 7f5adb8d0000- 7f5adb8d4000 Deferred wined3d
PE 7f5adba80000- 7f5adba84000 Deferred dxgi
PE 7f5adc320000- 7f5adc324000 Deferred winex11
PE 7f5adcb00000- 7f5adcb04000 Deferred ws2_32
PE 7f5adcb50000- 7f5add427000 Deferred shell32
PE 7f5add580000- 7f5add5c4000 Deferred crypt32
PE 7f5add6b0000- 7f5add798000 Deferred user32
PE 7f5add940000- 7f5add947000 Deferred gdi32
PE 7f5addcf0000- 7f5addcf4000 Deferred advapi32
PE 7f5ade670000- 7f5ade674000 Deferred bcrypt
Threads:
process tid prio (all id:s are in hex)
00000020 cmd.exe
00000024 0
00000038 services.exe
0000003c 0
00000040 0
0000004c 0
00000070 0
00000084 0
00000044 plugplay.exe
00000048 0
00000054 0
00000058 0
0000005c 0
00000210 0
00000740 0
00000744 0
00000060 winedevice.exe
00000064 0
00000074 0
00000078 0
000001b8 0
00000068 explorer.exe
0000006c 0
00000094 0
000000a0 0
000000a4 0
0000007c winedevice.exe
00000080 0
00000088 0
0000008c 0
00000090 0
00000718 TOTALCMD64.EXE
0000071c 0
00000720 -2
00000728 -1
0000072c -1
00000730 0
0000073c 0
00000754 0
0000075c -1
00000764 0
00000140 msiexec.exe
0000013c 0
000001a0 0
00000028 0
000001a8 msiexec.exe
000001ac 0
00000310 (D) C:\windows\system32\msiexec.exe
00000314 0
00000318 0
0000032c 0
00000330 0
00000344 0 <==
0000031c msiexec.exe
00000320 0
System information:
Wine build: wine-5.16
Platform: x86_64
Version: Windows 7
Host system: Linux
Host version: 5.8.7-1-default
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: msiexec Problem during SW installation - backtrace.txt

Post by DarkShadow44 »

Is it that program: https://www.elster.de/eportal/infoseite ... erformular ?
Did you already try in a clean WINEPREFIX? If so, how exactly did you reproduce that issue? It seems to work fine for me.
Locked