From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 76223] [radeonsi] luxmark segfault Date: Tue, 10 Feb 2015 05:15:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0125008110==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C03666E607 for ; Mon, 9 Feb 2015 21:15:32 -0800 (PST) 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 --===============0125008110== Content-Type: multipart/alternative; boundary="1423545332.AAFA74ae1.16571"; charset="UTF-8" --1423545332.AAFA74ae1.16571 Date: Tue, 10 Feb 2015 05:15:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=76223 --- Comment #24 from Vladimir Ysikov --- Created attachment 113293 --> https://bugs.freedesktop.org/attachment.cgi?id=113293&action=edit Xorg.0.log I forgot about lib32-llvm. llvm-svn > lib32-llvm-svn > mesa. drm-next, llvm-svn, mesa-git #0 0x00000000004cd8b0 in slg::PathOCLRenderEngine::StopLockLess() () #1 0x0000000000482236 in slg::RenderEngine::Stop() () #2 0x000000000047be9b in slg::RenderSession::~RenderSession() () #3 0x0000000000468a77 in LuxMarkApp::Stop() () #4 0x0000000000468b46 in LuxMarkApp::InitRendering(LuxMarkAppMode, char const*) () #5 0x000000000046edbe in MainWindow::event(QEvent*) () #6 0x00007ffff70969ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #7 0x00007ffff709d408 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #8 0x00007ffff6b6628d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #9 0x00007ffff6b69651 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 #10 0x00007ffff6b95233 in ?? () from /usr/lib/libQtCore.so.4 #11 0x00007ffff4ca9a0d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #12 0x00007ffff4ca9cf8 in ?? () from /usr/lib/libglib-2.0.so.0 #13 0x00007ffff4ca9dac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #14 0x00007ffff6b9537d in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #15 0x00007ffff713a3a6 in ?? () from /usr/lib/libQtGui.so.4 #16 0x00007ffff6b64de1 in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #17 0x00007ffff6b65145 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #18 0x00007ffff6b6a6e9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #19 0x000000000045afc8 in main () And little bonus, Xorg crash after star t firefox. -- You are receiving this mail because: You are the assignee for the bug. --1423545332.AAFA74ae1.16571 Date: Tue, 10 Feb 2015 05:15:32 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 24 on bug 76223 from
Created attachment 113293 [details]
Xorg.0.log

I forgot about lib32-llvm. llvm-svn > lib32-llvm-svn > mesa.
drm-next, llvm-svn, mesa-git

#0  0x00000000004cd8b0 in slg::PathOCLRenderEngine::StopLockLess() ()           
#1  0x0000000000482236 in slg::RenderEngine::Stop() ()                          
#2  0x000000000047be9b in slg::RenderSession::~RenderSession() ()               
#3  0x0000000000468a77 in LuxMarkApp::Stop() ()                                 
#4  0x0000000000468b46 in LuxMarkApp::InitRendering(LuxMarkAppMode, char
const*) ()                                                                      
#5  0x000000000046edbe in MainWindow::event(QEvent*) ()                         
#6  0x00007ffff70969ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4                                                  
#7  0x00007ffff709d408 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4                                                          
#8  0x00007ffff6b6628d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4                                                 
#9  0x00007ffff6b69651 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) ()                                                           
   from /usr/lib/libQtCore.so.4                                                 
#10 0x00007ffff6b95233 in ?? () from /usr/lib/libQtCore.so.4                    
#11 0x00007ffff4ca9a0d in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0                                                       
#12 0x00007ffff4ca9cf8 in ?? () from /usr/lib/libglib-2.0.so.0                  
#13 0x00007ffff4ca9dac in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0                                                       
#14 0x00007ffff6b9537d in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()   
   from /usr/lib/libQtCore.so.4                                                 
#15 0x00007ffff713a3a6 in ?? () from /usr/lib/libQtGui.so.4                     
#16 0x00007ffff6b64de1 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()             
   from /usr/lib/libQtCore.so.4                                                 
#17 0x00007ffff6b65145 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()                      
   from /usr/lib/libQtCore.so.4                                                 
#18 0x00007ffff6b6a6e9 in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4                                                         
#19 0x000000000045afc8 in main ()

And little bonus, Xorg crash after star t firefox.


You are receiving this mail because:
  • You are the assignee for the bug.
--1423545332.AAFA74ae1.16571-- --===============0125008110== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0125008110==--