-
Notifications
You must be signed in to change notification settings - Fork 347
Browser crashes #1481
Comments
What did you do exactly before Qupzilla crashes? |
Search on page |
On which web-page? Is your issue reproducible? |
search text
my settings.ini
|
Just more backtrace, if it can be useful:
|
This issue is reproducible for me with QtTestBrowser (Qt version: 4.8.6, WebKit version: 537.21). This is the output in a terminal window:
This QupZilla-version is not affected: Conclusion: This is rather a Qt/ QtWebKit issue. |
A comment by moulei has been moved to #1448. Please continue discussing there. |
I experience this issue too trying to search text on several different web pages. Backtrace from gdb: GNU gdb (GDB) 7.4.1-debian Program received signal SIGSEGV, Segmentation fault. |
I have opened an issue on QTBUG |
This issue has been fixed upstream in QtWebKit 2.3 trunk. The patch avoids creating raw QString with invalid data. Please get a recent qt-version, that contains this patch. I close this issue as solved. |
The text was updated successfully, but these errors were encountered: