Internal or unrecoverable error in:
Got signal before environment was installed on our thread
[2: No such file or directory]
;;; ECL C Backtrace
;;; 0 libecl.16.1.dylib 0x00000001031d8512 si_dump_c_backtrace + 66
;;; 1 libecl.16.1.dylib 0x00000001031cac15 ecl_internal_error + 101
;;; 2 libecl.16.1.dylib 0x00000001031f0c30 deferred_signal_handler + 0
;;; 3 libecl.16.1.dylib 0x00000001031f092d sigsegv_handler + 381
;;; 4 libsystem_platform.dylib 0x00007fffb48d9b3a _sigtramp + 26
;;; 5 ??? 0x000000000000ffff 0x0 + 65535
;;; 6 libecl.16.1.dylib 0x0000000105072271 cl_boot + 1025
;;; 7 next 0x00000001030bb457 main + 23
;;; 8 libdyld.dylib 0x00007fffb46ca235 start + 1
fish: “/Users/jmercouris/Projects/Next…” terminated by signal SIGABRT (Abort)
is unrelated to the libraries.
(You may use lldb to disassemble cl_boot and see what function is called around offset 1025, to help you locate the source of the error).
(Concerning the warnings, did you copy the frameworks to the application package?)