From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 76223] New: [radeonsi] luxmark segfault Date: Sun, 16 Mar 2014 05:23:21 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0165069125==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id EB35789AB3 for ; Sat, 15 Mar 2014 22:23:21 -0700 (PDT) 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 --===============0165069125== Content-Type: multipart/alternative; boundary="1394947401.1A6E07410.28121"; charset="us-ascii" --1394947401.1A6E07410.28121 Date: Sun, 16 Mar 2014 05:23:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=76223 Priority: medium Bug ID: 76223 Assignee: dri-devel@lists.freedesktop.org Summary: [radeonsi] luxmark segfault Severity: normal Classification: Unclassified OS: All Reporter: grantipak@gmail.com Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa ArchLinux x32. mesa-git, llvm-svn, clang-svn, Radeon HD 7950 Luxmark Segmentation fault on mesa OpenCL. (gdb) bt #0 0x08108656 in slg::PathOCLRenderEngine::StopLockLess() () #1 0x080c0ad4 in slg::RenderEngine::Stop() () #2 0x080bab42 in slg::RenderSession::Stop() () #3 0x080bb08e in slg::RenderSession::~RenderSession() () #4 0x080a43ce in LuxMarkApp::Stop() () #5 0x080a4490 in LuxMarkApp::InitRendering(LuxMarkAppMode, char const*) () #6 0x080a535a in LuxMarkApp::SetMode(LuxMarkAppMode) () #7 0x080ac734 in MainWindow::event(QEvent*) () #8 0xb76149a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #9 0xb761b3b3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #10 0xb736e33a in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #11 0xb737166d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 #12 0xb7371b7c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4 #13 0xb739e06e in ?? () from /usr/lib/libQtCore.so.4 #14 0xb698b60e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #15 0xb698b9b8 in ?? () from /usr/lib/libglib-2.0.so.0 #16 0xb698ba78 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #17 0xb739d85f in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #18 0xb76c43de in ?? () from /usr/lib/libQtGui.so.4 #19 0xb736cda3 in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #20 0xb736d0c9 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #21 0xb737285e in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #22 0xb7612e44 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #23 0x0809868a in main () -- You are receiving this mail because: You are the assignee for the bug. --1394947401.1A6E07410.28121 Date: Sun, 16 Mar 2014 05:23:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 76223
Assignee dri-devel@lists.freedesktop.org
Summary [radeonsi] luxmark segfault
Severity normal
Classification Unclassified
OS All
Reporter grantipak@gmail.com
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/radeonsi
Product Mesa

ArchLinux x32. mesa-git, llvm-svn, clang-svn, Radeon HD 7950

Luxmark Segmentation fault on mesa OpenCL.

(gdb) bt
#0  0x08108656 in slg::PathOCLRenderEngine::StopLockLess() ()
#1  0x080c0ad4 in slg::RenderEngine::Stop() ()
#2  0x080bab42 in slg::RenderSession::Stop() ()
#3  0x080bb08e in slg::RenderSession::~RenderSession() ()
#4  0x080a43ce in LuxMarkApp::Stop() ()
#5  0x080a4490 in LuxMarkApp::InitRendering(LuxMarkAppMode, char const*) ()
#6  0x080a535a in LuxMarkApp::SetMode(LuxMarkAppMode) ()
#7  0x080ac734 in MainWindow::event(QEvent*) ()
#8  0xb76149a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#9  0xb761b3b3 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#10 0xb736e33a in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
/usr/lib/libQtCore.so.4
#11 0xb737166d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int,
QThreadData*) () from /usr/lib/libQtCore.so.4
#12 0xb7371b7c in QCoreApplication::sendPostedEvents(QObject*, int) () from
/usr/lib/libQtCore.so.4
#13 0xb739e06e in ?? () from /usr/lib/libQtCore.so.4
#14 0xb698b60e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#15 0xb698b9b8 in ?? () from /usr/lib/libglib-2.0.so.0
#16 0xb698ba78 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#17 0xb739d85f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#18 0xb76c43de in ?? () from /usr/lib/libQtGui.so.4
#19 0xb736cda3 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#20 0xb736d0c9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#21 0xb737285e in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#22 0xb7612e44 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#23 0x0809868a in main ()


You are receiving this mail because:
  • You are the assignee for the bug.
--1394947401.1A6E07410.28121-- --===============0165069125== 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 --===============0165069125==--