<div dir="ltr"><div><div><div>Hi Stephan Oepen,<br><br></div>This is the result I&#39;ve got when I execute this command (print *features*)<br><br>(:ALLEGRO-CL-ENTERPRISE :CHUNGA :FLEXI-STREAMS :ASDF2 :ASDF :ACLDNS NET.ASERVE::QUEUE-DOES-NOT-TIMEOUT :IO-TIMEOUT :ZLIB-DEFLATE :INFLATE-BUG20472 :RETROACTIVITY :SMAF<br> :LSP :LM :PSQL :LUI :PREPROCESSOR :POOLING :PXML :XML :LKB-V5.4 :CL-PPCRE :PPCRE :REGISTRY :CL-FAD :FAD :|YACC Release 0.98| :HAS-LOCKF :HAS-MKDTEMP :PVM :DRAKMA :ITSDB<br> :DISCO-LOADUP :ANSI-FUNCTIONP :ANSI-EVAL-WHEN :CASE-INSENSITIVE :MK-DEFSYSTEM :CLTL2 :SLAVE :BDB :LOGON :MT :TSDB :MRS :LKB :IPV6 :ACL-SOCKET :HIPER-SOCKET<br> :RUNTIME-STANDARD :STANDARD-RUNTIME :CLIM-MOTIF :ANSI-90 :SILICA :CLIM-2.1 :CLIM-2 :CLIM :ALLEGRO-CL-RUNTIME :CLOS :ATOMIC-SUBWORD-SETF :ATOMIC-SETF :DYNLOAD :DLFCN :UNIX<br> :LINUX :AMD64 :LINUX86-64 :X86-64 :LITTLE-ENDIAN :ENCAPSULATING-EFS :DOUBLE-FLOAT-RANDOM-FIX :RELATIVE-PACKAGE-NAMES :MODULE-VERSIONS :IEEE :IEEE-FLOATING-POINT<br> :CONFORMING-IEEE :GNU-SOURCE :ICS :COMMON-LISP :ANSI-CL :DRAFT-ANSI-CL-2 :X3J13 :ALLEGRO :EXCL :FRANZ-INC :ALLEGRO-VERSION&gt;= :ALLEGRO-VERSION= :NEW-ENVIRONMENTS :GSGC<br> :FLAVORS :MULTIPROCESSING :USE-THREAD-LIBS :DYNLOAD-ACL-LIBRARY :ALLEGRO-V8.2 :64BIT :SMP-MACROS :SSL-SUPPORT) <br>(:ALLEGRO-CL-ENTERPRISE :CHUNGA :FLEXI-STREAMS :ASDF2 :ASDF :ACLDNS NET.ASERVE::QUEUE-DOES-NOT-TIMEOUT :IO-TIMEOUT :ZLIB-DEFLATE :INFLATE-BUG20472 ...)<br><br></div>The LKB version I&#39;m using is the default version in the trunk of Logon repo. I have double checked that I have all three listed libraries installed (glibc.i686, libXext.i686, and fontconfig.i686)<br><br></div>Sincerely,<br><div><br></div><div>Le Tuan Anh<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 14 October 2014 03:19, Stephan Oepen <span dir="ltr">&lt;<a href="mailto:oe@ifi.uio.no" target="_blank">oe@ifi.uio.no</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi again,<br>
<br>
i am afraid, i have no good theory why it should make a difference<br>
whether the grammar loading is initiated from the GUI or the command<br>
prompt.  i assume in all cases you have loaded the same ‘script’ file,<br>
right?<br>
<br>
from the trace you sent, it appears the system was in the process of<br>
reporting an error from loading the grammar.  this should not cause<br>
the behavior you get, of course, but i also wonder why there should<br>
occur an error during the grammar loading?<br>
<br>
are you actually running the 64-bit version of the LKB?  could you (at<br>
the Lisp prompt) evaluate the following and email me the result:<br>
<br>
  (pprint *features*)<br>
<br>
from what we see so far, i have no reason to suspect a lack of 32-bit<br>
compatibility libraries.  but, just in case, here is a report i<br>
received earlier this year about required 32-bit libraries on Fedora<br>
20:<br>
<br>
&gt; [...] installing glibc.i686, libXext.i686, and fontconfig.i686 gave me an error free startup.<br>
<br>
best wishes, oe<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, Oct 10, 2014 at 4:12 AM, Tuấn Anh Lê &lt;<a href="mailto:tuananh.ke@gmail.com">tuananh.ke@gmail.com</a>&gt; wrote:<br>
&gt; Hi Stephan Oepen,<br>
&gt;<br>
&gt; Thank you so much for your fast reply. I&#39;m working on a grammar with Dan<br>
&gt; Flickinger and I hope I can fix this before Francis try to convert my laptop<br>
&gt; to Ubuntu, lol. Strangely, It&#39;s pretty simple to make Logon works on Ubuntu<br>
&gt; 64 bit.<br>
&gt;<br>
&gt; I understand that (rsa :eng) will try to load a grammar at<br>
&gt; ~/logon/uio/tm/eng/lkb/script. I tried that and surprisingly it&#39;s working<br>
&gt; fine. I also tried to load a grammar with (lkb::read-script-file-aux<br>
&gt; &quot;/home/tuananh/erg/lkb/script&quot;) and I can parse sentence with<br>
&gt; (lkb::do-parse-tty &quot;Logon works.&quot;). The tree can be shown too.<br>
&gt;<br>
&gt; I tried to load grammar from the menu of LKB and it&#39;s failed as before. So I<br>
&gt; guess that the bug was raised by the LKB menu. I have attached the<br>
&gt; *common-lisp* buffer for the three tries with this email for your reference.<br>
&gt; Thanks again for your efforts to help.<br>
&gt;<br>
&gt; Sincerely yours,<br>
&gt; --<br>
&gt; Tuan Anh, Le<br>
&gt;<br>
&gt;<br>
&gt; On 9 October 2014 18:29, Stephan Oepen &lt;<a href="mailto:oe@ifi.uio.no">oe@ifi.uio.no</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; hi tuấn anh<br>
&gt;&gt;<br>
&gt;&gt; &gt; [...] every time I load a grammar, this error show up on Emacs<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Error: Received signal number 11 (Segmentation fault)<br>
&gt;&gt; &gt;   [condition type: SYNCHRONOUS-OPERATING-SYSTEM-SIGNAL]<br>
&gt;&gt;<br>
&gt;&gt; i develop on 64-bit Fedora 20 and RHEL6 platforms, so your setup<br>
&gt;&gt; should certainly be supported.<br>
&gt;&gt;<br>
&gt;&gt; but to understand better what is going on, we will need more information.<br>
&gt;&gt;<br>
&gt;&gt; in a stock (i.e. unmodified) LOGON tree, i assume you run M-x logon<br>
&gt;&gt; RET in emacs, and both the LKB and [incr tsdb()] windows pop up?  if<br>
&gt;&gt; so, could you run the following from the Lisp prompt in the emacs<br>
&gt;&gt; *common-list* buffer, please:<br>
&gt;&gt;<br>
&gt;&gt;   (rsa :erg)<br>
&gt;&gt;<br>
&gt;&gt; from your earlier report, i expect this to lead to the same error you<br>
&gt;&gt; reported above.  as you look at the error message, could you please<br>
&gt;&gt; evaluate the following commands at the Lisp prompt:<br>
&gt;&gt;<br>
&gt;&gt;   :bt<br>
&gt;&gt;   :zoom<br>
&gt;&gt;   :local<br>
&gt;&gt;<br>
&gt;&gt; then, please save the entire *common-lisp* buffer, i.e. the log of<br>
&gt;&gt; your session, into a file and email it to this list.<br>
&gt;&gt;<br>
&gt;&gt; with thanks in advance, oe<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br></div></div>