roadlabs / cefpython

Automatically exported from code.google.com/p/cefpython
0 stars 0 forks source link

Close the browser BEFORE the page is full loaded CEF Crashe #174

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.specify the [settings.cache_path] to CefInithialize
2.Close the browser before the page is full loaded
3.

What is the expected output? What do you see instead?
CEF Crashed.

What version of the product are you using? On what operating system?
win7 cef3.2271.2001

Please provide any additional information below.

[0312/190514:FATAL:sqlite_persistent_cookie_store.cc(141)] Check failed: 
!db_.get(). Close should have already been called.

if I didn't customize  [settings.cache_path]
close will be OK.

Original issue reported on code.google.com by wuzebin...@gmail.com on 12 Mar 2015 at 11:20

GoogleCodeExporter commented 8 years ago

Original comment by czarek.t...@gmail.com on 12 Mar 2015 at 11:26