[Mesa-dev] [Bug 98169] lm_sensors hud option crashes unigine heaven

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 9 12:10:43 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98169

            Bug ID: 98169
           Summary: lm_sensors hud option crashes unigine heaven
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: haagch at frickel.club
        QA Contact: mesa-dev at lists.freedesktop.org

Created attachment 127151
  --> https://bugs.freedesktop.org/attachment.cgi?id=127151&action=edit
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161009/13dbea4d/attachment.html>


More information about the mesa-dev mailing list