Jump to content

No compatible streams are currently available (PPC)


tome0703

Recommended Posts

alucryd

Well the toolchain itself won't build with hardware floating point, that's more or less what I expected.

@tome0703 Could you try running the server manually via SSH ? The emby logs don't show any error, I'm suspecting mono itself is crashing and might need some additional runtime flags like it does on armv5 and armv7.

Below is a trimmed version of the startup script, you can either save that as a shell script and execute it, or paste the lines directly in your SSH shell.

APP_NAME=EmbyServer
APP_DIR=/var/packages/$APP_NAME/target
PROGRAMDATA="$(/usr/syno/sbin/synoshare --get Emby | grep Path | awk -F[ '{print $2}' | awk -F] '{print $1}')"
su -s /bin/sh -c "$APP_DIR/bin/emby-server $PROGRAMDATA" emby

This should print more information, if that's not enough, you could also modify the `$APP_DIR/bin/emby-server` script above and append `--trace=all` right after `exec bin/mono`, and then run the above lines again.

Link to comment
Share on other sites

alucryd

FYI, made a few adjustments to the toolchain according to one of the crosstool samples, maybe it'll help, you can grab the resulting beta from the same link I posted above.

Link to comment
Share on other sites

tome0703

I have tried this, but it asks me for a password.

Is this the password for the emby user, because my admin password from the synology admin is not accepted. 

Link to comment
Share on other sites

alucryd

You'll need to be root to run the above lines, sorry, should have mentioned it. You can become root by running `sudo su`, it will ask for your admin password if you're connected as admin.

Link to comment
Share on other sites

tome0703

Where do I find the logs you need to troubleshoot?

 

Output of the command you have posted:

Info Main: Application path: /volume1/@appstore/EmbyServer/system/EmbyServer.exe
Info Main: Emby
        Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.exe -programdata /volume1/Emby -ffdetect 
		/var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe 
		-nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /volume1/Emby/EmbyServer.pid -updatepackage emby-server-synology-mono_{version}_ppc.spk
        Operating system: Linux version 2.6.32.12 (root@build2) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) 
		#25556 SMP Thu Jul 1 14:30:01 CST 2021
        Framework: Mono: 6.12.0.122 (tarball Wed Sep 29 12:36:09 PM UTC 2021)
        OS/Process: X86/X86
        Runtime: volume1/@appstore/EmbyServer/lib/mono/4.5/mscorlib.dll
        Processor count: 2
        Data path: /volume1/Emby
        Application path: /volume1/@appstore/EmbyServer/system
Info Main: Logs path: /volume1/Emby/logs
Info Main: Cache path: /volume1/Emby/cache
Info Main: Internal metadata path: /volume1/Emby/metadata
Info Main: Transcoding temporary files path: /volume1/Emby/transcoding-temp
Info Main: PID file: /volume1/Emby/EmbyServer.pid
Info App: Application version: 4.7.0.12
Info App: Loading assemblies
Info App: File /volume1/Emby/plugins/BlurayMounter.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/BlurayMounter.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/DvdMounter.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/DvdMounter.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/MovieDb.dll has version 1.4.9.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/MovieDb.dll has version 1.4.9.0
Info App: File /volume1/Emby/plugins/OMDb.dll has version 1.0.14.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/OMDb.dll has version 1.0.14.0
Info App: File /volume1/Emby/plugins/Emby.Webhooks.dll has version 1.0.15.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Webhooks.dll has version 1.0.15.0
Info App: File /volume1/Emby/plugins/Fanart.dll has version 1.0.13.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Fanart.dll has version 1.0.13.0
Info App: File /volume1/Emby/plugins/Tvdb.dll has version 1.0.41.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Tvdb.dll has version 1.0.41.0
Info App: File /volume1/Emby/plugins/StudioImages.dll has version 1.0.3.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/StudioImages.dll has version 1.0.3.0
Info App: File /volume1/Emby/plugins/Emby.Dlna.dll has version 1.0.70.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Dlna.dll has version 1.0.70.0
Info App: File /volume1/Emby/plugins/MusicBrainz.dll has version 1.0.17.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/MusicBrainz.dll has version 1.0.17.0
Info App: File /volume1/Emby/plugins/AudioDb.dll has version 1.0.14.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/AudioDb.dll has version 1.0.14.0
Info App: File /volume1/Emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.38.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.38.0
Info App: File /volume1/Emby/plugins/Emby.XmlTV.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.XmlTV.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/NfoMetadata.dll has version 1.0.58.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/NfoMetadata.dll has version 1.0.58.0
Info App: File /volume1/Emby/plugins/Emby.PortMapper.dll has version 1.0.6.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.PortMapper.dll has version 1.0.6.0
Info App: File /volume1/Emby/plugins/OpenSubtitles.dll has version 1.0.28.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/OpenSubtitles.dll has version 1.0.28.0
Info App: File /volume1/Emby/plugins/SchedulesDirect.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/SchedulesDirect.dll has version 1.0.0.0
Info App: Loading BlurayMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/BlurayMounter.dll
Info App: Loading DvdMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/DvdMounter.dll
Info App: Loading MovieDb, Version=1.4.9.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/MovieDb.dll
Info App: Loading OMDb, Version=1.0.14.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/OMDb.dll
Info App: Loading Emby.Webhooks, Version=1.0.15.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Webhooks.dll
Info App: Loading Fanart, Version=1.0.13.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Fanart.dll
Info App: Loading Tvdb, Version=1.0.41.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Tvdb.dll
Info App: Loading StudioImages, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/StudioImages.dll
Info App: Loading Emby.Dlna, Version=1.0.70.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Dlna.dll
Info App: Loading MusicBrainz, Version=1.0.17.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/MusicBrainz.dll
Info App: Loading AudioDb, Version=1.0.14.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/AudioDb.dll
Info App: Loading Emby.Server.CinemaMode, Version=1.0.38.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Server.CinemaMode.dll
Info App: Loading Emby.XmlTV, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.XmlTV.dll
Info App: Loading NfoMetadata, Version=1.0.58.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/NfoMetadata.dll
Info App: Loading Emby.PortMapper, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.PortMapper.dll
Info App: Loading OpenSubtitles, Version=1.0.28.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/OpenSubtitles.dll
Info App: Loading SchedulesDirect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/SchedulesDirect.dll
Info App: Loading Emby.Api, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Web, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Model, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Common, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Controller, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Providers, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Photos, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Implementations, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.LiveTV, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.ActivityLog, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.MediaEncoding, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.LocalMetadata, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Notifications, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Codecs, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Connect, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Sync, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading EmbyServer, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info SqliteUserRepository: Sqlite version: 3.35.5
Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-8.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,
MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1
Info SqliteUserRepository: Opening sqlite connection to /volume1/Emby/data/users.db
Info SqliteUserRepository: Default journal_mode for /volume1/Emby/data/users.db is wal
Info AuthenticationRepository: Opening sqlite connection to /volume1/Emby/data/authentication.db
Info AuthenticationRepository: Default journal_mode for /volume1/Emby/data/authentication.db is wal
Info ActivityRepository: Opening sqlite connection to /volume1/Emby/data/activitylog.db
Info ActivityRepository: Default journal_mode for /volume1/Emby/data/activitylog.db is wal
Info SqliteDisplayPreferencesRepository: Opening sqlite connection to /volume1/Emby/data/displaypreferences.db
Info SqliteDisplayPreferencesRepository: Default journal_mode for /volume1/Emby/data/displaypreferences.db is wal
Info App: Adding HttpListener prefix http://+:8096/
Info SqliteItemRepository: Opening sqlite connection to /volume1/Emby/data/library.db
Info SqliteItemRepository: Default journal_mode for /volume1/Emby/data/library.db is wal
Info SqliteItemRepository: cache_size is -98304
Info SqliteItemRepository: page_size is 4096
Info FfmpegManager: FFMpeg: /var/packages/EmbyServer/target/bin/ffmpeg
Info FfmpegManager: FFProbe: /var/packages/EmbyServer/target/bin/ffprobe
Info FfmpegManager: FFDetect: /var/packages/EmbyServer/target/bin/ffdetect
Info Main: Skia not available. Will try next image processor.
Info ImageMagick: ImageMagick version: ImageMagick 6.9.11-6 Q8 powerpc 2021-09-29 https://imagemagick.org

=================================================================
        Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

=================================================================
        Native stacktrace:
=================================================================
        0x1006b614 - bin/mono :
        0x1006b7ec - bin/mono :
        0x10045348 - bin/mono :
        0x100158e4 - bin/mono :
        0x100350 - linux-vdso32.so.1 : __kernel_sigtramp_rt32
        (nil) - Unknown
        0x11aa630c - Unknown
        0xfce0c80 - /var/packages/EmbyServer/target/lib/libc.so.6 : vsnprintf
        0xfcbc6d0 - /var/packages/EmbyServer/target/lib/libc.so.6 : snprintf
        0x4e06a0e0 - Unknown
        0x4e069cbc - Unknown
        0x4e068f9c - Unknown
        0x4e068ae8 - Unknown
        0x4e068770 - Unknown
        0x4e066020 - Unknown
        0x4ded6654 - Unknown
        0x4ded5534 - Unknown
        0x4ded5300 - Unknown
        0x4ded50d4 - Unknown
        0x4ca7c2b4 - Unknown
        0x4ca7bfc4 - Unknown
        0x4ca7bdec - Unknown
        0x4ca7ba5c - Unknown
        0x4ded4b6c - Unknown
        0x4ded2870 - Unknown
        0x4ae5a960 - Unknown
        0x4ae4fcb0 - Unknown
        0x4ae4f674 - Unknown
        0x4ae4f544 - Unknown
        0x4ae4e864 - Unknown
        0x4ae4ddf4 - Unknown
        0x4ae4dcc4 - Unknown
        0x4a6e709c - Unknown
        0x48249fec - Unknown
        0x4824a518 - Unknown
        0x1001e0ec - bin/mono :
        0x101a8b18 - bin/mono :
        0x101aafd4 - bin/mono :
        0x10022f60 - bin/mono : mono_jit_exec
        0x10024ed8 - bin/mono : mono_main
        0x10014f00 - bin/mono :
        0xfc83c74 - /var/packages/EmbyServer/target/lib/libc.so.6 :
        0xfc83e00 - /var/packages/EmbyServer/target/lib/libc.so.6 : __libc_start_main

=================================================================
        External Debugger Dump:
=================================================================
mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb

=================================================================
        Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0xfcf6d04):0xfcf6cf4  70 69 00 03 54 88 06 3e 93 c1 00 08 41 82 00 3c  pi..T..>....A..<
0xfcf6d04  89 23 00 00 7f 89 40 40 41 9e 00 e0 2f 89 00 00  .#....@@A.../...
0xfcf6d14  40 be 00 1c 48 00 00 d4 89 23 00 00 7e 89 40 40  @...H....#..~.@@
0xfcf6d24  2f 89 00 00 41 96 00 c4 41 9e 00 c0 38 63 00 01  /...A...A...8c..

=================================================================
        Managed Stacktrace:
=================================================================
Segmentation fault (core dumped)

 

Edited by tome0703
Link to comment
Share on other sites

alucryd

These are the right logs, thanks, it confirms mono segfaults.

We have some workaround flags for a similar error on armv5 and armv7, maybe they'd work here as well, could you edit $APP_DIR/bin/emby-server and modify the MONO_ENV_OPTIONS like this?

export MONO_ENV_OPTIONS='-O=-aot,-float32,-inline'

Then repeat the above procedure.

Oh, and while I'm at it, could you try the included ffmpeg binary, it was outright failing with the previous toolchain, I'd like to know if at least that part is better now. You can try the following:

APP_NAME=EmbyServer
APP_DIR=/var/packages/$APP_NAME/target
$APP_DIR/bin/emby-ffmpeg -version

Thanks in advance.

Link to comment
Share on other sites

tome0703

ffmpeg binary

Execution Date: 2021-10-03 11:04:33
ffmpeg version 4.4.0-emby_2021_08_23 Copyright (c) 2000-2021 the FFmpeg developers and softworkz for Emby LLC
built with gcc 8.3.0 (crosstool-NG 1.24.0)
configuration:
--cc=powerpc-emby-linux-gnuspe-gcc --prefix=/home/embybuilder/Buildbot/ppc32/ffmpeg-ppc32/staging 
--disable-alsa --disable-debug --disable-doc 
--disable-ffplay --disable-libpulse
--disable-vdpau --disable-xlib
--enable-chromaprint
--enable-fontconfig
--enable-gnutls
--enable-gpl
--enable-iconv
--enable-libaribb24
--enable-libass
--enable-libdav1d
--enable-libfreetype
--enable-libfribidi 
--enable-libmp3lame 
--enable-libopus 
--enable-libtheora 
--enable-libvorbis          
--enable-libvpx 
--enable-libwebp 
--enable-libx264 
--enable-libzvbi 
--enable-pic          
--enable-version3 
--disable-altivec 
--enable-cross-compile 
--cross-prefix=powerpc-emby-linux-gnuspe- 
--arch=ppc 
--target-os=linux 
--enable-shared 
--disable-static 
--pkg-config=pkg-config 
--pkg-config-flags=--static 
--extra-libs='-lm -lstdc++ -pthread'
libavutil      56. 70.100 / 56. 70.100
libavcodec     58.134.100 / 58.134.100
libavformat    58. 76.100 / 58. 76.100
libavdevice    58. 13.100 / 58. 13.100
libavfilter     7.110.100 /  7.110.100
libswscale      5.  9.100 /  5.  9.100
libswresample   3.  9.100 /  3.  9.100
libpostproc    55.  9.100 / 55.  9.100

 

output.txt

Edited by tome0703
Link to comment
Share on other sites

alucryd

You mean the emby-server script? Here it is:

#!/bin/sh

APP_NAME=EmbyServer
APP_DIR=/var/packages/$APP_NAME/target
PROGRAMDATA=$1
PID_FILE=$PROGRAMDATA/$APP_NAME.pid

export FONTCONFIG_PATH=$APP_DIR/etc/fonts
export LD_LIBRARY_PATH=$APP_DIR/lib
export PCI_IDS_PATH=$APP_DIR/share/hwdata/pci.ids
export MONO_ENV_OPTIONS='-O=-aot,-float32,-inline'
export SSL_CERT_DIR=$APP_DIR/etc/ssl/certs

# interpreter path is relative to $APP_DIR
cd $APP_DIR || exit 1

exec bin/mono system/EmbyServer.exe \
  -programdata "$PROGRAMDATA" \
  -ffdetect $APP_DIR/bin/ffdetect \
  -ffmpeg $APP_DIR/bin/ffmpeg \
  -ffprobe $APP_DIR/bin/ffprobe \
  -nolocalportconfig \
  -ignore_vaapi_enabled_flag \
  -pidfile "$PID_FILE" \
  -updatepackage 'emby-server-synology-mono_{version}_ppc.spk'

 

Link to comment
Share on other sites

alucryd

Thanks, it may not be mono after all, it crashes after loading imagemagick every time, could you try deleting the imagemagick libraries from the $APP_DIR/lib directory? They should be called libMagickCore-6.Q8* and libMagickWand-6.Q8*, then try to restart the app the same way. There may be several files if you count the symlinks. Might just be imagemagick that crashes on PowerPC SPE.

Link to comment
Share on other sites

tome0703

I have deleted the files, but the server crashed again.

 

ash-4.3# APP_NAME=EmbyServer
ash-4.3# APP_DIR=/var/packages/$APP_NAME/target
ash-4.3# PROGRAMDATA="$(/usr/syno/sbin/synoshare --get Emby | grep Path | awk -F[ '{print $2}' | awk -F] '{print $1}')"
ash-4.3# su -s /bin/sh -c "$APP_DIR/bin/emby-server $PROGRAMDATA" emby
Info Main: Application path: /volume1/@appstore/EmbyServer/system/EmbyServer.exe
Info Main: Emby
        Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.exe -programdata /volume1/Emby -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /volume1/Emby/EmbyServer.pid -updatepackage emby-server-synology-mono_{version}_ppc.spk
        Operating system: Linux version 2.6.32.12 (root@build2) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25556 SMP Thu Jul 1 14:30:01 CST 2021
        Framework: Mono: 6.12.0.122 (tarball Wed Sep 29 12:36:09 PM UTC 2021)
        OS/Process: X86/X86
        Runtime: volume1/@appstore/EmbyServer/lib/mono/4.5/mscorlib.dll
        Processor count: 2
        Data path: /volume1/Emby
        Application path: /volume1/@appstore/EmbyServer/system
Info Main: Logs path: /volume1/Emby/logs
Info Main: Cache path: /volume1/Emby/cache
Info Main: Internal metadata path: /volume1/Emby/metadata
Info Main: Transcoding temporary files path: /volume1/Emby/transcoding-temp
Info Main: PID file: /volume1/Emby/EmbyServer.pid
Info App: Application version: 4.7.0.12
Info App: Loading assemblies
Info App: File /volume1/Emby/plugins/BlurayMounter.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/BlurayMounter.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/DvdMounter.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/DvdMounter.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/MovieDb.dll has version 1.4.9.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/MovieDb.dll has version 1.4.9.0
Info App: File /volume1/Emby/plugins/OMDb.dll has version 1.0.14.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/OMDb.dll has version 1.0.14.0
Info App: File /volume1/Emby/plugins/Emby.Webhooks.dll has version 1.0.15.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Webhooks.dll has version 1.0.15.0
Info App: File /volume1/Emby/plugins/Fanart.dll has version 1.0.13.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Fanart.dll has version 1.0.13.0
Info App: File /volume1/Emby/plugins/Tvdb.dll has version 1.0.41.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Tvdb.dll has version 1.0.41.0
Info App: File /volume1/Emby/plugins/StudioImages.dll has version 1.0.3.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/StudioImages.dll has version 1.0.3.0
Info App: File /volume1/Emby/plugins/Emby.Dlna.dll has version 1.0.70.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Dlna.dll has version 1.0.70.0
Info App: File /volume1/Emby/plugins/MusicBrainz.dll has version 1.0.17.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/MusicBrainz.dll has version 1.0.17.0
Info App: File /volume1/Emby/plugins/AudioDb.dll has version 1.0.14.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/AudioDb.dll has version 1.0.14.0
Info App: File /volume1/Emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.38.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.38.0
Info App: File /volume1/Emby/plugins/Emby.XmlTV.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.XmlTV.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/NfoMetadata.dll has version 1.0.58.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/NfoMetadata.dll has version 1.0.58.0
Info App: File /volume1/Emby/plugins/Emby.PortMapper.dll has version 1.0.6.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.PortMapper.dll has version 1.0.6.0
Info App: File /volume1/Emby/plugins/OpenSubtitles.dll has version 1.0.28.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/OpenSubtitles.dll has version 1.0.28.0
Info App: File /volume1/Emby/plugins/SchedulesDirect.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/SchedulesDirect.dll has version 1.0.0.0
Info App: Loading BlurayMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/BlurayMounter.dll
Info App: Loading DvdMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/DvdMounter.dll
Info App: Loading MovieDb, Version=1.4.9.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/MovieDb.dll
Info App: Loading OMDb, Version=1.0.14.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/OMDb.dll
Info App: Loading Emby.Webhooks, Version=1.0.15.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Webhooks.dll
Info App: Loading Fanart, Version=1.0.13.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Fanart.dll
Info App: Loading Tvdb, Version=1.0.41.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Tvdb.dll
Info App: Loading StudioImages, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/StudioImages.dll
Info App: Loading Emby.Dlna, Version=1.0.70.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Dlna.dll
Info App: Loading MusicBrainz, Version=1.0.17.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/MusicBrainz.dll
Info App: Loading AudioDb, Version=1.0.14.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/AudioDb.dll
Info App: Loading Emby.Server.CinemaMode, Version=1.0.38.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Server.CinemaMode.dll
Info App: Loading Emby.XmlTV, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.XmlTV.dll
Info App: Loading NfoMetadata, Version=1.0.58.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/NfoMetadata.dll
Info App: Loading Emby.PortMapper, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.PortMapper.dll
Info App: Loading OpenSubtitles, Version=1.0.28.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/OpenSubtitles.dll
Info App: Loading SchedulesDirect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/SchedulesDirect.dll
Info App: Loading Emby.Api, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Web, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Model, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Common, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Controller, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Providers, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Photos, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Implementations, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.LiveTV, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.ActivityLog, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.MediaEncoding, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.LocalMetadata, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Notifications, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Codecs, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Connect, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Sync, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info App: Loading EmbyServer, Version=4.7.0.12, Culture=neutral, PublicKeyToken=null
Info SqliteUserRepository: Sqlite version: 3.35.5
Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-8.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS4,ENABLE_FTS5,ENABLE_GEOPOLY,ENABLE_JSON1,ENABLE_MATH_FUNCTIONS,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1
Info SqliteUserRepository: Opening sqlite connection to /volume1/Emby/data/users.db
Info SqliteUserRepository: Default journal_mode for /volume1/Emby/data/users.db is wal
Info AuthenticationRepository: Opening sqlite connection to /volume1/Emby/data/authentication.db
Info AuthenticationRepository: Default journal_mode for /volume1/Emby/data/authentication.db is wal
Info ActivityRepository: Opening sqlite connection to /volume1/Emby/data/activitylog.db
Info ActivityRepository: Default journal_mode for /volume1/Emby/data/activitylog.db is wal
Info SqliteDisplayPreferencesRepository: Opening sqlite connection to /volume1/Emby/data/displaypreferences.db
Info SqliteDisplayPreferencesRepository: Default journal_mode for /volume1/Emby/data/displaypreferences.db is wal
Info App: Adding HttpListener prefix http://+:8096/
Info SqliteItemRepository: Opening sqlite connection to /volume1/Emby/data/library.db
Info SqliteItemRepository: Default journal_mode for /volume1/Emby/data/library.db is wal
Info SqliteItemRepository: cache_size is -98304
Info SqliteItemRepository: page_size is 4096
Info FfmpegManager: FFMpeg: /var/packages/EmbyServer/target/bin/ffmpeg
Info FfmpegManager: FFProbe: /var/packages/EmbyServer/target/bin/ffprobe
Info FfmpegManager: FFDetect: /var/packages/EmbyServer/target/bin/ffdetect
Info Main: Skia not available. Will try next image processor.
Info ImageMagick: ImageMagick version: ImageMagick 6.9.10-27 Q8 powerpc 2021-02-02 https://imagemagick.org

=================================================================
        Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

=================================================================
        Native stacktrace:
=================================================================
        0x1006b614 - bin/mono :
        0x1006b7ec - bin/mono :
        0x10045348 - bin/mono :
        0x100158e4 - bin/mono :
        0x100350 - linux-vdso32.so.1 : __kernel_sigtramp_rt32
        (nil) - Unknown
        0x11e3fb44 - Unknown
        0xfce0c80 - /var/packages/EmbyServer/target/lib/libc.so.6 : vsnprintf
        0xfcbc6d0 - /var/packages/EmbyServer/target/lib/libc.so.6 : snprintf
        0x4e86a620 - Unknown
        0x4e86a2c4 - Unknown
        0x4e868de4 - Unknown
        0x4e868af8 - Unknown
        0x4e8688f8 - Unknown
        0x4e8657e8 - Unknown
        0x4e6d66e4 - Unknown
        0x4e6d55c4 - Unknown
        0x4e6d5390 - Unknown
        0x4e6d5164 - Unknown
        0x4ca7c2b4 - Unknown
        0x4ca7bfc4 - Unknown
        0x4ca7bdec - Unknown
        0x4ca7ba5c - Unknown
        0x4e6d4bfc - Unknown
        0x4e6d2870 - Unknown
        0x4ae5a960 - Unknown
        0x4ae4fcb0 - Unknown
        0x4ae4f674 - Unknown
        0x4ae4f544 - Unknown
        0x4ae4e864 - Unknown
        0x4ae4ddf4 - Unknown
        0x4ae4dcc4 - Unknown
        0x4a6e84ec - Unknown
        0x48249fec - Unknown
        0x4824a518 - Unknown
        0x1001e0ec - bin/mono :
        0x101a8b18 - bin/mono :
        0x101aafd4 - bin/mono :
        0x10022f60 - bin/mono : mono_jit_exec
        0x10024ed8 - bin/mono : mono_main
        0x10014f00 - bin/mono :
        0xfc83c74 - /var/packages/EmbyServer/target/lib/libc.so.6 :
        0xfc83e00 - /var/packages/EmbyServer/target/lib/libc.so.6 : __libc_start_main

=================================================================
        External Debugger Dump:
=================================================================
mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb

=================================================================
        Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0xfcf6d04):0xfcf6cf4  70 69 00 03 54 88 06 3e 93 c1 00 08 41 82 00 3c  pi..T..>....A..<
0xfcf6d04  89 23 00 00 7f 89 40 40 41 9e 00 e0 2f 89 00 00  .#....@@A.../...
0xfcf6d14  40 be 00 1c 48 00 00 d4 89 23 00 00 7e 89 40 40  @...H....#..~.@@
0xfcf6d24  2f 89 00 00 41 96 00 c4 41 9e 00 c0 38 63 00 01  /...A...A...8c..

=================================================================
        Managed Stacktrace:
=================================================================
Segmentation fault (core dumped)

 

Link to comment
Share on other sites

alucryd

Are you positive they're gone? The server still finds ImageMagick: 

Info ImageMagick: ImageMagick version: ImageMagick 6.9.10-27 Q8 powerpc 2021-02-02 https://imagemagick.org

It should say ImageMagick not available instead.

Edited by alucryd
Link to comment
Share on other sites

tome0703
ash-4.3# ld-2.17.so               libfreetype.so.6         libnss_nis-2.17.so
ld.so.1                   libfreetype.so.6.17.4    libnss_nisplus-2.17.so
libanl-2.17.so            libgcc_s.so              libnss_nisplus.so.2
libanl.so.1               libgcc_s.so.1            libnss_nis.so.2
libatomic.so              libgssapi_krb5.so        libpcprofile.so
libatomic.so.1            libgssapi_krb5.so.2      libpostproc.so
libatomic.so.1.2.0        libgssapi_krb5.so.2.2    libpostproc.so.55
libavcodec.so             libitm.so                libpostproc.so.55.9.100
libavcodec.so.58          libitm.so.1              libpthread-2.17.so
libavcodec.so.58.134.100  libitm.so.1.0.0          libpthread.so.0
libavdevice.so            libk5crypto.so           libresolv-2.17.so
libavdevice.so.58         libk5crypto.so.3         libresolv.so.2
libavdevice.so.58.13.100  libk5crypto.so.3.1       librt-2.17.so
libavfilter.so            libkrb5.so               librt.so.1
libavfilter.so.7          libkrb5.so.3             libSegFault.so
libavfilter.so.7.110.100  libkrb5.so.3.3           libsqlite3.so
libavformat.so            libkrb5support.so        libsqlite3.so.0
libavformat.so.58         libkrb5support.so.0      libsqlite3.so.0.8.6
libavformat.so.58.76.100  libkrb5support.so.0.1    libstdc++.so
libavutil.so              libm-2.17.so             libstdc++.so.6
libavutil.so.56           libmemusage.so           libstdc++.so.6.0.25
libavutil.so.56.70.100    libmono-btls-shared.so   libswresample.so
libBrokenLocale-2.17.so   libmono-native.so        libswresample.so.3
libBrokenLocale.so.1      libmono-native.so.0      libswresample.so.3.9.100
libc-2.17.so              libmono-native.so.0.0.0  libswscale.so
libcom_err.so             libMonoPosixHelper.so    libswscale.so.5
libcom_err.so.3           libMonoSupportW.so       libswscale.so.5.9.100
libcom_err.so.3.0         libm.so.6                libthread_db-1.0.so
libcrypt-2.17.so          libnsl-2.17.so           libthread_db.so.1
libcrypt.so.1             libnsl.so.1              libutil-2.17.so
libc.so.6                 libnss_compat-2.17.so    libutil.so.1
libdl-2.17.so             libnss_compat.so.2       libuuid.so
libdl.so.2                libnss_db-2.17.so        libuuid.so.1
libexpat.so               libnss_db.so.2           libuuid.so.1.3.0
libexpat.so.1             libnss_dns-2.17.so       libz.so
libexpat.so.1.6.12        libnss_dns.so.2          libz.so.1
libfontconfig.so          libnss_files-2.17.so     libz.so.1.2.11
libfontconfig.so.1        libnss_files.so.2        mono
libfontconfig.so.1.12.0   libnss_hesiod-2.17.so
libfreetype.so            libnss_hesiod.so.2
ash-4.3# rm: cannot remove ‘libMagickWand-6.Q8*’: No such file or directory
ash-4.3# rm: cannot remove ‘libMagickCore-6.Q8*’: No such file or directory

 

Link to comment
Share on other sites

alucryd

I don't know what to say, it should not be able to load a ghost library 😕 Will ask Luke if there's a way to explicitly disable ImageMagick.

Link to comment
Share on other sites

alucryd

Just pushed a new beta with an updated imagemagick, but I don't expect much from it. I have one more trick up my sleeve though, and will be pushing another package after you give this one a try. If that still fails, I'll just ship the package without ImageMagick and see how that goes.

https://github.com/MediaBrowser/Emby.Releases/releases/download/4.7.0.13/emby-server-synology-mono_4.7.0.13_ppc.spk

Edited by alucryd
Link to comment
Share on other sites

alucryd

Thanks for trying it out. Just replaced the artifact with another one, could you try running it manually like before? If that still doesn't improve we'll explore disabling Skia and ImageMagick altogether.

https://github.com/MediaBrowser/Emby.Releases/releases/download/4.7.0.13/emby-server-synology-mono_4.7.0.13_ppc.spk

Link to comment
Share on other sites

tome0703

Crashes also.

 

ash-4.3# APP_NAME=EmbyServer
ash-4.3# APP_DIR=/var/packages/$APP_NAME/target
ash-4.3# PROGRAMDATA="$(/usr/syno/sbin/synoshare --get Emby | grep Path | awk -F[ '{print $2}' | awk -F] '{print $1}')"
ash-4.3# su -s /bin/sh -c "$APP_DIR/bin/emby-server $PROGRAMDATA" emby
Info Main: Application path: /volume1/@appstore/EmbyServer/system/EmbyServer.exe
Info Main: Emby
        Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.exe -programdata /volume1/Emby -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /volume1/Emby/EmbyServer.pid -updatepackage emby-server-synology-mono_{version}_ppc.spk
        Operating system: Linux version 2.6.32.12 (root@build2) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25556 SMP Thu Jul 1 14:30:01 CST 2021
        Framework: Mono: 6.12.0.122 (tarball Wed Oct  6 04:16:43 PM UTC 2021)
        OS/Process: X86/X86
        Runtime: volume1/@appstore/EmbyServer/lib/mono/4.5/mscorlib.dll
        Processor count: 2
        Data path: /volume1/Emby
        Application path: /volume1/@appstore/EmbyServer/system
Info Main: Logs path: /volume1/Emby/logs
Info Main: Cache path: /volume1/Emby/cache
Info Main: Internal metadata path: /volume1/Emby/metadata
Info Main: Transcoding temporary files path: /volume1/Emby/transcoding-temp
Info Main: PID file: /volume1/Emby/EmbyServer.pid
Info App: Application version: 4.7.0.13
Info App: Loading assemblies
Info App: File /volume1/Emby/plugins/BlurayMounter.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/BlurayMounter.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/DvdMounter.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/DvdMounter.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/MovieDb.dll has version 1.4.9.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/MovieDb.dll has version 1.4.9.0
Info App: File /volume1/Emby/plugins/OMDb.dll has version 1.0.14.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/OMDb.dll has version 1.0.14.0
Info App: File /volume1/Emby/plugins/Emby.Webhooks.dll has version 1.0.15.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Webhooks.dll has version 1.0.15.0
Info App: File /volume1/Emby/plugins/Fanart.dll has version 1.0.13.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Fanart.dll has version 1.0.13.0
Info App: File /volume1/Emby/plugins/Tvdb.dll has version 1.0.41.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Tvdb.dll has version 1.0.41.0
Info App: File /volume1/Emby/plugins/StudioImages.dll has version 1.0.3.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/StudioImages.dll has version 1.0.3.0
Info App: File /volume1/Emby/plugins/Emby.Dlna.dll has version 1.0.70.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Dlna.dll has version 1.0.70.0
Info App: File /volume1/Emby/plugins/MusicBrainz.dll has version 1.0.17.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/MusicBrainz.dll has version 1.0.17.0
Info App: File /volume1/Emby/plugins/AudioDb.dll has version 1.0.14.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/AudioDb.dll has version 1.0.14.0
Info App: File /volume1/Emby/plugins/EmbyGuideData.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/EmbyGuideData.dll has version 1.0.0.0
Info App: File /volume1/Emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.38.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.38.0
Info App: File /volume1/Emby/plugins/Emby.XmlTV.dll has version 1.0.2.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.XmlTV.dll has version 1.0.2.0
Info App: File /volume1/Emby/plugins/NfoMetadata.dll has version 1.0.58.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/NfoMetadata.dll has version 1.0.58.0
Info App: File /volume1/Emby/plugins/Emby.PortMapper.dll has version 1.0.6.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.PortMapper.dll has version 1.0.6.0
Info App: File /volume1/Emby/plugins/OpenSubtitles.dll has version 1.0.28.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/OpenSubtitles.dll has version 1.0.28.0
Info App: File /volume1/Emby/plugins/SchedulesDirect.dll has version 1.0.0.0
Info App: File /volume1/@appstore/EmbyServer/system/plugins/SchedulesDirect.dll has version 1.0.0.0
Info App: Loading BlurayMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/BlurayMounter.dll
Info App: Loading DvdMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/DvdMounter.dll
Info App: Loading MovieDb, Version=1.4.9.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/MovieDb.dll
Info App: Loading OMDb, Version=1.0.14.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/OMDb.dll
Info App: Loading Emby.Webhooks, Version=1.0.15.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Webhooks.dll
Info App: Loading Fanart, Version=1.0.13.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Fanart.dll
Info App: Loading Tvdb, Version=1.0.41.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Tvdb.dll
Info App: Loading StudioImages, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/StudioImages.dll
Info App: Loading Emby.Dlna, Version=1.0.70.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Dlna.dll
Info App: Loading MusicBrainz, Version=1.0.17.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/MusicBrainz.dll
Info App: Loading AudioDb, Version=1.0.14.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/AudioDb.dll
Info App: Loading EmbyGuideData, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/EmbyGuideData.dll
Info App: Loading Emby.Server.CinemaMode, Version=1.0.38.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.Server.CinemaMode.dll
Info App: Loading Emby.XmlTV, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.XmlTV.dll
Info App: Loading NfoMetadata, Version=1.0.58.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/NfoMetadata.dll
Info App: Loading Emby.PortMapper, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/Emby.PortMapper.dll
Info App: Loading OpenSubtitles, Version=1.0.28.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/OpenSubtitles.dll
Info App: Loading SchedulesDirect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /volume1/Emby/plugins/SchedulesDirect.dll
Info App: Loading Emby.Api, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Web, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Model, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Common, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Controller, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Providers, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Photos, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Implementations, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.LiveTV, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.ActivityLog, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.MediaEncoding, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.LocalMetadata, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Notifications, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Codecs, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Connect, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Sync, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info App: Loading EmbyServer, Version=4.7.0.13, Culture=neutral, PublicKeyToken=null
Info SqliteUserRepository: Sqlite version: 3.35.5
Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-8.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS4,ENABLE_FTS5,ENABLE_GEOPOLY,ENABLE_JSON1,ENABLE_MATH_FUNCTIONS,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1
Info SqliteUserRepository: Opening sqlite connection to /volume1/Emby/data/users.db
Info SqliteUserRepository: Default journal_mode for /volume1/Emby/data/users.db is wal
Info AuthenticationRepository: Opening sqlite connection to /volume1/Emby/data/authentication.db
Info AuthenticationRepository: Default journal_mode for /volume1/Emby/data/authentication.db is wal
Info ActivityRepository: Opening sqlite connection to /volume1/Emby/data/activitylog.db
Info ActivityRepository: Default journal_mode for /volume1/Emby/data/activitylog.db is wal
Info SqliteDisplayPreferencesRepository: Opening sqlite connection to /volume1/Emby/data/displaypreferences.db
Info SqliteDisplayPreferencesRepository: Default journal_mode for /volume1/Emby/data/displaypreferences.db is wal
Info App: Adding HttpListener prefix http://+:8096/
Info SqliteItemRepository: Opening sqlite connection to /volume1/Emby/data/library.db
Info SqliteItemRepository: Default journal_mode for /volume1/Emby/data/library.db is wal
Info SqliteItemRepository: cache_size is -98304
Info SqliteItemRepository: page_size is 4096
Info FfmpegManager: FFMpeg: /var/packages/EmbyServer/target/bin/ffmpeg
Info FfmpegManager: FFProbe: /var/packages/EmbyServer/target/bin/ffprobe
Info FfmpegManager: FFDetect: /var/packages/EmbyServer/target/bin/ffdetect
Info Main: Skia not available. Will try next image processor.
Info ImageMagick: ImageMagick version: ImageMagick 6.9.12-24 Q8 powerpc 2021-10-03 https://imagemagick.org

=================================================================
        Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

=================================================================
        Native stacktrace:
=================================================================
        0x10069550 - bin/mono :
        0x100696f0 - bin/mono :
        0x10043ff4 - bin/mono :
        0x10015870 - bin/mono :
        0x100350 - linux-vdso32.so.1 : __kernel_sigtramp_rt32
        0x74a - Unknown
        0xfca05a0 - /var/packages/EmbyServer/target/lib/libc.so.6 : vsnprintf
        0xfc7c5a8 - /var/packages/EmbyServer/target/lib/libc.so.6 : snprintf
        0x4e061298 - Unknown
        0x4e060dc4 - Unknown
        0x4e0608ec - Unknown
        0x4e060600 - Unknown
        0x4e060400 - Unknown
        0x4e05da48 - Unknown
        0x4ded0274 - Unknown
        0x4decf154 - Unknown
        0x4decef20 - Unknown
        0x4dececf4 - Unknown
        0x4ca772b4 - Unknown
        0x4ca76fc4 - Unknown
        0x4ca76dec - Unknown
        0x4ca76a5c - Unknown
        0x4dece78c - Unknown
        0x4decc490 - Unknown
        0x4ae5f960 - Unknown
        0x4ae54cb0 - Unknown
        0x4ae54674 - Unknown
        0x4ae54544 - Unknown
        0x4ae53864 - Unknown
        0x4ae52df4 - Unknown
        0x4ae52cc4 - Unknown
        0x4a6e7dec - Unknown
        0x48249fec - Unknown
        0x4824a518 - Unknown
        0x1001db70 - bin/mono :
        0x101a2ab4 - bin/mono :
        0x101a4f34 - bin/mono :
        0x100227fc - bin/mono : mono_jit_exec
        0x100246ec - bin/mono : mono_main
        0x10014ef4 - bin/mono :
        0xfc43b7c - /var/packages/EmbyServer/target/lib/libc.so.6 :
        0xfc43d00 - /var/packages/EmbyServer/target/lib/libc.so.6 : __libc_start_main

=================================================================
        External Debugger Dump:
=================================================================
mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb

=================================================================
        Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0xfcb6424):0xfcb6414  4e 80 00 20 70 69 00 03 54 88 06 3e 41 82 00 3c  N.. pi..T..>A..<
0xfcb6424  89 23 00 00 7f 89 40 40 4d 9e 00 20 2f 89 00 00  .#....@@M.. /...
0xfcb6434  40 be 00 1c 4e 80 00 20 89 23 00 00 7e 89 40 40  @...N.. .#..~.@@
0xfcb6444  2f 89 00 00 4d 96 00 20 4d 9e 00 20 38 63 00 01  /...M.. M.. 8c..

=================================================================
        Managed Stacktrace:
=================================================================
Segmentation fault (core dumped)

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...