Office Project 2007 Pro and BSOD from awvid5.dll

A

AP

Hi all,

When viewing powerpoint slides using Project 2007 and the slideshow end,
returning back to the Presentation, get a sudden glitch-refresh on screen.
A few moments later a blue screen appears and a memory dump occurs with the
Stop message 0x00000050.

Have run WinDb and to querie the memory dump. In the debuglog file I the
following entries:

BugCheck 50, {e44a4000, 1, bf9d53cc, 1}

*** ERROR: Module load completed but symbols could not be loaded for
awvid5.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ppcore.dll -
*** ERROR: Module load completed but symbols could not be loaded for mso.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
POWERPNT.EXE -
Probably caused by : awvid5.dll ( awvid5+13cc )

Followup: MachineOwner
++++++++

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by
try-except,
it must be protected by a Probe. Typically the address is just plain bad or
it
is pointing at freed memory.
Arguments:
Arg1: e44a4000, memory referenced.
Arg2: 00000001, value 0 = read operation, 1 = write operation.
Arg3: bf9d53cc, If non-zero, the instruction address which referenced the
bad memory
address.
Arg4: 00000001, (reserved)

Debugging Details:
------------------


WRITE_ADDRESS: e44a4000 Paged pool

FAULTING_IP:
awvid5+13cc
bf9d53cc 668910 mov word ptr [eax],dx

MM_INTERNAL_CODE: 1

IMAGE_NAME: awvid5.dll

DEBUG_FLR_IMAGE_TIMESTAMP: 3bd5bef7

MODULE_NAME: awvid5

FAULTING_MODULE: bf9d4000 awvid5

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x50

PROCESS_NAME: POWERPNT.EXE

TRAP_FRAME: ef674be4 -- (.trap ffffffffef674be4)
..trap ffffffffef674be4
ErrCode = 00000002
eax=e44a4000 ebx=00000000 ecx=e44a3ffc edx=e21c488c esi=00000000
edi=00000000
eip=bf9d53cc esp=ef674c58 ebp=ef674c6c iopl=0 nv up ei pl nz ac po
nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000
efl=00010212
awvid5+0x13cc:
bf9d53cc 668910 mov word ptr [eax],dx
ds:0023:e44a4000=????
..trap
Resetting default scope
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top