В Чтв, 03.03.2005, в 18:57, Brian Ipsen пишет: > Hi, > > > > Hmm.. I wonder why the rpm command suddenly decides to take > > > up so much CPU time ... :-/ > > > > try to attach with strace to that rpm command (once it is > > running) or even via gdb, and see what it is doing ... > > > > most likely it's some kind of rpm bug, which keeps it > > spinning on the very same action over and over (maybe looking > > for some file or device which isn't there ...) > > > > some trace or debug log would help to narrow that down > > I've got some output from strace - rather much ... 50-60 MB uncompressed... > The last thing in the log (before I interrupt the trace and rpm command) are > a whole lot of lines like: > > futex(0x8337d18, FUTEX_WAIT, 1, NULL) = -1 ENOSYS (Function not > implemented) > futex(0x8337d18, FUTEX_WAIT, 1, NULL) = -1 ENOSYS (Function not > implemented) > futex(0x8337d18, FUTEX_WAIT, 1, NULL) = -1 ENOSYS (Function not > implemented) > futex(0x8337d18, FUTEX_WAIT, 1, NULL) = -1 ENOSYS (Function not > implemented) > futex(0x8337d18, FUTEX_WAIT, 1, NULL) = -1 ENOSYS (Function not > implemented) > > I don't know if someone want to take a look at it ? Gzip'ed the log is about > 370 KB ... > > Regards, > don`t try to install vanila 2.4 kernel to RHEL3 system. vanila 2.6 posible work at RHEL3 box, but not a vanila 2.4 :)
-- FreeVPS Developers Team http://www.freevps.com Positive Software http://www.psoft.net _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
