* [Bug 27009] New: [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed.
@ 2010-03-11 7:36 bugzilla-daemon
2010-03-11 7:44 ` [Bug 27009] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-11 7:36 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27009
Summary: [REGR] radeon_tex_copy.c:73: do_copy_texsubimage:
Assertion `rrb && rrb->bo' failed.
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: zajec5@gmail.com
CC: m.cencora@gmail.com
Get it on starting The Sims 3. Reverting fixes it. I use r600, but that's
general probably?
commit a68e8a4eaadfe2a1e4999d5e378c7d9fa99dc656
Author: Maciej Cencora <m.cencora@gmail.com>
Date: Wed Mar 10 20:53:21 2010 +0100
radeon: fix glCopyTex(Sub)Image if user FBO is bound
Fixes piglit/fbo-blit and wine d3d9 unit test.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 27009] [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed.
2010-03-11 7:36 [Bug 27009] New: [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed bugzilla-daemon
@ 2010-03-11 7:44 ` bugzilla-daemon
2010-03-13 8:48 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-11 7:44 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27009
--- Comment #1 from Rafał Miłecki <zajec5@gmail.com> 2010-03-10 23:44:58 PST ---
I performed "make realclean && make distclean" before every compilation.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 27009] [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed.
2010-03-11 7:36 [Bug 27009] New: [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed bugzilla-daemon
2010-03-11 7:44 ` [Bug 27009] " bugzilla-daemon
@ 2010-03-13 8:48 ` bugzilla-daemon
2010-03-13 16:41 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-13 8:48 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27009
--- Comment #2 from Török Edwin <edwintorok@gmail.com> 2010-03-13 00:48:04 PST ---
Same happens for me with RV730, when running World of Warcraft under wine with
orm=backbuffer. Reverting that commit fixes it.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 27009] [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed.
2010-03-11 7:36 [Bug 27009] New: [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed bugzilla-daemon
2010-03-11 7:44 ` [Bug 27009] " bugzilla-daemon
2010-03-13 8:48 ` bugzilla-daemon
@ 2010-03-13 16:41 ` bugzilla-daemon
2010-03-13 16:52 ` bugzilla-daemon
2010-03-14 12:22 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-13 16:41 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27009
--- Comment #3 from Maciej Cencora <m.cencora@gmail.com> 2010-03-13 08:41:29 PST ---
Should be fixed with 1a8a230a61289392e8300901dfabd7911799cbc3. Can you confirm?
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 27009] [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed.
2010-03-11 7:36 [Bug 27009] New: [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed bugzilla-daemon
` (2 preceding siblings ...)
2010-03-13 16:41 ` bugzilla-daemon
@ 2010-03-13 16:52 ` bugzilla-daemon
2010-03-14 12:22 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-13 16:52 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27009
--- Comment #4 from Török Edwin <edwintorok@gmail.com> 2010-03-13 08:52:34 PST ---
(In reply to comment #3)
> Should be fixed with 1a8a230a61289392e8300901dfabd7911799cbc3. Can you confirm?
>
It no longer crashes on World of Warcraft, can't say anything about The Sims (I
don't play it).
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 27009] [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed.
2010-03-11 7:36 [Bug 27009] New: [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed bugzilla-daemon
` (3 preceding siblings ...)
2010-03-13 16:52 ` bugzilla-daemon
@ 2010-03-14 12:22 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-14 12:22 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27009
Rafał Miłecki <zajec5@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Rafał Miłecki <zajec5@gmail.com> 2010-03-14 05:22:39 PST ---
Thanks Maciej!
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-03-14 12:22 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 7:36 [Bug 27009] New: [REGR] radeon_tex_copy.c:73: do_copy_texsubimage: Assertion `rrb && rrb->bo' failed bugzilla-daemon
2010-03-11 7:44 ` [Bug 27009] " bugzilla-daemon
2010-03-13 8:48 ` bugzilla-daemon
2010-03-13 16:41 ` bugzilla-daemon
2010-03-13 16:52 ` bugzilla-daemon
2010-03-14 12:22 ` 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.