<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I get a segmentation fault when I try to run the 7.9 or 7.10
      AppImage on Ubuntu Lunar (23.04). From 7.9:</p>
    <p>I ran the 7.10 AppImage with "--debug" and got this stack trace:</p>
    <p>#0  __strlen_avx2 () at
      ../sysdeps/x86_64/multiarch/strlen-avx2.S:76<br>
      #1  0x00007ffff25354f0 in QByteArray::QByteArray(char const*, int)
      ()<br>
         from /tmp/.mount_digiKacSPuWv/usr/lib/libQt5Core.so.5<br>
      #2  0x00007fffba609175 in ?? ()<br>
         from
/tmp/.mount_digiKacSPuWv/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so<br>
      #3  0x00007fffba60a654 in ?? ()<br>
         from
/tmp/.mount_digiKacSPuWv/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so<br>
      #4  0x00007fffba607ee7 in ?? ()<br>
         from
/tmp/.mount_digiKacSPuWv/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so<br>
      #5  0x00007fffbe63ea22 in
      QXcbIntegration::createPlatformOpenGLContext(QOpenGLContext*)
      const () from /tmp/.mount_digiKacSPuWv/usr/lib/libQt5XcbQpa.so.5<br>
      #6  0x00007ffff2f67b8f in QOpenGLContext::create() ()<br>
         from /tmp/.mount_digiKacSPuWv/usr/lib/libQt5Gui.so.5<br>
      #7  0x00007fffe2520f1e in QtWebEngineCore::initialize() ()<br>
         from /tmp/.mount_digiKacSPuWv/usr/lib/libQt5WebEngineCore.so.5<br>
      #8  0x00007ffff26d96a7 in QCoreApplicationPrivate::init() ()<br>
         from /tmp/.mount_digiKacSPuWv/usr/lib/libQt5Core.so.5<br>
      #9  0x00007ffff2f1bb0f in QGuiApplicationPrivate::init() ()<br>
         from /tmp/.mount_digiKacSPuWv/usr/lib/libQt5Gui.so.5<br>
      #10 0x00007ffff3963849 in QApplicationPrivate::init() ()<br>
         from /tmp/.mount_digiKacSPuWv/usr/lib/libQt5Widgets.so.5<br>
      #11 0x0000555555404673 in ?? ()<br>
      #12 0x00007ffff1c23a90 in __libc_start_call_main (<br>
          main=main@entry=0x555555404540, argc=argc@entry=1, <br>
          argv=argv@entry=0x7fffffffd588)<br>
          at ../sysdeps/nptl/libc_start_call_main.h:58<br>
      #13 0x00007ffff1c23b49 in __libc_start_main_impl
      (main=0x555555404540, argc=1, <br>
          argv=0x7fffffffd588, init=<optimized out>,
      fini=<optimized out>, <br>
          rtld_fini=<optimized out>, stack_end=0x7fffffffd578)<br>
          at ../csu/libc-start.c:360<br>
      #14 0x000055555540627a in ?? ()</p>
    <p>I am not sure where to go from here.</p>
    <p><br>
    </p>
  </body>
</html>