Bug 1361442
| Summary: | qt5-qtwebengine update segfault. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | eddy02 <eddy.pilon> |
| Component: | qt5-qtwebengine | Assignee: | Kevin Kofler <kevin> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | eddy.pilon, kde-sig, kevin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-16 03:04:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
eddy02
2016-07-29 05:50:47 UTC
Just tried latest qupzilla koji build, nearly same issue. Wondering if related to chromium rendering (blank and white page to). Qupzilla: 0729/081653:ERROR:browser_main_loop.cc(217)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on. QupZilla: 8 extensions loaded I just filed a bug report for chromium sandbox issue. Time: ven. juil. 29 08:01:02 2016 Qt version: 5.7.0 (compiled with 5.7.0) QupZilla version: 2.0.1 Rendering engine: QtWebEngine ============== BACKTRACE ============== #0: qupzilla(+0x3512) [0x5573c0850512] #1: /lib64/libc.so.6(+0x35940) [0x7f3fcb537940] #2: /lib64/libQt5Core.so.5(_ZN23QCoreApplicationPrivate29sendThroughObjectEventFiltersEP7QObjectP6QEvent+0xa7) [0x7f3fcc84beb7] #3: /lib64/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x75) [0x7f3fcd5a6945] #4: /lib64/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x111d) [0x7f3fcd5aefcd] #5: /lib64/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0xaa) [0x7f3fcc84c12a] #6: /lib64/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb+0x1dd) [0x7f3fcd5ad65d] #7: /lib64/libQt5Widgets.so.5(+0x1bbdd0) [0x7f3fcd607dd0] #8: /lib64/libQt5Widgets.so.5(+0x1be603) [0x7f3fcd60a603] #9: /lib64/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x9c) [0x7f3fcd5a696c] #10: /lib64/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x261) [0x7f3fcd5ae111] #11: /lib64/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0xaa) [0x7f3fcc84c12a] #12: /lib64/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x753) [0x7f3fcd09ce73] #13: /lib64/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE+0x135) [0x7f3fcd09e925] #14: /lib64/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xbb) [0x7f3fcd07f7cb] #15: /lib64/libQt5XcbQpa.so.5(+0x71c60) [0x7f3fbf2b3c60] #16: /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x162) [0x7f3fca51cde2] #17: /lib64/libglib-2.0.so.0(+0x4a160) [0x7f3fca51d160] #18: /lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f3fca51d20c] #19: /lib64/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5f) [0x7f3fcc899d6f] #20: /lib64/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xfa) [0x7f3fcc84b0ba] #21: /lib64/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x9c) [0x7f3fcc852bac] #22: qupzilla(+0x2aa7) [0x5573c084faa7] #23: /lib64/libc.so.6(__libc_start_main+0xf1) [0x7f3fcb522401] #24: qupzilla(+0x2dca) [0x5573c084fdca] I need a backtrace with debugging information to understand what is going on here. Latest qtwebengine build is ok , qupzilla runs again. And good job, your patch help me to solve chromium f25+ issue. Thanks a lot and sorry for py english. *** This bug has been marked as a duplicate of bug 1364781 *** |