https://bugs.winehq.org/show_bug.cgi?id=45076 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED Component|-unknown |fonts CC| |focht(a)gmx.net Summary|Fitbit OS 2.0 Simulator |Fitbit OS 2.0 Simulator |crashes |using 'Blink' web browser | |engine crashes on startup | |('Arial' font face name | |validation) --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of bug 32342 --- snip --- $ pwd /home/focht/.wine/drive_c/users/focht/Local Settings/Application Data/Programs/@fitbitsimulator $ WINEDEBUG=+seh,+relay wine ./Fitbit\ OS\ Simulator.exe >>log.txt 2>&1 ... 002e:Call KERNEL32.CreateProcessW(18d9c708 L"C:\\users\\focht\\Local Settings\\Application Data\\Programs\\@fitbitsimulator\\Fitbit OS Simulator.exe",037c1650 L"\"C:\\users\\focht\\Local Settings\\Application Data\\Programs\\@fitbitsimulator\\Fitbit OS Simulator.exe\" --reporter-url= \"--application-name=Fitbit OS Simulator\" \"--crashes-directory=C:\\users\\focht\\Temp\\Fitbit OS Simulator Crashes\" --v=1",00000000,00000000,00000001,08000608,037c19f8,037c1c40 L"C:\\users\\focht\\Local Settings\\Application Data\\Programs\\@fitbitsimulator",0032d358,0032d348) ret=1071bb65 ... 0033:Call KERNEL32.__wine_kernel_init() ret=7bc6c260 002e:Ret KERNEL32.CreateProcessW() retval=00000001 ret=1071bb65 ... 0048:Call KERNEL32.CreateProcessW(00000000,191365d0 L"\"C:\\users\\focht\\Local Settings\\Application Data\\Programs\\@fitbitsimulator\\Fitbit OS Simulator.exe\" --type=renderer --no-sandbox --disable-databases --primordial-pipe-token=68695D7BA8E887CF1CF85305B26363BF --lang=en-US --app-path=\"C:\\users\\focht\\Local Settings\\Application Data\\Programs\\"...,00000000,00000000,00000001,00080000,00000000,00000000,1b65f7e8,1b65f830) ret=0068ff80 ... 005d:Call KERNEL32.__wine_kernel_init() ret=7bc6c260 ... 0048:Ret KERNEL32.CreateProcessW() retval=00000001 ret=0068ff80 ... 005d:Call ucrtbase.strncmp(0033e4a9 "webkit-font-smoothing",02ff6899 "webkit-font-smoothing",00000015) ret=00c56d7f ... 005d:trace:seh:raise_exception code=80000003 flags=0 addr=0x20dd7cb ip=020dd7cc tid=005d 005d:trace:seh:raise_exception info[0]=00000000 005d:trace:seh:raise_exception eax=0033de18 ebx=00000000 ecx=0033dde0 edx=362807f8 esi=00000000 edi=3621d3f8 005d:trace:seh:raise_exception ebp=0033de20 esp=0033dde0 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000202 005d:trace:seh:call_stack_handlers calling handler at 0x28b78c6 code=80000003 flags=0 005d:trace:seh:call_stack_handlers handler at 0x28b78c6 returned 1 005d:trace:seh:call_stack_handlers calling handler at 0x28b78c6 code=80000003 flags=0 --- snip --- The app statically links to 'Blink' web browser engine. As Louis said: 'winetricks -q corefonts' works around (or executing 'arial32.exe' alone from corefonts download will do too). $ sha1sum Fitbit\ OS\ Simulator\ Setup\ 0.5.3.exe 3645cf71744348851f7ce3889cf17c4fd26330ab Fitbit OS Simulator Setup 0.5.3.exe $ du -sh Fitbit\ OS\ Simulator\ Setup\ 0.5.3.exe 65M Fitbit OS Simulator Setup 0.5.3.exe $ wine --version wine-3.7 Regards *** This bug has been marked as a duplicate of bug 32342 *** -- 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.