[RESOLVED] DGIndexNV crashes at the end of process

Support forum for DGDecNV
Post Reply
DAE avatar
Boulder
Posts: 113
Joined: Fri Jul 29, 2011 7:22 am

[RESOLVED] DGIndexNV crashes at the end of process

Post by Boulder »

I have a Rush BD which I'm trying to index with DGIndexNV. For some reason, the program crashes at the very end of the process. It just vanishes and leaves this in the Event Viewer application log:

Code: Select all

Log Name:      Application
Source:        Application Error
Date:          14.7.2018 12:08:15
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      TEHOMYLLY
Description:
Faulting application name: DGIndexNV.exe, version: 2053.0.0.153, time stamp: 0x5b462d5e
Faulting module name: DGIndexNV.exe, version: 2053.0.0.153, time stamp: 0x5b462d5e
Exception code: 0xc0000409
Fault offset: 0x00000000000aa673
Faulting process id: 0x299c
Faulting application start time: 0x01d41b50ef187335
Faulting application path: C:\Utils\DGIndexNV64\DGIndexNV.exe
Faulting module path: C:\Utils\DGIndexNV64\DGIndexNV.exe
Report Id: 98bab42d-0d86-4812-8322-73736c694ca6
Faulting package full name: 
Faulting package-relative application ID: 
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2018-07-14T09:08:15.403062200Z" />
    <EventRecordID>40794</EventRecordID>
    <Channel>Application</Channel>
    <Computer>TEHOMYLLY</Computer>
    <Security />
  </System>
  <EventData>
    <Data>DGIndexNV.exe</Data>
    <Data>2053.0.0.153</Data>
    <Data>5b462d5e</Data>
    <Data>DGIndexNV.exe</Data>
    <Data>2053.0.0.153</Data>
    <Data>5b462d5e</Data>
    <Data>c0000409</Data>
    <Data>00000000000aa673</Data>
    <Data>299c</Data>
    <Data>01d41b50ef187335</Data>
    <Data>C:\Utils\DGIndexNV64\DGIndexNV.exe</Data>
    <Data>C:\Utils\DGIndexNV64\DGIndexNV.exe</Data>
    <Data>98bab42d-0d86-4812-8322-73736c694ca6</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>
I checked the dgi file produced and it seems to be missing quite a few frames from the end even though the crash happens in the end. The dgi file has 232367 frames and eac3to says that there's 258834 frames. The interesting thing is that eac3to shows "a04 Audio overlaps for 268ms at playtime 2:41:37" which would be around that spot where DGIndexNV stopped writing data to the dgi file.

The dgi file header also looks a bit strange:

Code: Select all

O:\RushR40\BDMV\STREAM\00006.m2ts 40909959168
O:\RushR40\BDMV\STREAM\.m2ts 0
O:\RushR40\BDMV\STREAM\.m2ts 0
O:\RushR40\BDMV\STREAM\.m2ts 0
If you need anything to debug this one, just let me know. I've tried reripping so that doesn't seem to be the issue here.
DAE avatar
Guest

Re: DGIndexNV crashes at the end of process

Post by Guest »

Are you on slipstream 153, if not please update as it includes a fix for multi m2ts playlists
DAE avatar
Boulder
Posts: 113
Joined: Fri Jul 29, 2011 7:22 am

Re: DGIndexNV crashes at the end of process

Post by Boulder »

gonca wrote:
Sat Jul 14, 2018 7:17 am
Are you on slipstream 153, if not please update as it includes a fix for multi m2ts playlists
I should have the latest slipstream as I just updated this morning.
DAE avatar
Guest

Re: DGIndexNV crashes at the end of process

Post by Guest »

If you are using 153 then you have to wait for the author to respond
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGIndexNV crashes at the end of process

Post by admin »

Post the top of the DGI file so I can see if it is indeed 153.
DAE avatar
Boulder
Posts: 113
Joined: Fri Jul 29, 2011 7:22 am

Re: DGIndexNV crashes at the end of process

Post by Boulder »

admin wrote:
Sat Jul 14, 2018 8:08 am
Post the top of the DGI file so I can see if it is indeed 153.
DGAVCIndexFileNV20 DGIndexNV 2053.0.0.153 X64
C:\Utils\DGIndexNV64\
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGIndexNV crashes at the end of process

Post by admin »

Please post a link to the MPLS file. Thank you.
DAE avatar
Boulder
Posts: 113
Joined: Fri Jul 29, 2011 7:22 am

Re: DGIndexNV crashes at the end of process

Post by Boulder »

admin wrote:
Sat Jul 14, 2018 8:51 am
Please post a link to the MPLS file. Thank you.
Here you go: https://drive.google.com/open?id=1EFq4- ... cQIfJUBuCO
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGIndexNV crashes at the end of process

Post by admin »

Thank you. Duplicated and fixed. Slipstream 154 coming shortly.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGIndexNV crashes at the end of process

Post by admin »

154 is released.
Post Reply