[Bug 1990] sftp segfaults when tab-completing a directory which contains umlauts
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Dec 12 12:34:56 EST 2012
https://bugzilla.mindrot.org/show_bug.cgi?id=1990
--- Comment #5 from mikolajmm at gmail.com ---
Connected to localhost.
sftp> cd z[TAB]
zdjęcia z aparatu/ zdjęcia/
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7893460 in wcslen () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007ffff7893460 in wcslen () from /usr/lib/libc.so.6
#1 0x00007ffff7bacb12 in el_winsertstr () from /usr/lib/libedit.so.0
#2 0x00000000004079d5 in ?? ()
#3 0x00007ffff7bb299e in el_wgets () from /usr/lib/libedit.so.0
#4 0x00007ffff7bc26ed in el_gets () from /usr/lib/libedit.so.0
#5 0x0000000000407d1d in ?? ()
#6 0x0000000000403257 in ?? ()
#7 0x00007ffff7818725 in __libc_start_main () from /usr/lib/libc.so.6
#8 0x0000000000403585 in ?? ()
I've tried build openssh and glibc with -g, but with no success so far.
I'll try tomorrow post more detailed backtrace.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list