PDA

View Full Version : SVN rev 19768 throws glibc detected


Po0ky
2009-04-28, 11:03
Linux: Gentoo 2008 64bit
Kernel: Linux 2.6.29-gentoo-r1 x86_64
Install method: Manual / Through portage xbmc-9999.

SVN:
URL: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
Revision: 19769

Nvidia-Drivers: 180.51
glx-info: http://pastebin.com/m7924ddcd

xbmc: http://pastebin.com/m27468eaf

XBMC Log: http://pastebin.com/m5d2729c9

I'm still working on a backtrace (if needed), getting that gnu debugger installed.

motd2k
2009-04-28, 12:03
Try without the x360 controller plugged in?

Chrisleben
2009-04-28, 13:21
i get the same error almost but i use ubuntu

*** glibc detected *** /usr/local/share/xbmc/xbmc.bin: corrupted double-linked list: 0x098283a8 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb735a07f]
/lib/tls/i686/cmov/libc.so.6[0xb735bb8d]
/lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x95)[0xb735d9c5]
/usr/lib/libGL.so.1[0xb75b2358]
/usr/local/share/xbmc/xbmc.bin(_ZN7CStdStrIcE3FmtEPKcz+0x1f)[0x821cd6f]
/usr/local/share/xbmc/xbmc.bin(_ZN4CLog3LogEiPKcz+0xb2)[0x8866b62]
/usr/local/share/xbmc/xbmc.bin(_ZN9CSettings4LoadERbS0_+0x20c)[0x832da4c]
/usr/local/share/xbmc/xbmc.bin(_ZN12CApplication6CreateEPv+0xc01)[0x82e9751]
/usr/local/share/xbmc/xbmc.bin(main+0x14c)[0x853ed7c]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb7300775]
/usr/local/share/xbmc/xbmc.bin[0x8207891]


i only use the keyboard here

using svn version 19771 tough

Po0ky
2009-04-28, 13:27
Different error message but same problem with all my input devices unplugged.

*** glibc detected *** /usr/share/xbmc/xbmc.bin: corrupted double-linked list: 0x000000000287bd80 ***
======= Backtrace: =========
/lib/libc.so.6[0x7f8a88c24948]
/lib/libc.so.6[0x7f8a88c24c10]
/lib/libc.so.6[0x7f8a88c27426]
/lib/libc.so.6(__libc_malloc+0x98)[0x7f8a88c28ea8]
//usr/lib64/opengl/nvidia/lib/libGL.so.1[0x7f8a896fe197]

Po0ky
2009-04-28, 16:03
gdb trace

Thread 1 (Thread 0x7fddaa660820 (LWP 10499)):
#0 0x00007fdda4b04205 in raise () from /lib/libc.so.6
#1 0x00007fdda4b05723 in abort () from /lib/libc.so.6
#2 0x00007fdda4b41298 in ?? () from /lib/libc.so.6
#3 0x00007fdda4b46948 in ?? () from /lib/libc.so.6
#4 0x00007fdda4b46c10 in ?? () from /lib/libc.so.6
#5 0x00007fdda4b49426 in ?? () from /lib/libc.so.6
#6 0x00007fdda4b4aea8 in malloc () from /lib/libc.so.6
#7 0x00007fdda5620197 in ?? () from //usr/lib64/opengl/nvidia/lib/libGL.so.1
#8 0x00007fddaa666b0d in ?? () from //usr/lib64/opengl/nvidia/lib/libnvidia-tls.so.1
#9 0x00000000006a014d in TiXmlDocument::LoadFile ()
#10 0x00000000006ec9e0 in CSettings::LoadRSSFeeds ()
#11 0x00000000006f2186 in CSettings::Load ()
#12 0x00000000006b3b40 in CApplication::Create ()
#13 0x00000000008d7ff9 in main ()

motd2k
2009-04-28, 16:36
For the moment, try removing the RssFeeds.xml from ./.xbmc/userdata

DDM123
2009-04-28, 17:44
I have the same problem and temporarily movie Rssfeeds.xml and sources.xml did not help.

Running Jaunty 64-bit, nvidia 185.19. I can sometimes get XBMC to run by rebooting. Killing/restarting X don't seem to help.

Backtrace:
http://pastebin.ca/1406152

Chrisleben
2009-04-28, 17:55
Still get the same error if i remove the RssFeeds.xml

Po0ky
2009-04-28, 18:06
I started out with a clean xbmc and it's still giving the same errors.

No core dump though.

gdb stacktrace:
Thread 1 (Thread 0x7f57c18f7820 (LWP 1842)):
#0 0x00007f57bbd9b205 in raise () from /lib/libc.so.6
#1 0x00007f57bbd9c723 in abort () from /lib/libc.so.6
#2 0x00007f57bbdd8298 in ?? () from /lib/libc.so.6
#3 0x00007f57bbddd948 in ?? () from /lib/libc.so.6
#4 0x00007f57bbddf506 in free () from /lib/libc.so.6
#5 0x00007f57c18fda3b in ?? () from //usr/lib64/opengl/nvidia/lib/libnvidia-tls.so.1
#6 0x000000000093e9ef in dll_putenv ()
#7 0x0000000000940702 in update_emu_environ ()
#8 0x00000000006b3b6d in CApplication::Create ()
#9 0x00000000008d7ff9 in main ()


This is the stacktrace with 1 feed in rssfeeds.xml

Jaco2k
2009-04-28, 18:16
one more on the same boat - Ubuntu 9.04 and SVN 19775.

Jaco2k
2009-04-28, 18:24
-

Jaco2k
2009-04-28, 18:54
...and a bit more info: I reverted back to 19725 and it is working fine.

Does anyone know which one was the last working version?

althekiller
2009-04-28, 19:00
Is this reproducible with debugging enabled? The stack traces are useless w/o symbols.

Jaco2k
2009-04-28, 19:46
Is this reproducible with debugging enabled? The stack traces are useless w/o symbols.

Well, won't do no good because it doesn't even start :(

It is compile, start and... burn.
If someone else has more patience than me they can try and provide more information - I am more patient around weekends than after working days ;)

motd2k
2009-04-28, 19:50
fix incoming to SVN

althekiller
2009-04-28, 21:46
Fixed in r19780.

Chrisleben
2009-04-28, 22:50
Nice works now guys :) thanx a bunch