Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

omxplayer: About trap (Re: 2018-01-04-netbsd-raspi-earmv6hf.img)



with
> - NetBSD-current 8.99.10 evbarm-earmv6hf 201801030030Z rpi.img from nyftp.

omxplayer aborted.

rpi# omxplayer a.mkv 
Video codec omx-h264 width 1920 height 1080 profile 100 fps 23.976025
Audio codec opus channels 2 samplerate 48000 bitspersample 16
Subtitle count: 0, state: off, index: 1, delay: 0
terminate called after throwing an instance of 'Enforce_error'
  what():  Enforcement failed in SubtitleRenderer.cpp(299)
V:PortSettingsChanged: 1920x1080@23.98 interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0
/usr/pkg/bin/omxplayer: line 67:   519 Abort trap              (core dumped) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@"

# gdb /usr/pkg/bin/omxplayer.bin omxplayer.bin.core
Reading symbols from /usr/pkg/bin/omxplayer.bin...(no debugging symbols found).
..done.
[New process 10]
[New process 11]
[New process 9]
[New process 8]
[New process 7]
[New process 6]
[New process 5]
[New process 4]
[New process 3]
[New process 2]
[New process 1]
BFD: /usr/pkg/lib/libmp3lame.so.0: invalid string offset 6694 >= 4958 for secti
on `.strtab'
BFD: /usr/pkg/lib/libmp3lame.so.0: invalid string offset 6047 >= 4958 for secti
on `.strtab'
   :
Core was generated by `omxplayer.bin'.
Program terminated with signal SIGABRT, Aborted.
#0  0x7a4130bc in _lwp_kill () from /usr/lib/libc.so.12
[Current thread is 1 (process 10)]
(gdb) bt
#0  0x7a4130bc in _lwp_kill () from /usr/lib/libc.so.12
Register 25 is not available


From: Jun Ebihara <jun%soum.co.jp@localhost>
Subject: 2018-01-04-netbsd-raspi-earmv6hf.img (Re: Raspberry Pi update please.)
Date: Thu, 04 Jan 2018 07:17:01 +0900 (JST)

> I've updated 2018-01-04-netbsd-raspi-earmv6hf.img.gz for RPI.
> http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2018-01-04-earmv6hf/2018-01-04-netbsd-raspi-earmv6hf.img.gz
> http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2018-01-04-earmv6hf/MD5
> Update:
> - NetBSD-current 8.99.10 evbarm-earmv6hf 201801030030Z rpi.img from nyftp.
> - Heads-up: RPI FDTisation committed
>   http://mail-index.netbsd.org/port-arm/2017/12/10/msg004460.html
> - support RPI2-1.2,include BCM2837
>   cp /boot/bcm2836-rpi-2-b.dtb /boot/bcm2837-rpi-2-b.dtb

> - omxplayer
>   # pkg_add omxplayer
>   # pkg_add youtube-dl
>   # youtube-dl https://www.youtube.com/watch?v=wG8ZCC8IwvM
>   # omxplayer *.mkv
>   MPEG-2 license key: 
>    sysctl machdep.serial and convert to hex.


--
Jun Ebihara


Home | Main Index | Thread Index | Old Index