I can confirm this for spanish (es)

GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run  if=/dev/zero of=/dev/null bs=1MB count=4
Starting program: /bin/dd if=/dev/zero of=/dev/null bs=1MB count=4
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1478412608 (LWP 7393)]
(no debugging symbols found)
4+0 records in
4+0 records out

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1478412608 (LWP 7393)]
0xa7e912a3 in strlen () from /lib/tls/i686/cmov/libc.so.6

-- 
language pack po files drop cflag comment which causes segfaults in e. g. 'dd'
https://launchpad.net/bugs/42264

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to