webbrowser-app crash with Qt 5.1.1 [fixed with rebuild]
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I'm getting a crash relatively easily with webbrowser-app on Qt 5.1.1. Backtrace from x86 (where it happens right after loading ubuntu.com, on device I can browse a little while but it seems to be similar place where it crashes, ie. QSGNode):
If you need to do something Qt 5.1 specific, see eg. https:/
Apport collect coredump etc. in bug #1217694.
One can install Qt 5.1.1 snapshot with:
sudo apt-add-repository ppa:canonical-
sudo apt-get update
sudo apt-get dist-upgrade
---
amd64 backtrace:
QSGNode:
at scenegraph/
432 scenegraph/
(gdb) bt
#0 QSGNode:
at scenegraph/
#1 0x00007fffc7de6bbb in WebviewThumbnai
at /build/
#2 0x00007ffff6b73258 in QQuickWindowPri
at items/qquickwin
#3 0x00007ffff6b74064 in QQuickWindowPri
#4 0x00007ffff6b740bc in QQuickWindowPri
#5 0x00007ffff6b54d52 in QSGRenderThread
#6 0x00007ffff6b54f78 in QSGRenderThread
#7 0x00007ffff6b56431 in QSGRenderThread
#8 0x00007ffff77fe6c0 in QThreadPrivate:
#9 0x00007ffff5148f6e in start_thread (arg=0x7fffbcaf
#10 0x00007ffff5457e2d in clone () at ../sysdeps/
summary: |
- Crash with Qt 5.1.1 + webbrowser-app crash with Qt 5.1.1 |
description: | updated |
armhf backtrace: :appendChildNod e (this=this@ entry=0x4eb4cbd 0, node=node@ entry=0x4020e4c 4 <QListData: :shared_ null>) coreapi/ qsgnode. cpp:432 coreapi/ qsgnode. cpp: No such file or directory. :appendChildNod e (this=this@ entry=0x4eb4cbd 0, node=node@ entry=0x4020e4c 4 <QListData: :shared_ null>) coreapi/ qsgnode. cpp:432 ler::updatePain tNode (this=0xf9a08, oldNode=0x0, updatePaintNode Data=<optimized out>) buildd/ webbrowser- app-0.22+ 13.10.20130820. 2/src/Ubuntu/ Components/ Extras/ Browser/ webview- thumbnailer. cpp:124 vate::updateDir tyNode (this=this@ entry=0x75368, item=item@ entry=0xf9a08) dow.cpp: 2441 vate::updateDir tyNodes (this=this@ entry=0x75368) at items/qquickwin dow.cpp: 2262 vate::syncScene Graph (this=this@ entry=0x75368) at items/qquickwin dow.cpp: 308 ::sync (this=this@ entry=0x69d60) at scenegraph/ qsgthreadedrend erloop. cpp:530 ::syncAndRender (this=this@ entry=0x69d60) at scenegraph/ qsgthreadedrend erloop. cpp:569 ::run (this=0x69d60) at scenegraph/ qsgthreadedrend erloop. cpp:666 arm-linux- gnueabihf/ libQt5Core. so.5 arm-linux- gnueabihf/ libQt5Core. so.5
QSGNode:
at scenegraph/
432 scenegraph/
(gdb) bt
#0 QSGNode:
at scenegraph/
#1 0x45aad692 in WebviewThumbnai
at /build/
#2 0x407b4c0c in QQuickWindowPri
at items/qquickwin
#3 0x407b4fd8 in QQuickWindowPri
#4 0x407b5008 in QQuickWindowPri
#5 0x407a08d6 in QSGRenderThread
#6 0x407a0a40 in QSGRenderThread
#7 0x407a1886 in QSGRenderThread
#8 0x4009a86c in ?? () from /usr/lib/
#9 0x4009a86c in ?? () from /usr/lib/
Backtrace stopped: previous frame identical to this frame (corrupt stack?)