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 on page load #1

Open
GamerX29b opened this issue Aug 11, 2021 · 1 comment
Open

Crash on page load #1

GamerX29b opened this issue Aug 11, 2021 · 1 comment

Comments

@GamerX29b
Copy link

The browser simply closes when navigating to a page from a search engine or when entering an address in the command line. pikabu.ru

Where can I see the logs?

@niutech
Copy link
Owner

niutech commented Aug 13, 2021

The logs can be seen in Qt Creator debugger for now. The crash is due to: Exception at 0x7ffdc4365670, code: 0xc0000005: read access violation at: 0x0, flags=0x0

Stack trace:

1  strcmp                                                          ucrtbase            0x7ffdc4365670 
2  WebCore::SQLiteDatabase::tableExists                            WebCore             0x7ffd4b6c5fc5 
3  WebCore::SQLiteDatabase::tableExists                            WebCore             0x7ffd4b6c6609 
4  WebCore::TextEncoding::encode                                   WebCore             0x7ffd4b6ca3a3 
5  WebCore::JSHTMLElement::pushEventHandlerScope                   WebCore             0x7ffd4b1a0d13 

This is an error with WebCore, so I will file a bug to Ultralight.

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