All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.
@ 2012-02-11 22:16 bugzilla-daemon
  2012-02-12 12:43 ` [Bug 45943] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-11 22:16 UTC (permalink / raw)
  To: dri-devel

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

             Bug #: 45943
           Summary: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion
                    `(aa->dest)->cs_buf' failed.
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
               URL: https://cvs.khronos.org/svn/repos/registry/trunk/publi
                    c/webgl/sdk/tests/webgl-conformance-tests.html
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: pavel.ondracka@email.cz


Created attachment 56904
  --> https://bugs.freedesktop.org/attachment.cgi?id=56904
full backtrace

Triggered with Firefox 10 at https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/webgl-conformance-tests.html (click run tests and wait).
Firefox 10 is needed earlier versions doesn't trigger this.

radeon: Cannot get a relocation in radeon_drm_cs_write_reloc.
r300: Warning: cs_count off by -6 at (r300_emit_aa_state, r300_emit.c:370)
radeon: The kernel rejected CS, see dmesg for more information.
r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.

Program received signal SIGTRAP, Trace/breakpoint trap.
_debug_assert_fail (expr=0x2c2fa6f "(aa->dest)->cs_buf", file=0x2c2fa58 "r300_emit.c", line=
    365, function=0x2c2ff77 "r300_emit_aa_state") at util/u_debug.c:281

Full backtrace attached, from dmesg:
[50370.978205] [drm:r100_cs_packet_next_reloc] *ERROR* No packet3 for relocation for packet at 13.
[50370.978211] [drm] ib[13]=0x000013A1
[50370.978214] [drm] ib[14]=0x00C30040
[50370.978217] [drm:r300_packet0_check] *ERROR* No reloc for ib[12]=0x4E80
[50370.978220] [drm] ib[11]=0x000013A0
[50370.978223] [drm] ib[12]=0x00000000
[50370.978225] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !

GPU:RV530
Kernel: 3.2.3
Mesa: d5a6c172547d8964f4d4bb79637651decaf9deee
Libdrm: 2.4.31

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.
  2012-02-11 22:16 [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed bugzilla-daemon
@ 2012-02-12 12:43 ` bugzilla-daemon
  2012-02-12 12:56 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-12 12:43 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Marek Olšák <maraeo@gmail.com> 2012-02-12 04:43:35 PST ---
Could you please test Mesa master again?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.
  2012-02-11 22:16 [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed bugzilla-daemon
  2012-02-12 12:43 ` [Bug 45943] " bugzilla-daemon
@ 2012-02-12 12:56 ` bugzilla-daemon
  2012-02-12 17:15 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-12 12:56 UTC (permalink / raw)
  To: dri-devel

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

Pavel Ondračka <pavel.ondracka@email.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Pavel Ondračka <pavel.ondracka@email.cz> 2012-02-12 12:56:16 UTC ---
Fixed indeed, thank you.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.
  2012-02-11 22:16 [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed bugzilla-daemon
  2012-02-12 12:43 ` [Bug 45943] " bugzilla-daemon
  2012-02-12 12:56 ` bugzilla-daemon
@ 2012-02-12 17:15 ` bugzilla-daemon
  2012-02-12 17:39 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-12 17:15 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Pavel Ondračka <pavel.ondracka@email.cz> 2012-02-12 09:15:50 PST ---
Created attachment 56919
  --> https://bugs.freedesktop.org/attachment.cgi?id=56919
new backtrace

Now it fails at the newly added assertion:
r300_render.c:1260:r300_resource_resolve: Assertion `0 && "Resource resolve is unsupported, invalid call."' failed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.
  2012-02-11 22:16 [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-02-12 17:15 ` bugzilla-daemon
@ 2012-02-12 17:39 ` bugzilla-daemon
  2012-02-12 17:56 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-12 17:39 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Marek Olšák <maraeo@gmail.com> 2012-02-12 09:39:10 PST ---
Created attachment 56920
  --> https://bugs.freedesktop.org/attachment.cgi?id=56920
possible fix

Can you try this patch?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.
  2012-02-11 22:16 [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-02-12 17:39 ` bugzilla-daemon
@ 2012-02-12 17:56 ` bugzilla-daemon
  2012-02-12 20:40 ` bugzilla-daemon
  2012-02-13 14:13 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-12 17:56 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Pavel Ondračka <pavel.ondracka@email.cz> 2012-02-12 09:56:06 PST ---
(In reply to comment #3)
> Created attachment 56920 [details] [review]
> possible fix
> 
> Can you try this patch?

Yes, that patch fixes it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.
  2012-02-11 22:16 [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-02-12 17:56 ` bugzilla-daemon
@ 2012-02-12 20:40 ` bugzilla-daemon
  2012-02-13 14:13 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-12 20:40 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #5 from Marek Olšák <maraeo@gmail.com> 2012-02-12 12:40:13 PST ---
Could you please test Mesa master again? The commit 094eeff19946138d6306d74e9e62af5e9d192abd should fix this.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.
  2012-02-11 22:16 [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-02-12 20:40 ` bugzilla-daemon
@ 2012-02-13 14:13 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-02-13 14:13 UTC (permalink / raw)
  To: dri-devel

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

Pavel Ondračka <pavel.ondracka@email.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grsfdhj@tiscali.it

--- Comment #7 from Pavel Ondračka <pavel.ondracka@email.cz> 2012-02-13 06:13:43 PST ---
*** Bug 45993 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-02-13 14:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-11 22:16 [Bug 45943] New: [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed bugzilla-daemon
2012-02-12 12:43 ` [Bug 45943] " bugzilla-daemon
2012-02-12 12:56 ` bugzilla-daemon
2012-02-12 17:15 ` bugzilla-daemon
2012-02-12 17:39 ` bugzilla-daemon
2012-02-12 17:56 ` bugzilla-daemon
2012-02-12 20:40 ` bugzilla-daemon
2012-02-13 14:13 ` bugzilla-daemon

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.