Bug 260848 - Dbus couldn't connect to server after kdm login
Summary: Dbus couldn't connect to server after kdm login
Status: RESOLVED DUPLICATE of bug 248163
Alias: None
Product: policykit-kde-agent-1
Classification: Plasma
Component: polkit-kde-authentication-agent-1 (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 07:55 UTC by SAFAD
Modified: 2012-07-05 17:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SAFAD 2010-12-21 07:55:03 UTC
Application: polkit-kde-authentication-agent-1 (0.1)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
this crash happens every time i start my openSUSE linux box using KDM as a default login manager and KDE 4.4 as default desktop manager

The crash can be reproduced every time.

 -- Backtrace:
Application: PolicyKit1-KDE (polkit-kde-authentication-agent-1), signal: Aborted
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb621f7ff in raise () from /lib/libc.so.6
#8  0xb6221140 in abort () from /lib/libc.so.6
#9  0xb59d6915 in _dbus_abort () at dbus-sysdeps.c:88
#10 0xb59d2751 in _dbus_warn_check_failed (format=
    0xb59e0be0 "arguments to %s() were incorrect, assertion \"%s\" failed in file %s line %d.\nThis is normally a bug in some application using the D-Bus library.\n") at dbus-internals.c:283
#11 0xb59baf0e in dbus_connection_get_data (connection=0x0, slot=1) at dbus-connection.c:5804
#12 0xb58acee7 in dbus_connection_setup_with_g_main (connection=0x0, context=0x807a690) at dbus-gmain.c:572
#13 0xb597e6d6 in egg_dbus_connection_constructed (object=Traceback (most recent call last):
  File "/usr/share/glib-2.0/gdb/gobject.py", line 72, in to_string
    name = g_type_name_from_instance (self.val)
  File "/usr/share/glib-2.0/gdb/gobject.py", line 59, in g_type_name_from_instance
    name = g_type_to_name (gtype)
  File "/usr/share/glib-2.0/gdb/gobject.py", line 26, in g_type_to_name
    return glib.g_quark_to_string (typenode["qname"])
  File "/usr/share/glib-2.0/gdb/glib.py", line 13, in g_quark_to_string
    val = read_global_var ("g_quarks")
  File "/usr/share/glib-2.0/gdb/glib.py", line 5, in read_global_var
    return gdb.selected_frame().read_var(symname)
ValueError: variable 'g_quarks' not found
) at eggdbusconnection.c:490
#14 0xb5dccdb4 in IA__g_object_newv (object_type=135307624, n_parameters=1, parameters=0x810a400) at gobject.c:1289
#15 0xb5dcd587 in IA__g_object_new_valist (object_type=135307624, first_property_name=0xb599ab9c "bus-type", var_args=<value optimized out>) at gobject.c:1377
#16 0xb5dcd6b0 in IA__g_object_new (object_type=135307624, first_property_name=0xb599ab9c "bus-type") at gobject.c:1095
#17 0xb597e10d in egg_dbus_connection_get_for_bus (bus_type=EGG_DBUS_BUS_TYPE_SYSTEM) at eggdbusconnection.c:602
#18 0xb5ecc9a3 in polkit_unix_session_initable_init (initable=0x807fc48, cancellable=0x0, error=0xbf829af8) at polkitunixsession.c:510
#19 0xb5e498d2 in IA__g_initable_init (initable=0x807fc48, cancellable=0x0, error=0xbf829af8) at ginitable.c:129
#20 0xb5e499eb in IA__g_initable_new_valist (object_type=135304640, first_property_name=0xb5eda4c7 "pid", var_args=0xbf829a90 "j\021", cancellable=0x0, error=0xbf829af8) at ginitable.c:242
#21 0xb5e49a6f in IA__g_initable_new (object_type=135304640, cancellable=0x0, error=0xbf829af8, first_property_name=0xb5eda4c7 "pid") at ginitable.c:162
#22 0xb5ecd20e in polkit_unix_session_new_for_process_sync (pid=4458, cancellable=0x0, error=0xbf829af8) at polkitunixsession.c:314
#23 0xb61ecd82 in PolkitQt1::UnixSessionSubject::UnixSessionSubject (this=0x81047f0, pid=<value optimized out>) at /usr/src/debug/polkit-qt-1-0.95.1/core/polkitqt1-subject.cpp:153
#24 0x0804e4fb in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-21 14:04:07 UTC
[Comment from a bug triager]
There is another related report at bug 248163.
Regards
Comment 2 Jekyll Wu 2012-07-05 17:57:33 UTC

*** This bug has been marked as a duplicate of bug 248163 ***