This is not a bug! It's expected behavior! The SIGRTMIN number you quoted from /usr/include/asm/signal.h is a kernel minimum number of real-time signal, which is usually used by pthread library and not available for user apps.
Both of these two Stack Exchange questions have explained this: http://unix.stackexchange.com/questions/155829/why-does-kill-l-not-list-signal-numbers-of-32-and-33 http://stackoverflow.com/questions/12680624/what-has-happened-to-the-32-and-33-kill-signals Now, should this "bug" be closed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433155 Title: bash "kill -l" builtin gives wrong numbers for SIGRTMIN+n signals To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1433155/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
