badlands-model / badlands

Basin and Landscape Dynamics model

Home Page:https://badlands.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Occasional segfaults in delaunay_voronoi_duality

ihowson opened this issue · comments

Appears about 1/16 of the time on Artemis (HRtest example), 1/3 of the time on OS X (Delta example). Not seeing it on flexure.

Thread 1 received signal SIGSEGV, Segmentation fault.
delaunay_voronoi_duality (overon=.TRUE.) at FVclass.f90:765
765                  voronoi_area(cell)=voronoi_area(cell)+0.5*abs(area)

Is the area a Nan value or the cell Id negative or greater than allocate number?

Sent from my iPhone

On 22 Jul 2016, at 15:40, Ian Howson <notifications@github.commailto:notifications@github.com> wrote:

Appears about 1/16 of the time on Artemis (HRtest example), 1/3 of the time on OS X (Delta example).

Thread 1 received signal SIGSEGV, Segmentation fault.
delaunay_voronoi_duality (overon=.TRUE.) at FVclass.f90:765
765 voronoi_area(cell)=voronoi_area(cell)+0.5*abs(area)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/2, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AG3keIJNnSvT1UiwjiyAl_GvoOkegUwyks5qYFfAgaJpZM4JSdLU.

Cell id is 1 but voronoi_border and a few others do not seem to be allocated. Still investigating.

I can't reproduce this any more.

+1 !


Tristan Salles
tristan.salles@sydney.edu.aumailto:tristan.salles@sydney.edu.au
(w) +61 2 8627 4123
(m) +61 4 5146 2502
usyd-profilehttp://sydney.edu.au/science/people/tristan.salles.php | badlandshttp://github.com/badlands-model

On 22 August 2016 at 5:00:04 PM, Ian Howson (notifications@github.commailto:notifications@github.com) wrote:

I can't reproduce this any more.


You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com//issues/2#issuecomment-241329290, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AG3keLjpiksFm_r309GMzX4YGaSbS1xwks5qiUjsgaJpZM4JSdLU.