unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Peter Dyballa <peter_dyballa@freenet.de>
Cc: 23766@debbugs.gnu.org
Subject: bug#23766: 25.0.95; crashes on Mac OS X 10.6.8. Snow Leopard
Date: Tue, 14 Jun 2016 17:40:06 +0300	[thread overview]
Message-ID: <83ziqnesvt.fsf@gnu.org> (raw)
In-Reply-To: <3FBA1048-0D7B-415A-8EE8-085FCC355F85@freenet.de> (message from Peter Dyballa on Tue, 14 Jun 2016 07:40:15 +0200)

> From: Peter Dyballa <peter_dyballa@freenet.de>
> Date: Tue, 14 Jun 2016 07:40:15 +0200
> Cc: 23766@debbugs.gnu.org
> 
> > Sounds like a different problem, and it's hard to say anything without
> > information about the data involved in this crash.
> 
> Both went away when I left out Cairo…

Yes, because ftcrfont.c is only compiled in the Cairo build, and the
problem is evidently related to it.

> > Please compile with debugging and show more data about both problems.
> 
> I was already using 'CFLAGS=-g -H -pipe -fPIC -fno-common -O0' with the (almost) recommended C compiler
> 
> 	i686-apple-darwin10-gcc-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15)
> 	Copyright (C) 2007 Free Software Foundation, Inc.
> 
> (Almost, because it received some patches after Apple released the latest Xcode for Snow Leopard, Mac OS X 10.6.x.) This compiler offers these switches related to debugging. Which of them should I add? Do you mean just -ggdb?

Yes, -ggdb should help, but I think there's something else here,
because this kind of backtrace:

  #0  0x00000001012547da in FT_Done_Size ()
  No symbol table info available.
  #1  0x00000001002cd613 in ftcrfont_close ()
  No symbol table info available.
  #2  0x00000001002021c5 in cleanup_vector ()
  No symbol table info available.
  #3  0x000000010020230a in sweep_vectors ()
  No symbol table info available.
  #4  0x0000000100209c63 in gc_sweep ()
  No symbol table info available.
  #5  0x00000001002070c0 in garbage_collect_1 ()
  No symbol table info available.
  #6  0x0000000100207718 in Fgarbage_collect ()
  No symbol table info available.
  #7  0x000000010016f192 in maybe_gc ()
  No symbol table info available.

means there are no debugging symbols in the binary.  Perhaps the
binary was stripped at link time, or when you installed it?





  reply	other threads:[~2016-06-14 14:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 21:18 bug#23766: 25.0.95; crashes on Mac OS X 10.6.8. Snow Leopard Peter Dyballa
2016-06-13 21:34 ` Peter Dyballa
2016-06-14  2:37 ` Eli Zaretskii
2016-06-14  5:40   ` Peter Dyballa
2016-06-14 14:40     ` Eli Zaretskii [this message]
2016-06-14 21:59       ` Peter Dyballa
2016-06-14  5:55   ` Glenn Morris
2016-06-14 14:41     ` Eli Zaretskii
2016-12-07 20:08       ` Glenn Morris

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=83ziqnesvt.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=23766@debbugs.gnu.org \
    --cc=peter_dyballa@freenet.de \
    /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).