<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </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 - lm_sensors hud option crashes unigine heaven"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98169">98169</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>lm_sensors hud option crashes unigine heaven
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>haagch@frickel.club
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=127151" name="attach_127151" title="valgrind output">attachment 127151</a> <a href="attachment.cgi?id=127151&action=edit" title="valgrind output">[details]</a></span>
valgrind output

For convenient debugging, go to unigine-heaven/bin and run

I'm using GALLIUM_HUD=sensors_temp_cu-amdgpu-pci-0100.temp1 for this.
glxgears works fine with it.
ungine-heaven crashes (I have not tested more applications).

For convenient debugging, go to unigine-heaven/bin and run

./heaven_x64 -project_name Heaven -data_path ../ -engine_config
../data/heaven_4.0.cfg -system_script heaven/unigine.cpp -sound_app openal
-video_app opengl -video_multisample 1 -video_fullscreen 0 -video_mode 6
-extern_define ,RELEASE,LANGUAGE_EN,QUALITY_HIGH,TESSELLATION_NORMAL
-extern_plugin ,GPUMonitor

after printing
Set 1920x1080 windowed video mode
it crashes
*** Error in `./heaven_x64': corrupted double-linked list: 0x0000000001d7b040
***

valgrind detects an error here:

==13792== Invalid free() / delete / delete[] / realloc()
==13792==    at 0x4C2AD90: free (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13792==    by 0x2A0C4512: sensors_cleanup (in /usr/lib/libsensors.so.4.4.0)
==13792==    by 0x294B0606: free_query_data (hud_sensors_temp.c:200)
==13792==    by 0x294AB4D5: hud_graph_destroy (hud_context.c:863)
==13792==    by 0x294AD145: hud_destroy (hud_context.c:1528)
==13792==    by 0x29452BA0: dri_destroy_context (dri_context.c:176)
==13792==    by 0x29451BCC: driDestroyContext (dri_util.c:500)
==13792==    by 0x1B4FA333: dri3_destroy_context (dri3_glx.c:200)

More complete valgrind output attached.</pre>
        </div>
      </p>


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

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