bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Segmentation fault with Emacs mode


From: Juergen Sauermann
Subject: Re: [Bug-apl] Segmentation fault with Emacs mode
Date: Wed, 30 Apr 2014 14:03:45 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

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 <address@hidden> 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 <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]