-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mauro,
In addition to what Marc said, please run minifi under gdb and run "bt" to provide a backtrace when the process crashes. Regards, Andy I.C. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJa6zD8AAoJEG1+mBKNMpIDTdUH+gOkEVQWKlqGVsnJCjXviEmx j5eL0cdAtq/8NdJ1ZW1c/mfyGDX18UzJSLZhHVknkqbbQhNYQbjcIzNpt9Lqz0k8 97KikyX592SgqdaTN+2CENDc/FNur9TPvZYqs2047RRMXoSUK+fqmZXA3OydL8Nm Xse/30IoGJIApxYQDvTlG2OXf4Tdj828Tnhc/rtrhTfJY1Dt/Fo/uRWp3XViX4Oi vzH9OZDM/W4vSSD7xTDEODTQBuhjjOo5NNgzB2J25fojAPoK7zSjb/JQtIk0ZJP6 oo7niUZKVMyrSWINUgo17KXKFZqURQOqji/Onv9S7BvzUSSP0n22DagtmlczdeY= =J268 -----END PGP SIGNATURE----- Sent from ProtonMail, Swiss-based encrypted email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On May 3, 2018 9:39 AM, mauro <[email protected]> wrote: > > > Dear community, > > I am testing MiNiFi C++ with an embedded device running the Yocto > > distribution. So far I managed to compile it and run a simple flow file > > "getfile->putfile" on the same device. > > However when I add a Remote Process Group to the flow MiNiFi crashes with > > segmentation fault, see logs below. > > I have increased all the log properties to Debug but still I cannot see > > where the problem is. > > root@sbc-lynx:~/nifi-minifi-cpp-0.4.0# bin/minifi.sh run > > [2018-05-infol 13:10:39.374] [main] [info] Using > > MINIFI_HOME=/home/root/nifi-minifi-cpp-0.4.0 from environment. > > [2018-05-infol 13:10:39.376] [org::apache::nifi::minifi::Properties] [info] > > Using configuration file located at > > /home/root/nifi-minifi-cpp-0.4.0/conf/minifi-log.properties > > setting default dir to /home/root/nifi-minifi-cpp-0.4.0/content_repository > > bin/minifi.sh: line 257: 1489 Segmentation fault ${minifi_executable} > > I have attached the minifi-app.log as well. > > The same flow works if I run it on a Windows machine after amending the > > paths for get and put file. > > Could you please advise what to look for this issue? > > Thanks in advance, > > Regards, > > Mauro > > minifi-app.log > > http://apache-nifi-users-list.2361937.n4.nabble.com/file/t440/minifi-app.log > > -- > > Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/
