unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Markus Triska <triska@metalevel.at>
Cc: 23871@debbugs.gnu.org
Subject: bug#23871: 25.1.50; Undo unexpectedly leads to blank buffer
Date: Sun, 03 Jul 2016 13:55:48 +0100	[thread overview]
Message-ID: <8760smricr.fsf@russet.org.uk> (raw)
In-Reply-To: <87d1mv9gqm.fsf@metalevel.at> (Markus Triska's message of "Sun, 03 Jul 2016 12:08:01 +0200")

Markus Triska <triska@metalevel.at> writes:

> phillip.lord@russet.org.uk (Phillip Lord) writes:
>
>> I haven't started to look at 23871 yet, only 21722; I would rather deal
>> with the simple case first. Can you tell me whether it fixes this
>> case?
>
> The patch fixes the concrete case reported in #21722 but leads to a new
> problem with undo that is not there without this patch.

And is it there in Emacs-24.5?

> I cannot regard this as a good fix for #21722. If you want to close
> #21722 after applying your patch, I can file a new report for the new
> problem.
>
> Please note that #23871 is the main problem for me and has been present
> in Emacs for about a decade. The other issues I filed are only my
> attempts to make the issue more easily reproducible, and may in fact
> even be unrelated issues that I find while trying to find the root cause
> of #23871. I first filed #1095, then adapted this to #21722, and now
> also filed #23871 because redisplay may also be involved.
>
> I have tolerated the problems described in #1095 and #21722 for about a
> decade and see no reason to delay Emacs 25: Neither Emacs 23 nor 24 were
> delayed because of them although these issues were already reported!
> #23871 was also present during this time but not yet reported.


I've tried to reproduce #23871, but unfortunately, swiprolog crashes as
shown below.

The packaged version of swiprolog on my machine is 6.6.4, rather than >
7.2. I'm not keen on trying to update to 7.2. Is there a reproduction
that will work on 6.6.4?

Phil



% 1
% 2
% 3
% 4 almost empty lines; next line is: line 15
%?- time(ceiled_square_root(2^10000, R)).
%@ [Thread 1] pl-arith.c:1669: ar_pow: Assertion failed: 0
%@ C-stack trace labeled "crash":
%@   [0] __assert_fail+0x41
%@   [1] PL_license+0x584a
%@   [2] PL_license+0x3755
%@   [3] PL_license+0x3be0
%@   [4] PL_next_solution+0x5c3e
%@   [5] pl_skip_list3_va+0x1629
%@   [6] pl_skip_list3_va+0x1da0
%@   [7] PL_toplevel+0x1d
%@   [8] main+0x2d
%@   [9] __libc_start_main+0xf5





  reply	other threads:[~2016-07-03 12:55 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-29 21:47 bug#23871: 25.1.50; Undo unexpectedly leads to blank buffer Markus Triska
2016-06-30 16:38 ` Eli Zaretskii
2016-06-30 18:00   ` Markus Triska
2016-06-30 18:21     ` Eli Zaretskii
2016-06-30 18:52       ` Eli Zaretskii
2016-06-30 21:45     ` Phillip Lord
2016-07-01  6:31       ` Markus Triska
2016-07-01  7:25         ` Eli Zaretskii
2016-07-01 14:04           ` Phillip Lord
2016-07-01 20:38             ` Markus Triska
2016-07-01 22:12               ` Phillip Lord
2016-07-01 20:49             ` Markus Triska
2016-07-01 22:21               ` Phillip Lord
2016-07-02  5:35                 ` Markus Triska
2016-07-02  7:35                 ` Eli Zaretskii
2016-07-02 20:21                   ` Phillip Lord
2016-07-02 20:53                     ` Markus Triska
2016-07-03  3:33                       ` Eli Zaretskii
2016-07-03  9:37                       ` Phillip Lord
2016-07-03 10:08                         ` Markus Triska
2016-07-03 12:55                           ` Phillip Lord [this message]
2016-07-03 15:30                             ` Eli Zaretskii
2016-07-03 20:21                               ` Phillip Lord
2016-07-03 18:05                             ` Markus Triska
2016-07-03 20:23                               ` Phillip Lord
2016-07-03 22:03                                 ` Markus Triska
2016-07-04 14:38                                   ` Eli Zaretskii
2016-07-05 16:36                                     ` Eli Zaretskii
2016-07-05 19:44                                       ` Phillip Lord
2016-07-05 20:02                                         ` Markus Triska
2016-07-05 19:47                                       ` Markus Triska
2016-07-05 20:00                                         ` Eli Zaretskii
2016-07-03 15:12                           ` Eli Zaretskii
2016-07-03 18:09                             ` Markus Triska
2016-07-03 19:20                               ` Eli Zaretskii
2016-07-03 20:37                             ` Phillip Lord
2016-07-03  3:31                     ` Eli Zaretskii
2016-07-03  9:39                       ` Phillip Lord
2016-07-03 21:33                     ` Stefan Monnier
2016-07-04 20:34                       ` Phillip Lord
2016-07-04 21:32                         ` Stefan Monnier
2016-07-05  8:43                           ` Phillip Lord
2016-07-05 20:32                             ` Markus Triska
2016-07-05 22:00                               ` Stefan Monnier
2016-07-05 22:17                                 ` Phillip Lord
2016-07-05 22:09                               ` Phillip Lord
2016-07-05 23:03                                 ` Markus Triska
2016-07-06 16:02                                   ` Phillip Lord
2016-07-06 17:59                                     ` Markus Triska
2016-08-12 23:03                                 ` npostavs
2016-08-13  8:02                                   ` Markus Triska

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8760smricr.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=23871@debbugs.gnu.org \
    --cc=triska@metalevel.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).