unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Mike Dupont <jamesmikedupont@googlemail.com>
Cc: 27446@debbugs.gnu.org
Subject: bug#27446: 25.1; Crashing on rendering of Font
Date: Thu, 22 Jun 2017 18:08:19 +0300	[thread overview]
Message-ID: <83k244ukkc.fsf@gnu.org> (raw)
In-Reply-To: <CAF0qKV3DqD5sU2qn9bpiEVS6j3+WbLsqe96rRo8LrpoJXMyp+g@mail.gmail.com> (message from Mike Dupont on Thu, 22 Jun 2017 07:38:07 -0400)

> From: Mike Dupont <jamesmikedupont@googlemail.com>
> Date: Thu, 22 Jun 2017 07:38:07 -0400
> 
> Emacs crashes when viewing the tsv results of this query in wikidata,
> it looks like a font issue.
> 
> https://query.wikidata.org/#%23moderism%0ASELECT%20%20%3Fc%20%3Fp4%20%3Fd%20%0AWHERE%0A%7B%0A%20%20%3Fc%20%3Fp4%20%3Fd%20.%0A%20%20%3Fa%20%3Fp3%20%3Fc%20.%0A%20%20%09%3Fa%20%3Fp%20%3Fitem%20.%0A%09%3Fitem%20ps%3AP135%20wd%3AQ878985%20.%0A%09%0A%7D
> 
> #moderism
> SELECT  ?c ?p4 ?d
> WHERE
> {
>   ?c ?p4 ?d .
>   ?a ?p3 ?c .
>   ?a ?p ?item .
> ?item ps:P135 wd:Q878985 .
> }
> 
> Export results in tsv and open in emacs.

Does it crash as soon as you visit the file, or do you need to scroll
to a particular point in the file before Emacs crashes?

> I will attach the core files and data files to the ticket for
> completeness.

Thanks.  It looks like the crash is inside the libotf library which
Emacs uses for complex script shaping.  I'd suggest to begin by making
sure you have the latest version of that library and of its peer
m17n_flt library.





  parent reply	other threads:[~2017-06-22 15:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-22 11:38 bug#27446: 25.1; Crashing on rendering of Font Mike Dupont
2017-06-22 12:14 ` bug#27446: attachments Mike Dupont
2017-06-22 15:08 ` Eli Zaretskii [this message]
2017-06-23  0:23   ` bug#27446: 25.1; Crashing on rendering of Font Mike Dupont
2017-06-23  8:45     ` Eli Zaretskii
2017-06-24  4:03       ` handa
2017-06-24  6:30         ` Eli Zaretskii
2017-06-24 17:32           ` Mike Dupont
2017-06-27 14:57             ` handa
2017-06-28  0:16               ` Mike Dupont
2019-11-04  9:27                 ` Stefan Kangas
2019-12-05 11:13                   ` Stefan Kangas

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=83k244ukkc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=27446@debbugs.gnu.org \
    --cc=jamesmikedupont@googlemail.com \
    /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).