← Back to team overview

registry team mailing list archive

[Bug 449378] Re: assertion failure: g_once_init_leave: assertion `initialization_value != 0' failed

 

Launchpad has imported 7 comments from the remote bug at
http://bugs.freedesktop.org/show_bug.cgi?id=24198.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-09-28T11:27:07+00:00 Matthias Clasen wrote:

I was trying to track down the spew that polkit-gnome-authentication-
agent-1 spews at startup:

(polkit-gnome-authentication-agent-1:8029): GLib-GObject-WARNING **:
cannot register existing type `_PolkitError'
 
(polkit-gnome-authentication-agent-1:8029): GLib-CRITICAL **:
g_once_init_leave: assertion `initialization_value != 0' failed

This is caused by recursing inside the gobject type registration machinery.
You are calling _polkit_bindings_get_error_domain_types in
 
polkit/_polkitauthenticationagent.c:base_init
 
which ultimatively causes the issue I'm seeing, I think. 

Can we move that somewhere else ?

Reply at: https://bugs.launchpad.net/policykit-1/+bug/449378/comments/0

------------------------------------------------------------------------
On 2009-10-02T21:34:34+00:00 Matthias Clasen wrote:

*** Bug 24175 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/policykit-1/+bug/449378/comments/1

------------------------------------------------------------------------
On 2010-01-28T08:21:12+00:00 Zeuthen wrote:

This is all generated code right? If so, it's an eggdbus bug...

Reply at: https://bugs.launchpad.net/policykit-1/+bug/449378/comments/4

------------------------------------------------------------------------
On 2010-05-02T10:37:01+00:00 Sharmanchris2 wrote:

Created an attachment (id=35379)
xsession error log

I see these messages on Ubuntu 10.04 Lucid Lynx final release.
I've just installed it, with a /home partition inherited from Ubuntu 9.10.

I also don't get a proper panel on boot/autologin:
I get a light grey bar top left, about the normal depth, 40% width, nothing on it.
To workaround, I right click where the panel ought to be, select properties, select the background tab, and click none, or solid colour. The panel then appears with applications, places, system etc.
Without this step I can do nothing.
I'm presuming it's related to these errors - can anyone confirm that, or should I be logging a separate bug?

Thanks
Chris

Reply at: https://bugs.launchpad.net/policykit-1/+bug/449378/comments/17

------------------------------------------------------------------------
On 2010-06-19T11:58:12+00:00 David Tombs wrote:

Created an attachment (id=36368)
backtrace of CRITICAL message

Attaching backtraces from
<https://bugs.launchpad.net/debian/+source/policykit-1-gnome/+bug/449378>.
Hope it helps.

Reply at: https://bugs.launchpad.net/policykit-1/+bug/449378/comments/25

------------------------------------------------------------------------
On 2010-06-19T11:58:34+00:00 David Tombs wrote:

Created an attachment (id=36369)
backtrace of WARNING message

Reply at: https://bugs.launchpad.net/policykit-1/+bug/449378/comments/26

------------------------------------------------------------------------
On 2010-08-09T11:53:50+00:00 Zeuthen wrote:

With the port to gdbus, this is no longer a problem.

Reply at: https://bugs.launchpad.net/policykit-1/+bug/449378/comments/29


** Changed in: policykit-1
       Status: Unknown => Fix Released

** Changed in: policykit-1
   Importance: Unknown => Medium

-- 
assertion failure: g_once_init_leave: assertion `initialization_value != 0' failed
https://bugs.launchpad.net/bugs/449378
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for PolicyKit GNOME.