[vtkusers] GraphicsView example crashes on start
Jean-Michaël Celerier
jeanmichael.celerier at gmail.com
Sun Jan 3 17:22:18 EST 2016
Hello,
When I build and run the Qt GraphicsView example, I get the following stack
trace :
#0 0x0000000000ad53a8 in ?? ()
#1 0x00007ffff72ac3e3 in QVTKGraphicsItem::MakeCurrent() () from
/usr/lib/libvtkGUISupportQtOpenGL.so.1
#2 0x00007ffff021a31a in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/libQt5Core.so.5
#3 0x00007ffff1041d67 in ?? () from /usr/lib/libvtkGUISupportQt.so.1
#4 0x00007ffff102c96c in ?? () from /usr/lib/libvtkGUISupportQt.so.1
#5 0x00007fffe8cc2049 in vtkCallbackCommand::Execute(vtkObject*, unsigned
long, void*) () from /usr/lib/libvtkCommonCore.so.1
#6 0x00007fffe8e1ad19 in ?? () from /usr/lib/libvtkCommonCore.so.1
#7 0x00007ffff5df60a1 in vtkRenderView::UpdateHoverWidgetState() () from
/usr/lib/libvtkViewsInfovis.so.1
#8 0x00007ffff5df5b2f in vtkRenderView::PrepareForRendering() () from
/usr/lib/libvtkViewsInfovis.so.1
#9 0x00007ffff5df5c97 in vtkRenderView::Render() () from
/usr/lib/libvtkViewsInfovis.so.1
#10 0x00007ffff5df900c in vtkRenderView::ProcessEvents(vtkObject*, unsigned
long, void*) () from /usr/lib/libvtkViewsInfovis.so.1
#11 0x00007fffe8e1ad19 in ?? () from /usr/lib/libvtkCommonCore.so.1
#12 0x00007ffff72ac6f8 in QVTKGraphicsItem::paint(QPainter*,
QStyleOptionGraphicsItem const*, QWidget*) () from
/usr/lib/libvtkGUISupportQtOpenGL.so.1
#18 0x00007ffff0e32677 in QGraphicsView::paintEvent(QPaintEvent*) () from
/usr/lib/libQt5Widgets.so.5
(I can put the rest of the stack trace but only this seems relevant to me).
Any idea of what's wrong ? Qt 5.5.1 on x64 linux.
Best regards
Jean-Michaël
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160103/5bff6317/attachment.html>
More information about the vtkusers
mailing list