https://bugs.winehq.org/show_bug.cgi?id=38730
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://hitleap.com/viewer/ | |latest CC| |focht@gmx.net Summary|Hitleap viewer pops up this |HitLeap Viewer 2.8 crashes |error window |in pulseaudio | |'pa_mainloop_poll()'
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
--- snip --- Unhandled exception: page fault on execute access to 0xb71ebd8b in 32-bit code (0xb71ebd8b). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:b71ebd8b ESP:046fe8a0 EBP:046fe8c8 EFLAGS:00010207( R- -- I - -P-C) EAX:00000001 EBX:b71ff000 ECX:00000000 EDX:00000000 ESI:b71ff730 EDI:b71ebd50 ... Backtrace: =>0 0xb71ebd8b (0x046fe8c8) 1 0xb71ac4ee pa_mainloop_poll+0xbd() in libpulse.so.0 (0x00000000) 2 0xb71acd1d pa_mainloop_iterate+0x3c() in libpulse.so.0 (0x046fe9c8) 3 0xb71acdf4 pa_mainloop_run+0x33() in libpulse.so.0 (0x046fe9c8) 4 0xb71ebd14 (0x046fe9c8) 5 0x7bc80fb0 call_thread_func_wrapper+0xb() in ntdll (0x046fe9e8) 6 0x7bc8417d call_thread_func+0x7c() in ntdll (0x046feab8) 7 0x7bc80f8e RtlRaiseException+0x21() in ntdll (0x046fead8) 8 0x7bc8b099 in ntdll (+0x7b098) (0x046ff358) 9 0xb75f7f70 start_thread+0xcf() in libpthread.so.0 (0x046ff428) --- snip ---
Likely an upstream bug.
Similar bugs have been closed 'invalid' - even on upstream Ubuntu tracker.
The crash in CEF browser is already a dupe of bug 32342
I don't see this being a valid Wine bug.
--- snip --- Wine-dbg>info process pid threads executable (all id:s are in hex) 00000022 7 'hitleap-viewer.exe' 0000005a 39 _ 'hitleap-viewer-browser.exe' 0000005e 12 _ 'hitleap-viewer-browser.exe' 00000020 4 'explorer.exe' 0000000e 5 'services.exe' 00000019 3 _ 'plugplay.exe' 00000012 4 _ 'winedevice.exe' --- snip ---
$ sha1sum HitLeap\ Viewer.msi 8c4aa9d5a96c3a60ce408aed5dc1873a34f4e24d HitLeap Viewer.msi
$ du -sh HitLeap\ Viewer.msi 27M HitLeap Viewer.msi
$ wine --version wine-1.7.46
Regards