All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 76223] New: [radeonsi] luxmark segfault
Date: Sun, 16 Mar 2014 05:23:21 +0000	[thread overview]
Message-ID: <bug-76223-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2446 bytes --]

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<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.

[-- Attachment #1.2: Type: text/html, Size: 3747 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2014-03-16  5:23 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-16  5:23 bugzilla-daemon [this message]
2014-03-21 14:19 ` [Bug 76223] [radeonsi] luxmark segfault bugzilla-daemon
2014-03-22  6:08 ` bugzilla-daemon
2014-03-23  5:00 ` bugzilla-daemon
2014-06-08 18:05 ` bugzilla-daemon
2014-06-09 18:16 ` bugzilla-daemon
2014-06-09 18:18 ` bugzilla-daemon
2014-06-11 23:39 ` bugzilla-daemon
2014-06-17 16:05 ` bugzilla-daemon
2014-06-18 21:18 ` bugzilla-daemon
2014-06-18 21:19 ` bugzilla-daemon
2014-06-18 21:21 ` bugzilla-daemon
2014-06-27  0:44 ` bugzilla-daemon
2014-07-02 21:33 ` bugzilla-daemon
2015-01-24  8:29 ` bugzilla-daemon
2015-01-24 10:57 ` bugzilla-daemon
2015-01-31 15:18 ` bugzilla-daemon
2015-02-01 20:33 ` bugzilla-daemon
2015-02-05  6:03 ` bugzilla-daemon
2015-02-05 14:35 ` bugzilla-daemon
2015-02-07  7:34 ` bugzilla-daemon
2015-02-09  3:46 ` bugzilla-daemon
2015-02-09  5:26 ` bugzilla-daemon
2015-02-09  6:14 ` bugzilla-daemon
2015-02-10  5:15 ` bugzilla-daemon
2015-02-10  6:28 ` bugzilla-daemon
2015-02-21  5:28 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-76223-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.