Bug 36611 - [wine] The Witcher: Crash in u_vbuf_mgr_draw_begin
Summary: [wine] The Witcher: Crash in u_vbuf_mgr_draw_begin
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r300 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-26 10:42 UTC by Sven Arvidsson
Modified: 2011-06-11 14:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Backtrace (30.62 KB, text/plain)
2011-04-26 10:42 UTC, Sven Arvidsson
Details

Description Sven Arvidsson 2011-04-26 10:42:16 UTC
Created attachment 46094 [details]
Backtrace

The game The Witcher (running in Wine) crashes shortly after start:

u_vbuf_mgr_draw_begin+0x198(mgrb=0x7c5937c0, info=0x1c6ec5c, buffers_updated="À`¬d|", uploader_flushed="") [/home/sa/Programming/gfx/mesa/mesa/src/gallium/auxiliary/util/u_vbuf_mgr.c:549] in r300_dri.so (0x01c6e9f4)

This does not happen in 7.10. Bisecting leads to this commit:

c95bc1224a4b20b9470ddcb37b5f78975991073b is the first bad commit
commit c95bc1224a4b20b9470ddcb37b5f78975991073b
Author: Marek Olšák <maraeo@gmail.com>
Date:   Mon Feb 7 02:00:44 2011 +0100

    r300g: use the new vertex buffer manager

:040000 040000 4be08dc19f4fa4e1de6b1b259c6bd481b2fc33e5 28f8c721e519137890b5082fdff66671dbcfacb0 M	src

I'm attaching a backtrace, but I'm not sure how helpful it is, as getting it from Wine was quite tricky.
Comment 1 Marek Olšák 2011-06-08 16:44:43 UTC
Is this still an issue with current Mesa git? If yes, could you please make a GL trace using apitrace? (basic info about tracing: https://bugs.freedesktop.org/show_bug.cgi?id=36745#c15 )
Comment 2 Sven Arvidsson 2011-06-11 14:52:35 UTC
Doesn't seem to be an issue with current git master.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.