https://bugs.kde.org/show_bug.cgi?id=452058

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@klomp.org

--- Comment #1 from Mark Wielaard <m...@klomp.org> ---
Does this depend on the rustc version used? For me, using rustc 1.59.0 (Fedora
1.59.0-4.fc35) this gives the following suggested suppression containing only
mangled names:

{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   fun:_ZN3std10sys_common5mutex12MovableMutex3new17h2646f2e28ea823e5E
  
fun:_ZN3std4sync4once4Once15call_once_force28_$u7b$$u7b$closure$u7d$$u7d$17h98678df0cf16ea4dE
   fun:_ZN3std4sync4once4Once10call_inner17he3d18740537fa3bdE
   fun:_ZN3std4lazy21SyncOnceCell$LT$T$GT$10initialize17h891c2c6ffca3e2c0E
   fun:_ZN3std2io5stdio5stdin17h949e7321c8afbf0eE
   fun:_ZN1a4main17h876e69675f7eef91E
   fun:_ZN4core3ops8function6FnOnce9call_once17h48286bf6bc4f60efE
  
fun:_ZN3std10sys_common9backtrace28__rust_begin_short_backtrace17hb0df4d8d6062aec9E
   fun:_ZN3std2rt10lang_start28_$u7b$$u7b$closure$u7d$$u7d$17h32ab4c6ebefa7100E
   fun:_ZN3std2rt19lang_start_internal17h508e52d6dc339062E
   fun:_ZN3std2rt10lang_start17h64105b43701b787dE
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to