Re: Script to build ECL for iOS using XCode 10 tools?

PR <[email protected]> Fri, 20 Sep 2019 11:08:51 +0200
Newsgroups gmane.lisp.ecl.general
Message-ID <CAOJeB-CRqb3=qyNZ=jG-VxtQtKoLHB_soVF4OUerXLmgESqS7Q@mail.gmail.com>
On 9/19/19, PR <[email protected]> wrote:
> On 9/18/19, Gunter Königsmann <[email protected]> wrote:
>> Would it be possible for you to provide backtraces for a few different
>> crashes?
> (to be continued...)

Here another backtrace. I just commented out the following lines in
'cl_boot' (on the desktop I discovered that they are not necessary for
simply starting up ECL):

file 'src/c/main.d', lines 672-678:

  /*
   * Initialize logical pathname translations. This must come after
   * the character database has been filled.
   */
  //@si::pathname-translations(2,str_sys,
  //                           ecl_list1(cl_list(2,str_star_dot_star,
  //                                             str_rel_star_dot_star)));

Now the backtrace is only 12 frames long (see attachment).
Still no clue what's going on...
ECL-iOS-backtrace-2.zip (application/zip, 2.5 KB) - not displayed