From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: "Jan D." <jan.h.d@swipnet.se>
Cc: 10230@debbugs.gnu.org
Subject: bug#10230: 24.0.92; Warnings on emacs startup
Date: Tue, 06 Dec 2011 14:26:57 +0100 [thread overview]
Message-ID: <87obvlal0e.fsf@gmail.com> (raw)
In-Reply-To: <4EDDFBE1.7090305@swipnet.se> (Jan D.'s message of "Tue, 06 Dec 2011 12:26:25 +0100")
"Jan D." <jan.h.d@swipnet.se> writes:
> thierry skrev 2011-12-06 10:28:
>> Hi all,
>> I have tried building emacs like this:
>>
>> "./configure --with-x-toolkit=lucid --without-rsvg --without-gconf --with-wide-int"
>>
>> Emacs works fine except I have these warning messages on startup when
>> starting from command line:
>>
>> --8<---------------cut here---------------start------------->8---
>> (process:22974): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.30.0/./gobject/gtype.c:2708: You forgot to call g_type_init()
>>
>> (process:22974): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
>>
>> (process:22974): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
>> --8<---------------cut here---------------end--------------->8---
>>
>
> What libraries are linked to your Emacs? Can you send the output of ldd?
> Also if you can start the debugger and put breakpoints for g_log and
> g_logv and then post the backtrace when the breakpoint is hit, that
> would be nice. We can then see exactly what library is causing these
> messages. Previously Emacs tried to call g_type_init as needed but as
> new libraryes that use glib was added (like dbus for example), this
> wasn't kept up to date.
I have rebuilded with:
configure --with-x-toolkit=lucid --with-wide-int
And the warnings disapear.
I will rebuild again with precedents settings to reproduce bug
and send you ldd output and a better backtrace.
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
next prev parent reply other threads:[~2011-12-06 13:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 9:28 bug#10230: 24.0.92; Warnings on emacs startup thierry
2011-12-06 11:26 ` Jan D.
2011-12-06 13:26 ` Thierry Volpiatto [this message]
2011-12-06 14:48 ` Thierry Volpiatto
2011-12-06 20:37 ` Jan Djärv
2011-12-06 22:38 ` Thierry Volpiatto
2011-12-07 3:38 ` Jan Djärv
2011-12-09 16:30 ` Jan Djärv
2011-12-09 17:36 ` Thierry Volpiatto
2011-12-10 12:39 ` 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=87obvlal0e.fsf@gmail.com \
--to=thierry.volpiatto@gmail.com \
--cc=10230@debbugs.gnu.org \
--cc=jan.h.d@swipnet.se \
/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.