This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 1/2] Re: Crash regression(?) printing Fortran strings in bt [Re: [V2 00/23] Fortran dynamic array support]


On 14.08.2014 22:02, Jan Kratochvil wrote:
> On Tue, 12 Aug 2014 23:55:32 +0200, Jan Kratochvil wrote:
>> Providing at least 32-bit build of GDB and its core:
>> 	http://people.redhat.com/jkratoch/gdb-bt.tar.xz
>> It is from the latest Intel vla.git clean commit:
>> 	364a416f43095996835d635561e22edceb53d380
> 
> With the assertions added on the GIT branch it crashes even on F-20 x86_64
> (used -fsanitize=address) so I hope it is reproducible now also for you.
> Please confirm reproducibility / unreproducibility.
> 

Finally I was able to reproduce the crash in some of the VLA tests when
compiling with -fsanitize=address on FC20 32bit.
I've pushed a fix to
	https://github.com/intel-gdb/vla/tree/vla-fortran

Let me know if this works for you now. At least on my FC20 32bit system it does
not crash anymore.

> 
> Thanks,
> Jan
> 

Keven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]