[Bug 45091] wineboot: first boot hangs forever

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 7 07:15:55 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45091

--- Comment #2 from metafunk at gmail.com ---
Also occurs on macOS (10.13.4), when running: 

```
pushd $(mktemp -d)
wget
https://dl.winehq.org/wine-builds/macosx/pool/portable-winehq-stable-3.0.1-osx64.tar.gz
tar -xzf portable-winehq-stable-3.0.1-osx64.tar.gz
WINEDEBUG=warn+all usr/bin/wineboot -i 2>&1 | tee wineboot-$(date +%s).log
```

opting to install both mono and gecko (both of which appear to install fine).

During the pause, the following wine processes are running:

```
  501 39752     1   0 10:00pm ??         0:08.78
/private/var/folders/ml/3hynjc6s5v96y4k_wfy3gt6r0000gn/T/tmp.JLeatiGg/usr/lib/../bin/wineserver
  501 39754     1   0 10:00pm ??         0:00.43
C:\windows\system32\wineboot.exe --init 
  501 39756     1   0 10:00pm ??         0:00.05
C:\windows\system32\services.exe 
  501 39760     1   0 10:00pm ??         0:00.30
C:\windows\system32\explorer.exe /desktop 
  501 39773     1   0 10:01pm ??         0:00.03
C:\windows\system32\winedevice.exe 
  501 39775     1   0 10:01pm ??         0:00.87
C:\windows\syswow64\rundll32.exe setupapi,InstallHinfSection Wow64Install 128
\\?\unix/private/var/folders/ml/3hynjc6s5v96y4k_wfy3gt6r0000gn/T/tmp.JLeatiGg/usr/lib64/../bin/../share/wine/wine.inf 
  501 39777     1   0 10:01pm ??         0:00.44
C:\windows\system32\control.exe appwiz.cpl install_gecko 
  501 39746 39512   0 10:00pm ttys003    0:00.09 wineboot.exe -i 
```

After the pause, the initial configuration dialog is still showing.

Attached is the debug log (`macos debug log`)

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