Bug 200448 - Nepomuk Server crash on user login
Summary: Nepomuk Server crash on user login
Status: RESOLVED FIXED
Alias: None
Product: nepomuk
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 15:16 UTC by Anselmo L. S. Melo (anselmolsm)
Modified: 2010-01-03 19:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anselmo L. S. Melo (anselmolsm) 2009-07-16 15:16:18 UTC
Application that crashed: nepomukserver
Version of the application: 0.2
KDE Version: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090706))
Qt Version: 4.5.2
Operating System: Linux 2.6.29-tuxonice-r3 i686

What I was doing when the application crashed:
I turned my machine on, KDM login, then after KDE splash drkonqui showed up because of nepomuk server crash... That's all =/

 -- Backtrace:
Application: Nepomuk Server (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xb7f94424 in __kernel_vsyscall ()
#7  0xb67f9980 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb67fb1c8 in abort () at abort.c:88
#9  0xb7ddf4e5 in qt_message_output (msgType=QtFatalMsg, buf=0x89a0130 "QWidget: Cannot create a QWidget when no GUI is being used") at global/qglobal.cpp:2042
#10 0xb7ddf5a8 in qFatal (msg=0xb7145994 "QWidget: Cannot create a QWidget when no GUI is being used") at global/qglobal.cpp:2241
#11 0xb6baf2ae in QWidgetPrivate::init (this=0x899fd20, parentWidget=0x0, f={i = -1077331572}) at kernel/qwidget.cpp:1047
#12 0xb6baf58d in QWidget (this=0x899b768, dd=@0x899fd20, parent=0x0, f={i = -1077331512}) at kernel/qwidget.cpp:974
#13 0xb6bd9346 in QDesktopWidget (this=0x899b768) at kernel/qdesktopwidget_x11.cpp:220
#14 0xb6b5c6b1 in QApplication::desktop () at kernel/qapplication.cpp:3026
#15 0xb6bccd0d in QClipboard (this=0x89996b0, parent=0x0) at kernel/qclipboard_x11.cpp:430
#16 0xb6b5c64a in QApplication::clipboard () at kernel/qapplication.cpp:3045
#17 0xb747afbc in KClipboardSynchronizer::Private::setupSignals (this=0x8999458) at /home/anselmo/projects/kde/trunk/src/kdelibs/kdeui/kernel/kclipboard.cpp:94
#18 0xb747b460 in KClipboardSynchronizer (this=0x898fc00, parent=0x0) at /home/anselmo/projects/kde/trunk/src/kdelibs/kdeui/kernel/kclipboard.cpp:84
#19 0xb747b653 in KClipboardSynchronizer::self () at /home/anselmo/projects/kde/trunk/src/kdelibs/kdeui/kernel/kclipboard.cpp:73
#20 0xb747693d in KApplicationPrivate::init (this=0x898f188, GUIenabled=true) at /home/anselmo/projects/kde/trunk/src/kdelibs/kdeui/kernel/kapplication.cpp:463
#21 0xb74775ef in KApplication (this=0xbfc93ed4, GUIenabled=<value optimized out>, cData=@0xbfc93dc4) at /home/anselmo/projects/kde/trunk/src/kdelibs/kdeui/kernel/kapplication.cpp:378
#22 0xb747d96c in KUniqueApplication (this=0xbfc93ed4, GUIenabled=<value optimized out>, configUnique=<value optimized out>)
    at /home/anselmo/projects/kde/trunk/src/kdelibs/kdeui/kernel/kuniqueapplication.cpp:326
#23 0xb50fdf53 in kdemain (argc=1, argv=0x8963000) at /home/anselmo/projects/kde/trunk/src/kdebase/runtime/nepomuk/server/main.cpp:70
#24 0x0804e24d in launch (argc=1, _name=0x896260c "/usr/kde/svnbuild/bin/nepomukserver", args=0x8962630 "", cwd=0x0, envc=0, envs=0x8962634 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80512b1 "0") at /home/anselmo/projects/kde/trunk/src/kdelibs/kinit/kinit.cpp:676
#25 0x0804ea0d in handle_launcher_request (sock=7, who=<value optimized out>) at /home/anselmo/projects/kde/trunk/src/kdelibs/kinit/kinit.cpp:1168
#26 0x0804ee6b in handle_requests (waitForPid=0) at /home/anselmo/projects/kde/trunk/src/kdelibs/kinit/kinit.cpp:1361
#27 0x0804fae2 in main (argc=2, argv=0xbfc94644, envp=0xbfc94650) at /home/anselmo/projects/kde/trunk/src/kdelibs/kinit/kinit.cpp:1788

Reported using DrKonqi
Comment 1 Sebastian Trueg 2009-07-16 15:39:13 UTC
it was a bug in kdelibs which has been fixed a few hours ago.
Comment 2 Pino Toscano 2010-01-03 19:17:26 UTC
*** Bug 221087 has been marked as a duplicate of this bug. ***