I made the change you suggested (although the line number for me was 1378;
I have the latest SVN).  This is what I got:

      EMACS_NATIVE
      Network listener started. Connection information: mode:tcp addr:32954
      )load Devices
SAVED 2014-4-27  16:11:45 (GMT-5)
VALUE ERROR
auto[11]  start
          ^


====================================================
SEGMENTATION FAULT

Process apl segmentation fault



On Wed, Apr 30, 2014 at 7:03 AM, Juergen Sauermann <
juergen.sauerm...@t-online.de> wrote:

>  Hi Blake,
>
> if the problem is that stderr gets lost, then it might help if you change
> Archive.cc line 1348:
>
>         CERR << "vid=" << vid << endl;
>         FIXME;
>
> from CERR to COUT. That should at least show the vid that tells me where
> in the
> .apl file this happens. Just a guess because i am not that familiar with
> emacs mode.
>
> /// Jürgen
>
>
>
> On 04/29/2014 10:19 PM, Blake McBride wrote:
>
> I don't know how to get the vid printed on stderr since I only get the
> error running through Emacs.  If someone can give me a way of simulating
> this error without emacs, I'd be glad to do that.
>
>  Thanks.
>
>  Blake
>
>
>
> On Tue, Apr 29, 2014 at 8:45 AM, Juergen Sauermann <
> juergen.sauerm...@t-online.de> wrote:
>
>>  Hi,
>>
>> I managed to reproduce this once with )LOAD Devices (and without emacs),
>> but after turning Archive related
>> logging on and off again I did not happen again. I have added some more
>> printout so that I
>> can see which value ID is causing this (SVN 237). If it happens again,
>> please send me the
>> .xml (if it is a different one) and the vid printed on stderr.
>>
>> /// Jürgen
>>
>>
>>
>> On 04/28/2014 05:11 PM, Blake McBride wrote:
>>
>> Here is the workspace.
>>
>>
>> On Mon, Apr 28, 2014 at 10:06 AM, Juergen Sauermann <
>> juergen.sauerm...@t-online.de> wrote:
>>
>>>  Hi,
>>>
>>> I have initialized current_char in SVN 234, but can't see either how
>>> this would
>>> make a difference. I would be interested in the workspace file as well
>>> if the error persists.
>>>
>>> /// Jürgen
>>>
>>
>>
>>
>
>

Reply via email to