RSATom / WebChimera-desktop

[ABANDONED] Media player with fully customizable UI. It's the successor of WebChimera browser plugin.
GNU General Public License v2.0
10 stars 1 forks source link

webengine build crashes on windows [ONLY IN PARALLELS] #2

Closed Ivshti closed 8 years ago

Ivshti commented 8 years ago

I'm opening an issue for this so we can track it.

the interesting part is that this just happened to me, the same problem, on a FRESH windows 10 VM with the webengine EXAMPLE and I'm starting to suspect parallels (my vm software)

Anyway, here's screenshots: screen shot 2016-07-09 at 01 01 40

The funny thing is that when I tried to debug it, visual Studio also froze...

Ivshti commented 8 years ago

screen shot 2016-07-09 at 01 15 03

screen shot 2016-07-09 at 01 16 07

This is the best I could do, I realize it's not very useful. Couldn't find debug symbols

Will test on a real device ASAP

Ivshti commented 8 years ago

Seems this happens only on parallels

Here's on a real machine screenshot-2 (stremio on top, vlc with big buck bunny on bottom)

The question still would remain what's the problem with parallels; chromium, electron, generic cef - all are ok with parallels

RSATom commented 8 years ago

Just use VirtualBox - it doesn't have such problems :)

Ivshti commented 8 years ago

If you see what parallels can do you'll redact that statement. It's like running windows natively :)

RSATom commented 8 years ago

Is it free to use?

Ivshti commented 8 years ago

No :)

Ivshti commented 8 years ago

Got a more useful stack trace

It seems like sending textures through the IPC isn't good

qtwebengine stack trace.txt

RSATom commented 8 years ago

Anyway it's something inside QtWebEngine. Don't think it's relative to WebChimera-desktop itself.

Ivshti commented 8 years ago

Definitely, I agree - obviously the same issue happens in the webengine samples, but we should follow-up on that. Things like that could be symptoms to problems that can appear on other GPUs besides the parallels virtual GPU