Bug#603914: Please drop non-UTF8 locales

2010-11-28 Thread Thorsten Glaser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Hi! Fun to be reading this. Me like ;-) Anyway. With my Debian hat on, the C/POSIX locales must not use UTF-8 as encoding, because otherwise, all kind of hell breaks loose (consider running 'tr u x' on a binary or other legacy encoded text file, an

[m68k] res_init segfault, need help debugging

2010-11-28 Thread Thorsten Glaser
Hi, I’ve got a rather weird problem on m68k (with the patches I sent to #601126 applied), stripped down: ara2:~# cat >x.c #include #include #include int main(void) { return (res_init()); } ara2:~# gcc x.c ara2:~# ./a.out Segmentation fault I don’t get much help out of gdb, unfortunat