From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 76223] [radeonsi] luxmark segfault Date: Wed, 18 Jun 2014 21:18:41 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1042893306==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9BE936E7A8 for ; Wed, 18 Jun 2014 14:18:41 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1042893306== Content-Type: multipart/alternative; boundary="1403126321.B35DcEdc2.28005"; charset="us-ascii" --1403126321.B35DcEdc2.28005 Date: Wed, 18 Jun 2014 21:18:41 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=76223 --- Comment #9 from joshua.r.marshall.1991@gmail.com --- 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) () from /usr/lib/libQtCore.so.4 #15 0x00007ffff7178fb6 in ?? () from /usr/lib/libQtGui.so.4 #16 0x00007ffff6bac15f in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #17 0x00007ffff6bac455 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #18 0x00007ffff6bb1719 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #19 0x000000000045a144 in main () -- You are receiving this mail because: You are the assignee for the bug. --1403126321.B35DcEdc2.28005 Date: Wed, 18 Jun 2014 21:18:41 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 9 on bug 76223 from
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 ()


You are receiving this mail because:
  • You are the assignee for the bug.
--1403126321.B35DcEdc2.28005-- --===============1042893306== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1042893306==--