Hi Stepan, On Sat, 2010-10-30 at 16:25 +0500, Stepan Golosunov wrote:
> vlc 1.1.3-1 segfaults when it tries to display message saying that > file supplied in command line does not exist. This happens when plugin > from uim-qt 1:1.5.7-9+b1 tries to initialize m17nlib. > > mlocale_set() call returns NULL, while code in mlocale_init() doesn't > expect it despite mlocale_set()'s documentation saying NULL can be > returned. > > And mlocale_set() returns NULL because setlocale (LC_CTYPE, name) call > in make_locale() returns NULL, probably because vlc is multithreaded. > (Changing locale in one thread of a multithreaded application does not > sound good.) Thanks for the detailed bug report, I've forwarded it to upstream and they are working on a fix. cya, # -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org