all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "উৎসব রায়" <uroybd@gmail.com>
To: Noam Postavsky <npostavs@gmail.com>
Cc: 32534@debbugs.gnu.org
Subject: bug#32534: Emacs (gtk) crashes on opening a file.
Date: Tue, 28 Aug 2018 11:41:30 +0600	[thread overview]
Message-ID: <CAPs8man-oz4qOX3ONOHovu+b1O6OfH=54Cbm=rBwKoJ42NnMaw@mail.gmail.com> (raw)
In-Reply-To: <87tvnftb2a.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2612 bytes --]

Here's the backtrace by running 'XFT_DEBUG=16 emacs -Q -xrm
"emacs.synchronous: true':

fish> bash -c 'XFT_DEBUG=16 emacs -Q -xrm "emacs.synchronous: true"'
XFT_DEBUG=16
FontFile /usr/share/fonts/TTF/Hack-Regular.ttf/0 matches new
Loading file /usr/share/fonts/TTF/Hack-Regular.ttf/0
FontFile /usr/share/fonts/TTF/Hack-Italic.ttf/0 matches new
Loading file /usr/share/fonts/TTF/Hack-Italic.ttf/0
FontFile /usr/share/fonts/TTF/Hack-Regular.ttf/0 matches existing (2)
FontFile /usr/share/fonts/TTF/Hack-Bold.ttf/0 matches new
Loading file /usr/share/fonts/TTF/Hack-Bold.ttf/0
FontFile /usr/share/fonts/TTF/DroidSansDevanagari-Regular.ttf/0 matches new
Loading file /usr/share/fonts/TTF/DroidSansDevanagari-Regular.ttf/0
FontFile /usr/share/fonts/TTF/Hack-Regular.ttf/0 matches existing (2)
FontFile /usr/share/fonts/noto/NotoSansBengaliUI-Regular.ttf/0 matches new
Loading file /usr/share/fonts/noto/NotoSansBengaliUI-Regular.ttf/0
Fatal error 11: Segmentation fault
Backtrace:
emacs[0x50f73f]
emacs[0x4f4a72]
emacs[0x50db6f]
emacs[0x50dd99]
emacs[0x50de1a]
/usr/lib/libpthread.so.0(+0x123c0)[0x7fa340bec3c0]
emacs[0x5da6cb]
emacs[0x5de15f]
emacs[0x57dc08]
emacs[0x56cced]
emacs[0x5a8fe1]
emacs[0x56f654]
emacs[0x56cc6b]
emacs[0x56c003]
emacs[0x42c646]
emacs[0x438fac]
emacs[0x5ca81f]
emacs[0x5ce90b]
emacs[0x445195]
emacs[0x443205]
emacs[0x44b028]
emacs[0x44fe7b]
emacs[0x463783]
emacs[0x46668b]
emacs[0x56bec7]
emacs[0x42fe73]
emacs[0x45369d]
emacs[0x4fec31]
emacs[0x502778]
emacs[0x503e94]
emacs[0x56be2f]
emacs[0x4f4e55]
emacs[0x56bd9e]
emacs[0x4f4ded]
emacs[0x4f9fe8]
emacs[0x4fa328]
emacs[0x4157eb]
/usr/lib/libc.so.6(__libc_start_main+0xf3)[0x7fa34052f223]
emacs[0x41658a]
fish: “bash -c 'XFT_DEBUG=16 emacs -Q…” terminated by signal SIGSEGV
(Address boundary error)

On Tue, Aug 28, 2018 at 9:38 AM Noam Postavsky <npostavs@gmail.com> wrote:

> উৎসব রায় <uroybd@gmail.com> writes:
>
> > Here's the steps to reproduce.
> > 1. Open Emacs by running emacs -Q (in GUI).
> > 2. Open the file mentioned in the original bug report.
> > 3. That's it, it crashes.
>
> I can't reproduce this, but I'm guessing it could be that font thing again.
>
> If you run
>
>      XFT_DEBUG=16 emacs -Q -xrm "emacs.synchronous: true"
>
> does it give some output on the terminal before crashing (as described
> in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31936#8)?
>
> If you can build from git, testing with the latest emacs-26 branch would
> be helpful too.
>
-- 
উৎসব রায় (Utsob Roy)
https://utsob.me

[-- Attachment #2: Type: text/html, Size: 3778 bytes --]

  reply	other threads:[~2018-08-28  5:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-26 15:12 bug#32534: Emacs (gtk) crushes on opening a file উৎসব রায়
2018-08-27 22:35 ` bug#32534: Emacs (gtk) crashes " Glenn Morris
2018-08-28  2:24   ` উৎসব রায়
2018-08-28  3:38     ` Noam Postavsky
2018-08-28  5:41       ` উৎসব রায় [this message]
2018-08-29  5:57         ` উৎসব রায়
2018-08-29 12:05           ` Noam Postavsky
2018-08-29 12:11             ` উৎসব রায়
2018-08-29 12:16               ` Noam Postavsky
2018-08-29 12:42                 ` উৎসব রায়
2018-08-29 23:02                   ` Noam Postavsky
2018-08-30  6:47                     ` উৎসব রায়
2018-08-31  2:20                       ` Noam Postavsky
2018-08-30  8:18                     ` Robert Pluim
2018-08-30 10:22                       ` Robert Pluim

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

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

  git send-email \
    --in-reply-to='CAPs8man-oz4qOX3ONOHovu+b1O6OfH=54Cbm=rBwKoJ42NnMaw@mail.gmail.com' \
    --to=uroybd@gmail.com \
    --cc=32534@debbugs.gnu.org \
    --cc=npostavs@gmail.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.