unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
To: thierry <thierry.volpiatto@gmail.com>
Cc: 10230@debbugs.gnu.org
Subject: bug#10230: 24.0.92; Warnings on emacs startup
Date: Tue, 06 Dec 2011 12:26:25 +0100	[thread overview]
Message-ID: <4EDDFBE1.7090305@swipnet.se> (raw)
In-Reply-To: <87obvm59sr.fsf@gmail.com>

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.

	Jan D.







  reply	other threads:[~2011-12-06 11: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. [this message]
2011-12-06 13:26   ` Thierry Volpiatto
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

  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=4EDDFBE1.7090305@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=10230@debbugs.gnu.org \
    --cc=thierry.volpiatto@gmail.com \
    /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).