All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 64257] RS880 issues with r600-llvm-compiler
Date: Tue, 11 Jun 2013 14:55:15 +0000	[thread overview]
Message-ID: <bug-64257-502-G0ZpqztLUv@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-64257-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 2033 bytes --]

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

--- Comment #48 from Marc Dietrich <marvin24@gmx.de> ---
seems to be fixed in master now, but using the commits in comment 42 it crashes
like this. 

Program received signal SIGSEGV, Segmentation fault.
0x00007fffb4481f44 in r600_sb::bc_decoder::decode_alu(unsigned int&,
r600_sb::bc_alu&) () from /usr/lib64/dri/r600_dri.so
(gdb) bt
#0  0x00007fffb4481f44 in r600_sb::bc_decoder::decode_alu(unsigned int&,
r600_sb::bc_alu&) () from /usr/lib64/dri/r600_dri.so
#1  0x00007fffb4488822 in
r600_sb::bc_parser::decode_alu_group(r600_sb::cf_node*, unsigned int&, unsigned
int&) ()
   from /usr/lib64/dri/r600_dri.so
#2  0x00007fffb4488a3b in
r600_sb::bc_parser::decode_alu_clause(r600_sb::cf_node*) () from
/usr/lib64/dri/r600_dri.so
#3  0x00007fffb4488b73 in r600_sb::bc_parser::decode_cf(unsigned int&, bool&)
() from /usr/lib64/dri/r600_dri.so
#4  0x00007fffb4488c14 in r600_sb::bc_parser::decode_shader() () from
/usr/lib64/dri/r600_dri.so
#5  0x00007fffb4488cf7 in r600_sb::bc_parser::decode() () from
/usr/lib64/dri/r600_dri.so
#6  0x00007fffb448c5f7 in r600_sb_bytecode_process () from
/usr/lib64/dri/r600_dri.so
#7  0x00007fffb4463a24 in r600_pipe_shader_create () from
/usr/lib64/dri/r600_dri.so
#8  0x00007fffb4477ead in r600_shader_select () from /usr/lib64/dri/r600_dri.so
#9  0x00007fffb447835a in r600_create_vs_state () from
/usr/lib64/dri/r600_dri.so
#10 0x00007fffb41ec5c7 in st_get_vp_variant () from /usr/lib64/dri/r600_dri.so
#11 0x00007fffb41ab96c in update_vp () from /usr/lib64/dri/r600_dri.so
#12 0x00007fffb41a7cbf in st_validate_state () from /usr/lib64/dri/r600_dri.so
#13 0x00007fffb41be732 in st_draw_vbo () from /usr/lib64/dri/r600_dri.so
#14 0x00007fffb418a2d2 in vbo_validated_drawrangeelements () from
/usr/lib64/dri/r600_dri.so
#15 0x00007fffb418a673 in vbo_exec_DrawElements () from
/usr/lib64/dri/r600_dri.so
#16 0x00007ffff459dbf5 in ?? () from /usr/lib64/firefox/libxul.so

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2850 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

  parent reply	other threads:[~2013-06-11 14:55 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06  0:56 [Bug 64257] New: RS880 issues with r600-llvm-compiler bugzilla-daemon
2013-05-06  1:14 ` [Bug 64257] " bugzilla-daemon
2013-05-06  1:17 ` bugzilla-daemon
2013-05-06  9:52 ` bugzilla-daemon
2013-05-06 15:24 ` bugzilla-daemon
2013-05-07  7:07 ` bugzilla-daemon
2013-05-13 19:40 ` bugzilla-daemon
2013-05-13 19:41 ` bugzilla-daemon
2013-05-14 17:12 ` bugzilla-daemon
2013-05-16 23:16 ` bugzilla-daemon
2013-05-18 11:56 ` bugzilla-daemon
2013-05-18 23:24 ` bugzilla-daemon
2013-05-19 10:54 ` bugzilla-daemon
2013-05-19 11:20 ` bugzilla-daemon
2013-05-20 15:03 ` bugzilla-daemon
2013-05-20 22:58 ` bugzilla-daemon
2013-05-23 18:43 ` bugzilla-daemon
2013-05-24 10:07 ` bugzilla-daemon
2013-05-24 13:25 ` bugzilla-daemon
2013-05-26 23:49 ` bugzilla-daemon
2013-05-27  5:40 ` bugzilla-daemon
2013-05-29 20:13 ` bugzilla-daemon
2013-05-29 20:16 ` bugzilla-daemon
2013-05-29 20:45 ` bugzilla-daemon
2013-05-29 20:50 ` bugzilla-daemon
2013-05-29 21:15 ` bugzilla-daemon
2013-05-29 21:18 ` bugzilla-daemon
2013-05-30  9:30 ` bugzilla-daemon
2013-06-03 10:35 ` bugzilla-daemon
2013-06-03 10:39 ` bugzilla-daemon
2013-06-05  3:40 ` bugzilla-daemon
2013-06-05 10:25 ` bugzilla-daemon
2013-06-05 10:40 ` bugzilla-daemon
2013-06-05 10:50 ` bugzilla-daemon
2013-06-05 10:53 ` bugzilla-daemon
2013-06-11  2:26 ` bugzilla-daemon
2013-06-11  8:25 ` bugzilla-daemon
2013-06-11  8:26 ` bugzilla-daemon
2013-06-11  8:26 ` bugzilla-daemon
2013-06-11  8:33 ` bugzilla-daemon
2013-06-11 10:43 ` bugzilla-daemon
2013-06-11 10:45 ` bugzilla-daemon
2013-06-11 10:46 ` bugzilla-daemon
2013-06-11 10:49 ` bugzilla-daemon
2013-06-11 14:01 ` bugzilla-daemon
2013-06-11 14:02 ` bugzilla-daemon
2013-06-11 14:03 ` bugzilla-daemon
2013-06-11 14:21 ` bugzilla-daemon
2013-06-11 14:48 ` bugzilla-daemon
2013-06-11 14:55 ` bugzilla-daemon [this message]
2013-06-12 18:12 ` bugzilla-daemon
2013-06-12 18:39 ` bugzilla-daemon
2013-06-12 19:32 ` bugzilla-daemon
2013-06-12 20:50 ` bugzilla-daemon
2013-06-13  0:31 ` bugzilla-daemon
2013-06-13  8:30 ` bugzilla-daemon
2013-06-13  9:00 ` bugzilla-daemon
2013-06-13  9:09 ` bugzilla-daemon
2013-06-13 10:41 ` bugzilla-daemon
2013-06-13 14:14 ` bugzilla-daemon
2013-06-13 14:23 ` bugzilla-daemon
2013-06-13 14:58 ` bugzilla-daemon
2013-06-13 16:39 ` bugzilla-daemon
2013-06-13 16:40 ` bugzilla-daemon
2013-06-13 17:10 ` bugzilla-daemon
2013-06-14  7:53 ` bugzilla-daemon
2013-06-17 11:35 ` bugzilla-daemon
2013-06-17 11:39 ` bugzilla-daemon
2013-06-17 14:45 ` bugzilla-daemon
2013-06-18 12:44 ` bugzilla-daemon
2013-06-18 14:27 ` bugzilla-daemon
2013-06-18 21:06 ` bugzilla-daemon
2013-06-18 23:39 ` bugzilla-daemon
2013-06-19  7:50 ` bugzilla-daemon
2014-01-02 14:19 ` 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-64257-502-G0ZpqztLUv@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.