search for: _deque_iterator

Displaying 1 result from an estimated 1 matches for "_deque_iterator".

2019 Jul 18
3
[Bug 111167] New: Dividing zero by a uniform in loop header causes segfault in nv50_ir::NVC0LegalizeSSA::handleDIV
...s nothing, but it still shouldn’t crash). Actual results: ------------------------------------------------------------------------------- The shader causes nouveau to segfault. Here is a backtrace obtained from using GDB on the core dump (exact command: $ gdb shader_runner_gles3 core): #0 std::_Deque_iterator<nv50_ir::ValueRef, nv50_ir::ValueRef&, nv50_ir::ValueRef*>::_Deque_iterator ( __x=<error reading variable: Cannot access memory at address 0xb0>, this=<synthetic pointer>) at /usr/include/c++/8/bits/stl_deque.h:1401 #1 std::_Deque_iterator<nv50_ir::ValueRef, nv50_...