The command looks like this:
Code: Select all
filebot -script fn:amc --output "/share/Multimedia" --log-file amc.log --action copy -non-strict "input dir" --def excludeList=amc.txt
Code: Select all
Locking /opt/share/filebot/data/logs/amc.log
Parameter: excludeList = amc.txt
Argument: /share/HDA_DATA/Iglesias/Movies/Movies New
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0xad923744, pid=27232, tid=3061097616
#
# JRE version: Java(TM) SE Embedded Runtime Environment (8.0-b132) (build 1.8.0-b132)
# Java VM: Java HotSpot(TM) Embedded Client VM (25.0-b70 mixed mode linux-arm )
# Problematic frame:
# C [jna8489665198981700204.tmp+0x12744] ffi_prep_cif_machdep+0x16c
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /share/HDA_DATA/Iglesias/Movies/Movies New/hs_err_pid27232.log
Segmentation fault
Can someone tell me what I have to do to make it work?