Announcement

Collapse
No announcement yet.

BurninTset 10.2 shows a 2D graphic test error:Error verifying data in GPU memory.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Log has errors like this

    Click image for larger version  Name:	image.png Views:	0 Size:	165.7 KB ID:	58075

    Many different memory locations (offsets) were affected and the memory corruption involved many bits (0x264 in binary is 0010 0110 0100, which means 4 bits are being flipped).
    This isn't typical of a hardware DRAM failure. So more likely there is some software corrupting the memory.

    This can happen for example when a bug results in the allocation of the same video RAM twice, to two different tasks and then they corrupt each others RAM. Typically the bug is in the video card driver. Maybe the new version of Windows is using the graphics differently, triggering the bug.

    If you search through the forum you will find lots of examples of this in the past. But they are hard bugs to fix and only maybe 1 or 2 people on the planet have power to fix these video drivers. They are very hard people to get access to.

    Updating the video card driver (or falling back to an older one) can also help.... sometimes.

    Also trying V11 can't hurt.

    Comment


    • #17
      Any update? Please.

      Comment


      • #18
        Sorry, I just saw your reply, thank you.

        Comment

        Working...
        X