bosmanoglu / adore-doris

Automated DORIS Environment (adore) is a set of bash scripts to ease use of TU-DELFT's DORIS software.
GNU General Public License v2.0
14 stars 7 forks source link

snaphu unwrap gives a segmentation fault #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Process Interferogram
2. Run "quejob unwrap"
3. Error file shows:

{{{
~/projectLocker/adore-doris/scr/.adore.rc: line 17: 19891 Segmentation fault    
  snaphu -f snaphu.conf 
~/playGround/Juarez/process/run6/i12s/20100531_20100520/20100531_20100520.srp 
14000
}}}
What is the expected output? What do you see instead?
Unwrapped file does not get created. An error message is displayed.

Operating System: Centos 4.5(?) 64 bit, demeter
ADORE-DORIS version: SVN r.189
Doris version: SVN 4.05.beta

Possible Work around...
Snaphu log file seems to be causing this issue. If I manually comment out the 
"LOGFILE" parameter in snaphu.conf it runs without error.

Original issue reported on code.google.com by batuhan.osmanoglu@gmail.com on 1 May 2011 at 4:01

GoogleCodeExporter commented 9 years ago
Nothing I can do inside Adore will fix this problem. The problem is with snaphu 
and/or how it is compiled in 64 bit systems (?)

Original comment by batuhan.osmanoglu@gmail.com on 25 Sep 2012 at 12:38