| Summary: | [852GM/855GM] Crash due to assertion failure | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Stephen Paul Weber <singpolyma> |
| Component: | Drivers/DRI/i915 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
output of dmesg
xorg.conf xorg log crash dump #1 Crash dump #2 Crash dump #3 |
||
|
Description
Stephen Paul Weber
2009-02-21 14:41:28 UTC
Created attachment 23168 [details]
xorg.conf
Created attachment 23169 [details]
xorg log
Created attachment 23170 [details]
crash dump #1
Created attachment 23171 [details]
Crash dump #2
commit 46e9274e8538e5b0517f611dca99dde611f4e95d Author: Eric Anholt <eric@anholt.net> Date: Fri Aug 8 13:13:46 2008 -0700 Replace the check_aperture API with one we can make thread-safe. While the bufmgr isn't thread-safe at the moment, we need it to be for share objects between contexts. Running libdrm2 2.4.4+git+20090205+8b88036-1 (from debian) this occurred again today. Dump attached as Crash dump #3 Terminal log: libGL: XF86DRIGetClientDriverName: 1.9.0 i915 (screen 0) libGL: OpenDriver: trying /usr/lib/dri/tls/i915_dri.so libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: Searching for BusID pci:0000:00:02.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: drmOpenMinor returns 8 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 libGL error: Can't open configuration file /etc/drirc: No such file or directory. libGL error: Can't open configuration file /home/singpolyma/.drirc: No such file or directory. error : [recvDroid] recvDroid: Not enough power to build droid for player = 1 error : [recvDroid] recvDroid: Not enough power to build droid for player = 2 last message repeated 2 times last message repeated 2 times (total 4 repeats) last message repeated 3 times (total 7 repeats) error : [recvDroid] recvDroid: Not enough power to build droid for player = 1 last message repeated 2 times last message repeated 2 times (total 4 repeats) warzone2100: ../common/dri_bufmgr_fake.c:982: dri_fake_emit_reloc: Assertion `target_fake->is_static || target_fake->size_accounted' failed. Saved dump file to '/tmp/warzone2100.gdmp-b5iBAv' If you create a bugreport regardings this crash, please include this file. Aborted Created attachment 25171 [details]
Crash dump #3
Since the reported assertion failure is fake bufmgr-only, this is fixed with GEM and UXA. |
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.