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

--- Comment #9 from Corentin Noël <tin...@noel.tf> ---
Comment on attachment 156143
  --> https://bugs.kde.org/attachment.cgi?id=156143
156134: Patch to replace assert with more helpful message and exit.

Just tested the patch and I'm indeed getting a:

--88:0:libcfile Valgrind: FATAL: Duplicated file descriptor -1
   is not in the range of reserved values starting at 1048564.
   Valgrind does not support very high file descriptor limits
   (e.g., as seen when running in Docker).
   Please consider lowering this limit with the shell built-in
   limit command.
--88:0:libcfile Exiting now.

In this case it seems that I'm getting an error on file descriptor duplication
so having a errno/errmsg would also help understanding it a bit.

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

Reply via email to