https://bugs.freedesktop.org/show_bug.cgi?id=28630
Chris Rankin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=28630
Chris Rankin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #9 from Marek Olšák 2010-06-29 15:27:09 PDT ---
OK so I've committed some fixes because they don't break anything. Please let
me know if they help.
PS: There is a new bug in the GLSL compiler in master. I hope you won't hit
that.
--
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #9 from Marek Ol??k 2010-06-29 15:27:09 PDT
---
OK so I've committed some fixes because they don't break anything. Please let
me know if they help.
PS: There is a new bug in the GLSL compiler in master. I hope you won't hit
that.
-
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #8 from Marek Olšák 2010-06-29 14:14:20 PDT ---
I think you are right. That seems to be the only logical explanation. The fix
is not trivial, I'll send you a patch when I have one.
--
Configure bugmail: https://bugs.freedesktop.org/
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #8 from Marek Ol??k 2010-06-29 14:14:20 PDT
---
I think you are right. That seems to be the only logical explanation. The fix
is not trivial, I'll send you a patch when I have one.
--
Configure bugmail: https://bugs.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #7 from Chris Rankin 2010-06-29 13:37:28
PDT ---
(In reply to comment #4)
> I believe the "data" pointer is not valid.
That data pointer looks like it *used* to belong to a r300_context object that
has since been destroyed. Basicall
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #7 from Chris Rankin 2010-06-29
13:37:28 PDT ---
(In reply to comment #4)
> I believe the "data" pointer is not valid.
That data pointer looks like it *used* to belong to a r300_context object that
has since been destroyed. Basicall
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #6 from Chris Rankin 2010-06-29 12:05:36
PDT ---
(In reply to comment #4)
> I believe the "data" pointer is not valid.
Or possibly the context.flush field has not been assigned? I am having curious
success with this simple patch:
-
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #6 from Chris Rankin 2010-06-29
12:05:36 PDT ---
(In reply to comment #4)
> I believe the "data" pointer is not valid.
Or possibly the context.flush field has not been assigned? I am having curious
success with this simple patch:
-
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #5 from Chris Rankin 2010-06-29 11:38:15
PDT ---
(In reply to comment #4)
> I have committed some fixes, can you please test latest mesa git?
Backtrace:
=>0 0x (0x0039e9d0)
1 0x7dd5b61d radeon_drm_bufmgr_set_tiling+0xbc()
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #5 from Chris Rankin 2010-06-29
11:38:15 PDT ---
(In reply to comment #4)
> I have committed some fixes, can you please test latest mesa git?
Backtrace:
=>0 0x (0x0039e9d0)
1 0x7dd5b61d radeon_drm_bufmgr_set_tiling+0xbc()
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #4 from Marek Olšák 2010-06-28 17:02:00 PDT ---
I believe the "data" pointer is not valid.
I have committed some fixes, can you please test latest mesa git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #4 from Marek Ol??k 2010-06-28 17:02:00 PDT
---
I believe the "data" pointer is not valid.
I have committed some fixes, can you please test latest mesa git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #3 from Chris Rankin 2010-06-28 13:49:19
PDT ---
In src/gallium/drivers/r300/r300_context.c
static void r300_flush_cb(void *data)
{
struct r300_context* const cs_context_copy = data;
cs_context_copy->context.flush(&cs_conte
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #3 from Chris Rankin 2010-06-28
13:49:19 PDT ---
In src/gallium/drivers/r300/r300_context.c
static void r300_flush_cb(void *data)
{
struct r300_context* const cs_context_copy = data;
cs_context_copy->context.flush(&cs_conte
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #2 from Chris Rankin 2010-06-28 13:15:33
PDT ---
Created an attachment (id=36584)
--> (https://bugs.freedesktop.org/attachment.cgi?id=36584)
Recent backtrace using mesa git with -gdwarf-2
--
Configure bugmail: https://bugs.freedes
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #2 from Chris Rankin 2010-06-28
13:15:33 PDT ---
Created an attachment (id=36584)
--> (https://bugs.freedesktop.org/attachment.cgi?id=36584)
Recent backtrace using mesa git with -gdwarf-2
--
Configure bugmail: https://bugs.freedes
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #1 from Pavel Ondračka 2010-06-21 00:03:25 PDT
---
I'm not a developer, but you may try recompiling mesa and wine with CFLAGS="-g
-gdwarf-2", you will get a better backtrace.
--
Configure bugmail: https://bugs.freedesktop.org/userp
https://bugs.freedesktop.org/show_bug.cgi?id=28630
--- Comment #1 from Pavel Ondra?ka 2010-06-21 00:03:25
PDT ---
I'm not a developer, but you may try recompiling mesa and wine with CFLAGS="-g
-gdwarf-2", you will get a better backtrace.
--
Configure bugmail: https://bugs.freedesktop.org/userp
https://bugs.freedesktop.org/show_bug.cgi?id=28630
Chris Rankin changed:
What|Removed |Added
Platform|Other |x86 (IA32)
OS/Version|All
https://bugs.freedesktop.org/show_bug.cgi?id=28630
Chris Rankin changed:
What|Removed |Added
Platform|Other |x86 (IA32)
OS/Version|All
22 matches
Mail list logo