Re: keep on patchin'
Jim Warner <[email protected]> Mon, 17 Aug 2020 23:09:02 -0500
| Newsgroups | gmane.linux.procps.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Craig, Thanks for the push. On Aug 17, 2020, at 7:31 PM, Craig Small <[email protected]> wrote: > If they are not part of the test but merely test infrastructure (the real tests being inside the library) then they shouldn't return fails. Bingo! They were only intended to test the new ITEMTABLE_DEBUG logic, nothing else. But I’m still extremely troubled by no SIGSEGV on Ubuntu-20.04 (gcc-9.3.0). Yet I do get an abend under Debian-Bullseye (gcc-10.1.0). I’m trying to find out why my Ubuntu stack is consistently initialized to zeroes. It’s a troubling situation. > I think the simplest way would be if you run make check then it makes sure the library is configured with that define set, that would do what's needed, wouldn't it? > > Just need to work out how to do that. Yes, I was referring to the steps reflected in that temporary hack commit message. That’s build/make stuff that's way beyond me. Good luck with those efforts. Regards, Jim