Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

F200 crashing during face landmark detection

Michael_W_4
Beginner
503 Views

I've been seeing this error in our logs using the F200 camera. Seems to occur a few times when face landmark detection is enabled. I think it might be a race condition. Does anyone know if the following bug has been fixed?

 

Log Name:      Application

Source:        Application Error

Date:          4/20/2016 5:26:44 PM

Event ID:      1000

Task Category: (100)

Level:         Error

Keywords:      Classic

User:          N/A

Computer:      WINDOWS-TQGA17U

Description:

Faulting application name: Project.exe, version: 1.0.0.0, time stamp: 0x5716b75c

Faulting module name: libpxcpipelineutils.dll, version: 6.0.21.6598, time stamp: 0x55b81f17

Exception code: 0xc0000409

Fault offset: 0x0000000000072068

Faulting process id: 0x2b0

Faulting application start time: 0x01d19b5b9e375cdb

Faulting application path: C:\Ditto\Kiosk\DittoKioskProject.exe

Faulting module path: C:\Program Files\Common Files\Intel\RSSDK\v6\bin\x64\libpxcpipelineutils.dll

Report Id: ff5c4a53-c5ef-4f59-9abe-a93d24ae9dc0

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="2016-04-21T00:26:44.000000000Z" />

    <EventRecordID>85419</EventRecordID>

    <Channel>Application</Channel>

    <Computer>WINDOWS-TQGA17U</Computer>

    <Security />

  </System>

  <EventData>

    <Data>DittoKioskProject.exe</Data>

    <Data>1.0.0.0</Data>

    <Data>5716b75c</Data>

    <Data>libpxcpipelineutils.dll</Data>

    <Data>6.0.21.6598</Data>

    <Data>55b81f17</Data>

    <Data>c0000409</Data>

    <Data>0000000000072068</Data>

    <Data>2b0</Data>

    <Data>01d19b5b9e375cdb</Data>

    <Data>C:\Ditto\Kiosk\DittoKioskProject.exe</Data>

    <Data>C:\Program Files\Common Files\Intel\RSSDK\v6\bin\x64\libpxcpipelineutils.dll</Data>

    <Data>ff5c4a53-c5ef-4f59-9abe-a93d24ae9dc0</Data>

    <Data>

    </Data>

    <Data>

    </Data>

  </EventData>

</Event>

0 Kudos
0 Replies
Reply