Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash at exit of the application - libcef #170

Open
jmecosta opened this issue Jan 26, 2021 · 3 comments
Open

Crash at exit of the application - libcef #170

jmecosta opened this issue Jan 26, 2021 · 3 comments

Comments

@jmecosta
Copy link

Hi,

After upgrading to Vuetify 2.0 and taking all last updates of libs, now i get sometimes this exception:

Neutronium - Browser Log: Message: Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to current location: "/main"., source: https://application/View/dist/js/chunk-vendors.js, line number: 11, page: pack://application:,,,/View/dist/index.html
The program '[38632] Ornette.exe: Program Trace' has exited with code 0 (0x0).
The program '[38632] Ornette.exe' has exited with code -1073741819 (0xc0000005) 'Access violation'.

Faulting application name: Ornette.exe, version: 1.0.0.0, time stamp: 0x600fe3aa
Faulting module name: libcef.dll, version: 77.1.18.0, time stamp: 0x5d9d2608
Exception code: 0xc0000005
Fault offset: 0x00000000038abee3
Faulting process id: 0x96e8
Faulting application start time: 0x01d6f3c759ea6a2b
Faulting application path: D:\prod\OSS\Ornette\Ornette\bin\Debug\Ornette.exe
Faulting module path: D:\prod\OSS\Ornette\Ornette\bin\Debug\cef64\Release\libcef.dll
Report Id: 2d4a1f73-24f3-46ee-aee6-bb675841b36f
Faulting package full name:
Faulting package-relative application ID:

Funny part is that for some reason,
image

Is not being called on exit, probably this is the reason for the crash. So application is not disposing libcef

Can u verify this in the Ornette app also?

thanks

@jmecosta
Copy link
Author

@David-Desmaisons i got some feedback from people here from another app, that uses libcef and they mention that newer versions of libcef are better and dont crash... 88x or above.

@jmecosta
Copy link
Author

jmecosta commented Jan 29, 2021

@David-Desmaisons banging my head here, apparently https://bitbucket.org/chromiumfx/chromiumfx is dead? tried to look for it, but the version i found was 2 old so it refused to run! So whats the alternative here, even if i want to try to fix this.... any pointers

@Tywele
Copy link

Tywele commented Mar 31, 2021

I can reproduce the bug when starting the SPA.routing example in a Windows 7 VM. It crashes on exit and the libcef.dll seems to be the culprit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants