https://bugs.freedesktop.org/show_bug.cgi?id=44296
Bug #: 44296
Summary: [i915g] SIGSEGV glxcmds.c:1479
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/Gallium/i915g
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: vlee(a)vmware.com
mesa: ded02bd54b5925ee222d7f426850312236b4f59d
Run piglit glx-get-context-id on i915g.
$ ./bin/glx-get-context-id
Segmentation fault (core dumped)
(gdb) bt full
#0 0x00c777f4 in glXGetContextIDEXT (ctx_user=0x0) at glxcmds.c:1479
ctx = 0x0
#1 0x08049b7c in try_get_context_id (ctx=0x0, mode=invalid)
at piglit/tests/spec/glx_ext_import_context/get-context-id.c:30
pass = true
id = 62914562
#2 0x08049cbc in main (argc=1, argv=0xbfd024d4) at
piglit/tests/spec/glx_ext_import_context/get-context-id.c:70
pass = true
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=43770
Bug #: 43770
Summary: [i915g]
src/gallium/drivers/i915/i915_fpc_emit.c:153:i915_emit
_arith: Assertion `(((dest)>>29)&0x7) != 2' failed.
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/Gallium/i915g
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: vlee(a)vmware.com
mesa: 23895cc006f3dbf96a502ddd15e291e071aff25a (master)
Run piglit fs-temp-array-mat3-index-col-row-rd test on i915g.
$ ./bin/shader_runner
tests/spec/glsl-1.20/execution/variable-indexing/fs-temp-array-mat3-index-col-row-rd.shader_test
-auto
Too many temps (16)
Too many temps (17)
Too many temps (18)
Too many temps (19)
Too many temps (20)
Too many temps (21)
Too many temps (22)
Too many temps (23)
Too many temps (24)
Too many temps (25)
Too many temps (26)
Too many temps (27)
Too many temps (28)
Too many temps (29)
Too many temps (30)
Too many temps (31)
Too many temps (32)
Too many temps (33)
Too many temps (34)
Too many temps (35)
Too many temps (36)
Too many temps (37)
Too many temps (38)
Too many temps (39)
Too many temps (40)
Too many temps (41)
Too many temps (42)
Too many temps (43)
Too many temps (44)
Too many temps (45)
Too many temps (46)
Too many temps (47)
Too many temps (48)
Too many temps (49)
Too many temps (50)
Too many temps (51)
Too many temps (52)
Too many temps (53)
Too many temps (54)
Too many temps (55)
Too many temps (56)
Too many temps (57)
Too many temps (58)
Too many temps (59)
Too many temps (60)
Too many temps (61)
Too many temps (62)
Too many temps (63)
Too many temps (64)
Too many temps (65)
Too many temps (66)
Too many temps (67)
i915_program_error: Exceeded max temporary reg
i915_program_error: bad opcode 0
i915_program_error: Exceeded max temporary reg
i915_program_error: bad opcode 0
i915_program_error: Exceeded max temporary reg
i915_program_error: Exceeded max temporary reg
i915_program_error: Exceeded max temporary reg
i915_program_error: bad opcode 0
i915_program_error: Exceeded max temporary reg
i915_program_error: Exceeded max temporary reg
i915_program_error: Exceeded max temporary reg
src/gallium/drivers/i915/i915_fpc_emit.c:153:i915_emit_arith: Assertion
`(((dest)>>29)&0x7) != 2' failed.
Trace/breakpoint trap (core dumped)
(gdb) bt
#0 0x01093e18 in _debug_assert_fail (expr=0x1a0edfd "(((dest)>>29)&0x7) != 2",
file=0x1a0edd4 "src/gallium/drivers/i915/i915_fpc_emit.c", line=153,
function=0x1a0ef40 "i915_emit_arith") at
src/gallium/auxiliary/util/u_debug.c:278
#1 0x0104a6fa in i915_emit_arith (p=0x826d840, op=318767104, dest=1090593605,
mask=15360, saturate=0, src0=1073741893, src1=0, src2=0)
at src/gallium/drivers/i915/i915_fpc_emit.c:153
#2 0x0104251f in i915_translate_instruction (p=0x826d840, inst=0x8266a40,
fs=0x825ca90) at src/gallium/drivers/i915/i915_fpc_translate.c:884
#3 0x010432fe in i915_translate_token (p=0x826d840, token=0x8266a40,
fs=0x825ca90) at src/gallium/drivers/i915/i915_fpc_translate.c:1157
#4 0x01043372 in i915_translate_instructions (p=0x826d840, tokens=0x82598f8,
fs=0x825ca90) at src/gallium/drivers/i915/i915_fpc_translate.c:1178
#5 0x0104390c in i915_translate_fragment_program (i915=0x81068c0,
fs=0x825ca90) at src/gallium/drivers/i915/i915_fpc_translate.c:1340
#6 0x0103b7d6 in i915_create_fs_state (pipe=0x81068c0, templ=0x828f134) at
src/gallium/drivers/i915/i915_state.c:577
#7 0x01065910 in aaline_create_fs_state (pipe=0x81068c0, fs=0x828f134) at
src/gallium/auxiliary/draw/draw_pipe_aaline.c:856
#8 0x01067a2f in aapoint_create_fs_state (pipe=0x81068c0, fs=0x828f134) at
src/gallium/auxiliary/draw/draw_pipe_aapoint.c:839
#9 0x018c2608 in st_translate_fragment_program (st=0x81f4488, stfp=0x827edd8,
key=0xbfe38da0) at src/mesa/state_tracker/st_program.c:710
#10 0x018c2729 in st_get_fp_variant (st=0x81f4488, stfp=0x827edd8,
key=0xbfe38da0) at src/mesa/state_tracker/st_program.c:747
#11 0x0196e13d in update_fp (st=0x81f4488) at
src/mesa/state_tracker/st_atom_shader.c:86
#12 0x0196a43b in st_validate_state (st=0x81f4488) at
src/mesa/state_tracker/st_atom.c:177
#13 0x01974eec in st_Clear (ctx=0x819e3d8, mask=2) at
src/mesa/state_tracker/st_cb_clear.c:507
#14 0x018ebeb3 in _mesa_Clear (mask=16384) at src/mesa/main/clear.c:242
#15 0x08072795 in piglit_display () at
piglit/tests/shaders/shader_runner.c:1084
#16 0x08074147 in display () at piglit/tests/util/piglit-framework.c:56
#17 0x007f2c1e in fghRedrawWindow (window=0x80fea28) at freeglut_main.c:210
#18 fghcbDisplayWindow (window=0x80fea28, enumerator=0xbfe390e8) at
freeglut_main.c:227
#19 0x007f6590 in fgEnumWindows (enumCallback=0x7f2b20 <fghcbDisplayWindow>,
enumerator=0xbfe390e8) at freeglut_structure.c:394
#20 0x007f302e in fghDisplayAll () at freeglut_main.c:249
#21 glutMainLoopEvent () at freeglut_main.c:1450
#22 0x007f3935 in glutMainLoop () at freeglut_main.c:1498
#23 0x0807487e in main (argc=2, argv=0xbfe39354) at
piglit/tests/util/piglit-framework.c:294
(gdb) frame 1
#1 0x0104a6fa in i915_emit_arith (p=0x826d840, op=318767104, dest=1090593605,
mask=15360, saturate=0, src0=1073741893, src1=0, src2=0)
at src/gallium/drivers/i915/i915_fpc_emit.c:153
153 assert(GET_UREG_TYPE(dest) != REG_TYPE_CONST);
(gdb) print /x dest
$1 = 0x41012345
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=43769
Bug #: 43769
Summary: [i915g]
src/gallium/drivers/i915/i915_fpc_translate.c:658:i915
_translate_instruction: Assertion `0' failed.
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/Gallium/i915g
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: vlee(a)vmware.com
mesa: 23895cc006f3dbf96a502ddd15e291e071aff25a (master)
Run piglit glsl-fs-discard-03 test on i915g.
$ ./bin/shader_runner tests/shaders/glsl-fs-discard-03.shader_test -auto
src/gallium/drivers/i915/i915_fpc_translate.c:658:i915_translate_instruction:
Assertion `0' failed.
Trace/breakpoint trap (core dumped)
(gdb) bt
#0 0x01126e18 in _debug_assert_fail (expr=0x1aa052a "0", file=0x1aa03d8
"src/gallium/drivers/i915/i915_fpc_translate.c", line=658,
function=0x1aa0860 "i915_translate_instruction") at
src/gallium/auxiliary/util/u_debug.c:278
#1 0x010d4666 in i915_translate_instruction (p=0xa1b7528, inst=0xa1c08c8,
fs=0xa1c0118) at src/gallium/drivers/i915/i915_fpc_translate.c:658
#2 0x010d62fe in i915_translate_token (p=0xa1b7528, token=0xa1c08c8,
fs=0xa1c0118) at src/gallium/drivers/i915/i915_fpc_translate.c:1157
#3 0x010d6372 in i915_translate_instructions (p=0xa1b7528, tokens=0xa15af08,
fs=0xa1c0118) at src/gallium/drivers/i915/i915_fpc_translate.c:1178
#4 0x010d690c in i915_translate_fragment_program (i915=0xa0678c0,
fs=0xa1c0118) at src/gallium/drivers/i915/i915_fpc_translate.c:1340
#5 0x010ce7d6 in i915_create_fs_state (pipe=0xa0678c0, templ=0xa1ebee4) at
src/gallium/drivers/i915/i915_state.c:577
#6 0x010f8910 in aaline_create_fs_state (pipe=0xa0678c0, fs=0xa1ebee4) at
src/gallium/auxiliary/draw/draw_pipe_aaline.c:856
#7 0x010faa2f in aapoint_create_fs_state (pipe=0xa0678c0, fs=0xa1ebee4) at
src/gallium/auxiliary/draw/draw_pipe_aapoint.c:839
#8 0x01955608 in st_translate_fragment_program (st=0xa155488, stfp=0xa1dbb88,
key=0xbf932470) at src/mesa/state_tracker/st_program.c:710
#9 0x01955729 in st_get_fp_variant (st=0xa155488, stfp=0xa1dbb88,
key=0xbf932470) at src/mesa/state_tracker/st_program.c:747
#10 0x01a0113d in update_fp (st=0xa155488) at
src/mesa/state_tracker/st_atom_shader.c:86
#11 0x019fd43b in st_validate_state (st=0xa155488) at
src/mesa/state_tracker/st_atom.c:177
#12 0x01a07eec in st_Clear (ctx=0xa0ff3d8, mask=2) at
src/mesa/state_tracker/st_cb_clear.c:507
#13 0x0197eeb3 in _mesa_Clear (mask=16384) at src/mesa/main/clear.c:242
#14 0x08072795 in piglit_display () at
piglit/tests/shaders/shader_runner.c:1084
#15 0x08074147 in display () at piglit/tests/util/piglit-framework.c:56
#16 0x0076bc1e in fghRedrawWindow (window=0xa05fa28) at freeglut_main.c:210
#17 fghcbDisplayWindow (window=0xa05fa28, enumerator=0xbf9327b8) at
freeglut_main.c:227
#18 0x0076f590 in fgEnumWindows (enumCallback=0x76bb20 <fghcbDisplayWindow>,
enumerator=0xbf9327b8) at freeglut_structure.c:394
#19 0x0076c02e in fghDisplayAll () at freeglut_main.c:249
#20 glutMainLoopEvent () at freeglut_main.c:1450
#21 0x0076c935 in glutMainLoop () at freeglut_main.c:1498
#22 0x0807487e in main (argc=2, argv=0xbf932a24) at
piglit/tests/util/piglit-framework.c:294
(gdb) frame 1
#1 0x010d4666 in i915_translate_instruction (p=0xa1b7528, inst=0xa1c08c8,
fs=0xa1c0118) at src/gallium/drivers/i915/i915_fpc_translate.c:658
658 assert(0); /* not tested yet */
(gdb) l
653 T0_TEXKILL, /* opcode */
654 1); /* num_coord */
655 break;
656
657 case TGSI_OPCODE_KILP:
658 assert(0); /* not tested yet */
659 break;
660
661 case TGSI_OPCODE_LG2:
662 src0 = src_vector(p, &inst->Src[0], fs);
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=43768
Bug #: 43768
Summary: [i915g]
src/gallium/drivers/i915/i915_fpc_translate.c:1101:i91
5_translate_token: Assertion `ifs->constant_flags[i]
== 0x0' failed.
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/Gallium/i915g
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: vlee(a)vmware.com
mesa: 23895cc006f3dbf96a502ddd15e291e071aff25a (master)
Run piglit glsl-fs-convolution-1 test on i915g.
$ ./bin/shader_runner tests/shaders/glsl-fs-convolution-1.shader_test -auto
src/gallium/drivers/i915/i915_fpc_translate.c:1101:i915_translate_token:
Assertion `ifs->constant_flags[i] == 0x0' failed.
Trace/breakpoint trap (core dumped)
(gdb) bt
#0 0x010eee18 in _debug_assert_fail (expr=0x1a68743 "ifs->constant_flags[i] ==
0x0", file=0x1a683d8 "src/gallium/drivers/i915/i915_fpc_translate.c",
line=1101, function=0x1a6884b "i915_translate_token") at
src/gallium/auxiliary/util/u_debug.c:278
#1 0x0109e0ad in i915_translate_token (p=0x98611f8, token=0x98a23f8,
fs=0x98602f8) at src/gallium/drivers/i915/i915_fpc_translate.c:1101
#2 0x0109e372 in i915_translate_instructions (p=0x98611f8, tokens=0x9867890,
fs=0x98602f8) at src/gallium/drivers/i915/i915_fpc_translate.c:1178
#3 0x0109e90c in i915_translate_fragment_program (i915=0x96ce8c0,
fs=0x98602f8) at src/gallium/drivers/i915/i915_fpc_translate.c:1340
#4 0x010967d6 in i915_create_fs_state (pipe=0x96ce8c0, templ=0x98d977c) at
src/gallium/drivers/i915/i915_state.c:577
#5 0x010c0910 in aaline_create_fs_state (pipe=0x96ce8c0, fs=0x98d977c) at
src/gallium/auxiliary/draw/draw_pipe_aaline.c:856
#6 0x010c2a2f in aapoint_create_fs_state (pipe=0x96ce8c0, fs=0x98d977c) at
src/gallium/auxiliary/draw/draw_pipe_aapoint.c:839
#7 0x0191d608 in st_translate_fragment_program (st=0x97bc488, stfp=0x98c9420,
key=0xbfa60ca0) at src/mesa/state_tracker/st_program.c:710
#8 0x0191d729 in st_get_fp_variant (st=0x97bc488, stfp=0x98c9420,
key=0xbfa60ca0) at src/mesa/state_tracker/st_program.c:747
#9 0x019c913d in update_fp (st=0x97bc488) at
src/mesa/state_tracker/st_atom_shader.c:86
#10 0x019c543b in st_validate_state (st=0x97bc488) at
src/mesa/state_tracker/st_atom.c:177
#11 0x01918144 in st_draw_vbo (ctx=0x97663d8, arrays=0x97bf8a0,
prims=0xbfa60dec, nr_prims=1, ib=0x0, index_bounds_valid=1 '\001', min_index=0,
max_index=3)
at src/mesa/state_tracker/st_draw.c:979
#12 0x019ab5ff in vbo_draw_arrays (ctx=0x97663d8, mode=7, start=0, count=4,
numInstances=1) at src/mesa/vbo/vbo_exec_array.c:620
#13 0x019ab757 in vbo_exec_DrawArrays (mode=7, start=0, count=4) at
src/mesa/vbo/vbo_exec_array.c:651
#14 0x0809cbf6 in piglit_draw_rect (x=-1, y=-1, w=2, h=2) at
piglit/tests/util/piglit-util-gl.c:647
#15 0x0807289d in piglit_display () at
piglit/tests/shaders/shader_runner.c:1095
#16 0x08074147 in display () at piglit/tests/util/piglit-framework.c:56
#17 0x0062ec1e in fghRedrawWindow (window=0x96c6a28) at freeglut_main.c:210
#18 fghcbDisplayWindow (window=0x96c6a28, enumerator=0xbfa61118) at
freeglut_main.c:227
#19 0x00632590 in fgEnumWindows (enumCallback=0x62eb20 <fghcbDisplayWindow>,
enumerator=0xbfa61118) at freeglut_structure.c:394
#20 0x0062f02e in fghDisplayAll () at freeglut_main.c:249
#21 glutMainLoopEvent () at freeglut_main.c:1450
#22 0x0062f935 in glutMainLoop () at freeglut_main.c:1498
#23 0x0807487e in main (argc=2, argv=0xbfa61384) at
piglit/tests/util/piglit-framework.c:294
(gdb) frame 1
#1 0x0109e0ad in i915_translate_token (p=0x98611f8, token=0x98a23f8,
fs=0x98602f8) at src/gallium/drivers/i915/i915_fpc_translate.c:1101
1101 assert(ifs->constant_flags[i] == 0x0);
(gdb) info locals
i = 32
ifs = 0x98602f8
__FUNCTION__ = "i915_translate_token"
(gdb) print ifs->constant_flags[i]
$1 = 255 '\377'
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=38265
Summary: [945gm] gl output in mplayer is wonky
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/i915g
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: erappleman(a)gmail.com
Whenever I test 915g with mplayer's gl output, my screen starts to bug out.
The effects are difficult to capture with a screenshot, but they can be
summarized as follows.
* gl output will overlay and interact strangely with other windows
* in fullscreen, letterboxing will be exaggerated or create a black bar on the
right side
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=89619
Bug ID: 89619
Summary: Chrome crashes in 64 bit r600 driver while running
google maps
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: jrpstonecarver(a)gmail.com
QA Contact: dri-devel(a)lists.freedesktop.org
Sorry folks, I am new to this and will do my best.
I first reported this bug to Google. They got all the data here:
https://code.google.com/p/chromium/issues/detail?id=467821
and told me that this is a bug in the r600 driver.
Back in December I updated from 32 bit Ubuntu 12.04 to 64 bit Ubuntu 14.04 and
have had major stability issues with Chrome ever since, particularly while
using Google Maps.
This URL
https://www.google.com/maps/place/Los+Gatos,+CA+95033/@37.1893925,-121.9894…
was the first time I've managed to capture something that crashes chrome
reliably, however.
At their suggestion I tried running chrome with --disable-gpu and at least with
a simple test the problem went away.
I think these drivers are the default in Ubuntu now, but they seem to be
causing me a lot of grief.
You can pickup what Google got from the crash report Chrome sent to them from
the bug listed above.
And for the time being I will figure out how to run with --disable-gpu on all
the time to see if that avoids my issue.
Failing that I guess it's time to figure out how to go back to ATI's drivers.
If there is additional data I can provide somehow, I am happy to try. I'm no
wizard, but I will follow instructions and get whatever you need if possible.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=89029
Bug ID: 89029
Summary: System hangs and screen powers down and back up when
setting "sky" texture on a surface in
Tesseract/OctaForge
Product: Mesa
Version: 10.4
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: acerspyro(a)gmail.com
QA Contact: dri-devel(a)lists.freedesktop.org
This is a bug that only happens in Tesseract / OctaForge (maybe affects other
engines that I didn't test), but when I set a block's face to sky tex, my whole
system hangs for about 15 seconds, then the screen goes to black, powers off,
powers back on and the display is back, until it hangs entirely (the screen
doesn't go blank this time). Using ATI Mobility Radeon HD5470 on an Acer Aspire
5742G-7353, OpenSUSE Tumbleweed. I couldn't get a backtrace due to my system
being unrecoverable after the event. REISUB works, obviously.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=88574
Bug ID: 88574
Summary: VA-API on RV610 crashes my system
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: user142(a)hotmail.com
when I start VLC like this:
export LIBVA_DRIVER_NAME=gallium
vlc
and then inside VLC select VA-API as hardware acceleration and then open a
video, my screen goes black after a few seconds and my system becomes
unresponsive and I have to force poweroff by long pressing the power button.
I am using Arch Linux with the 3.18.2 Kernel and Mesa 10.4.2
My graphics card: Advanced Micro Devices, Inc. [AMD/ATI] RV610/M74 [Mobility
Radeon HD 2400 XT]
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=88522
Bug ID: 88522
Summary: unreal effectscave demo locks up gpu
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: aaalmosss(a)gmail.com
I tried the Effects Cave demo from here
https://wiki.unrealengine.com/Linux_Demos and it doesn't render anything, just
locks up the GPU, the kernel calls a softreset, then the next frame locks up
again and so on and so forth, until I kill it from a text console. This is
printed to dmesg each time (nothing on the console):
[760734.139721] radeon 0000:01:00.0: ring 0 stalled for more than 10379msec
[760734.139727] radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000006cb14fc
last fence id 0x0000000006cb14fb on ring 0)
[760734.139734] radeon 0000:01:00.0: failed to get a new IB (-35)
[760734.139736] [drm:radeon_cs_ib_fill] *ERROR* Failed to get ib !
[760734.276346] radeon 0000:01:00.0: Saved 663 dwords of commands on ring 0.
[760734.276370] radeon 0000:01:00.0: GPU softreset: 0x00000009
[760734.276372] radeon 0000:01:00.0: GRBM_STATUS = 0xF0001828
[760734.276375] radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0x80000003
[760734.276377] radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0x80000003
[760734.276379] radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0
[760734.276381] radeon 0000:01:00.0: SRBM_STATUS2 = 0x00000000
[760734.276383] radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000
[760734.276385] radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x40040000
[760734.276388] radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00048006
[760734.276390] radeon 0000:01:00.0: R_008680_CP_STAT = 0x80268647
[760734.276392] radeon 0000:01:00.0: R_00D034_DMA_STATUS_REG = 0x44C83D57
[760734.277882] radeon 0000:01:00.0: GRBM_SOFT_RESET=0x00007F6B
[760734.277936] radeon 0000:01:00.0: SRBM_SOFT_RESET=0x00000100
[760734.279096] radeon 0000:01:00.0: GRBM_STATUS = 0x00003828
[760734.279098] radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0x00000007
[760734.279100] radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0x00000007
[760734.279102] radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0
[760734.279104] radeon 0000:01:00.0: SRBM_STATUS2 = 0x00000000
[760734.279107] radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000
[760734.279109] radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x00000000
[760734.279111] radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00000000
[760734.279113] radeon 0000:01:00.0: R_008680_CP_STAT = 0x00000000
[760734.279116] radeon 0000:01:00.0: R_00D034_DMA_STATUS_REG = 0x44C83D57
[760734.279147] radeon 0000:01:00.0: GPU reset succeeded, trying to resume
[760734.305227] [drm] enabling PCIE gen 2 link speeds, disable with
radeon.pcie_gen2=0
[760734.306448] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
[760734.306543] radeon 0000:01:00.0: WB enabled
[760734.306546] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr
0x0000000040000c00 and cpu addr 0xffff88041e6dbc00
[760734.306548] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr
0x0000000040000c0c and cpu addr 0xffff88041e6dbc0c
[760734.307995] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr
0x0000000000072118 and cpu addr 0xffffc900120b2118
[760734.324270] [drm] ring test on 0 succeeded in 2 usecs
[760734.324281] [drm] ring test on 3 succeeded in 7 usecs
[760734.501676] [drm] ring test on 5 succeeded in 2 usecs
[760734.501685] [drm] UVD initialized successfully.
[760744.513661] radeon 0000:01:00.0: ring 0 stalled for more than 10000msec
[760744.513666] radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000006cb1511
last fence id 0x0000000006cb1502 on ring 0)
[760744.513672] [drm:r600_ib_test] *ERROR* radeon: fence wait failed (-35).
[760744.513677] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on
GFX ring (-35).
[760744.513678] radeon 0000:01:00.0: ib ring test failed (-35).
[760744.522064] radeon 0000:01:00.0: GPU softreset: 0x00000009
[760744.522067] radeon 0000:01:00.0: GRBM_STATUS = 0xF7731828
[760744.522069] radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0xFC000003
[760744.522072] radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0xFC000003
[760744.522074] radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0
[760744.522076] radeon 0000:01:00.0: SRBM_STATUS2 = 0x00000000
[760744.522078] radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000
[760744.522080] radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x400C0000
[760744.522083] radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00048006
[760744.522085] radeon 0000:01:00.0: R_008680_CP_STAT = 0x80268647
[760744.522087] radeon 0000:01:00.0: R_00D034_DMA_STATUS_REG = 0x44C83D57
[760744.522255] radeon 0000:01:00.0: GRBM_SOFT_RESET=0x00007F6B
[760744.522310] radeon 0000:01:00.0: SRBM_SOFT_RESET=0x00000100
[760744.523469] radeon 0000:01:00.0: GRBM_STATUS = 0x00003828
[760744.523471] radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0x00000007
[760744.523475] radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0x00000007
[760744.523477] radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0
[760744.523479] radeon 0000:01:00.0: SRBM_STATUS2 = 0x00000000
[760744.523481] radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000
[760744.523483] radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x00000000
[760744.523486] radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00000000
[760744.523488] radeon 0000:01:00.0: R_008680_CP_STAT = 0x00000000
[760744.523490] radeon 0000:01:00.0: R_00D034_DMA_STATUS_REG = 0x44C83D57
[760744.523525] radeon 0000:01:00.0: GPU reset succeeded, trying to resume
[760744.535154] [drm] enabling PCIE gen 2 link speeds, disable with
radeon.pcie_gen2=0
[760744.538833] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
[760744.538926] radeon 0000:01:00.0: WB enabled
[760744.538929] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr
0x0000000040000c00 and cpu addr 0xffff88041e6dbc00
[760744.538931] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr
0x0000000040000c0c and cpu addr 0xffff88041e6dbc0c
[760744.540384] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr
0x0000000000072118 and cpu addr 0xffffc900120b2118
[760744.556776] [drm] ring test on 0 succeeded in 2 usecs
[760744.556787] [drm] ring test on 3 succeeded in 7 usecs
[760744.734161] [drm] ring test on 5 succeeded in 2 usecs
[760744.734170] [drm] UVD initialized successfully.
[760744.734257] [drm] ib test on ring 0 succeeded in 0 usecs
[760744.734340] [drm] ib test on ring 3 succeeded in 0 usecs
[760744.885694] [drm:uvd_v1_0_ib_test] *ERROR* radeon: failed to get create msg
(-22).
[760744.885701] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on
ring 5 (-22).
[760744.885793] switching from power state:
[760744.885797] ui class: none
[760744.885798] internal class: boot
[760744.885799] caps:
[760744.885801] uvd vclk: 0 dclk: 0
[760744.885802] power level 0 sclk: 10000 mclk: 30000 vddc:
950 vddci: 950
[760744.885803] power level 1 sclk: 10000 mclk: 30000 vddc:
950 vddci: 950
[760744.885804] power level 2 sclk: 10000 mclk: 30000 vddc:
950 vddci: 950
[760744.885805] status: c b
[760744.885806] switching to power state:
[760744.885807] ui class: performance
[760744.885808] internal class: none
[760744.885808] caps:
[760744.885809] uvd vclk: 0 dclk: 0
[760744.885810] power level 0 sclk: 10000 mclk: 15000 vddc:
950 vddci: 950
[760744.885811] power level 1 sclk: 60000 mclk: 100000 vddc:
1100 vddci: 1100
[760744.885812] power level 2 sclk: 86000 mclk: 110000 vddc:
1150 vddci: 1100
[760744.885813] status: r
This is with AMD Barts (HD6850), kernel is 3.17.7, mesa 10.3.2 and 10.5-dev.
I also tried the Realistic Rendering demo, and it works fine (with mesa 10.1 it
was completely blue, but it has been fixed).
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=88263
Bug ID: 88263
Summary: Civilization Beyond Earth crashes on
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: oleid(a)mescharet.de
Dear Mesa developers,
as suggested in #87489 a new report.
The game crashes when staring a new game or loading an existing. I can reach
the menu, set up a new game and so on. As far as I can tell, llvm-svn is used
for building the mesa-git package. I also tried running R600_DEBUG=llvm to make
sure llvm is really used --- I'm not sure what's the default, nowadays (is it
somewhere in the logs? I didn't find anything).
I created an trace file of the game and enabled R600_DEBUG=vs,gs,ps
As the trace file is rather huge, I put everything to the following google
drive storage. You can find there also the debugging output generated by the
above debug settings.
https://drive.google.com/folderview?id=0BxSauDFlQdaFYTRaY3hrLXNvOVk&usp=sha…
As the game crashes, I'm not certain, if the files are complete.
If it is of any help, I can provide an apitrace of fglrx. It runs the game,
albeit with graphic errors. Please let me know if I can provide more
information.
**** System:
ATI Juniper PRO [Radeon HD 5750]
ArchLinux AMD64 using mesa-git repository.
--
You are receiving this mail because:
You are the assignee for the bug.