** Description changed:

  [impact]
  
  under some circumstances, libjemalloc2 hangs when used with fakechroot
  
  [test case]
  
  as noted in debian bug 918742:
  
  >   apt install libfakechroot libjemalloc2
  >   LD_PRELOAD="libjemalloc.so.2 libfakechroot.so" /bin/true
  >   <hangs>
  
  [regression potential]
  
  this patch is already included in disco and later; regression potential
  should be low.  Regressions would likely result in more/different hangs.
  
  [other info]
  
  this patch is already included in disco/eoan.
  
  In bionic and earlier, jemalloc does not hook the _Unwind_Backtrace
  function.  This hook appears to be what introduces the problem, and
  jemalloc only starts hooking the function in cosmic.
+ 
+ also see bug 1826929

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826883

Title:
  libjemalloc2 hangs when used with fakechroot in some cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jemalloc/+bug/1826883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to