<html>
    <head>
      <base href="https://bugzilla.icculus.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tim@ngus.net" title="Tim Angus <tim@ngus.net>"> <span class="fn">Tim Angus</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - errors in Unix-errorhandling"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=6021">bug 6021</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>INVALID
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - errors in Unix-errorhandling"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=6021#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - errors in Unix-errorhandling"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=6021">bug 6021</a>
              from <span class="vcard"><a class="email" href="mailto:tim@ngus.net" title="Tim Angus <tim@ngus.net>"> <span class="fn">Tim Angus</span></a>
</span></b>
        <pre>Ah, my apologies. I was on a different branch so hadn't got that change yet.

Anyway, it looks like your fix essentially reverts Thilo's fix:

commit daf71ca50217c21edadc511feca4d4e9cf98a51a
Author: Thilo Schulz <<a href="mailto:thilo@tjps.eu">thilo@tjps.eu</a>>
Date:   Sun Aug 25 12:00:30 2013 +0200

    Fix recursive crash when home path cannot be created

I guess he means that FS_CreatePath fatals when it fails which is obviously bad
when you're already handling a crash. I guess the solution is to use
Sys_Mkdir(dirpath)?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>