tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Problems with packages? Post here, using [tags] of the package name.

tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Postby drei » Tue Dec 15, 2015 10:56 pm

After upgrading tinyxml from tinyxml-2.6.2-3-armv7h.pkg.tar.xz to tinyxml-2.6.2-4-armv7h.pkg.tar.xz kodi-rpb broke with the following error message in the crash-logs:

$this->bbcode_second_pass_code('', '############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
Date: Tue Dec 15 23:14:23 CET 2015
Kodi Options:
Arch: armv7l
Kernel: Linux 4.1.13-1-ARCH #1 SMP PREEMPT Fri Nov 13 20:11:44 MST 2015
Release: Arch Linux ARM
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====> Core file: /home/user/core (2015-12-15 23:14:23.558659969 +0100)
=========================================
[New LWP 390]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/kodi/kodi.bin'.
Program terminated with signal SIGBUS, Bus error.
#0 0x75e2c49c in __gnu_cxx::__exchange_and_add (__val=-1, __mem=0x6c6d782a) at /build/gcc/src/gcc-build/armv7l-unknown-linux-gnueabihf/li$

Thread 1 (Thread 0x743fb000 (LWP 390)):
#0 0x75e2c49c in __gnu_cxx::__exchange_and_add (__val=-1, __mem=0x6c6d782a) at /build/gcc/src/gcc-build/armv7l-unknown-linux-gnueabihf/li$
#1 __gnu_cxx::__exchange_and_add_dispatch (__val=-1, __mem=0x6c6d782a) at /build/gcc/src/gcc-build/armv7l-unknown-linux-gnueabihf/libstdc$
#2 std::string::_Rep::_M_dispose (__a=..., this=<optimized out>) at /build/gcc/src/gcc-build/armv7l-unknown-linux-gnueabihf/libstdc++-v3/$
#3 std::string::assign (this=0x7ed0f860, __str=...) at /build/gcc/src/gcc-build/armv7l-unknown-linux-gnueabihf/libstdc++-v3/include/bits/$
#4 0x00d65214 in CXBMCTinyXML::Parse(std::string const&, std::string const&) ()
#5 0x00d65344 in CXBMCTinyXML::LoadFile(std::string const&, TiXmlEncoding) ()
#6 0x0096f540 in CProfilesManager::Load(std::string const&) ()
#7 0x0096fcd0 in CProfilesManager::Load() ()
#8 0x00abc1c4 in CApplication::Create() ()
#9 0x00b6ded4 in XBMC_Run ()
#10 0x00323cc4 in main ()
############# END STACK TRACE ###############')

I had to revert to the older version by downgrading.

In case anybody else is interested and still has the old file in cache:

$this->bbcode_second_pass_code('', 'cd /var/cache/pacman/pkg/; pacman -U tinyxml-2.6.2-3-armv7h.pkg.tar.xz')
drei
 
Posts: 4
Joined: Tue Dec 15, 2015 10:50 pm

Re: tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Postby graysky » Fri Dec 18, 2015 1:39 pm

Well-documented before your post:
viewtopic.php?f=60&t=9596&start=10
viewtopic.php?f=9&t=9600

For your reference, you can use a fully qualified path to reduce it to 1 step:
$this->bbcode_second_pass_code('', 'pacman -U /var/cache/pacman/pkg/tinyxml-2.6.2-3-armv7h.pkg.tar.xz')
graysky
Developer
 
Posts: 1723
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Postby drei » Sat Dec 19, 2015 3:00 pm

Thanks, one of the posts predates mine but I think my solution was first. Anyway, thanks for letting me know.
drei
 
Posts: 4
Joined: Tue Dec 15, 2015 10:50 pm

Re: tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Postby bmentink » Thu Jan 07, 2016 4:29 am

I don't have the package any more, can someone post the 2.6.2-3 version .. thanks.
bmentink
 
Posts: 81
Joined: Mon Sep 12, 2011 2:51 am

Re: tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Postby moonman » Thu Jan 07, 2016 5:37 am

$this->bbcode_second_pass_quote('bmentink', 'I') don't have the package any more, can someone post the 2.6.2-3 version .. thanks.

Why? kodi-* works now
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Postby drei » Thu Jan 07, 2016 6:14 am

Didn't work for me either.
drei
 
Posts: 4
Joined: Tue Dec 15, 2015 10:50 pm

Re: tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Postby moonman » Thu Jan 07, 2016 7:40 am

This is an old thread. Kodi was updated since and works
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: tinyxml-2.6.2-4-armv7h.pkg.tar.xz breaks kodi-rbp

Postby drei » Thu Jan 07, 2016 11:00 am

Yes, I know, but it still doesn't work for me when updated. I had to revert to the old tinyxml and libcec version and the git version of kodi. I don't know what went wrong but this works for me.
drei
 
Posts: 4
Joined: Tue Dec 15, 2015 10:50 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 3 guests