http://bugs.freedesktop.org/show_bug.cgi?id=18538

           Summary: Assertion `get_dirty(state) == 0' failed.
           Product: Mesa
           Version: unspecified
          Platform: x86 (IA32)
               URL: http://kubuntuforums.net/forums/index.php?topic=3098306.
                    0
        OS/Version: Linux (All)
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i830
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=20312)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=20312)
crash backtrace

on my ubuntu platform, I used to play regnum online. Then I upgraded to ubuntu
intrepid (8.10), and suddenly regnum would crash every 3 minutes, error
message:

game: i830_vtbl.c:555: i830_emit_state: Assertion `get_dirty(state) == 0'
failed.
Saving backtrace to crash_backtrace_19526.log
Got SIGABRT (aborted)

To reproduce, I only had to start regnum and walk my char into an area with
many polys.

I eventually solved the issue by downloading the source and changing it, so
that the assertion at line 555 of 1830_vtbl.c is always true. Regnum is running
as fast as ever now. Apparently that assert() is unnecessary.

dracayr


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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to