[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays
From:       Carl Ponder <bugzilla_noreply () kde ! org>
Date:       2016-11-03 0:51:13
Message-ID: bug-371966-17878-llmF4bNi53 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #4 from Carl Ponder <CPonder@nVidia.Com> ---
Can you please list out the commands more precisely?
I ran these commands in one window:

      module purge
      module load pgi/16.9
      module load gcc/4.8.5
      module load valgrind

      pgfortran -o test03.pgi test03.f90 -O0 -gopt -Mstack_arrays
      valgrind --tool=memcheck --vgdb=full --vgdb-error=0 test03.pgi

Then in the second window I ran these commands:

      module purge
      module load pgi/16.9
      module load gcc/4.8.5
      module load valgrind

      gdb test03.pgi
      target remote | vgdb

      b 77
      c

so far so good. But now:

      print N

gives

      Cannot access memory at address 0x4011a0000000

Why is this? And

      print x(1)

gives

      value being subranged must be in memory

And

      xb 0x4011a0000000

gives

      Undefined command: "xb".  Try "help".

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic