| Summary: | [radeon-rewrite] blender crashes in radeon_update_renderbuffers | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Tormod Volden <bugzi11.fdo.tormod> |
| Component: | Drivers/DRI/R100 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
full backtrace of blender
Xorg.0.log avoid segfault in radeon_update_renderbuffers() if using DRI1 |
||
Created attachment 25747 [details]
Xorg.0.log
If this is with dri1, something like this: http://cgit.freedesktop.org/mesa/mesa/commit/?h=radeon-rewrite&id=43d9020ff1e975e7f4f9480d9ef24f0b9fb2141f is probably needed. Created attachment 25786 [details] [review] avoid segfault in radeon_update_renderbuffers() if using DRI1 Thanks, yes, that works. Patch pushed thanks. |
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.
Created attachment 25746 [details] full backtrace of blender Blender crashes at startup, with today's radeon-rewrite: #0 0xb61ca2e0 in radeon_update_renderbuffers (context=0x8e47338, drawable=0x91e8618) at radeon_common_context.c:447 #1 0xb61cce1d in radeonDrawBuffer (ctx=0x8e9f4f0, mode=1028) at radeon_common.c:811 #2 0xb61dfbf2 in _mesa_DrawBuffer (buffer=1028) at main/buffers.c:267 #3 0x0819c870 in splash () #4 0x081a0fcd in screenmain () #5 0x08190b95 in main ()