Trouble in Qt-land

Lubomir I. Ivanov neolit123 at gmail.com
Sun Mar 25 08:49:52 PDT 2018


hello,

On 25 March 2018 at 17:26, Willem Ferguson
<willemferguson at zoology.up.ac.za> wrote:
>
> Thread 1 "subsurface" received signal SIGSEGV, Segmentation fault.
> 0x00007ffff5ffe3f0 in QOpenGLFramebufferObject::handle() const () from
> /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
> (gdb)
>

what is the output of?:
  subsurface -v

not being able to obtain a handle to the OpenGL framebuffer, could
mean that either you have old hardware, your GPU driver is not up to
date or maybe you are running in a VM?
some of that should be catched in subsurface-desktop-main.cpp::validateGL().

lubomir
--


More information about the subsurface mailing list