<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Basil Crow’s Weblog</title>
      <link>https://basilcrow.com/tags/linux/</link>
      <description>Basil Crow’s personal weblog on software engineering and technology</description>
      <language>en-us</language>
      <managingEditor>me@basilcrow.com (Basil Crow)</managingEditor>
      <webMaster>me@basilcrow.com (Basil Crow)</webMaster>
      <lastBuildDate>Sat, 04 Apr 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://basilcrow.com/tags/linux/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://basilcrow.com/blog/recovering-arguments-and-environment-variables-from-a-core-dump/</guid>
    <title>Recovering arguments and environment variables from a core dump</title>
    <link>https://basilcrow.com/blog/recovering-arguments-and-environment-variables-from-a-core-dump/</link>
    <description>When the right stack pages survive in a core dump, they still contain the full arguments and environment. Here is how to recover them when ELF notes and journal metadata fall short.</description>
    <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
    <author>me@basilcrow.com (Basil Crow)</author>
    <category>linux</category>
  </item>

    </channel>
  </rss>
