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

Segmentation Fault #1

Closed
KyriakosZantis opened this issue Jun 5, 2019 · 1 comment
Closed

Segmentation Fault #1

KyriakosZantis opened this issue Jun 5, 2019 · 1 comment

Comments

@KyriakosZantis
Copy link

Hello i am trying to run the example test_file.xyz and a Segmentation faults appears.What is probably the issue?
Untitled

@charalambos
Copy link
Owner

Works fine on my end:

Computing size of data in bytes...
Byte length: 3900000
...done.
Starting structuring 05 June 2019 03:53:15 PM.
Recentering...
Min pt: 564528.375000 4186606.250000 19.280001
Max pt: 564795.750000 4186801.000000 41.259998
Centroid repositioning offset: 564662.062500 4186703.500000 30.270000
Recentered Min pt: -133.687500 -97.250000 -10.990000
Recentered Max pt: 133.687500 97.500000 10.989998
Total number of points in dataset: 100000
...done.
Initial geospatial bounding boxes resolution: 2048.00x2048.00x2048.00.
Initial number of geospatial bounding boxes: 1x1x1.
Sorting points...
...done.
Final number of geospatial bounding boxes: 1
Finished structuring 05 June 2019 03:53:15 PM.
Re-sampling process initiated.
Vertices sorted based on x:100000, vertices sorted based on y:100000
Chosen epsilon(bin size): 0.200000. Map size will be 1069x779
Re-sampling process complete.
XYZ map geo_bbox_0.xyz_A.pfm saved.
XYZ map geo_bbox_0.xyz_B.pfm saved.
XYZ map geo_bbox_0.xyz_C.pfm saved.
XYZ map geo_bbox_0.xyz_D.pfm saved.
Triangulation process done. (start time: 05 June 2019 03:58:20 PM, end time: 05 June 2019 03:58:20 PM)
Exported geospatial bounding box: geo_bbox_0.xyz.obj

Try stepping through the code and see where it fails.

Best,

C.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants