I am asking because php-gettext falls back on the native gettext library provided by PHP if it's available. php-gettext would only provide gettext-like calls when system-installed PHP doesn't have gettext support compiled in, and that's rarely the case (judging by your packages list, you are probably using Fedora, Debian or Ubuntu, and gettext _is_ natively compiled in on them).
According to http://www.php.net/manual/en/function.gettext.php that's built-in PHP gettext function (or alias thereof). If you are seeing a crash, you should report it against PHP or Apache (I am not sure which). Also note that php-gettext is pure PHP and wouldn't really be able to crash Apache process itself without PHP or Apache being buggy. The only bug in php-gettext is the confusing name: in retrospective, it shouldn't have been named "php-gettext" when there is a PHP gettext library included in PHP (http://www.php.net/manual/en/book.gettext.php). It's now a bit late to change it. ** Changed in: php-gettext (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/573708 Title: apache crashes when .mo files are updated -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs