<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Non-deterministic bug warning report with alpha.unix.Stream checker."
   href="http://llvm.org/bugs/show_bug.cgi?id=15373">15373</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Non-deterministic bug warning report with alpha.unix.Stream checker.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Static Analyzer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>kremenek@apple.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>marco.grossi@studenti.unipr.it
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=10094" name="attach_10094" title="Test case and plist output">attachment 10094</a> <a href="attachment.cgi?id=10094&action=edit" title="Test case and plist output">[details]</a></span>
Test case and plist output

The repeated execution of the following analysis on the attached test case:
 clang++ --analyze -Xclang -analyzer-checker=alpha.unix.Stream
test__alpha_unix_Stream.cc

shows two different results: none or one bug warning report; look at the two
attached ".plist" file.

Trunk revision: 176090.
Build version: Debug+Asserts.

E.g. repeating 1000 times the analysis, on one test node I get 62% warning
output(Arch Linux, not virtualized, llvm/clang builded with: clang 3.2), on an
other 24% (Ubuntu 10.04, virtual machine, gcc 4.4.3).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>