Bug 251593 - Just crashed
Summary: Just crashed
Status: RESOLVED DUPLICATE of bug 251581
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-09-17 18:25 UTC by Vladimir
Modified: 2010-11-18 21:00 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 Vladimir 2010-09-17 18:25:12 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-21-generic x86_64
Distribution: Ubuntu maverick (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
when I was browsing with google chrome it has suddenly crashed.

-- Backtrace:
Application: Заглушка службы Nepomuk (nepomukservicestub), signal: Aborted
[Current thread is 1 (Thread 0x7f5639ccd760 (LWP 24941))]

Thread 2 (Thread 0x7f5629674710 (LWP 24947)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f56396bbe3b in wait (this=<value optimized out>, mutex=0xd2f220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xd2f220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f562968d3a4 in ?? () from /usr/lib/kde4/nepomukfilewatch.so
#4  0x00007f56396bb27e in QThreadPrivate::start (arg=0xd2f200) at thread/qthread_unix.cpp:266
#5  0x00007f5639430971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f563718492d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5639ccd760 (LWP 24941)):
[KCrash Handler]
#6  0x00007f56370d1ba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f56370d56b0 in abort () at abort.c:92
#8  0x00007f563710b43b in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007f56371154b6 in malloc_printerr (action=3, str=0x7f56371e90a0 "double free or corruption (!prev)", ptr=<value optimized out>) at malloc.c:6283
#10 0x00007f563711bc83 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#11 0x00007f562969351a in ?? () from /usr/lib/kde4/nepomukfilewatch.so
#12 0x00007f56296926c0 in ?? () from /usr/lib/kde4/nepomukfilewatch.so
#13 0x00007f56397c0bde in QObject::event (this=0xd2f1e0, e=0x616d) at kernel/qobject.cpp:1219
#14 0x00007f56378df04c in QApplicationPrivate::notify_helper (this=0xb72450, receiver=0xd2f1e0, e=0xde5880) at kernel/qapplication.cpp:4396
#15 0x00007f56378e4b5d in QApplication::notify (this=0x7fff90598050, receiver=0xd2f1e0, e=0xde5880) at kernel/qapplication.cpp:4277
#16 0x00007f56388c5156 in KApplication::notify (this=0x7fff90598050, receiver=0xd2f1e0, event=0xde5880) at ../../kdeui/kernel/kapplication.cpp:310
#17 0x00007f56397aecdc in QCoreApplication::notifyInternal (this=0x7fff90598050, receiver=0xd2f1e0, event=0xde5880) at kernel/qcoreapplication.cpp:732
#18 0x00007f56397b1c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xb5b8a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xb5b8a0) at kernel/qcoreapplication.cpp:1373
#20 0x00007f56397db653 in sendPostedEvents (s=0xb76060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#21 postEventSourceDispatch (s=0xb76060) at kernel/qeventdispatcher_glib.cpp:277
#22 0x00007f56365d47e2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x00007f56365d8748 in ?? () from /lib/libglib-2.0.so.0
#24 0x00007f56365d88fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x00007f56397db193 in QEventDispatcherGlib::processEvents (this=0xb5af90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#26 0x00007f563799185e in QGuiEventDispatcherGlib::processEvents (this=0x616d, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f56397ada02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007f56397addec in QEventLoop::exec (this=0x7fff90597e80, flags=) at kernel/qeventloop.cpp:201
#29 0x00007f56397b1ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#30 0x0000000000403b8d in _start ()

Possible duplicates by query: bug 251581, bug 251558, bug 250441, bug 248227, bug 248108.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-18 21:00:12 UTC
[Comment from a bug triager]
Merging with your other report: bug 251581. Thanks

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