https://bugs.winehq.org/show_bug.cgi?id=45076
Bug ID: 45076 Summary: The Fitbit OS 2.0 Simulator crash in wine 3 and ubuntu 18.04 64bit Product: Wine Version: 3.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: stillpointx@gmail.com Distribution: ---
Created attachment 61223 --> https://bugs.winehq.org/attachment.cgi?id=61223 Backtrace wine crash information
The Fitbit OS 2.0 Simulator crash in wine 3 and ubuntu 18.04 64bit
I'm trying to install Fitbit OS 2.0 Simulator to work. The program can be found here https://simulator-updates.fitbit.com/download-win
What it's suppose to look like can be found here but it crashes. https://dev.fitbit.com/blog/2018-03-13-announcing-fitbit-os-2.0-and-simulato...
The crash / errors I get when I run it using the command rttr@sys11: ~/.wine/drive_c/users/rt/Local Settings/Application Data/Programs/@fitbitsimulator$ wine Fitbit\ OS\ Simulator.exe
Checking for update Update for version 0.5.3 is not available (latest version: 0.5.3, downgrade is disallowed. wine: Unhandled exception 0x80000003 in thread 59 at address 0x20dd7cb (thread 0059), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=45076
stillpointx@gmail.com stillpointx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stillpointx@gmail.com Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=45076
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de URL| |https://simulator-updates.f | |itbit.com/download-win Keywords| |download Severity|blocker |normal Summary|The Fitbit OS 2.0 Simulator |Fitbit OS 2.0 Simulator |crash in wine 3 and ubuntu |crashes |18.04 64bit |
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Not a blocker. The program seems to need a login, does the crash happen before the login screen or after?
https://bugs.winehq.org/show_bug.cgi?id=45076
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Fabian Maurer from comment #1)
Not a blocker. The program seems to need a login, does the crash happen before the login screen or after?
It crashes for me too,same way , before the login screen appears. ``winetricks corefonts`` works around it for me.
@reporter of bug: could you try ``winetricks corefonts`` and report back please? Thanks
sha1sum Fitbit\ OS\ Simulator\ Setup\ 0.5.3.exe 3645cf71744348851f7ce3889cf17c4fd26330ab Fitbit OS Simulator Setup 0.5.3.exe
https://bugs.winehq.org/show_bug.cgi?id=45076
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED Component|-unknown |fonts CC| |focht@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@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 ***
https://bugs.winehq.org/show_bug.cgi?id=45076
stillpointx@gmail.com stillpointx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |--- Status|RESOLVED |REOPENED
--- Comment #4 from stillpointx@gmail.com stillpointx@gmail.com --- It does launch now but another issue pops up I made a video to show the issue / error that pops up when I select the Versa option in the fitbit simulator 2.0
Fitbit Simulator 2.0 issue is produced in wine 3.0 and 3.6 Issue occurs running Ubuntu 18.04 64bit as Host and in a ubuntu 18.04 64bit Virtualbox 5.2.10 guest
Issue does work in a windows 7 64bit VirtualBox 5.2.10 guest
https://bugs.winehq.org/show_bug.cgi?id=45076
--- Comment #5 from stillpointx@gmail.com stillpointx@gmail.com --- It does work when running Ubuntu 18.04 64bit as host running a windows 7 64bit VirtualBox 5.2.10 guest
https://bugs.winehq.org/show_bug.cgi?id=45076
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello,
--- quote --- It does launch now but another issue pops up I made a video to show the issue / error that pops up when I select the Versa option in the fitbit simulator 2.0 --- quote ---
--- quote --- Each bug report should cover one problem. If there are additional problems with the same application or game, file separate reports for each. --- quote ---
Don't recycle bugs for multiple issues. You need to find someone else if you keep doing this.
Regards
https://bugs.winehq.org/show_bug.cgi?id=45076
stillpointx@gmail.com stillpointx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED
--- Comment #7 from stillpointx@gmail.com stillpointx@gmail.com --- ok thanks I'll add another bug report
Thanks
https://bugs.winehq.org/show_bug.cgi?id=45076
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE
--- Comment #8 from Matteo Bruni matteo.mystral@gmail.com ---
*** This bug has been marked as a duplicate of bug 32342 ***
https://bugs.winehq.org/show_bug.cgi?id=45076
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #9 from André H. nerv@dawncrow.de --- closing dup