[Bug 94707] Repeatable GPU HANG: ecode 7:0:0x85fffffd

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 25 20:16:56 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94707

--- Comment #2 from Todd <freedesktop at harrisonconsoles.com> ---
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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160325/cca9ea18/attachment-0001.html>


More information about the intel-gfx-bugs mailing list