<div dir="ltr">Ciao, hai provato gcc con tutte le flag di debug? P.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 16, 2015 at 10:23 PM, Filippo Spiga <span dir="ltr"><<a href="mailto:spiga.filippo@gmail.com" target="_blank">spiga.filippo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Dear Matteo,<div><br></div><div>I've discovered today that all three examples provided with XSpectra crash when Intel compiler 14.x is used. All three examples generates the same error using Intel at the line 1262 of the file xspectra.f90. Here the backtrace:</div><div><br></div><div><font face="Courier New">forrtl: severe (174): SIGSEGV, segmentation fault occurred<br>Image              PC                Routine            Line        Source<br>xspectra.x         00000000009B0069  Unknown               Unknown  Unknown<br>xspectra.x         00000000009AE93E  Unknown               Unknown  Unknown<br>xspectra.x         0000000000956672  Unknown               Unknown  Unknown<br>xspectra.x         00000000008E9E23  Unknown               Unknown  Unknown<br>xspectra.x         00000000008EFF1B  Unknown               Unknown  Unknown<br>libpthread.so.0    00007F2443967710  Unknown               Unknown  Unknown<br>xspectra.x         000000000041F07A  xanes_dipole_..0         1262  xspectra.f90<br>xspectra.x         0000000000409A6E  MAIN__                    937  xspectra.f90<br>xspectra.x         0000000000405D96  Unknown               Unknown  Unknown<br>libc.so.6          00007F244335ED5D  Unknown               Unknown  Unknown<br>xspectra.x         0000000000405C89  Unknown               Unknown  Unknown</font></div><div><br></div><div><br></div><div><font face="Courier New">  DO ip=1,paw_recon(xiabs)%paw_nbeta<br>     !  IF(psphi(xiabs,ip)%label%l.EQ.xang_mom) THEN<br>     IF(paw_recon(xiabs)%aephi(ip)%label%l.EQ.xang_mom) THEN<br>        nrc=paw_recon(xiabs)%aephi(ip)%label%nrc<br>        ip_l=ip_l+1<br>        ! here below, recall that psi is r*psi and you have a Jacobian=r^2<br><b>        aux(1:nrc) = rgrid(xiabs)%r(1:nrc) * &<br>                     paw_recon(xiabs)%aephi(ip)%psi(1:nrc) * &<br>                     core_wfn(1:nrc)</b><br>        ! here we have to integrate only inside the augmentation region.<br>        xanes_dip(ip_l)=para_radin(aux(1:nrc),rgrid(xiabs)%r(1:nrc),nrc)<br>     ENDIF<br>  ENDDO</font></div><div><br></div><div><br></div><div>If XSpectra is compiled with GCC all three examples run without any problem. I will mark down this open issue, doing more tests with different compilers and hopefully I will be able to address by Friday. The last commit on the file is yours, here the reason while I am reaching you out first. If you have any suggestion to resolve this problem please feel free to commit a fix up to the last moment!</div><div><br></div><div>Thank you very much in advance!</div><div><br></div><div>Cheers,</div><div>Filippo</div><div><br><div>--<br>Mr. Filippo SPIGA, M.Sc.<br>Quantum ESPRESSO Foundation<br><a href="http://fspiga.github.io" target="_blank">http://fspiga.github.io</a> ~ skype: filippo.spiga<br><br>«Nobody will drive us out of Cantor's paradise.» ~ David Hilbert<br><br>*****<br>Disclaimer: "Please note this message and any attachments are CONFIDENTIAL and may be privileged or otherwise protected from disclosure. The contents are not to be disclosed to anyone other than the addressee. Unauthorized recipients are requested to preserve this confidentiality and to advise the sender immediately of any error in transmission."</div><br></div></div><br>_______________________________________________<br>
Q-e-developers mailing list<br>
<a href="mailto:Q-e-developers@qe-forge.org">Q-e-developers@qe-forge.org</a><br>
<a href="http://qe-forge.org/mailman/listinfo/q-e-developers" rel="noreferrer" target="_blank">http://qe-forge.org/mailman/listinfo/q-e-developers</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><span><span><font color="#888888">Paolo Giannozzi, Dept. Chemistry&Physics&Environment,<br>
Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>
hone <a href="tel:%2B39-0432-558216" value="+390432558216" target="_blank">+39-0432-558216</a>, fax <a href="tel:%2B39-0432-558222" value="+390432558222" target="_blank">+39-0432-558222</a></font></span></span></div></div>
</div>