abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: cgget -a / component: libcgroup crash_function: getdelim executable: /bin/cgget kernel: 2.6.35.10-74.fc14.x86_64 package: libcgroup-0.36.2-5.fc14 rating: 4 reason: Process /bin/cgget was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1294361574 uid: 500 comment ----- * Would crash even with vanilla cgconfig.conf and cgrules.conf * Would crash regardless of user (root, ordinary user) * Output looks fine, but the program ends with a segfault How to reproduce ----- 1. service cgconfig start 2. invoke cgget -a / 3. cgget prints output, then SEGV
Created attachment 472166 [details] File: backtrace
This is fixed upstream in git commit 73aa4ed68a928fdbe223b2e3a0020e9a1573e46b, which is part of libcgroup-0.37 in rawhide. cgcget crashes when it's reading stat variable without reading permission, e.g.: --w-------. 1 root root 0 Feb 23 16:00 /cgroup/blkio/blkio.reset_stats I am closing it for now, I don't consider it serious enough, still I am open for updating the package in F14 if there is demand for it.