<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [radeonsi] luxmark segfault"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76223#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [radeonsi] luxmark segfault"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76223">bug 76223</a>
              from <span class="vcard"><a class="email" href="mailto:joshua.r.marshall.1991@gmail.com" title="joshua.r.marshall.1991@gmail.com">joshua.r.marshall.1991@gmail.com</a>
</span></b>
        <pre>Currently, I am using the luxmark packaged in arch linux's repo's.  I'm not
seeing exactly what you are, so I'll include a BT:

Program received signal SIGSEGV, Segmentation fault.
0x00000000004c1630 in slg::PathOCLRenderEngine::StopLockLess() ()
(gdb) bt
#0  0x00000000004c1630 in slg::PathOCLRenderEngine::StopLockLess() ()
#1  0x000000000047ccb6 in slg::RenderEngine::Stop() ()
#2  0x0000000000477c9b in slg::RenderSession::~RenderSession() ()
#3  0x000000000046441c in LuxMarkApp::Stop() ()
#4  0x00000000004644c3 in LuxMarkApp::InitRendering(LuxMarkAppMode, char
const*) ()
#5  0x000000000046b3e7 in MainWindow::event(QEvent*) ()
#6  0x00007ffff70dbf0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from /usr/lib/libQtGui.so.4
#7  0x00007ffff70e248d in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#8  0x00007ffff6bad58d in QCoreApplication::notifyInternal(QObject*, QEvent*)
()
   from /usr/lib/libQtCore.so.4
#9  0x00007ffff6bb06dd in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4
#10 0x00007ffff6bda9e3 in ?? () from /usr/lib/libQtCore.so.4
#11 0x00007ffff4023b84 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#12 0x00007ffff4023dc8 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00007ffff4023e6c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#14 0x00007ffff6bda2a5 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#15 0x00007ffff7178fb6 in ?? () from /usr/lib/libQtGui.so.4
#16 0x00007ffff6bac15f in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQtCore.so.4
#17 0x00007ffff6bac455 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQtCore.so.4
#18 0x00007ffff6bb1719 in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#19 0x000000000045a144 in main ()</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>