all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Subject: Problem with portable dumper
Date: Sat, 15 Feb 2020 19:45:36 +0100	[thread overview]
Message-ID: <87ftfby9in.fsf@gmx.de> (raw)

Hi,

after sleeping for months, I have decided to revive the
feature/tramp-thread-safe branch. I've merged it with master, and I've
recompiled. This results in an error:

--8<---------------cut here---------------start------------->8---
Dumping under the name bootstrap-emacs.pdmp
dumping fingerprint: 406add9509f46ad13554dfa8c2b5c4d2346e735f891479807515cd7a5226ec69
unsupported object type in dump: mutex
--8<---------------cut here---------------end--------------->8---

The error message comes from pdumper.c/dump_vectorlike, and it is likely
because I use threads, mutexes and condvars in some pre-loaded files,
like files.el or vc-hooks.el.

How could this be solved? Does dump_vectorlike needs to be extended?

Best regards, Michael.



             reply	other threads:[~2020-02-15 18:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-15 18:45 Michael Albinus [this message]
2020-02-15 19:20 ` Problem with portable dumper Eli Zaretskii
2020-02-15 20:33   ` Michael Albinus
2020-02-15 20:42     ` Stefan Monnier
2020-02-15 20:58       ` Michael Albinus
2020-02-15 21:03         ` Stefan Monnier
2020-02-16  3:28         ` Eli Zaretskii
2020-02-16 10:19           ` Michael Albinus
2020-02-16 15:24             ` Eli Zaretskii
2020-02-16 16:56               ` Michael Albinus

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=87ftfby9in.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@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.