[Bug 96678] Awesomenauts cannot launch AMD PITCAIRN

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 7 13:03:51 UTC 2016


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

--- Comment #22 from Nicolai Hähnle <nhaehnle at gmail.com> ---
Valgrind has options --gen-suppressions and --suppressions to help with
suppressing unrelated errors. The first option will output suggested
suppression statements that need to be put into a file that can be loaded with
the suppressions option on a second run. Based on the Valgrind log, something
like

{
   <insert_a_suppression_name_here>
   Memcheck:Cond
  
obj:/home/user/.steam/steam/steamapps/common/Awesomenauts/Awesomenauts.bin.x86
}

should actually be sufficient as a suppression file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160707/e07236d5/attachment.html>


More information about the dri-devel mailing list