VS9 crashes when attempting to capture

Moderator: Ken Berry

Post Reply
dwsauder

VS9 crashes when attempting to capture

Post by dwsauder »

When I try to capture DV video with VS9, the program consistently crashes. The error message is

The instruction at "0x08ce8259" referenced memory at "0x08ce8259". The memory could not be "read".

A second error message is

The instruction at "0x6c3b5115" referenced memory at "0x00000004". The memory could not be "read".

Also, if I go to the capture tab in the editor and I click on the "Tools" menu, VS9 crashes. The error message is

The instruction at "0x1b7e8259" referenced memory at "0x1b7e8259". The memory could not be "read".

and a second error message is

The instruction at "0x6c3d5115" referenced memory at "0x00000004". The memory could not be "read".

The funny thing is, VS 5 worked just fine for me.

How did VS 9 manage to break and what can I do to fix it?
tyamada
Advisor
Posts: 735
Joined: Mon Feb 07, 2005 5:10 pm
Location: Atlanta, Ga

Post by tyamada »

Read the second post in this thread:
http://phpbb.ulead.com.tw/EN/viewtopic.php?t=12670
dwsauder

Post by dwsauder »

tyamada wrote:Read the second post in this thread:
http://phpbb.ulead.com.tw/EN/viewtopic.php?t=12670
I wish it were so easy. I made the change to the maximum virtual memory already.

I can make the program crash just by doing this:

1. Start VS9.

2. Click on VideoStudio Editor.

3. Click on the Capture tab.

4. Click on the Tools menu.

<loud>Crash!!</loud>

It happens every time.

It's probably not a virtual memory thing. It's probably a DLL Hell problem.
Trevor Andrew

Post by Trevor Andrew »

Hi

Not sure if this is your problem, but if you are using Win 2K and Windows Installer V3
read the following posting, if it cures your problem thank IanM.

(It's probably not a virtual memory thing. It's probably a DLL Hell problem) Try the link below
http://phpbb.ulead.com.tw/EN/viewtopic. ... 4272#44272

Trevor
dwsauder

Problem solved: msi.dll

Post by dwsauder »

The msi.dll fix solved it for me.
Trevor Andrew

Post by Trevor Andrew »

Hi

Glad to hear you are working ok.

The problem seems to affect Win 2K operating System.
I have recently upgraded to XP and no longer have the problem

Trevor
Post Reply