There have been a few things broken around locale handling in various ports, does anyone have a handle on what's going on?
On 2017/08/02 19:12, Michael Reed wrote: > misc/wordnet, ran via "wnb" crashes when I search for anything longer than > 1 character, so searching for "a" or "b" works fine, but "ab" does not. > Here's a backtrace when searching for "fine": > (gdb) bt > #0 _libc_fseeko (fp=0x656e6900, offset=0, whence=The value of variable > 'whence' is distributed across several > locations, and GDB cannot access its value. > > ) at /usr/src/lib/libc/stdio/fseek.c:64 > #1 0x00000f1f298096ef in nl_langinfo () from /usr/local/bin/wishwn > #2 0x00000f1f29801655 in nl_langinfo () from /usr/local/bin/wishwn > #3 0x00000f1f29800f43 in nl_langinfo () from /usr/local/bin/wishwn > #4 0x00000f1f29800927 in nl_langinfo () from /usr/local/bin/wishwn > #5 0x00000f2176d2509c in TclInvokeStringCommand () from > /usr/local/lib/libtcl85.so.1.8 > #6 0x00000f2176d2682b in TclEvalObjvInternal () from > /usr/local/lib/libtcl85.so.1.8 > #7 0x00000f2176d71b98 in TclExecuteByteCode () from > /usr/local/lib/libtcl85.so.1.8 ..
