jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: jed 0.99-17 looks good


Paul Boekholt <p.boekholt@xxxxxxxxx> wrote:
>On Fri, 26 Nov 2004 13:12:25 +0100, I said:
>> While writing this, I'm seeing that my mbox-mode in
>> http://jedmodes.sf.net/mode/occur is consistently causing a segfault in
>> 0.99.17-49U (that is with slang 2) when used on huge buffers.  It works
>> fine in 49X (with slang 1).
>I have narrowed this down to the function check_sc_quotes() in email.sl.

If you are seeing a SEGV, then there is a problem.  Do you have
valgrind installed?  If so, run jed using valgrind via:

   valgrind --logfile=/tmp/vg.jed /path/to/jed args....

If you see a SEGV, the file /tmp/vg.jed.{pid} should show access
errors.  You may need to compile both jed and slang with -g to enable
debugging information.

Thanks,
--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]