All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 33933] New: RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed
@ 2011-02-05 13:46 bugzilla-daemon
  2011-02-05 16:19 ` [Bug 33933] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-02-05 13:46 UTC (permalink / raw)
  To: dri-devel

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

           Summary: RV620 : r600g : sdlmame : Assertion
                    `rctx->real_vertex_buffer[index]' failed
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: aderumier@odiso.com


sdlmame crash when starting,

sdlmame: r600_buffer.c:247: r600_upload_user_buffers: Assertion
`rctx->real_vertex_buffer[index]' failed.
/usr/bin/sdlmame: line 58:  1783 Abandon                 ./sdlmame "$@"


i'm using mesa-git avec rv620 chipset

maybe is it related to this commit :
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c631cfe

i'll try to bisect it this weekend.

-- 
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] 5+ messages in thread

* [Bug 33933] RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed
  2011-02-05 13:46 [Bug 33933] New: RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed bugzilla-daemon
@ 2011-02-05 16:19 ` bugzilla-daemon
  2011-02-10 15:03 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-02-05 16:19 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Marek Olšák <maraeo@gmail.com> 2011-02-05 08:19:04 PST ---
Please set this environment variable and let me know whether it works.

GALLIUM_ABORT_ON_ASSERT=0

-- 
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] 5+ messages in thread

* [Bug 33933] RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed
  2011-02-05 13:46 [Bug 33933] New: RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed bugzilla-daemon
  2011-02-05 16:19 ` [Bug 33933] " bugzilla-daemon
@ 2011-02-10 15:03 ` bugzilla-daemon
  2011-02-10 15:05 ` bugzilla-daemon
  2011-02-10 15:12 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-02-10 15:03 UTC (permalink / raw)
  To: dri-devel

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

Alexandre Derumier <aderumier@odiso.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=32456

-- 
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] 5+ messages in thread

* [Bug 33933] RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed
  2011-02-05 13:46 [Bug 33933] New: RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed bugzilla-daemon
  2011-02-05 16:19 ` [Bug 33933] " bugzilla-daemon
  2011-02-10 15:03 ` bugzilla-daemon
@ 2011-02-10 15:05 ` bugzilla-daemon
  2011-02-10 15:12 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-02-10 15:05 UTC (permalink / raw)
  To: dri-devel

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

Alexandre Derumier <aderumier@odiso.com> changed:

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

--- Comment #2 from Alexandre Derumier <aderumier@odiso.com> 2011-02-10 07:05:00 PST ---


*** This bug has been marked as a duplicate of bug 32455 ***

-- 
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] 5+ messages in thread

* [Bug 33933] RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed
  2011-02-05 13:46 [Bug 33933] New: RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-02-10 15:05 ` bugzilla-daemon
@ 2011-02-10 15:12 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-02-10 15:12 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Alexandre Derumier <aderumier@odiso.com> 2011-02-10 07:12:14 PST ---
Hi Marek, i had tried with gallium_abort_on_assert=0, it doesn't change
anything.

since mesa git from 07 february, i don't have this error anymore, but a
segfault :


/usr/bin/sdlmame: line 58: 25609 Erreur de segmentation  ./sdlmame "$@"


sdlmame[25609]: segfault at 30 ip b5ec2a23 sp bf8b2740 error 4 in
r600_dri.so[b5cbf000+2fb000]

-- 
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] 5+ messages in thread

end of thread, other threads:[~2011-02-10 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-05 13:46 [Bug 33933] New: RV620 : r600g : sdlmame : Assertion `rctx->real_vertex_buffer[index]' failed bugzilla-daemon
2011-02-05 16:19 ` [Bug 33933] " bugzilla-daemon
2011-02-10 15:03 ` bugzilla-daemon
2011-02-10 15:05 ` bugzilla-daemon
2011-02-10 15:12 ` 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.