![]() Registered Member ![]()
|
Can anybody interpret this for me and give me an idea of how I might address this:
Thread 1 "krita" received signal SIGSEGV, Segmentation fault. 0x00007ffff638fa30 in QOpenGLFramebufferObject::handle() const () from /usr/lib/libQt5Gui.so.5 This happens after I open Krita and try to create a new document. Let me know if I need to provide any additional info. Any assistance is greatly appreciated. Thx |
![]() KDE Developer ![]()
|
I'm guessing you're using the krita appimages? Which version exactly? Which Linux distribution? Which version? Which graphics card and if nvidia or amd, open source or proprietary driver?
The easy workaround, of course, is to disable opengl before creating a document, but that won't help us figure out what's going on here. |
![]() Registered Member ![]()
|
Version 3.0 Alpha - git d37d252
Antergos Integrated Intel graphics using i915 Thanks for assistance! |
![]() KDE Developer ![]()
|
Did you build Krita yourself? If so, could you build with build-type RelWithDebInfo and see what the full backtrace is?
|
![]() Registered Member ![]()
|
Not sure if its the same, but I just used gdb bt. Here's what I got: #0 0x00007ffff638fa30 in QOpenGLFramebufferObject::handle() const () from /usr/lib/libQt5Gui.so.5 #1 0x00007ffff68b4f3c in ?? () from /usr/lib/libQt5Widgets.so.5 #2 0x00007ffff6896a58 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #3 0x00007ffff685268c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #4 0x00007ffff68578f6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #5 0x00007ffff78d51c7 in KisApplication::notify(QObject*, QEvent*) () from /usr/lib/libkritaui.so.15 #6 0x00007ffff5b2e518 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #7 0x00007ffff688f9ea in QWidgetPrivate::sendPaintEvent(QRegion const&) () from /usr/lib/libQt5Widgets.so.5 #8 0x00007ffff6890031 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQt5Widgets.so.5 #9 0x00007ffff6890d0c in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQt5Widgets.so.5 #10 0x00007ffff688fba1 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () |
![]() KDE Developer ![]()
|
No... That still doesn't have any useful information it; no debug symbols and the entire backtrace is in Qt, not Krita.
|
![]() Registered Member ![]()
|
Unfortunately, I'm not having any luck building it now. I had been using the AUR git version, which I tried to build again with RelWithDebInfo, but no joy. same with the other versions I've found. Not sure what the issue is. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]