2.5.0-beta1 Cannot work on Ubuntu 13.10 (Segmentation fault (core dumped))

Forums:

Here the information about moc

$ mocp --version

This is : Music On Console
Version : 2.5.0-beta1
Built : May 26 2013 05:45:33
Compiled with : OSS ALSA JACK DEBUG Network streams resample
Running on : Linux 3.11.0-12-generic i686
Author : Damian Pietras
Homepage : http://moc.daper.net/
E-Mail : mocmaint@daper.net
Copyright : (C) 2003-2012 Damian Pietras and others
License : GNU General Public License, version 2 or later

Here are the gdb information

$ gdb mocp core
GNU gdb (GDB) 7.6.1-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/mocp...(no debugging symbols found)...done.
/home/marslo/core: No such file or directory.
(gdb) run
Starting program: /usr/bin/mocp
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
__strcmp_ssse3 () at ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S:229
229 ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S: No such file or directory.
(gdb) backtrace
#0 __strcmp_ssse3 () at ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S:229
#1 0xb7c7674c in rccGetRealLanguage () from /usr/lib/librcc.so.0
#2 0xb7c7698a in rccGetCurrentLanguage () from /usr/lib/librcc.so.0
#3 0xb7c77a8c in rccGetCurrentConfig () from /usr/lib/librcc.so.0
#4 0xb7c74e60 in rccRegisterLanguage () from /usr/lib/librcc.so.0
#5 0xb7c757aa in rccCreateContext () from /usr/lib/librcc.so.0
#6 0xb7c7595a in rccInitDefaultContext () from /usr/lib/librcc.so.0
#7 0x080828c6 in rcc_init ()
#8 0x08053f99 in main ()
(gdb)

Here my system information

$ cat /etc/issue
Ubuntu 13.10 \n \l
$ uname -a
Linux MarsloJiao 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:12:00 UTC 2013 i686 i686 i686 GNU/Linux

Thanks for providing sufficient information for me to identify this as a duplicate of this post. Please follow ongoing developments there.

Thanks for your reply!
Please fix it as quick as you can. I don't want use cums any more.