Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows7: StructureFromMotion is stuck at the end #183

Closed
Rimasson opened this issue Aug 10, 2018 · 55 comments
Closed

Windows7: StructureFromMotion is stuck at the end #183

Rimasson opened this issue Aug 10, 2018 · 55 comments
Labels
bug for actual bugs (unsure? use type:question)

Comments

@Rimasson
Copy link

System specs : win 7 64bits + Geforce GTX 770
I open Meshroom
I import some pictures from the doll gallery
http://www.agisoft.com/downloads/sample-data/

1/ When i click "start" on the top bar, meshroom halt on the feature extraction node that remain orange

2/ When i launch the computation by rightclicking on a node in the graph window, meshroom halt on the "structure from motion" node that remain orange

3/ If i stop the computation and relaunch it (with a right click / compute on a node) i've got a error message : AliceVision incrementalSfM alicevision 2.0.0 stopped working

4/ if you clear the datas of the SFM node, and relaunch the computation, jump to 2/

@xymox12
Copy link

xymox12 commented Aug 10, 2018

System specs: Win 7 64bits - Intel HD graphics

Same issue as above

@enzyme69
Copy link

Same here. I don't think it is using GPU in my case (Quadro FX 4000, old). It seems to run for few seconds, then stop. Then I try starting again, it moves, and stop again at StuctureFromMotion.

@simogasp
Copy link
Member

simogasp commented Aug 10, 2018

can you post the log file of the step that seems to fail?
If you look in the console, for each step there is a short log like this

[1/5] CameraInit

  • commandLine: aliceVision_cameraInit --sensorDatabase "" --defaultFieldOfView 45.0 --verboseLevel info --output "C:/Users/user/AppData/Local/Temp/MeshroomCache/CameraInit/0289b0ba86f5e05f25cafdbab107df95b0779945/cameraInit.sfm" --allowSingleView 1 --input "C:/Users/user/AppData/Local/Temp/MeshroomCache/CameraInit/0289b0ba86f5e05f25cafdbab107df95b0779945//viewpoints.sfm"
  • logFile: C:/Users/user/AppData/Local/Temp/MeshroomCache/CameraInit/0289b0ba86f5e05f25cafdbab107df95b0779945/log
  • elapsed time: 0:00:00.120584

Can you paste the content of the logFile (e.g.C:/Users/user/AppData/Local/Temp/MeshroomCache/CameraInit/0289b0ba86f5e05f25cafdbab107df95b0779945/log) for the step(s) that crash?

@xymox12
Copy link

xymox12 commented Aug 10, 2018

As I am not the original poster I won't fill up this with my logs but if it helps as above its on the StructureFromMotion it just hangs in the orange state - the log for this is at https://pastebin.com/0szMF1Zm

(p.s. drag and dropping the sfm.abc created into the 3d viewer does show sfm with cameras etc but stopping and restarting crashed as with the original poster.)

@Rimasson
Copy link
Author

OK. Here are the logs :
1rst try.
Meshroom halt at feature extraction
Feature extraction node is orange

Program called with the following parameters:

  • describerPreset = "normal"
  • describerTypes = "sift"
  • forceCpuExtraction = 1
  • input = "C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/CameraInit/5f5532f78114dee7e9b12a040b765657dab8799b/cameraInit.sfm"
  • maxThreads = 0 (default)
  • output = "C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/FeatureExtraction/78e10a3475a522da43291d128fbfbeede3e1a46b"
  • rangeSize = 4
  • rangeStart = 0
  • verboseLevel = "info"

[17:54:33.227253][info] Extracting sift features from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0994.JPG' [cpu]
[17:54:33.240254][info] Extracting sift features from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0996.JPG' [cpu]
[17:54:33.254255][info] Extracting sift features from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0995.JPG' [cpu]
[17:54:38.030528][info] 1855 sift features extracted from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0996.JPG'
[17:54:38.228539][info] 2579 sift features extracted from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0994.JPG'
[17:54:38.230540][info] 2655 sift features extracted from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0995.JPG'
[17:54:38.237540][info] Task done in (s): 5.545000

I stop meshroom, then restart with right click / compute on texturing node
Meshroom halt at structure from motion node, which is orange
log :
Program called with the following parameters:

  • describerTypes = "sift"
  • extraInfoFolder = "C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/StructureFromMotion/d6d67ecf8764052a7f008b85b191ce1d4e9e7348"
  • featuresFolders = = [C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/FeatureExtraction/78e10a3475a522da43291d128fbfbeede3e1a46b]
  • initialPairA = ""
  • initialPairB = ""
  • input = "C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/CameraInit/5f5532f78114dee7e9b12a040b765657dab8799b/cameraInit.sfm"
  • interFileExtension = ".abc"
  • localBAGraphDistance = 1
  • localizerEstimator = "acransac"
  • lockScenePreviouslyReconstructed = 0
  • matchesFolders = = [C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/FeatureMatching/4716521cade84a3c4cb8a2a11fa4c9e33f262b7e]
  • maxAngleInitialPair = 40
  • maxNumberOfMatches = 0
  • maxReprojectionError = 4
  • minAngleForLandmark = 2
  • minAngleForTriangulation = 3
  • minAngleInitialPair = 5
  • minInputTrackLength = 2
  • minNumberOfObservationsForTriangulation = 2
  • output = "C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/StructureFromMotion/d6d67ecf8764052a7f008b85b191ce1d4e9e7348/sfm.abc"
  • outputViewsAndPoses = "C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/StructureFromMotion/d6d67ecf8764052a7f008b85b191ce1d4e9e7348/cameras.sfm"
  • refineIntrinsics = 1 (default)
  • useLocalBA = 1
  • useOnlyMatchesFromInputFolder = 0
  • useTrackFiltering = 1 (default)
  • verboseLevel = "info"

Loading features
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|


[17:56:26.602738][info] Fuse matches into tracks:
- # tracks: 858
- # images in tracks: 3
[17:56:26.602738][info] TrackLength, Occurrence
[17:56:26.602738][info] 2 575
[17:56:26.603738][info] 3 283
Automatic selection of an initial pair:
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|


[17:56:26.603738][info] AutomaticInitialPairChoice, test I: 24007588, J: 1142124323, nbCommonTracks: 319
[17:56:26.603738][info] AutomaticInitialPairChoice, test I: 24007588, J: 1036901180, nbCommonTracks: 503
[17:56:26.603738][info] AutomaticInitialPairChoice, test I: 1036901180, J: 1142124323, nbCommonTracks: 602
[17:56:26.672742][info] Initial pair is:
A - view id: 24007588 - filepath: C:/Users/ffrima/Downloads/doll/doll/IMG_0996.JPG
B - view id: 1142124323 - filepath: C:/Users/ffrima/Downloads/doll/doll/IMG_0994.JPG
[17:56:26.672742][info] 319 matches in the image pair for the initial pose estimation.
[17:56:27.385783][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[17:56:27.397784][info] Initial pair is: 24007588, 1142124323
[17:56:27.397784][info] Begin Incremental Reconstruction:
- mode: SfM augmentation
- # images in input: 3
- # images in resection: 1
- # landmarks in input: 318
- # cameras already calibrated: 2
[17:56:27.401784][info] Update Reconstruction:
- resection id: 0
- # images in the resection group: 1
- # images remaining: 1
[17:56:27.401784][info] Robust Resection of view: 1036901180
[17:56:27.473788][info] Robust Resection information:
- resection status: true
- threshold (error max): 3.37795
- # points used for resection: 282
- # points validated by robust resection: 281
[17:56:27.753804][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[17:56:27.753804][info] Update Reconstruction complete:
- # cameras calibrated: 3
- # landmarks: 858
[17:56:27.753804][info] Structure from Motion statistics:
- # input images: 3
- # cameras calibrated: 3
- # landmarks: 858
- elapsed time: 0.355
- residual RMSE: 0.493814
[17:56:27.754804][info] Histogram of residuals:

4.19e-05 | 2978
0.386 | 624
0.771 | 215
1.16 | 113
1.54 | 36
1.93 | 21
2.31 | 3
2.7 | 2
3.08 | 3
3.47 | 3
3.86

[17:56:27.755804][info] # tracks: 858
[17:56:27.755804][info] Tracks Length min: 2
[17:56:27.755804][info] Tracks Length median: 2
[17:56:27.755804][info] Tracks Length max: 3
[17:56:27.755804][info] Tracks Length mean: 2.32984
[17:56:27.755804][info] Histogram of tracks length:

2 | 575
3 | 283
4

Compute scene structure color
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|


[17:56:28.463845][info] Structure from motion took (s): 1.873000
[17:56:28.463845][info] Generating HTML report...
[17:56:28.468845][info] Export SfMData to disk: C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/StructureFromMotion/d6d67ecf8764052a7f008b85b191ce1d4e9e7348/sfm.abc
[17:56:28.482846][info] Structure from Motion results:
- # input images: 3
- # cameras calibrated: 3
- # landmarks: 858

@simogasp
Copy link
Member

thanks @xymox12 . The sfm part seems to be ok and working well till the end (and indeed u can see the abc). It could be something from Meshroom but I am not much an expert of the meshroom part. We need @yann-lty .

So do you also have the hang at the beginning during the feature extraction?
(BTW, unrelated, but if you don't have a NVIDIA card you won't be able to go further in the pipeline)

@simogasp
Copy link
Member

it seems related to #145 but it was supposed to be fixed...

@simogasp simogasp added the bug for actual bugs (unsure? use type:question) label Aug 10, 2018
@simogasp
Copy link
Member

@Rimasson
Same for you, if you drag&drop C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/StructureFromMotion/d6d67ecf8764052a7f008b85b191ce1d4e9e7348/sfm.abc into the 3D Viewer can u see the camera and the points?

@Rimasson
Copy link
Author

Rimasson commented Aug 10, 2018

@simogasp
Yes
When Meshroom halt on the orange structurefrommotion node, if i stop the process, dotted model and cameras appear in the 3d view and the structurefrommotion node turn red

When incrementalSfm crash, model and cameras appear in the 3d view, and the node turn red

@xymox12
Copy link

xymox12 commented Aug 13, 2018

@simogasp thanks for pointing that out (a bit of a doh! moment for me)- you are right, my computer at work doesn't have CUDA. Luckily my laptop does so I moved across to my laptop and it ran through my 62 test images to completion with no problem at all (it took a long time as my GPU is rubbish.) So my report of an issue was of my own making and is resolved. Thanks for the help - got a nice result from my test files https://skfb.ly/6ANES

@patdavid
Copy link

I'm seeing the same problem with Win10 + Meshroom 2018.1.0 download. Trying to compute SfM causes a crash. :(

@simogasp
Copy link
Member

a crash or just stuck on orange/red status?

@patdavid
Copy link

@simogasp Having just tried it again, it must have been something wrong between the keyboard and chair. Please disregard my previous comment (and thank you all for this awesome project!).

@jmontserrat
Copy link

jmontserrat commented Aug 17, 2018

I have exactly the same problems as mentioned earlier by @Rimasson .

In my case, FeatureExtraction finishes (I can see it in the log), but the node stays Orange. When that happens, all CPU threads stop working, except 1 thread, which keeps running at ~50%. If I press "stop", then "start" again, the node turns green instantly.

ImageMatching and FeatureMatching complete successfully. StructureFromMotion also stops at the same moment as Rimasson, after "# landmarks" in the log. If I "stop", then "start" again, I get an APPCRASH from "aliceVision_incrementalSfM.exe":

Problem signature:
Problem Event Name: APPCRASH
Application Name: aliceVision_incrementalSfM.exe
Application Version: 1.0.0.0
Application Timestamp: 5b6c4774
Fault Module Name: ucrtbase.DLL
Fault Module Version: 10.0.10586.788
Fault Module Timestamp: 5879ab76
Exception Code: 40000015
Exception Offset: 000000000006990f
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 2057
Additional Information 1: 5b2f
Additional Information 2: 5b2fdef130048f940ca722b819cfd14f
Additional Information 3: cef5
Additional Information 4: cef5d86c67e02acab84744788042df17

My computer specs are: Win 7 SP1, i7 8700K, Geforce GTX 1080, drivers 398.82. I also tested with other computers in the company, but the results are the same...

[edit] I used Meshroom-2018.1.0-win64.zip which was released a few days ago.

Anyway, thank you all for your hard work, this software looks very promising! Very good work on the UI.

@kelteseth
Copy link

kelteseth commented Aug 17, 2018

Same here it stoped working at StructureFromMotion

  • Win 10 x64
  • Ryzen 1700
  • Nvidia 780
  • Cuda 9 installed
  • Latest driver
Program called with the following parameters:
 * describerTypes = "sift"
 * extraInfoFolder = "C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c"
 * featuresFolders =  = [C:/Users/Eli/AppData/Local/Temp/MeshroomCache/FeatureExtraction/b058644c73e406db634f77f3914d180a8c88f485]
 * initialPairA = ""
 * initialPairB = ""
 * input = "C:/Users/Eli/AppData/Local/Temp/MeshroomCache/CameraInit/b2793981c93244561e70054c0be20705b0b2c4a5/cameraInit.sfm"
 * interFileExtension = ".abc"
 * localBAGraphDistance = 1
 * localizerEstimator = "acransac"
 * lockScenePreviouslyReconstructed = 0
 * matchesFolders =  = [C:/Users/Eli/AppData/Local/Temp/MeshroomCache/FeatureMatching/1691e39f6da0e28f96c8e3b7871c7cca34408395]
 * maxAngleInitialPair = 40
 * maxNumberOfMatches = 0
 * maxReprojectionError = 4
 * minAngleForLandmark = 2
 * minAngleForTriangulation = 3
 * minAngleInitialPair = 5
 * minInputTrackLength = 2
 * minNumberOfObservationsForTriangulation = 2
 * output = "C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c/sfm.abc"
 * outputViewsAndPoses = "C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c/cameras.sfm"
 * refineIntrinsics = 1 (default)
 * useLocalBA = 1
 * useOnlyMatchesFromInputFolder = 0
 * useTrackFiltering = 1 (default)
 * verboseLevel = "info"

Loading features
0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
***************************************************
[17:02:45.237297][info] Fuse matches into tracks: 
	- # tracks: 41189
	- # images in tracks: 26
[17:02:45.238297][info] TrackLength, Occurrence
[17:02:45.239297][info] 	2	21678
[17:02:45.239297][info] 	3	11353
[17:02:45.239297][info] 	4	4623
[17:02:45.239297][info] 	5	2643
[17:02:45.239297][info] 	6	752
[17:02:45.239297][info] 	7	114
[17:02:45.240298][info] 	8	22
[17:02:45.240298][info] 	9	2
[17:02:45.240298][info] 	11	1
[17:02:45.240298][info] 	12	1
Automatic selection of an initial pair:
0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
*******[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 338924602, nbCommonTracks: 198
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1810321926, nbCommonTracks: 186
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 539558492, nbCommonTracks: 194
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1764657379, nbCommonTracks: 391
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1162262122, nbCommonTracks: 92
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1973978683, nbCommonTracks: 119
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1275773173, nbCommonTracks: 262
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 497707299, nbCommonTracks: 52
[17:02:45.243299][info] AutomaticInitialPairChoice, test I: 80255973, J: 2063108929, nbCommonTracks: 462
[17:02:45.243299][info] AutomaticInitialPairChoice, test I: 303084305, J: 1047601863, nbCommonTracks: 121
[17:02:45.243299][info] AutomaticInitialPairChoice, test I: 303084305, J: 497707299, nbCommonTracks: 170
[17:02:45.243299][info] AutomaticInitialPairChoice, test I: 303084305, J: 986122703, nbCommonTracks: 253
[17:02:45.244300][info] AutomaticInitialPairChoice, test I: 303084305, J: 669861916, nbCommonTracks: 994
[17:02:45.244300][info] AutomaticInitialPairChoice, test I: 303084305, J: 586685508, nbCommonTracks: 1032
[17:02:45.244300][info] AutomaticInitialPairChoice, test I: 303084305, J: 920945394, nbCommonTracks: 1976
[17:02:45.245299][info] AutomaticInitialPairChoice, test I: 303084305, J: 736807363, nbCommonTracks: 3386
*[17:02:45.274306][info] AutomaticInitialPairChoice, test I: 303084305, J: 1273792670, nbCommonTracks: 2982
[17:02:45.275306][info] AutomaticInitialPairChoice, test I: 303084305, J: 1349196298, nbCommonTracks: 1541*
[17:02:45.277307][info] AutomaticInitialPairChoice, test I: 303084305, J: 1733116633, nbCommonTracks: 143
[17:02:45.277307][info] AutomaticInitialPairChoice, test I: 303084305, J: 1667602429, nbCommonTracks: 1543
*[17:02:45.279307][info] AutomaticInitialPairChoice, test I: 303084305, J: 1792772303, nbCommonTracks: 334
[17:02:45.279307][info] AutomaticInitialPairChoice, test I: 303084305, J: 1976206381, nbCommonTracks: 178
[17:02:45.279307][info] AutomaticInitialPairChoice, test I: 338924602, J: 377660833, nbCommonTracks: 227
[17:02:45.283308][info] AutomaticInitialPairChoice, test I: 338924602, J: 1162262122, nbCommonTracks: 621
*[17:02:45.286309][info] AutomaticInitialPairChoice, test I: 338924602, J: 1275773173, nbCommonTracks: 524
[17:02:45.286309][info] AutomaticInitialPairChoice, test I: 338924602, J: 1735119185, nbCommonTracks: 201
[17:02:45.297311][info] AutomaticInitialPairChoice, test I: 338924602, J: 1764657379, nbCommonTracks: 289
*[17:02:45.304312][info] AutomaticInitialPairChoice, test I: 338924602, J: 2063108929, nbCommonTracks: 659
[17:02:45.313315][info] AutomaticInitialPairChoice, test I: 377660833, J: 1162262122, nbCommonTracks: 1884
[17:02:45.318316][info] AutomaticInitialPairChoice, test I: 377660833, J: 1275773173, nbCommonTracks: 1529
*[17:02:45.321317][info] AutomaticInitialPairChoice, test I: 377660833, J: 1764657379, nbCommonTracks: 221
[17:02:45.322317][info] AutomaticInitialPairChoice, test I: 377660833, J: 1735119185, nbCommonTracks: 2447
*[17:02:45.324319][info] AutomaticInitialPairChoice, test I: 377660833, J: 1973978683, nbCommonTracks: 521
[17:02:45.342321][info] AutomaticInitialPairChoice, test I: 377660833, J: 2063108929, nbCommonTracks: 85
[17:02:45.348323][info] AutomaticInitialPairChoice, test I: 497707299, J: 539558492, nbCommonTracks: 2664
*[17:02:45.351323][info] AutomaticInitialPairChoice, test I: 497707299, J: 736807363, nbCommonTracks: 861
[17:02:45.352323][info] AutomaticInitialPairChoice, test I: 497707299, J: 586685508, nbCommonTracks: 2099
*[17:02:45.355324][info] AutomaticInitialPairChoice, test I: 497707299, J: 766192223, nbCommonTracks: 157
[17:02:45.356325][info] AutomaticInitialPairChoice, test I: 497707299, J: 920945394, nbCommonTracks: 608
*[17:02:45.371327][info] AutomaticInitialPairChoice, test I: 497707299, J: 1047601863, nbCommonTracks: 1396
[17:02:45.372328][info] AutomaticInitialPairChoice, test I: 497707299, J: 1349196298, nbCommonTracks: 1691
[17:02:45.381330][info] AutomaticInitialPairChoice, test I: 497707299, J: 1764657379, nbCommonTracks: 654
[17:02:45.387331][info] AutomaticInitialPairChoice, test I: 497707299, J: 1810321926, nbCommonTracks: 144
*[17:02:45.400334][info] AutomaticInitialPairChoice, test I: 497707299, J: 1973978683, nbCommonTracks: 420
[17:02:45.415338][info] AutomaticInitialPairChoice, test I: 497707299, J: 1976206381, nbCommonTracks: 74
*[17:02:45.419339][info] AutomaticInitialPairChoice, test I: 539558492, J: 586685508, nbCommonTracks: 456
[17:02:45.431341][info] AutomaticInitialPairChoice, test I: 539558492, J: 736807363, nbCommonTracks: 119
[17:02:45.437343][info] AutomaticInitialPairChoice, test I: 539558492, J: 766192223, nbCommonTracks: 56
*[17:02:45.441344][info] AutomaticInitialPairChoice, test I: 539558492, J: 1047601863, nbCommonTracks: 1638
[17:02:45.442344][info] AutomaticInitialPairChoice, test I: 539558492, J: 1275773173, nbCommonTracks: 788
*[17:02:45.447345][info] AutomaticInitialPairChoice, test I: 539558492, J: 1349196298, nbCommonTracks: 969
[17:02:45.448345][info] AutomaticInitialPairChoice, test I: 539558492, J: 1735119185, nbCommonTracks: 300
[17:02:45.450346][info] AutomaticInitialPairChoice, test I: 539558492, J: 1764657379, nbCommonTracks: 2621
*[17:02:45.461348][info] AutomaticInitialPairChoice, test I: 539558492, J: 1810321926, nbCommonTracks: 132
[17:02:45.468350][info] AutomaticInitialPairChoice, test I: 539558492, J: 2063108929, nbCommonTracks: 112
[17:02:45.468350][info] AutomaticInitialPairChoice, test I: 539558492, J: 1973978683, nbCommonTracks: 1208
*[17:02:45.491355][info] AutomaticInitialPairChoice, test I: 586685508, J: 736807363, nbCommonTracks: 1881
[17:02:45.492355][info] AutomaticInitialPairChoice, test I: 586685508, J: 766192223, nbCommonTracks: 255
*[17:02:45.495356][info] AutomaticInitialPairChoice, test I: 586685508, J: 920945394, nbCommonTracks: 2495
[17:02:45.496356][info] AutomaticInitialPairChoice, test I: 586685508, J: 1047601863, nbCommonTracks: 574
[17:02:45.498356][info] AutomaticInitialPairChoice, test I: 586685508, J: 1273792670, nbCommonTracks: 109
*[17:02:45.510359][info] AutomaticInitialPairChoice, test I: 586685508, J: 1349196298, nbCommonTracks: 1525
[17:02:45.515360][info] AutomaticInitialPairChoice, test I: 586685508, J: 1667602429, nbCommonTracks: 1257
[17:02:45.525363][info] AutomaticInitialPairChoice, test I: 586685508, J: 1792772303, nbCommonTracks: 76
*[17:02:45.527363][info] AutomaticInitialPairChoice, test I: 586685508, J: 1810321926, nbCommonTracks: 109
[17:02:45.530364][info] AutomaticInitialPairChoice, test I: 586685508, J: 1976206381, nbCommonTracks: 237
*[17:02:45.532364][info] AutomaticInitialPairChoice, test I: 669861916, J: 736807363, nbCommonTracks: 204
[17:02:45.537366][info] AutomaticInitialPairChoice, test I: 669861916, J: 920945394, nbCommonTracks: 1220
*[17:02:45.549368][info] AutomaticInitialPairChoice, test I: 669861916, J: 986122703, nbCommonTracks: 3144
[17:02:45.550368][info] AutomaticInitialPairChoice, test I: 669861916, J: 1273792670, nbCommonTracks: 1740
*[17:02:45.556369][info] AutomaticInitialPairChoice, test I: 669861916, J: 1733116633, nbCommonTracks: 1449
[17:02:45.557370][info] AutomaticInitialPairChoice, test I: 669861916, J: 1667602429, nbCommonTracks: 3563
[17:02:45.558370][info] AutomaticInitialPairChoice, test I: 669861916, J: 1792772303, nbCommonTracks: 1203
[17:02:45.562371][info] AutomaticInitialPairChoice, test I: 669861916, J: 1976206381, nbCommonTracks: 206
*[17:02:45.569373][info] AutomaticInitialPairChoice, test I: 736807363, J: 766192223, nbCommonTracks: 113
[17:02:45.580375][info] AutomaticInitialPairChoice, test I: 736807363, J: 920945394, nbCommonTracks: 1817
*[17:02:45.595379][info] AutomaticInitialPairChoice, test I: 736807363, J: 1047601863, nbCommonTracks: 1578
[17:02:45.596379][info] AutomaticInitialPairChoice, test I: 736807363, J: 1273792670, nbCommonTracks: 1259
*[17:02:45.601380][info] AutomaticInitialPairChoice, test I: 736807363, J: 1349196298, nbCommonTracks: 3599
[17:02:45.601380][info] AutomaticInitialPairChoice, test I: 736807363, J: 1667602429, nbCommonTracks: 778
[17:02:45.618384][info] AutomaticInitialPairChoice, test I: 736807363, J: 1792772303, nbCommonTracks: 69
*[17:02:45.639388][info] AutomaticInitialPairChoice, test I: 766192223, J: 920945394, nbCommonTracks: 191
[17:02:45.640389][info] AutomaticInitialPairChoice, test I: 736807363, J: 1976206381, nbCommonTracks: 126
[17:02:45.644389][info] AutomaticInitialPairChoice, test I: 766192223, J: 1349196298, nbCommonTracks: 83
*[17:02:45.646390][info] AutomaticInitialPairChoice, test I: 766192223, J: 1667602429, nbCommonTracks: 60
[17:02:45.670395][info] AutomaticInitialPairChoice, test I: 766192223, J: 1810321926, nbCommonTracks: 255
[17:02:45.671396][info] AutomaticInitialPairChoice, test I: 766192223, J: 1976206381, nbCommonTracks: 393
*[17:02:45.674396][info] AutomaticInitialPairChoice, test I: 920945394, J: 1273792670, nbCommonTracks: 1009
[17:02:45.675397][info] AutomaticInitialPairChoice, test I: 920945394, J: 1349196298, nbCommonTracks: 967
[17:02:45.679397][info] AutomaticInitialPairChoice, test I: 920945394, J: 1667602429, nbCommonTracks: 2524
*[17:02:45.682399][info] AutomaticInitialPairChoice, test I: 920945394, J: 1733116633, nbCommonTracks: 80
[17:02:45.698402][info] AutomaticInitialPairChoice, test I: 920945394, J: 1792772303, nbCommonTracks: 385
*[17:02:45.707403][info] AutomaticInitialPairChoice, test I: 920945394, J: 1976206381, nbCommonTracks: 427
*[17:02:45.711405][info] AutomaticInitialPairChoice, test I: 986122703, J: 1273792670, nbCommonTracks: 957
[17:02:45.711405][info] AutomaticInitialPairChoice, test I: 986122703, J: 1667602429, nbCommonTracks: 1669
[17:02:45.712405][info] AutomaticInitialPairChoice, test I: 986122703, J: 1792772303, nbCommonTracks: 1012
[17:02:45.713405][info] AutomaticInitialPairChoice, test I: 986122703, J: 1733116633, nbCommonTracks: 2029
*[17:02:45.718406][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1275773173, nbCommonTracks: 88
[17:02:45.724408][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1349196298, nbCommonTracks: 3460
[17:02:45.732409][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1735119185, nbCommonTracks: 445
*[17:02:45.739411][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1764657379, nbCommonTracks: 810
[17:02:45.751413][info] AutomaticInitialPairChoice, test I: 1162262122, J: 1275773173, nbCommonTracks: 3380
[17:02:45.751413][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1973978683, nbCommonTracks: 2765
*[17:02:45.766417][info] AutomaticInitialPairChoice, test I: 1162262122, J: 1735119185, nbCommonTracks: 1400
[17:02:45.776420][info] AutomaticInitialPairChoice, test I: 1162262122, J: 1764657379, nbCommonTracks: 1363
*[17:02:45.782421][info] AutomaticInitialPairChoice, test I: 1162262122, J: 1973978683, nbCommonTracks: 480
[17:02:45.783421][info] AutomaticInitialPairChoice, test I: 1162262122, J: 2063108929, nbCommonTracks: 401
[17:02:45.808426][info] AutomaticInitialPairChoice, test I: 1273792670, J: 1667602429, nbCommonTracks: 1512
*[17:02:45.810427][info] AutomaticInitialPairChoice, test I: 1273792670, J: 1733116633, nbCommonTracks: 380
[17:02:45.829431][info] AutomaticInitialPairChoice, test I: 1273792670, J: 1792772303, nbCommonTracks: 404
*[17:02:45.840434][info] AutomaticInitialPairChoice, test I: 1273792670, J: 1976206381, nbCommonTracks: 108
[17:02:45.842436][info] AutomaticInitialPairChoice, test I: 1275773173, J: 1735119185, nbCommonTracks: 1937
[17:02:45.856437][info] AutomaticInitialPairChoice, test I: 1275773173, J: 1764657379, nbCommonTracks: 3083
*[17:02:45.861438][info] AutomaticInitialPairChoice, test I: 1275773173, J: 1973978683, nbCommonTracks: 1099
[17:02:45.872441][info] AutomaticInitialPairChoice, test I: 1275773173, J: 2063108929, nbCommonTracks: 599
[17:02:45.877442][info] AutomaticInitialPairChoice, test I: 1349196298, J: 1667602429, nbCommonTracks: 134
*[17:02:45.880443][info] AutomaticInitialPairChoice, test I: 1349196298, J: 1973978683, nbCommonTracks: 796
[17:02:45.884444][info] AutomaticInitialPairChoice, test I: 1349196298, J: 1976206381, nbCommonTracks: 48*
[17:02:45.886444][info] AutomaticInitialPairChoice, test I: 1667602429, J: 1733116633, nbCommonTracks: 809
[17:02:45.888445][info] AutomaticInitialPairChoice, test I: 1667602429, J: 1792772303, nbCommonTracks: 1083
[17:02:45.888445][info] AutomaticInitialPairChoice, test I: 1667602429, J: 1976206381, nbCommonTracks: 305
*[17:02:45.893446][info] AutomaticInitialPairChoice, test I: 1733116633, J: 1792772303, nbCommonTracks: 1908
*[17:02:45.909449][info] AutomaticInitialPairChoice, test I: 1735119185, J: 1764657379, nbCommonTracks: 1087
[17:02:45.911450][info] AutomaticInitialPairChoice, test I: 1735119185, J: 1973978683, nbCommonTracks: 3097
[17:02:45.912450][info] AutomaticInitialPairChoice, test I: 1735119185, J: 2063108929, nbCommonTracks: 188
[17:02:45.934455][info] AutomaticInitialPairChoice, test I: 1764657379, J: 1810321926, nbCommonTracks: 68
*[17:02:45.944457][info] AutomaticInitialPairChoice, test I: 1764657379, J: 1973978683, nbCommonTracks: 1820
[17:02:45.949459][info] AutomaticInitialPairChoice, test I: 1764657379, J: 2063108929, nbCommonTracks: 452
[17:02:45.956460][info] AutomaticInitialPairChoice, test I: 1792772303, J: 1976206381, nbCommonTracks: 549
*
[17:02:45.959461][info] AutomaticInitialPairChoice, test I: 1973978683, J: 2063108929, nbCommonTracks: 143
[17:02:46.152505][info] Initial pair is:
  A - view id: 669861916 - filepath: C:/Users/Eli/Desktop/New folder/20180817_164016.jpg
  B - view id: 1273792670 - filepath: C:/Users/Eli/Desktop/New folder/20180817_164020.jpg
[17:02:46.155505][info] 1740 matches in the image pair for the initial pose estimation.
[17:02:46.721633][info] Remove outliers: 
	- # outliers residual error: 54
	- # outliers angular error: 0
[17:02:46.757641][info] Remove outliers: 
	- # outliers residual error: 14
	- # outliers angular error: 0
[17:02:46.796650][info] Remove outliers: 
	- # outliers residual error: 3
	- # outliers angular error: 0
[17:02:46.826657][info] Remove outliers: 
	- # outliers residual error: 4
	- # outliers angular error: 0
[17:02:46.857664][info] Remove outliers: 
	- # outliers residual error: 1
	- # outliers angular error: 0
[17:02:46.887670][info] Remove outliers: 
	- # outliers residual error: 0
	- # outliers angular error: 0
[17:02:46.940683][info] Initial pair is: 669861916, 1273792670
[17:02:46.940683][info] Begin Incremental Reconstruction:
	- mode: SfM augmentation
	- # images in input: 26
	- # images in resection: 24
	- # landmarks in input: 1485
	- # cameras already calibrated: 2
[17:02:46.942683][info] Update Reconstruction:
	- resection id: 0
	- # images in the resection group: 1
	- # images remaining: 24
[17:02:46.943683][info] Robust Resection of view: 1667602429
[17:02:47.130735][info] Robust Resection information:
	- resection status: true
	- threshold (error max): 48.8377
	- # points used for resection: 805
	- # points validated by robust resection: 803
[17:02:48.123950][info] Remove outliers: 
	- # outliers residual error: 7
	- # outliers angular error: 0
[17:02:48.123950][info] Update Reconstruction complete: 
	- # cameras calibrated: 3
	- # landmarks: 2725
[17:02:48.125951][info] Update Reconstruction:
	- resection id: 1
	- # images in the resection group: 1
	- # images remaining: 23
[17:02:48.126951][info] Robust Resection of view: 986122703
[17:02:48.349003][info] Robust Resection information:
	- resection status: true
	- threshold (error max): 24.6104
	- # points used for resection: 990
	- # points validated by robust resection: 967
[17:02:49.571278][info] Remove outliers: 
	- # outliers residual error: 67
	- # outliers angular error: 686
[17:02:50.570503][info] Remove outliers: 
	- # outliers residual error: 5
	- # outliers angular error: 90
[17:02:51.565729][info] Remove outliers: 
	- # outliers residual error: 0
	- # outliers angular error: 63
[17:02:52.523945][info] Remove outliers: 
	- # outliers residual error: 0
	- # outliers angular error: 34
[17:02:52.524945][info] Update Reconstruction complete: 
	- # cameras calibrated: 4
	- # landmarks: 2402
[17:02:52.526946][info] Update Reconstruction:
	- resection id: 2
	- # images in the resection group: 1
	- # images remaining: 22
[17:02:52.527946][info] Robust Resection of view: 303084305
[17:02:52.697985][info] Robust Resection information:
	- resection status: true
	- threshold (error max): 8.44686
	- # points used for resection: 749
	- # points validated by robust resection: 718
[17:02:53.745222][info] Remove outliers: 
	- # outliers residual error: 17
	- # outliers angular error: 2143
[17:02:53.807236][info] Remove outliers: 
	- # outliers residual error: 0
	- # outliers angular error: 280
[17:02:53.837242][info] Remove outliers: 
	- # outliers residual error: 0
	- # outliers angular error: 0
[17:02:53.837242][info] Poses removed from the reconstruction: {303084305, 669861916, 986122703, 1273792670, 1667602429}
[17:02:53.838243][info] Update Reconstruction complete: 
	- # cameras calibrated: 0
	- # landmarks: 0
[17:02:53.838243][info] Structure from Motion statistics:
	- # input images: 26
	- # cameras calibrated: 0
	- # landmarks: 0
	- elapsed time: 6.896
	- residual RMSE: -nan(ind)
[17:02:53.839243][info] Histogram of residuals:

0	|	0
0.1	|	0
0.2	|	0
0.3	|	0
0.4	|	0
0.5	|	0
0.6	|	0
0.7	|	0
0.8	|	0
0.9	|	0
1

[17:02:53.839243][info] Histogram of tracks length:

0	|	0
0.1	|	0
0.2	|	0
0.3	|	0
0.4	|	0
0.5	|	0
0.6	|	0
0.7	|	0
0.8	|	0
0.9	|	0
1

Status:


{
    "status": "ERROR",
    "execMode": "LOCAL",
    "nodeName": "StructureFromMotion_1",
    "nodeType": "StructureFromMotion",
    "packageName": "aliceVision",
    "packageVersion": null,
    "graph": "",
    "commandLine": "aliceVision_incrementalSfM  --input \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/CameraInit/b2793981c93244561e70054c0be20705b0b2c4a5/cameraInit.sfm\" --featuresFolders \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/FeatureExtraction/b058644c73e406db634f77f3914d180a8c88f485\" --matchesFolders \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/FeatureMatching/1691e39f6da0e28f96c8e3b7871c7cca34408395\" --describerTypes sift --localizerEstimator acransac --lockScenePreviouslyReconstructed False --useLocalBA True --localBAGraphDistance 1 --maxNumberOfMatches 0 --minInputTrackLength 2 --minNumberOfObservationsForTriangulation 2 --minAngleForTriangulation 3.0 --minAngleForLandmark 2.0 --maxReprojectionError 4.0 --minAngleInitialPair 5.0 --maxAngleInitialPair 40.0 --useOnlyMatchesFromInputFolder False --initialPairA \"\" --initialPairB \"\" --interFileExtension .abc --verboseLevel info --output \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c/sfm.abc\" --outputViewsAndPoses \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c/cameras.sfm\" --extraInfoFolder \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c\" ",
    "env": null,
    "startDateTime": "2018-08-17 17:02:42.332641",
    "endDateTime": "",
    "elapsedTime": 0,
    "hostname": "DESKTOP-FB0FF3O",
    "sessionUid": "644dfc28-a22e-11e8-9daf-6045cb9ac962",
    "returnCode": 1,
    "elapsedTimeStr": "0:00:00"
}

@fabiencastan
Copy link
Member

It ends correctly but has failed to make the reconstruction:

[17:02:53.838243][info] Structure from Motion statistics:
	- # input images: 26
	- # cameras calibrated: 0

If you think that your dataset should be good enough to make a reconstruction, please send it to us so we can analyse if there is a problem or if your images are too challenging.
Private mailing-list: alicevision-team@googlegroups.com.

@kelteseth
Copy link

@fabiencastan I've sent you an email with the images I used :)

@richard-bmc
Copy link

My colleague has found a workaround to this problem on Windows 7.
In summary the current problem is: a node (feature extraction or structure from motion) has finished its task, but its next node is not executed.
The workaround is:

  1. Wait for the completion of the node. You can tell if its task is completed by monitoring its log.
  2. Stop computation.
  3. Open its corresponding 'status' file, and do the following modification and save it:
    a. change "status"from "ERROR" to "SUCCESS"
    b. change "returnCode" from "15" to "0"
  4. Restart computation.
  5. If any node has completed its task but the pipeline stocks, repeat step 2~4.
    yes
    I was stocked in this problem for 2 weeks, and here's my first success!

@oakdesign
Copy link

oakdesign commented Aug 27, 2018

@richard-bmc I can confirm the Behavior reportet by you. I can step through the nodes by manual editing every status file. In the end it can be called a workaround but renders the whole workflow pretty useless.
Counting the time I would have to babysit the process that's currently a show stopper IMHO

@richard-bmc
Copy link

@oakdesign My colleague also found that this problem disappears on Windows 10. Perhaps you can try Meshroom on Windows 10 or Linux.

@oakdesign
Copy link

oakdesign commented Aug 28, 2018

@richard-bmc I' m currently stuck on that Win7 machine as it's the only with a Cuda GPU. As I only have 4 projects to get done I neither have to time nor willing to dig deeper into the issue, even so I might as a profesional developer.To get things done will go with a 3 Month RealityCapture suppscription. I have done one of the projects with the trial in 2 hours. Meshroom with the descriped bug is no areaday running 2 days and only half way through

@sirwillard
Copy link

I was able to use this Win 7 work around all the way through to the DepthMap node, but at this point my DepthMap has 33 status files... I have to watch the GPU/CPU until they go idle, check the log to make sure it completed, kill the process, edit the status file, and press start... 33 times.. I gave up after 8 steps since it is too tedious to be functional on Windows 7 currently.

@fabiencastan
Copy link
Member

That's definitely too horrible to do that manually!!
But currently I have no idea how to debug it, as I have no way to reproduce it.

@LukeV1
Copy link

LukeV1 commented Aug 30, 2018

Is there anything we can do to get this fixed? Maybe provide some log or dump file?

@fabiencastan
Copy link
Member

Yes, dump file would be very useful.
If someone can build in debug on win7 and run it in the debugger to provide a backtrace and/or dump file, we should understand the problem and most probably be able to fix it.

As a first simple test, it may be interesting to try to run the aliceVision_featureExtraction without OMP: set OMP_NUM_THREADS=1 before launching the command line.

May also be interesting to check the dll used by aliceVision_featureExtraction with dependencywalker.

@LukeV1
Copy link

LukeV1 commented Aug 30, 2018

Setting up a own build environment will take me some time, so I'll try out the other things before..
May a dump file of the release version of aliceVision_featureExtraction help too? I could create one with procdump64..

  • Setting OMP_NUM_THREADS to one doesn't change anything - the program is succesfully completing but stays open.
  • dependency walker found out several things, not sure what is important and what not... I've appended the txt report (or do you need the large *.dwi file?) These files containing quite a lot of information about my PC and used SW 👀

aliceVision_featureExtraction.txt

@richard-bmc
Copy link

@fabiencastan I'll try building AliceVision in debug mode on Windows 7. But I was a C/C++ guy until 5 years ago. Now I'm a Python guy. Maybe I'll need some help later.

@yann-lty
Copy link
Member

yann-lty commented Sep 4, 2018

Seems to be related to an OpenImageIO bug on Windows 7. See #216 (comment).

@sirwillard
Copy link

Yep, that's the bug. The process completes but doesn't terminate, so the reconstruction cant progress. You can look in the above comments for the work around editing status files.
It works, but I've tried it and I dont suggest doing it. The stage is fine, but you'll have to do it again at least 20 times during different stages after structure from motion. DepthMap is the worst.

@JazzCousins
Copy link

JazzCousins commented Sep 16, 2018

This is a shame, I look forward to a fix for this bug but in the meantime Agisoft I guess!

It hasnt quite completed for me though, the colour is never computed, does anyone else have this issue?
Also im on windows 10, seams like a lot of other people are on 7 no?

@zvrba
Copy link
Member

zvrba commented Sep 16, 2018

Did anyone try to attach a debugger to the stuck process and dump stack traces of all threads?

@hyperfx
Copy link

hyperfx commented Oct 2, 2018

I would also love to see this Win7 bug fixed. I was able to work through the entire node tree using the above described technique of editing the status file then pressing Start again, but when I got to the end, I just couldn't get it to export the texture or mesh.

Also, in those status files, my resultCode is never 15, it's usually 255.

My specs:
Built by Boxx Technologies
Win 7 Ultimate SP1
2 Xeon X5650 2.67 Ghz procs
108 gigs RAM
NVidia GeForce GTX Titan X (driver version 347.88)

@mazzo23
Copy link

mazzo23 commented Oct 6, 2018

hello all,
same here on my end on win 7 x64 with a GTX970; workaround works but is not feasible for easy reconstruction since its not intended to work like that. but its still a great peace of software.
meanwhile i use http://ccwu.me/vsfm/ for the pointcloud and http://www.meshlab.net/ for generating the mesh.

@TaironUsaro
Copy link

TaironUsaro commented Oct 12, 2018

Could somebody pleeeeease clean this up.

  1. this is not a Win7 issue as multiple Win10 users have reported the same issue

  2. log files are important for debugging, but in this report the only thing they do is obsfucating the readability of the reports

  3. obviously, I am having the same issues. I used reference material from agisoft (the doll) and got stuck in structurefrommotion. @fabiencastan what info do the devs need from me to work on debugging?

@sirwillard
Copy link

There are a few threads on this, here is the update as far as I can find:
They are looking to rebuild this in 2 or 3 weeks.
The most likely cause is the OIIO library, it is maintained by a separate group and has a known bug with the threads not terminating in win7.
The Win10 problems reported aren't related to this particular failure to progress bug. They seem to fail due to camera calibration failure (totally different issue)

Hopefully the recompile works, I am stuck with win7 for now too.
However, win7 went end of life in 2015... not a lot of value investing too much time on an outdated OS.

@TaironUsaro
Copy link

Thank you for the quick response, but there ARE reports in this issue report for WIN10

kelteseth commented on 17 Aug •
JazzCousins commented 16 september

Since I am just a layman, I might be totally wrong, but camera calibration failure seems to me like a input data related issue, right? I used the reference material from Agisoft (the doll data set). I don't understand how this perfectly works on some computers with default meshroom settings and doesn't on others (mine).

So I guess my issue is not related to the imput data, right?

I do see a common theme with JazzCousins. We both seem to run OS from C:/ and have data segrated on D:/.

@JazzCousins
Copy link

Thats an interesting observation TaironUsaro, I wonder if that's related. I dont have space to fit meshroom on my C:/ but perhaps making sure all its inputs and outputs are going to the same drive its on might help. Say if you come across anything new!

@TaironUsaro
Copy link

TaironUsaro commented Oct 16, 2018

Quick Update:
shifting photos & .mg file & Meshroom cache from D:/......... to C:/users/username/Test did fix the problem for me.

since clean program/data segration is way more easier & cleaner with Win7 to achieve than it is with Win10 I would guess this explains why the bug mostly appears with Win7.

I linked all my data folders manually to folders on D:/ because I was used to have this segration under Win7 in times when SSD disk space was precious and you didn't want to flood it with rarely read data or not time critical data that's often rewritten.

For the test, I used a folder on the C:/ drive and suddenly everything was fine

@qhenckel
Copy link

I am having this issue. Win7 gtx1050. I have everything on my C: drive. Hopefully the recompile fixes this. pls support windows 7

@fabiencastan
Copy link
Member

@TaironUsaro
I don't see how the drive used could change something.
Are you sure you have not used a non ascii character in your initial path in D:/ which could explain your problems?

@TaironUsaro
Copy link

nope that seems clean, BUT it is a Junction. So the path Explorer shows me is
C:\Users\Holger\Documents_BlenderProjekte\workingDir
but it is linked per junction to
D:_synced_BlenderProjekte\BlenderProjekte\workingDir

is that the issue or is the underscore the issue?

@richard-bmc
Copy link

richard-bmc commented Oct 25, 2018

I built the modified version of OpenImageIO by yann-lty #(https://github.com/yann-lty/oiio/tree/fix-win7-dll-deadlock), and link it with AliceVision. And now Meshroom can finish its job in Windows 7. Thank you! @yann-lty
default
default

@hyperfx
Copy link

hyperfx commented Oct 26, 2018

Is there a build of this somewhere that I could download and test on Win7 as well? I don't know how to make my own builds.

@hyperfx
Copy link

hyperfx commented Oct 26, 2018

Or can you explain how you got it to work on Win7 in more detail please? :)

@fabiencastan
Copy link
Member

The fix has been merged in oiio: AcademySoftwareFoundation/OpenImageIO#2038.
We will make a new release with binaries.

@Stwend
Copy link

Stwend commented Nov 12, 2018

Is there any info on when the new release will be coming up?

@chenxilin951207
Copy link

Is there any info on when the new release will be coming up? -x2

@yann-lty
Copy link
Member

yann-lty commented Nov 28, 2018

The release page has been updated with a new download option Meshroom-2018.1.0-win7-64.zip which contains the updated version of OpenImageIO and fixes this issue. Can anyone who was having this problem confirm it now works? @Rimasson @Stwend @chenxilin951207 @hyperfx

@sirwillard
Copy link

I have just confirmed that this new win7 version works.
All threads now terminate properly, and the reconstruction completes successfully without any user interaction.
Thank you!

@yann-lty
Copy link
Member

Thanks for the feedback!

@hyperfx
Copy link

hyperfx commented Dec 5, 2018

Still getting stuck for me on the DepthMap node. Any ideas, or how can I figure out why it's getting stuck there?

It's not the CUDA problem, I don't think, I have a GeForce GTX Titan X

@tuthyisernhagen
Copy link

I'll test it later on the computer thankyou all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug for actual bugs (unsure? use type:question)
Projects
None yet
Development

No branches or pull requests