|
From: John R. <jr...@bi...> - 2019-08-16 23:17:25
|
>> Is Valgrind now able to load programs with really large BSS and data segments (4 GB)? >> I have asked this before: https://www.mail-archive.com/search?l=v...@li...&q=subject:%22Re%5C%3A+%5C%5BValgrind%5C-users%5C%5D+failed+in+UME+with+error+22%22&o=newest > Is this possible now, or can this be an improvement? > > Can anyone clarify? It is likely that there will be no progress until: 1) Create a bug report. Start at http://valgrind.org/ and follow the "Bug Reports" link in the left column. Publish here (on the mailing list) a link to the bug report. 2) Attach to the bug report the source code of a short stand-alone program in C language which triggers the complaint. Give the build recipe to create the executable file, and the invocation command line for valgrind. If there is no bug report, then the issue likely will be forgotten. The mailing list is not a substitute for the bug report. If there is no reproducible test case, then likely no one will work on it. |