[Bug 39320] util/u_upload_mgr.c:192:u_upload_alloc: Assertion `offset < upload->buffer->width0' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 19 06:09:04 PDT 2011


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

--- Comment #2 from Michal Suchanek <hramrach at gmail.com> 2011-07-19 06:09:04 PDT ---
Can't.

The trace file is 6.7M gzipped and the attachment limit is 3000k.

It is trace from the start of the application to the point where it finishes
initialization, tries to render the first scene and triggers the assert.


glretrace complains that the last call is incomplete whatever that means:

warning: incomplete call glDrawElementsBaseVertex
27826 glDrawElementsBaseVertex(mode = GL_TRIANGLE_STRIP, count = 110, type =
GL_UNSIGNED_SHORT, indices = blob(220), basevertex = 54)

Tried taking glretrace snapshots with -s. They are all small black squares.
With -sb and -s I get errors about GL_BACK being invalid but every other
snapshot contains the application loading screen (upside down).

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


More information about the dri-devel mailing list