The problem is the fprintf(stderr) spewage in Solver::get_moves in
patsolve/patsolve.cpp -- it's disabled only if built with -DNDEBUG.

For now we're fixing this in the OpenMandriva package by adding -DNDEBUG
to the compiler flags. Given how much spewage it can cause (we found
this bug after getting reports of a 20 GB xsession-errors.log), probably
the #ifndef NDEBUG should be changed to something like #ifdef
EXCESSIVE_DEBUG to fix it for everyone.

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

Title:
  kpat stuffs hard drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kpat/+bug/1851898/+subscriptions

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

Reply via email to