| 
     
      
      
      From: Eero T. <oa...@he...> - 2025-09-24 08:20:36
      
     
   | 
Hi, On 23.9.2025 21.43, Jo Even Skarstein via Freemint-discuss wrote: > Here's why I wanted to monitor the alert-pipe with a separate > application (see attached screenshot). I want to assist the casual user > in resolving the memory violations that can occur when using certain > popular applications. I want to give the user a clear explanation of > the crash and tips on how to resolve it. It's not finished yet, and the > "SERVER" and "CLIENT" processes referred to in the screenshot are the > test programs I use to generate the various memory violations for > testing. Something like Linux core dump pipe helper: https://docs.kernel.org/6.7/admin-guide/sysctl/kernel.html#core-pipe-limit ? (That is used by every major Linux distro to catch/upload core dumps and centrally process them to get a database of backtraces providing statistics of crash points.) - Eero  |