Segfault caused by derived-type with allocatable component in private clause

Jerry DeLisle jvdelisle@verizon.net
Sun Jan 4 21:17:00 GMT 2009


Jerry DeLisle wrote:
> Steve Kargl wrote:
>> All,
>>
>> I just submitted a PR 38724 with the code following my sig.  This is
>> derived (pun intended) from code posted by Gib Bogle in c.l.f.
>>
>> http://groups.google.com/group/comp.lang.fortran/browse_frm/thread/fc36db02a922ff07# 
>>
>>
>> pault replied in the clf thread that the code worked with gfortran.
>> To the contrary, I've found that the code leads to segfault.  Can
>> some others compile the code and run a test.
>>

Hmm, no segfault on x86-64 with -m32, does segfault with -m64.

Time for a PR.  Steve do you want to do the honors?

Jerry



More information about the Fortran mailing list