From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Cc: 12332-done@debbugs.gnu.org
Subject: bug#12332: 24.2.50; forgetting --without-gconf leads to crash at launch
Date: Sun, 02 Sep 2012 13:17:04 +0200 [thread overview]
Message-ID: <50434030.7060402@swipnet.se> (raw)
In-Reply-To: <37518D45-94A3-40AE-95A7-E06A9F04659D@Freenet.DE>
Hello.
2012-09-02 11:46, Peter Dyballa skrev:
> src/emacs
>
> (process:83853): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use g_type_init() prior to this function
>
> (process:83853): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
>
> (process:83853): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
> Fatal error (10)Bus error (core dumped)
> Exit 138
>
>
Fixed in trunk. GConf uses Gobject (where g_type_init is), but does not list
it as a link time dependency, it apparently is linked in at runtime. Thus,
configure for Emacs does not find g_type_init and does not call it.
Jan D.
next prev parent reply other threads:[~2012-09-02 11:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-02 9:46 bug#12332: 24.2.50; forgetting --without-gconf leads to crash at launch Peter Dyballa
2012-09-02 11:17 ` Jan Djärv [this message]
2012-09-02 17:50 ` Peter Dyballa
2012-09-02 18:48 ` Jan D.
2012-09-02 19:16 ` Peter Dyballa
2012-09-02 20:09 ` Jan Djärv
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=50434030.7060402@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=12332-done@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 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.