all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <peter_dyballa@freenet.de>
To: Eli Zaretskii <eliz@gnu.org>
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 23:59:15 +0200	[thread overview]
Message-ID: <C93E3ABE-546E-447E-AF7E-7940B783C8F5@freenet.de> (raw)
In-Reply-To: <83ziqnesvt.fsf@gnu.org>


Am 14.06.2016 um 16:40 schrieb Eli Zaretskii:

> 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?

The software packages providing these functions are installed as productive versions on my Mac, i.e. stripped. When Gdb loads GNU Emacs it complains about a lot more, for example:

	Reading symbols for shared libraries .+++++++++++++++++++++++++++++++++...............warning: Could not find object file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/work/bzip2-1.0.6/blocksort.o" - no debug information available for "blocksort.c".

Anyway, since I changed -g to -ggdb the built emacs binary runs OK! No complaints. Even the mistake I had when I was tellings Gdb

	set args "-xrm 'Emacs*iconName: TeX Live-2015' -T 'TeX Live 2015@25.0.95' -geometry 133x75+1111+81 --debug-init -fn 'Lucida Sans Typewriter:autohint=true:antialias=true:size=9'"

the double quotes, is not causing any reaction! The calendar setup with Easter related local holidays produces a warning, which is clearly not related to the earlier crashes.

--
Greetings

  Pete

We have to expect it, otherwise we would be surprised.






  reply	other threads:[~2016-06-14 21:59 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
2016-06-14 21:59       ` Peter Dyballa [this message]
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

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

  git send-email \
    --in-reply-to=C93E3ABE-546E-447E-AF7E-7940B783C8F5@freenet.de \
    --to=peter_dyballa@freenet.de \
    --cc=23766@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.