<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:eero.t.tamminen@intel.com" title="Eero Tamminen <eero.t.tamminen@intel.com>"> <span class="fn">Eero Tamminen</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Games hang / freeze completely"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99055">bug 99055</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>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTOURBUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Games hang / freeze completely"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99055#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Games hang / freeze completely"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99055">bug 99055</a>
              from <span class="vcard"><a class="email" href="mailto:eero.t.tamminen@intel.com" title="Eero Tamminen <eero.t.tamminen@intel.com>"> <span class="fn">Eero Tamminen</span></a>
</span></b>
        <pre>Based on above backtraces, marking as NOTOURBUG.

Note: you can check Glibc package changelog on Debian based systems (like
Ubuntu) with:
  zless /usr/share/doc/libc6/changelog.Debian.gz

According to Wikipedia games seem to be from different Indie developers
(Factorio from Wube Software, Democracy from Positech games), so I'm not sure
there's a common component causing it, the games themselves could be buggy.

According to your <a href="show_bug.cgi?id=99055#c10">comment 10</a> both games use Allegro, so there might be some
issue with that.  Steam's ancient Ubuntu 12.04 libstdc++ is known to be
incompatible with newer distros (after GCC ABI change), so if that is used,
that could also explain deadlocks.


Next you should check whether your game games binaries are using Allegro &
libstdc++ libraries from the system, from Steam's ancient & incompatible Ubuntu
12.04 dump, or are they included with the game itself.  If they're not using
system libstc++, remove / rename the non-system one(s) and try again.

You can see what libraries given process has loaded with:
  awk '{print $6}' /proc/PID/maps|sort -u</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>