<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - American Conquest via Wine cannot start"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101927#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - American Conquest via Wine cannot start"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101927">bug 101927</a>
              from <span class="vcard"><a class="email" href="mailto:aaalmosss@gmail.com" title="almos <aaalmosss@gmail.com>"> <span class="fn">almos</span></a>
</span></b>
        <pre>I ran wine with strace, gathered the relevant syscalls (mmap, mmap2, munmap),
and wrote a program to visualize the memory usage: the 1024x1024 pixels each
represent a 4096 byte page, black is unallocated, green is allocated with
position hint, blue is allocated with NULL hint, yellow is unmapped.

I'll attach the results for American Conquest (up until the failed mmap for
libLLVM.so), and Cossacks European Wars (I killed it when the main menu
appeared). There are plenty of free space left in both cases. Can this be a
glitch in the kernel's memory allocator? How can I debug that?</pre>
        </div>
      </p>


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

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