Re: did SVN r227753 (locale changes) break something?
It's entirely possible - please can you compile libc with debug symbols? =
The back trace isn't very informative...
David
On 22 Nov 2011, at 00:21, Michael Butler wrote:
> VLC (multimedia/vlc) on my -current now crashes leaving a trace like =
this ..
>=20
> imb@toshi:/home/imb> gdb `which vlc` vlc.core
> GNU gdb 6.1.1 [FreeBSD]
> Copyright 2004 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 "i386-marcel-freebsd"...(no debugging =
symbols found)...
> Core was generated by `vlc'.
> Program terminated with signal 11, Segmentation fault.
> Reading symbols from /usr/local/lib/libvlc.so.7...(no debugging =
symbols found)...done.
> Loaded symbols for /usr/local/lib/libvlc.so.7
> Reading symbols from /usr/local/lib/libvlccore.so.4...(no debugging =
symbols found)...done.
> Loaded symbols for /usr/local/lib/libvlccore.so.4
> Reading symbols from /usr/local/lib/libdbus-1.so.3...(no debugging =
symbols found)...done.
> Loaded symbols for /usr/local/lib/libdbus-1.so.3
> Reading symbols from /lib/libm.so.5...(no debugging symbols =
found)...done.
> Loaded symbols for /lib/libm.so.5
> Reading symbols from /usr/local/lib/libiconv.so.3...(no debugging =
symbols found)...done.
> Loaded symbols for /usr/local/lib/libiconv.so.3
> Reading symbols from /lib/libthr.so.3...(no debugging symbols =
found)...done.
> Loaded symbols for /lib/libthr.so.3
> Reading symbols from /lib/libc.so.7...(no debugging symbols =
found)...done.
> Loaded symbols for /lib/libc.so.7
> Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols =
found)...done.
> Loaded symbols for /libexec/ld-elf.so.1
> #0 0x283eb243 in fprintf () from /lib/libc.so.7
> [New Thread 28804300 (LWP 100408/vlc)]
> (gdb) bt
> #0 0x283eb243 in fprintf () from /lib/libc.so.7
> #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
> #4 0x00000000 in ?? ()
> #5 0x28191f6f in .rodata () from /usr/local/lib/libvlccore.so.4
> #6 0x28420120 in _CurrentRuneLocale () from /lib/libc.so.7
> #7 0x00000000 in ?? ()
> #8 0x281a3ee0 in .got () from /usr/local/lib/libvlccore.so.4
> #9 0x288400fc in ?? ()
> #10 0x288400fc in ?? ()
> #11 0x280ca9b6 in libvlc_InternalCreate () from =
/usr/local/lib/libvlccore.so.4
> #12 0x281a4df4 in .bss () from /usr/local/lib/libvlccore.so.4
> #13 0x0000005c in ?? ()
> #14 0xfffffd66 in ?? ()
> #15 0x281861d4 in .rodata () from /usr/local/lib/libvlccore.so.4
> #16 0x00000440 in ?? ()
> #17 0x00000001 in ?? ()
> #18 0x00000000 in ?? ()
> #19 0x280b4ad0 in .got () from /usr/local/lib/libvlc.so.7
> #20 0xbfbfe640 in ?? ()
> #21 0x00000002 in ?? ()
> #22 0xbfbfe678 in ?? ()
> #23 0x280a39b2 in libvlc_new () from /usr/local/lib/libvlc.so.7
> Previous frame inner to this frame (corrupt stack?)
> (gdb)
> _______________________________________________
> 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"
_______________________________________________
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"
討論串 (同標題文章)
完整討論串 (本文為第 4 之 6 篇):