From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 35942] Crash in World of Warcraft Date: Mon, 4 Apr 2011 16:36:33 -0700 (PDT) Message-ID: <20110404233633.4E7AF13004E@annarchy.freedesktop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 82DB69E768 for ; Mon, 4 Apr 2011 16:36:33 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=35942 --- Comment #5 from Chris Rankin 2011-04-04 16:36:33 PDT --- I have finally captured the actual error when WoW crashes: wine: Unhandled page fault on write access to 0x00000809 at address 0x7d9610bb (thread 000b), starting debugger... Unhandled exception: page fault on write access to 0x00000809 in 32-bit code (0x7d9610bb). ... Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7d9610bb ESP:0033f368 EBP:0033f3c0 EFLAGS:00010206( R- -- I - -P- ) EAX:00000809 EBX:7dc70618 ECX:0000000a EDX:7d05db9c ESI:7d0c4f68 EDI:71e26c30 Stack dump: 0x0033f368: 7d05e778 00000001 0033f648 000040f7 0x0033f378: 7d0c4f60 00000000 00000000 00000200 0x0033f388: 7d0c4f60 7cf920b8 0033f3b0 00004063 0x0033f398: 7d0c4f68 00000201 71e26c30 0000000b 0x0033f3a8: 7d05ce30 00000001 0033f648 7dc70618 0x0033f3b8: 7d05ce30 7d05e8fc 0033f410 7d978b66 Backtrace: =>0 0x7d9610bb radeon_drm_cs_add_reloc+0x7b(rcs=0x7d0c4f60, buf=0x71e26c30, rd=R300_DOMAIN_GTT, wd=0) [/home/chris/Programs/mesa/src/gallium/winsys/radeon/drm/../../../../../src/gallium/auxiliary/util/u_atomic.h:103] in r300_dri.so (0x0033f3c0) 1 0x7d978b66 r300_emit_buffer_validate+0x215(r300=0x7d05ce30, do_validate_vertex_buffers=2, index_buffer=0x7d032b48) [/home/chris/Programs/mesa/src/gallium/drivers/r300/r300_emit.c:1214] in r300_dri.so (0x0033f410) ... and the rest is as before. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.