http://bugs.winehq.org/show_bug.cgi?id=25744
Summary: Wineboot fails on powerpc/linux Product: Wine Version: 1.3.11 Platform: ppc32 OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
austin@gcc40:~$ WINEDEBUG=+process,+wineboot ./wine-git/wine ./wine-git/programs/wineboot/wineboot.exe.so 2>&1 | tee boot.txt wine: created the configuration directory '/home/austin/.wine' trace:process:init_current_directory starting in L"Z:\home\austin\" 0xc trace:process:CreateProcessW app L"C:\windows\system32\wineboot.exe" cmdline L"C:\windows\system32\wineboot.exe --init" trace:process:open_exe_file looking for L"C:\windows\system32\wineboot.exe" trace:process:CreateProcessW starting L"C:\windows\system32\wineboot.exe" as 32-bit Winelib app err:process:start_wineboot failed to start wineboot, err 1359 trace:process:__wine_kernel_init starting process name=L"Z:\home\austin\wine-git\programs\wineboot\wineboot.exe.so" argv[0]=L"Z:\home\austin\wine-git\programs\wineboot\wineboot.exe.so" trace:wineboot:pendingRename Entered trace:wineboot:pendingRename Value not present - nothing to rename trace:wineboot:ProcessRunKeys processing L"RunServicesOnce" entries under HKLM trace:wineboot:ProcessRunKeys done
and hangs there at nearly 100% cpu, even if I let it sit for 15 minutes.