Forum

Author Topic: Error: Assertion "23898923900094" failed at line 157!  (Read 2834 times)

reilly

  • Newbie
  • *
  • Posts: 5
    • View Profile
Error: Assertion "23898923900094" failed at line 157!
« on: September 18, 2023, 03:32:55 AM »
I'm getting an error when I try and build a point cloud.
Is this a corrupt image?  How can I find out which image it is?
When I re-ran it the it had the same error except it failed at line 129 that time.

Full log ---> https://www.dropbox.com/scl/fi/cggj3ojdfp52lxvnahodu/A1-Area3.rar?rlkey=tw8u5d6k7dnrtj8nlzk707khk&dl=0

Here's the end of the log;
Code: [Select]
2023-09-15 04:51:17 Camera 2267 (16 neighbs) level #3/3 filtering: 60% good (6% of speckles) + 33% norm (94% of speckles) - 0% speckles + 1% bad + 6% empty (0% inliers support + 0% inliers intersects + 0% inliers doesn't reach + 0% inliers no depth + 100% outliers support + 0% outliers intersects + 0% outliers doesn't reach + 0% inliers occludes + 0% outliers occludes)
2023-09-15 04:51:18 libpng error: IDAT: CRC error
2023-09-15 04:51:19 Camera 2268 (16 neighbs) level #1/3 filtering: 60% good (15% of speckles) + 20% norm (85% of speckles) - 0% speckles + 3% bad + 17% empty (41% inliers support + 1% inliers intersects + 0% inliers doesn't reach + 0% inliers no depth + 54% outliers support + 4% outliers intersects + 2% outliers doesn't reach + 0% inliers occludes + 1% outliers occludes)
2023-09-15 04:51:19 Camera 2268 (16 neighbs) level #2/3 filtering: 51% good (8% of speckles) + 32% norm (92% of speckles) - 0% speckles + 2% bad + 15% empty (0% inliers support + 0% inliers intersects + 0% inliers doesn't reach + 0% inliers no depth + 99% outliers support + 1% outliers intersects + 1% outliers doesn't reach + 0% inliers occludes + 2% outliers occludes)
2023-09-15 04:51:19 Camera 2268 (16 neighbs) level #3/3 filtering: 65% good (8% of speckles) + 26% norm (92% of speckles) - 0% speckles + 2% bad + 7% empty (0% inliers support + 0% inliers intersects + 0% inliers doesn't reach + 0% inliers no depth + 100% outliers support + 0% outliers intersects + 1% outliers doesn't reach + 0% inliers occludes + 4% outliers occludes)
2023-09-15 04:51:20 Finished processing in 65840.4 sec (exit code 0)
2023-09-15 04:51:20 Error: Assertion "23898923900094" failed at line 157!

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15029
    • View Profile
Re: Error: Assertion "23898923900094" failed at line 157!
« Reply #1 on: September 18, 2023, 08:29:33 PM »
Hello reilly,

I recommend to update to version 2.0.3 and check, if the issue is still there. If the problem persists, then it is suggested to check RAM using Memtest86 utility in multi-threaded mode, as the problem could be caused by RAM failures.
Best regards,
Alexey Pasumansky,
Agisoft LLC

reilly

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Error: Assertion "23898923900094" failed at line 157!
« Reply #2 on: September 19, 2023, 02:57:30 AM »
I updated to 2.0.2 and ran it again.  Same error.
I'll try 2.0.3 now.

It's always at 50% progress that it dies.

reilly

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Error: Assertion "23898923900094" failed at line 157!
« Reply #3 on: September 19, 2023, 03:21:51 AM »
It failed much earlier with 2.0.3.
After 15 minutes instead of 16 hours.

reilly

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Error: Assertion "23898923900094" failed at line 157!
« Reply #4 on: September 20, 2023, 03:03:38 AM »
4th time is something different.  I'll do the mem test.

Code: [Select]
2023-09-20 04:36:19 Depth filtering devices performance:
2023-09-20 04:36:19  - 50% done by GPU NVIDIA GeForce RTX 3060 Ti in 97.694 s = [0% IO ref depths + 6% IO ref masks+ 1% ref size + 0% IO depths + 6% size + 4% IO masks + 0% morpho + 26% voting + 0% final + 14% speckles + 32% IO]
2023-09-20 04:36:19  - 50% done by GPU NVIDIA GeForce RTX 3060 Ti in 95.223 s = [0% IO ref depths + 6% IO ref masks+ 1% ref size + 0% IO depths + 6% size + 4% IO masks + 0% morpho + 27% voting + 0% final + 15% speckles + 32% IO]
2023-09-20 04:36:19 filtering done in 131.188 s = 21% caching + 2% pre-unpacking + 75% processing
2023-09-20 04:36:20 49 depth maps filtered in 131.987 sec
2023-09-20 04:36:23 saved depth maps block in 3.754 sec
2023-09-20 04:36:24 loaded depth map partition in 0 sec
2023-09-20 04:36:43 95 depth maps pre-loading...
2023-09-20 04:36:53 95 depth maps pre-loaded in 28.175 s (including 18.52 s for neighbs keys)
2023-09-20 04:36:53 expected depth maps size: 9425 MB (free memory: 114944 MB)
2023-09-20 04:36:53 pre-unpacking depth maps...
2023-09-20 04:36:53 openexr error: Error reading pixel data from image file "openexr". Data decompression (zlib) failed.
2023-09-20 04:36:54 Finished processing in 72859.6 sec (exit code 0)
2023-09-20 04:36:54 Error: Can't decompress depth

Also; is there any point keeping the previous attempts at depth maps?  It's taking up almost 2Tb.
« Last Edit: September 20, 2023, 03:09:10 AM by reilly »

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15029
    • View Profile
Re: Error: Assertion "23898923900094" failed at line 157!
« Reply #5 on: September 22, 2023, 02:06:22 PM »
Hello reilly,

Seems that the depth maps data is being corrupted for some reason, when stored in the project folder.

Let me know, if memtest shows any failures. Also you may try to disable overclocking on CPU/RAM (if any applied) and lower RAM frequency via BIOS to see if it helps.
Best regards,
Alexey Pasumansky,
Agisoft LLC