| Summary: | glest segfaults on r200 | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Bug <freedesktop> |
| Component: | Drivers/DRI/r200 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | critical | ||
| Priority: | high | ||
| Version: | 6.2.1 | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Bug
2005-04-07 03:32:04 UTC
I also experience similar problem with gliv:
) bt
#0 do_emit (ctx=0x816f430, start=0, end=0, dest=0x0) at t_vertex.c:1028
#1 0xb733c6a4 in run_render (ctx=0x816f430, stage=0x0) at t_vb_render.c:296
#2 0xb73289ad in _tnl_run_pipeline (ctx=0x816f430) at t_pipeline.c:159
#3 0xb7375f0f in r200WrapRunPipeline (ctx=0x816f430) at r200_state.c:2270
#4 0xb734a001 in _tnl_flush_vtx (ctx=0x816f430) at t_vtx_exec.c:282
#5 0xb7348891 in _tnl_FlushVertices (ctx=0x816f430, flags=1)
at t_vtx_api.c:836
#6 0xb7380f0e in r200FlushVertices (ctx=0x816f430, flags=1)
at r200_swtcl.c:906
#7 0xb726dd94 in _mesa_RenderMode (mode=7168) at feedback.c:475
#8 0x080600d1 in matrix_tile_visible ()
#9 0xc411c000 in ?? ()
#10 0x43070000 in ?? ()
#11 0xc3e40000 in ?? ()
#12 0x08416950 in ?? ()
#13 0x00000000 in ?? ()
#14 0x083352e8 in ?? ()
#15 0x0806b4d2 in get_write_config_file ()
#16 0x08324648 in ?? ()
#17 0x00000000 in ?? ()
#18 0x3f800000 in ?? ()
#19 0x080602a8 in is_filtering_needed ()
#20 0x3f800000 in ?? ()
Anyone have an idea of what's going on?
I used to get a similar crash with gliv, but it was fixed in Mesa CVS a while ago. Have you guys tried a recent CVS snapshot? Just tried glest on my rv250, seems to work fine with current Mesa cvs. Not sure how the OP got it to run though, it will bail out if GL_ARB_texture_env_crossbar is not supported, which so far isn't in cvs yet... maybe older versions didn't require it (1.1.0 tested). |
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.