<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - GRID Autosport crashes on start of race"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93352#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - GRID Autosport crashes on start of race"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93352">bug 93352</a>
from <span class="vcard"><a class="email" href="mailto:juergen.scholz.84@gmail.com" title="Jürgen Scholz <juergen.scholz.84@gmail.com>"> <span class="fn">Jürgen Scholz</span></a>
</span></b>
<pre>I might have gotten a possibly incomplete backtrace:
(gdb)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f34937fe700 (LWP 22944)]
0x00007f34f7717f75 in translate_src (t=<optimized out>, src_reg=<optimized
out>) at ../../../../src/mesa/state_tracker/st_glsl_to_tgsi.cpp:4629
4629 ../../../../src/mesa/state_tracker/st_glsl_to_tgsi.cpp: Datei oder
Verzeichnis nicht gefunden.
(gdb) bt
#0 0x00007f34f7717f75 in translate_src (t=<optimized out>, src_reg=<optimized
out>) at ../../../../src/mesa/state_tracker/st_glsl_to_tgsi.cpp:4629
#1 0x00007f34f773d4b1 in st_translate_program (ctx=<optimized out>,
procType=<optimized out>, ureg=<optimized out>, program=<optimized out>,
proginfo=<optimized out>, numInputs=<optimized out>,
inputMapping=<Fehler beim Lesen der Variable: Could not find the frame base
for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
inputSlotToAttr=<Fehler beim Lesen der Variable: Could not find the frame
base for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
inputSemanticName=<Fehler beim Lesen der Variable: Could not find the frame
base for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
inputSemanticIndex=<Fehler beim Lesen der Variable: Could not find the
frame base for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
interpMode=<Fehler beim Lesen der Variable: Could not find the frame base
for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
interpLocation=<Fehler beim Lesen der Variable: Could not find the frame
base for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
numOutputs=<Fehler beim Lesen der Variable: Could not find the frame base
for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
outputMapping=<Fehler beim Lesen der Variable: Could not find the frame
base for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
outputSlotToAttr=<Fehler beim Lesen der Variable: Could not find the frame
base for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
outputSemanticName=<Fehler beim Lesen der Variable: Could not find the
frame base for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>,
outputSemanticIndex=<Fehler beim Lesen der Variable: Could not find the
frame base for "st_translate_program(gl_context*, uint, ureg_program*,
glsl_to_tgsi_visitor*, gl_program const*, GLuint, GLuint const*, GLuint const*,
ubyte const*, ubyte const*, GLuint const*, GLuint const*, GLuint, GLuint
const*, GLuint const*, ubyte const*, ubyte const*)".>) at
../../../../src/mesa/state_tracker/st_glsl_to_tgsi.cpp:4798
#2 0x00007f34f774d203 in st_translate_program_common (st=<optimized out>,
prog=<optimized out>, glsl_to_tgsi=<optimized out>, ureg=<optimized out>,
tgsi_processor=<optimized out>, out_state=<optimized out>) at
../../../../src/mesa/state_tracker/st_program.c:1266
#3 0x00007f34f774e7c6 in st_translate_tesseval_program (st=0x6478b50,
sttep=0x7f338996ca20) at ../../../../src/mesa/state_tracker/st_program.c:1496
#4 0x00007f34f770bda5 in st_program_string_notify (ctx=<optimized out>,
target=<optimized out>, prog=0x7f338996ca20)
at ../../../../src/mesa/state_tracker/st_cb_program.c:275
#5 0x00007f34f774187c in st_link_shader (ctx=<optimized out>, prog=<optimized
out>) at ../../../../src/mesa/state_tracker/st_glsl_to_tgsi.cpp:5877
#6 0x00007f34f77579eb in _mesa_glsl_link_shader (ctx=<optimized out>,
prog=<optimized out>) at ../../../../src/mesa/program/ir_to_mesa.cpp:2984
#7 0x00007f34f768532b in link_program (ctx=0x6439b40, program=<optimized out>)
at ../../../../src/mesa/main/shaderapi.c:1047
#8 0x00000000008b1171 in ?? ()
#9 0x00007f350e576030 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f35092436aa in start_thread (arg=0x7f34937fe700) at
pthread_create.c:333
#11 0x00007f3507a45eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>