Yaourt update -> Kodi crashes at start

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

Yaourt update -> Kodi crashes at start

Postby Silberling86 » Tue Dec 15, 2015 12:03 pm

Hi,

After running yaourt and updated the whole system I get

$this->bbcode_second_pass_code('', '[ 328.667616] [6c6d782a] *pgd=00000000
[ 329.477472] Alignment trap: not handling instruction e1921f9f at [<75de8498>]
[ 329.499033] Unhandled fault: alignment exception (0x001) at 0x6c6d782a
[ 329.518736] pgd = a85ec000')

When starting kodi-rbp.

What should I do now? Mediacenter down while having the flu -.-

This is a Raspberry Pi 2
Silberling86
 
Posts: 8
Joined: Tue Dec 15, 2015 12:00 pm

Re: Yaourt update -> Kodi crashes at start

Postby prawn » Tue Dec 15, 2015 12:36 pm

Same here with kodi-rbp-git on a Raspberry Pi 2 B

journal dump below.

$this->bbcode_second_pass_code('', 'Dec 15 11:54:59 dimblebot systemd-coredump[290]: Process 287 (kodi.bin) of user 995 dumped core.

Stack trace of thread 287:
#0 0x0000000075dc349c __exchange_and_add (libstdc++.so.6)
#1 0x0000000000d65214 _ZN12CXBMCTinyXML5ParseERKSsS1_ (kodi.bin)
-- Subject: Process 287 (kodi.bin) dumped core
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
--
-- Process 287 (kodi.bin) crashed and dumped core.
--
-- This usually indicates a programming error in the crashing program and
-- should be reported to its vendor as a bug.
')
prawn
 
Posts: 1
Joined: Tue Dec 15, 2015 12:26 pm

Re: Yaourt update -> Kodi crashes at start

Postby drpcoliveira » Tue Dec 15, 2015 5:04 pm

I just bought my pi2 yesterday and I'm having this exactly problem too.
kodi-rbp installed, no x11 desktop envirnment.
I start kodi with systemctl start kodi.
Thanks
drpcoliveira
 
Posts: 1
Joined: Tue Dec 15, 2015 5:00 pm

Re: Yaourt update -> Kodi crashes at start

Postby mokman » Tue Dec 15, 2015 5:38 pm

same here, maybe it has something to do with this:?

https://www.archlinux.org/news/c-abi-change/
mokman
 
Posts: 2
Joined: Tue Sep 15, 2015 4:35 pm

Re: Yaourt update -> Kodi crashes at start

Postby Silberling86 » Tue Dec 15, 2015 6:31 pm

@mokman thats what I thought, but i'm sick and didn't want to look after it right now. There is any way to go back one version for the stdlib, isn't there?
Silberling86
 
Posts: 8
Joined: Tue Dec 15, 2015 12:00 pm

Re: Yaourt update -> Kodi crashes at start

Postby Evils » Tue Dec 15, 2015 6:39 pm

Same issue here.

dmesg is full of those errors and kodi keeps crashing
Evils
 
Posts: 20
Joined: Fri May 01, 2015 2:36 am

Re: Yaourt update -> Kodi crashes at start

Postby Silberling86 » Tue Dec 15, 2015 8:51 pm

Tried to roll back stdlibc++ without success. Still crashing.

$this->bbcode_second_pass_code('', 'root@lulu /var/cache/pacman/pkg> ldd /usr/lib/kodi/kodi.bin | grep c++
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x75d2b000)
root@lulu /var/cache/pacman/pkg> pacman -Qo /usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6 is owned by gcc-libs 5.3.0-2.1
root@lulu /var/cache/pacman/pkg> ls -la gcc-libs*
-rw-r--r-- 1 root root 3331004 May 23 2015 gcc-libs-5.1.0-4-armv7h.pkg.tar.xz
-rw-r--r-- 1 root root 3299016 Jul 4 04:54 gcc-libs-5.1.0-5-armv7h.pkg.tar.xz
-rw-r--r-- 1 root root 3309700 Jul 24 16:31 gcc-libs-5.2.0-1-armv7h.pkg.tar.xz
-rw-r--r-- 1 root root 3310984 Aug 12 22:24 gcc-libs-5.2.0-2-armv7h.pkg.tar.xz
-rw-r--r-- 1 root root 3325704 Dec 15 04:42 gcc-libs-5.3.0-2.1-armv7h.pkg.tar.xz
root@lulu /var/cache/pacman/pkg> pacman -U gcc-libs-5.2.0-2-armv7h.pkg.tar.xz
loading packages...
warning: downgrading package gcc-libs (5.3.0-2.1 => 5.2.0-2)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=5.3.0-2.1
root@lulu /var/cache/pacman/pkg> ls -la gcc-5*
-rw-r--r-- 1 root root 21090144 May 23 2015 gcc-5.1.0-4-armv7h.pkg.tar.xz
-rw-r--r-- 1 root root 21124192 Jul 4 04:53 gcc-5.1.0-5-armv7h.pkg.tar.xz
-rw-r--r-- 1 root root 21124980 Jul 24 16:30 gcc-5.2.0-1-armv7h.pkg.tar.xz
-rw-r--r-- 1 root root 21127832 Aug 12 22:24 gcc-5.2.0-2-armv7h.pkg.tar.xz
-rw-r--r-- 1 root root 21389548 Dec 15 04:41 gcc-5.3.0-2.1-armv7h.pkg.tar.xz
root@lulu /var/cache/pacman/pkg> pacman -U gcc-libs-5.2.0-2-armv7h.pkg.tar.xz gcc-5.2.0-2-armv7h.pkg.tar.xz
loading packages...
warning: downgrading package gcc-libs (5.3.0-2.1 => 5.2.0-2)
warning: downgrading package gcc (5.3.0-2.1 => 5.2.0-2)
resolving dependencies...
looking for conflicting packages...

Packages (2) gcc-5.2.0-2 gcc-libs-5.2.0-2

Total Installed Size: 97.76 MiB
Net Upgrade Size: -1.32 MiB

:: Proceed with installation? [Y/n] y
(2/2) checking keys in keyring [########################################] 100%
(2/2) checking package integrity [########################################] 100%
(2/2) loading package files [########################################] 100%
(2/2) checking for file conflicts [########################################] 100%
(2/2) checking available disk space [########################################] 100%
(1/2) downgrading gcc-libs [########################################] 100%
(2/2) downgrading gcc [########################################] 100%
root@lulu /var/cache/pacman/pkg>')

Cant roll back all packages because its a bunch of them and I'd rather wait for a kodi update. Any more information is highly appreciated
Silberling86
 
Posts: 8
Joined: Tue Dec 15, 2015 12:00 pm

Re: Yaourt update -> Kodi crashes at start

Postby WarheadsSE » Tue Dec 15, 2015 9:05 pm

Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Yaourt update -> Kodi crashes at start

Postby Silberling86 » Tue Dec 15, 2015 10:52 pm

$this->bbcode_second_pass_quote('', 'Y')ou can get a list of packages to rebuild using the following shell script


yea. And the list is empty which tells me there is no need to do anything. So plz be kind and explain to me what I am doing wrong.
Silberling86
 
Posts: 8
Joined: Tue Dec 15, 2015 12:00 pm

Re: Yaourt update -> Kodi crashes at start

Postby raumzeit » Wed Dec 16, 2015 12:48 am

The proposed script will only look for packages that you've installed from AUR.
Since kodi-rbp is in the official Arch Linux ARM repo, you have to wait until it receives a bump in the release number, such that a new package build is issued.
Alternatively, try making your own binary package with makepkg from the source PKGBUILD.
(see https://github.com/archlinuxarm/PKGBUIL ... m/kodi-rbp)

cheers
RaumZeit
Acer CB5-311, Asus Flip, Tinker Board, Samsung ARM Chromebook, NSA 325, ix4-300d, WandBoard Quad, Raspberry Pi B, BeagleBoard ...and a dead Pandaboard :sad:
raumzeit
 
Posts: 73
Joined: Mon Oct 17, 2011 8:37 pm
Location: Vienna AT

Next

Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 8 guests