Bug 258747 - Nepomuk crashes every time I login
Summary: Nepomuk crashes every time I login
Status: RESOLVED DUPLICATE of bug 239842
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 23:35 UTC by Alan Moore
Modified: 2010-12-04 16:25 UTC (History)
1 user (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 Alan Moore 2010-12-03 23:35:58 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.5.4 (KDE 4.5.4)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-23-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Every time I login to KDE nepomuk crashes immediately.  It seems to work just fine after I click the restart button in the crash dialog.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
[Current thread is 1 (Thread 0x7fb189c86760 (LWP 16182))]

Thread 2 (Thread 0x7fb17999e710 (LWP 16192)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb189682e3b in wait (this=<value optimized out>, mutex=0x1ad8280, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ad8280, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fb1799aab94 in Nepomuk::MetadataMover::run (this=0x1ad8260) at ../../../../nepomuk/services/filewatch/metadatamover.cpp:164
#4  0x00007fb18968227e in QThreadPrivate::start (arg=0x1ad8260) at thread/qthread_unix.cpp:266
#5  0x00007fb1893f7971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007fb18714694d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb189c86760 (LWP 16182)):
[KCrash Handler]
#6  0x00007fb187093ba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fb1870976b0 in abort () at abort.c:92
#8  0x00007fb1870cd43b in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007fb1870d74b6 in malloc_printerr (action=3, str=0x7fb1871ab008 "free(): invalid next size (fast)", ptr=<value optimized out>) at malloc.c:6283
#10 0x00007fb1870ddc83 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#11 0x00007fb1799b2132 in KInotify::Private::addWatchesRecursively(QByteArray const&) () from /usr/lib/kde4/nepomukfilewatch.so
#12 0x00007fb1799ae89a in _k_addWatches (this=<value optimized out>, path=<value optimized out>, mode=<value optimized out>, flags=<value optimized out>) at ../../../../nepomuk/services/filewatch/kinotify.cpp:192
#13 KInotify::addWatch (this=<value optimized out>, path=<value optimized out>, mode=<value optimized out>, flags=<value optimized out>) at ../../../../nepomuk/services/filewatch/kinotify.cpp:276
#14 0x00007fb1799a683b in Nepomuk::FileWatch::watchFolder (this=0x1b446f0, path=...) at ../../../../nepomuk/services/filewatch/nepomukfilewatch.cpp:108
#15 0x00007fb1799a69f2 in Nepomuk::FileWatch::FileWatch (this=0x1b446f0, parent=<value optimized out>) at ../../../../nepomuk/services/filewatch/nepomukfilewatch.cpp:85
#16 0x00007fb1799a7827 in KPluginFactory::createInstance<Nepomuk::FileWatch, QObject> (parentWidget=<value optimized out>, parent=<value optimized out>, args=...) at /usr/include/KDE/../kpluginfactory.h:461
#17 0x00007fb188ecd12f in KPluginFactory::create (this=0x1b4afa0, iface=0x7fb18844a980 "Nepomuk::Service", parentWidget=<value optimized out>, parent=0x1a98830, args=..., keyword=<value optimized out>) at ../../kdecore/util/kpluginfactory.cpp:191
#18 0x000000000040480e in create<Nepomuk::Service> (this=0x1a98830) at /usr/include/kpluginfactory.h:515
#19 createInstance<Nepomuk::Service> (this=0x1a98830) at /usr/include/KDE/../kservice.h:532
#20 createInstance<Nepomuk::Service> (this=0x1a98830) at /usr/include/KDE/../kservice.h:509
#21 Nepomuk::ServiceControl::start (this=0x1a98830) at ../../../nepomuk/servicestub/servicecontrol.cpp:79
#22 0x0000000000404a9c in Nepomuk::ServiceControl::qt_metacall (this=0x1a98830, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x1aa7fb0) at ./servicecontrol.moc:82
#23 0x00007fb189787bde in QObject::event (this=0x1a98830, e=0x3f36) at kernel/qobject.cpp:1219
#24 0x00007fb1878a0fdc in QApplicationPrivate::notify_helper (this=0x1989450, receiver=0x1a98830, e=0x1ab5fd0) at kernel/qapplication.cpp:4396
#25 0x00007fb1878a6aed in QApplication::notify (this=0x7fff3305c5e0, receiver=0x1a98830, e=0x1ab5fd0) at kernel/qapplication.cpp:4277
#26 0x00007fb188889576 in KApplication::notify (this=0x7fff3305c5e0, receiver=0x1a98830, event=0x1ab5fd0) at ../../kdeui/kernel/kapplication.cpp:310
#27 0x00007fb189775cdc in QCoreApplication::notifyInternal (this=0x7fff3305c5e0, receiver=0x1a98830, event=0x1ab5fd0) at kernel/qcoreapplication.cpp:732
#28 0x00007fb189778c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x19728a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x19728a0) at kernel/qcoreapplication.cpp:1373
#30 0x00007fb1897a2653 in sendPostedEvents (s=0x198d060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0x198d060) at kernel/qeventdispatcher_glib.cpp:277
#32 0x00007fb186595342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007fb1865992a8 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007fb18659945c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x00007fb1897a2193 in QEventDispatcherGlib::processEvents (this=0x1971f90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#36 0x00007fb187953a4e in QGuiEventDispatcherGlib::processEvents (this=0x3f36, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00007fb189774a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#38 0x00007fb189774dec in QEventLoop::exec (this=0x7fff3305c410, flags=) at kernel/qeventloop.cpp:201
#39 0x00007fb189778ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#40 0x0000000000403b8d in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../nepomuk/servicestub/main.cpp:165

Possible duplicates by query: bug 255512, bug 255319, bug 255312, bug 254668, bug 253841.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-04 16:25:14 UTC
[Comment from a bug triager]
This issue is being tracked at bug 239842. Merging. Thanks

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