Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#2271 - glibc fail by runing realplay and some of other software
Attached to Project:
Arch Linux
Opened by Cary (tx-cary) - Thursday, 24 February 2005, 01:25 GMT
Last edited by Jan de Groot (JGC) - Thursday, 24 February 2005, 08:05 GMT
Opened by Cary (tx-cary) - Thursday, 24 February 2005, 01:25 GMT
Last edited by Jan de Groot (JGC) - Thursday, 24 February 2005, 08:05 GMT
|
DetailsWhen I run realplayer, it says:
*** glibc detected *** free(): invalid pointer: 0x082bcad8 *** /usr/bin/realplay: line 75: 4264 已放弃 $REALPLAYBIN "$@" The same as xmms. After I reinstall the old vision of flac (1.1.1-2), the xmms can be run, but realplayer can not yet. |
This task depends upon
Please supply an output of ldd on the realplayer binary and if you know how, try to use valgrind to find out what library is causing the problem.
ln -s /usr/liblibFLAC.so.7 /usr/lib/libFLAC.so.6
linux-gate.so.1 => (0xffffe000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xb7f18000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xb7eaa000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xb7e90000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb7e7b000)
libm.so.6 => /lib/tls/libm.so.6 (0xb7e58000)
libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0xb7e50000)
libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0xb7e45000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb7e0c000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7dd4000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7dd0000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb7dcd000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7d4b000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb7a75000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7a64000)
libc.so.6 => /lib/tls/libc.so.6 (0xb794b000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb787f000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7876000)
libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0xb7871000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0xb7869000)
libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0xb7866000)
libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0xb7851000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb77df000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb77b8000)
libXfixes.so.3 => /usr/X11R6/lib/libXfixes.so.3 (0xb77b2000)
libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0xb77a9000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0xb77a1000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7793000)
/lib/ld-linux.so.2 (0xb7feb000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xb776d000)
libz.so.1 => /usr/lib/libz.so.1 (0xb775b000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0xb773b000)