Vegas Crashes when Loading .veg Project Files

cjcook wrote on 2/28/2009, 2:26 AM
Vegas Pro 8 just started crashing on me when I attempt to open some (not all) project files. Here is the output:

Sony Vegas Pro 8.0
Version 8.0c (Build 260)
Exception 0xC0000006 (in page error) IP:0x1187F10
In Module 'vegas80k.dll' at Address 0x1160000 + 0x27F10
Thread: ProgMan ID=0xF68 Stack=0x37FF000-0x3800000
Registers:
EAX=00000000 CS=001b EIP=01187f10 EFLGS=00010206
EBX=00000000 SS=0023 ESP=037ffb20 EBP=0aeba370
ECX=0ff14000 DS=0023 ESI=00000000 FS=003b
EDX=00000000 ES=0023 EDI=00000000 GS=0000
Bytes at CS:EIP:
01187F10: 0F BF 01 3B D8 7C 02 8B ...;.|..
01187F18: D8 0F BF 41 02 3B F8 7F ...A.;..
Stack Dump:
037FFB20: 03413028 03250000 + 1C3028
037FFB24: 000044FE
037FFB28: 00044FEA 00030000 + 14FEA
037FFB2C: 00000002
037FFB30: 000227F5
037FFB34: 000044FE
037FFB38: 0118E66C 01160000 + 2E66C (vegas80k.dll)
037FFB3C: 00000000
037FFB40: 0AEBA370 0ABB0000 + 30A370
037FFB44: 00000008
037FFB48: 00000005
037FFB4C: 0227FDEB 021C0000 + BFDEB
037FFB50: 000044FF
037FFB54: 03413028 03250000 + 1C3028
037FFB58: 00000000
037FFB5C: 00000000
> 037FFB90: 7C809EF0 7C800000 + 9EF0 (kernel32.dll)
> 037FFBB0: 0118F978 01160000 + 2F978 (vegas80k.dll)
037FFBB4: 00000000
037FFBB8: 00000000
037FFBBC: 0FE00040 0FE00000 + 40
037FFBC0: 000044FF
> 037FFBD4: 7C834CD1 7C800000 + 34CD1 (kernel32.dll)
> 037FFBE4: 0118998B 01160000 + 2998B (vegas80k.dll)
037FFBE8: 03413028 03250000 + 1C3028
037FFBEC: 00000000
037FFBF0: 00000000
037FFBF4: 00000800
> 037FFC2C: 0118D46E 01160000 + 2D46E (vegas80k.dll)
037FFC30: 00000001
037FFC34: 0AC2E378 0ABB0000 + 7E378
037FFC38: 01F2DD18 01E30000 + FDD18
037FFC3C: 0AC2E378 0ABB0000 + 7E378
> 037FFC48: 007585F5 00400000 + 3585F5 (vegas80.exe)
037FFC4C: 00000000
037FFC50: 00000000
037FFC54: 0AC2E378 0ABB0000 + 7E378
037FFC58: 01F2DD18 01E30000 + FDD18
> 037FFC5C: 00AE7AB0 00400000 + 6E7AB0 (vegas80.exe)
- - -
037FFFF0: 00000000
037FFFF4: 00527950 00400000 + 127950 (vegas80.exe)
037FFFF8: 00AE7AB0 00400000 + 6E7AB0 (vegas80.exe)
037FFFFC: 00000000

Comments

xberk wrote on 2/28/2009, 8:14 AM
Can you create a new project in 8.0c using some of the same media?

Paul B .. PCI Express Video Card: EVGA VCX 10G-P5-3885-KL GeForce RTX 3080 XC3 ULTRA ,,  Intel Core i9-11900K Desktop Processor ,,  MSI Z590-A PRO Desktop Motherboard LGA-1200 ,, 64GB (2X32GB) XPG GAMMIX D45 DDR4 3200MHz 288-Pin SDRAM PC4-25600 Memory .. Seasonic Power Supply SSR-1000FX Focus Plus 1000W ,, Arctic Liquid Freezer II – 360MM .. Fractal Design case ,, Samsung Solid State Drive MZ-V8P1T0B/AM 980 PRO 1TB PCI Express 4 NVMe M.2 ,, Wundiws 10 .. Vegas Pro 19 Edit

Himanshu wrote on 2/28/2009, 9:23 AM
Good thought xberk. Unfortunately unless you try every single clip in the old project you may not hit the one that's causing the problem.

To the OP: if you can submit the project to SCS for debugging that might be the best way to go...question is how do you get a list of all the media that should be sent with it when you can't open the project...?
cjcook wrote on 3/1/2009, 10:26 PM
Thanks Xberk and Himanshu,

I've found the problem...I had all my files on a Linux ext3 formatted drive. I was using the Ext2IFS driver to access those drives from Windows (have been using that several years with no problems). I recently replaced that driver with another one (Ext2Fsd) and that is what was causing the problem. I went back to original driver and everything works fine now. Xberk, it was your suggestion that pointed me in the right direction, thanks again.