Aller au contenu principal

Unity crash

Commentaires

6 commentaires

  • Customer

    Hi Jeremy,

     

    I have forwarded this to the Dev team to investigate.

    Thank you for taking the time to bring this issue to our attention!

     

    Sophie

    0
  • Customer

    To be clear, we're using CEF integration as many other programs are. Such as: spotify, battle.net client etc etc.

    They seem to work without crashing but there's a difference with our software it's that they have their .dll and .exe files digitally signed.

    Can you check with your Dev team if signing will fix the issue.

     

    The crash happens when libcef.dll calls the system function SetFileCompletionNotificationModes ( https://msdn.microsoft.com/en-us/library/windows/desktop/aa365538(v=vs.85).aspx) instead of going via the normal windows dll, it gets intercepted by LavasoftTcpService64.dll and crashes in there.

     

    As spotify and other apps are using the same library, we were wondering what would make it that their application can call the proper windows dll and bypass the LavasoftTcpService64.dll. The only difference we saw was that theirs, was digitally signed.

     

    Cheers,

    Luc

    0
  • Customer

    Upon further investigation, this seems to only happen on Windows 8.1 64 bits.

    0
  • Customer

    To repro:
    on a window 8.1 64 bits machine.
    go to www.cefbuilds.com
    download branch 2062 windows 64 bits test app (Test App (25MB)) (you can try any branch the result will be the same, but we are using 2062 in Unity 5.1)
    install lavasoft and have web companion on.

     

    Start the test app (cefclient.exe) in the url simply type another url such as www.yahoo.com crash in lavasoft.

    0
  • Support

    Thanks, Luc, the new information has been forwarded to the Dev. team.

    0
  • Customer

    Now that windows 10 is out, we can confirm that it also crashes on windows 10 64bits too.

    0

Vous devez vous connecter pour laisser un commentaire.