Bug 248258 - crash after logon
Summary: crash after logon
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-08-18 16:22 UTC by David Bear
Modified: 2010-08-18 17:46 UTC (History)
0 users

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 David Bear 2010-08-18 16:22:08 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 x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I just logged on to kde using a username that exists in ldap/kerberos. The user does not exist in the local /etc/passwd but is permitted becuase of successful auth to kerberos. I initailing though some .file might have an error, so I erase the home directory, created a blank empty one, then tried logging in again. 

 -- Backtrace:
Application: PolicyKit1-KDE (polkit-kde-authentication-agent-1), signal: Aborted
[KCrash Handler]
#5  0x00007f63a4a929e5 in raise () from /lib64/libc.so.6
#6  0x00007f63a4a93ee6 in abort () from /lib64/libc.so.6
#7  0x00007f639f8293e5 in _dbus_abort () at dbus-sysdeps.c:88
#8  0x00007f639f825925 in _dbus_warn_check_failed (
    format=0x7f639f832d60 "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
#9  0x00007f639f81075b in dbus_connection_get_data (connection=0x0, slot=<value optimized out>) at dbus-connection.c:5804
#10 0x00007f639e70665b in dbus_connection_setup_with_g_main (connection=0x0, context=0x63d1f0) at dbus-gmain.c:572
#11 0x00007f639f5d4fae in egg_dbus_connection_constructed (object=<value optimized out>) at eggdbusconnection.c:490
#12 0x00007f63a2625a5a in IA__g_object_newv (object_type=1, n_parameters=<value optimized out>, parameters=<value optimized out>) at gobject.c:1289
#13 0x00007f63a26260b1 in IA__g_object_new_valist (object_type=7170624, first_property_name=<value optimized out>, var_args=0x7fff3eabd9b0) at gobject.c:1377
#14 0x00007f63a26262e1 in IA__g_object_new (object_type=7170624, first_property_name=0x7f639f5ee7e0 "bus-type") at gobject.c:1095
#15 0x00007f639f5d4a78 in egg_dbus_connection_get_for_bus (bus_type=<value optimized out>) at eggdbusconnection.c:602
#16 0x00007f63a2b2350b in polkit_unix_session_initable_init (initable=0x6d5030, cancellable=0x0, error=0x7fff3eabdcb0) at polkitunixsession.c:510
#17 0x00007f63a28a4f4f in IA__g_initable_new_valist (object_type=<value optimized out>, first_property_name=0x7f63a2b2f646 "pid", var_args=0x7fff3eabdb40, cancellable=0x0, error=0x7fff3eabdcb0)
    at ginitable.c:242
#18 0x00007f63a28a503b in IA__g_initable_new (object_type=<value optimized out>, cancellable=<value optimized out>, error=<value optimized out>, first_property_name=<value optimized out>)
    at ginitable.c:162
#19 0x00007f63a2b23cab in polkit_unix_session_new_for_process_sync (pid=31038, cancellable=0x0, error=0x7fff3eabdcb0) at polkitunixsession.c:314
#20 0x00007f63a4859b77 in PolkitQt1::UnixSessionSubject::UnixSessionSubject (this=0x6d4a10, pid=31038) at /usr/src/debug/polkit-qt-1-0.95.1/core/polkitqt1-subject.cpp:153
#21 0x0000000000407ee1 in _start ()

Possible duplicates by query: bug 248163.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-08-18 17:46:04 UTC

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