Re: did SVN r227753 (locale changes) break something?

看板FB_current作者時間14年前 (2011/11/22 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/6 (看更多)
On 22 Nov 2011, at 00:21, Michael Butler wrote: > #0 0x283eb243 in fprintf () from /lib/libc.so.7 This looks suspicious. uselocale() does not call fprintf(). In fact, = nothing in xlocale.c does - fprintf() accesses the current locale, so = calling it from anywhere in the setlocale() path is likely to be = problematic. > #1 0x283eb558 in uselocale () from /lib/libc.so.7 > #2 0x283eb6f9 in newlocale () from /lib/libc.so.7 > #3 0x281637f2 in msg_Subscribe () from /usr/local/lib/libvlccore.so.4 The newlocale / uselocale functions were introduced with the xlocale = commit, so no existing code should be using them. If you're just = reconfigured / recompiled libvlccore.so then we may be in an untested = code path - I'd have to see what the parameter to newlocale() was to be = able to debug this. David= _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1EowHI9X (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1EowHI9X (FB_current)