<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Repeatable GPU HANG: ecode 7:0:0x85fffffd"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94707#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Repeatable GPU HANG: ecode 7:0:0x85fffffd"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94707">bug 94707</a>
              from <span class="vcard"><a class="email" href="mailto:freedesktop@harrisonconsoles.com" title="Todd <freedesktop@harrisonconsoles.com>"> <span class="fn">Todd</span></a>
</span></b>
        <pre>This is a repeatable crash using one of our existing software apps. This
application runs as-is on other hardware.

Linux ikisNuc 4.3.0-1-686-pae #1 SMP Debian 4.3.3-5 (2016-01-04) i686 GNU/Linux

motherboard is an Intel NUC DE3815TYBE

OS is Debian Stretch
All versions are equal or greater than the most recent Stack release from Jan
04, 2016.


Here is a backtrace from the application that hangs the GPU

#0  0x00000099 in ?? ()
#1  0xb7e7dbff in GLView::DeleteChildren() () from
/usr/local/lib/libGLSupport.so
#2  0xb7e7dc55 in GLView::~GLView() () from /usr/local/lib/libGLSupport.so
#3  0x08097d6d in CMeterScreen::~CMeterScreen (this=0x840efd8,
__in_chrg=<optimized out>) at Screen.c:377
#4  0x08097ddb in CMeterScreen::~CMeterScreen (this=0x840efd8,
__in_chrg=<optimized out>) at Screen.c:389
#5  0x0809728a in exit_func () at Screen.c:221
#6  0xb7843933 in __run_exit_handlers (status=1, listp=0xb79c93dc
<__exit_funcs>, run_list_atexit=true) at exit.c:82
#7  0xb784398f in __GI_exit (status=1) at exit.c:104
#8  0xb6afc2ae in ?? () from /usr/lib/i386-linux-gnu/dri/i965_dri.so
#9  0xb6ac99f5 in ?? () from /usr/lib/i386-linux-gnu/dri/i965_dri.so
#10 0xb68e3eee in ?? () from /usr/lib/i386-linux-gnu/dri/i965_dri.so
#11 0xb68ced6d in ?? () from /usr/lib/i386-linux-gnu/dri/i965_dri.so
#12 0xb68e0b45 in ?? () from /usr/lib/i386-linux-gnu/dri/i965_dri.so
#13 0xb685ec3b in ?? () from /usr/lib/i386-linux-gnu/dri/i965_dri.so
#14 0x080636d7 in CGLView_CueMeter::drawMonoWaveform (this=0x859b008) at
CGLView_CueMeter.cpp:458
#15 0x080622c8 in CGLView_CueMeter::DrawGL (this=0x859b008) at
CGLView_CueMeter.cpp:71
#16 0xb7e7e648 in GLView::DrawChildren() [clone .localalias.5] () from
/usr/local/lib/libGLSupport.so
#17 0x0805910c in CGLView_ChanStrip_Input::DrawGL (this=0x8599a38) at
CGLView_ChanStrip_Input.cpp:278
#18 0x080549cf in CGLView_ChannelStrip::DrawGL (this=0xc715270) at
CGLView_ChannelStrip.cpp:450
#19 0xb7e7e648 in GLView::DrawChildren() [clone .localalias.5] () from
/usr/local/lib/libGLSupport.so
#20 0x080536ba in CGLView_ChannelStrips::DrawGL (this=0x8514600) at
CGLView_ChannelStrip.cpp:192
#21 0xb7e7e648 in GLView::DrawChildren() [clone .localalias.5] () from
/usr/local/lib/libGLSupport.so
#22 0x08097f2d in CMeterScreen::DrawGL (this=0x840efd8) at Screen.c:418
#23 0x0809706c in draw () at Screen.c:172
#24 0xb7eb351c in ?? () from /usr/lib/i386-linux-gnu/libglut.so.3
#25 0xb7eb704f in fgEnumWindows () from /usr/lib/i386-linux-gnu/libglut.so.3
#26 0xb7eb3a5e in glutMainLoopEvent () from
/usr/lib/i386-linux-gnu/libglut.so.3
#27 0xb7eb42ac in glutMainLoop () from /usr/lib/i386-linux-gnu/libglut.so.3
#28 0x08097473 in main (argc=1, argv=0xbfffef54) at Screen.c:273

line 458 of CGLView_CueMeter.cpp is a call to glPopMatrix()

That is the last call inside our application before the crash (frame #14)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>