From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 93352] GRID Autosport crashes on start of race
Date: Fri, 11 Dec 2015 16:59:51 +0000 [thread overview]
Message-ID: <bug-93352-502-eOOBeo8xSm@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-93352-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 6290 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=93352
--- Comment #1 from Jürgen Scholz <juergen.scholz.84@gmail.com> ---
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 7379 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-12-11 16:59 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-11 16:44 [Bug 93352] GRID Autosport crashes on start of race bugzilla-daemon
2015-12-11 16:59 ` bugzilla-daemon [this message]
2015-12-11 17:27 ` bugzilla-daemon
2015-12-11 18:01 ` bugzilla-daemon
2015-12-11 19:38 ` bugzilla-daemon
2015-12-11 19:46 ` bugzilla-daemon
2015-12-11 20:20 ` bugzilla-daemon
2015-12-12 2:19 ` bugzilla-daemon
2015-12-12 2:35 ` bugzilla-daemon
2015-12-12 6:09 ` bugzilla-daemon
2015-12-12 12:44 ` bugzilla-daemon
2015-12-12 14:58 ` bugzilla-daemon
2015-12-13 16:11 ` bugzilla-daemon
2015-12-13 16:40 ` bugzilla-daemon
2015-12-14 0:57 ` bugzilla-daemon
2015-12-14 1:08 ` bugzilla-daemon
2015-12-14 1:37 ` bugzilla-daemon
2015-12-14 1:40 ` bugzilla-daemon
2015-12-14 7:17 ` bugzilla-daemon
2015-12-14 7:28 ` bugzilla-daemon
2015-12-14 10:13 ` bugzilla-daemon
2015-12-15 18:01 ` bugzilla-daemon
2015-12-26 21:04 ` bugzilla-daemon
2015-12-29 19:07 ` bugzilla-daemon
2016-01-16 18:34 ` bugzilla-daemon
2016-01-16 19:01 ` bugzilla-daemon
2016-01-16 19:05 ` bugzilla-daemon
2016-01-16 19:06 ` bugzilla-daemon
2016-01-16 19:27 ` bugzilla-daemon
2016-01-18 6:40 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-93352-502-eOOBeo8xSm@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.