segmentation fault, exit error 6

Problems running VASP: crashes, internal errors, "wrong" results.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
tholme

segmentation fault, exit error 6

#1 Post by tholme » Mon May 26, 2008 12:37 am

I was recently running a normal job that shouldn't have any problems--it was like other jobs I run routinely--and I got a segmentation fault.

Code: Select all

**** Segmentation fault!  Fault address: 0x10

Fault address is 4194288 bytes below the first valid
mapping boundary, which is at 0x400000.

This may have been caused by a struct access through a null pointer.
mpiexec: Warning: task 0 died with signal 6 (Aborted).
mpiexec: Warning: tasks 1-23 died with signal 15 (Terminated).


What is this? Should I just try again?

Thanks for your advice.
Last edited by tholme on Mon May 26, 2008 12:37 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2922
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

segmentation fault, exit error 6

#2 Post by admin » Mon May 26, 2008 4:10 pm

please try once again, if the job crashes again, debug your run to check where the segmentation fault occured.
Last edited by admin on Mon May 26, 2008 4:10 pm, edited 1 time in total.

Post Reply