Troubleshooting

PIX4Dsurvey crash troubleshooting

 

In this article, the possible reasons that are causing instability with PIX4Dmatic are described. The suggestions recommended may help prevent the application from crashing.

Possible causes of PIX4Dsurvey crash during processing
  • Out-of-date GPU driver. Out-of-date GPU drivers can cause instability. To update the GPU driver look up the latest model-specific version available in NVidia Driver Lookup. Follow How to update the driver.
  • Insufficient RAM. Larger projects require more RAM to process correctly. For more information review: PIX4Dmatic recommended hardware or PIX4Dsurvey recommended hardware. The RAM usage percentage [X%RAM] is shown within the log file throughout the entirety of the processing procedure.
    
    [2023-08-07 15:34:45][97%CPU][34%RAM][Calibration sequence](Info)
        
  • Insufficient storage. Larger projects require more storage to process correctly. For more information review: PIX4Dmatic recommended hardware or PIX4Dsurvey recommended hardware.
  • Using an external USB or network storage drive. Using an external USB storage drive or network drive is not recommended and can result in instability or crashing. Ensure that the project images and outputs are stored on the same internal drive for the best performance and stability.
  • Unsupported operating system. For more information: PIX4Dmatic Download Requirements or PIX4Dsurvey Download Requirements.
  • Antivirus application interference. If a 3rd party antivirus application is installed, ensure that it is not interfering with PIX4D by temporarily disabling the application. If that resolves the issue then check to see if the antivirus application has a program whitelist and add PIX4Dmapper to the list.

 

Possible causes of PIX4Dsurvey crash before processing or during application launch
  • Corrupted installation or Preview version. Ensure that the latest stable version is installed correctly. Uninstall PIX4Dmatic (How to completely uninstall PIX4Dmatic) or PIX4Dsurvey (How to completely uninstall PIX4Dsurvey) then download and install the latest stable version available. For more information: PIX4Dmatic Download or PIX4Dsurvey Download.
  • Out of date GPU driver. Out of date GPU drivers can cause instability. To update the GPU driver look up the latest model-specific version available NVidia Driver Lookup.
  • Unsupported operating system. Review the supported operating systems on the downloads page. For more information: PIX4Dmatic recommended hardware or PIX4Dsurvey recommended hardware.
  • Antivirus application interference. If a 3rd party antivirus application is installed, ensure that it is not interfering with PIX4Dmatic or PIX4Dsurvey by temporarily disabling the application. If that resolves the issue then check to see if the antivirus application has a program whitelist and add PIX4Dmatic or PIX4Dsurvey to the list.

If these suggestions do not resolve the issue Contact Support with the following information.

  • Description of the crash behavior
    • When does it occur?
    • Does it occur on different computers?
    • Does it occur with different datasets?
    • Is it reproducible?
  • Project information
    • Quality Report (only for PIX4Dmatic: report_panel.png Report Panel > export_report.png Export)
    • Log File (Menu Help > Export project logs...)
    • Image count
  • Computer information
    • GPU Make and Model and current driver version
    • Quantity of RAM installed
    • Quantity of Storage available

Additionally, it may be helpful to provide the Windows event log. To generate this file:

  1. Start PIX4Dmatic or PIX4Dsurvey.
  2. Trigger the issue.
  3. From the Windows search field, open Windows Event Viewer.
  4. On the left panel, select Windows Logs > Application.
  5. On the right panel, click Save All Events As...
  6. Save the file as .evtx or .txt.


Event_Viewer_Log.png

Important: Ensure that the graphics card drivers are up to date by following the instructions of the following article: How to update the NVIDIA graphic card.
 
Set PIX4Dmatic and PIX4Dsurvey to use High Performance in the system's graphics settings:
Reading the log file

System information

The first part of a log file is the system information. This section provides details on the PIX4Dmatic or PIX4Dsurvey version of the project, the Operating System, the computer hardware and more.

 # PIX4Dmatic version: 1.49.0
# analyticsItpAutomarkingVersion version: 
# autoGcpVersion version: 5.0.0
# calibrationVersion version: 11.0.0
# cameraCreationVersion version: 8.0.1
# cameraVersion version: 7.0.3
# densifyVersion version: 3.10.0
# dsmVersion version: 3.10.0
# image2bimLine3DVersion version: 0.6.4
# orthoVersion version: 7.3.0
# sgmVersion version: 1.0.0-rc3
# skysegVersion version: 1.2.1
# srsVersion version: 4.8.1
# Platform: Windows
# OS: Windows 11
# CPU: AMD Ryzen 9 5950X 16-Core Processor            , cpus=1, threads=32
# RAM: 128GB
# GPU renderer: NVIDIA GeForce RTX 3080/PCIe/SSE2
# GPU vendor: NVIDIA Corporation
# GL version: 4.1.0 NVIDIA 528.02
# Qt version: 5.15.2 (windows)
# Command Args: C:\Program Files\Pix4Dmatic\Pix4Dmatic.exe
    

Types of log entries

There are 5 types of log entries that PIX4Dmatic and PIX4Dsurvey are using:

  • [Info] - General input data or operation details.
  • [Warning] - Potential issues or non-critical alerts.
  • [Error] - Critical errors or failures in processing.
  • [Processing] - Ongoing processing updates.
  • [UI] - User interface interactions and events.