Bug 255376 - Dolphin crash when Nepomuk is disabled/enabled from System Settings (sometimes)
Summary: Dolphin crash when Nepomuk is disabled/enabled from System Settings (sometimes)
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 08:59 UTC by Hugo Ortega_H
Modified: 2012-02-10 13:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Ortega_H 2010-10-27 08:59:25 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

If Nempomuk is enabled/disabled and there is a Dolphin window opened, sometimes Dolphin crashes completely.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[Current thread is 1 (Thread 0x7f7447d46760 (LWP 7747))]

Thread 2 (Thread 0x7f7434253710 (LWP 7752)):
#0  0x00007f744762b1d3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f743f220009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f743f22045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f7443a631e6 in QEventDispatcherGlib::processEvents (this=0x7f742c0008b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f7443a35a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f7443a35dec in QEventLoop::exec (this=0x7f7434252db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f74439402fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f7443a155f8 in QInotifyFileSystemWatcherEngine::run (this=0x11b0c50) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f744394327e in QThreadPrivate::start (arg=0x11b0c50) at thread/qthread_unix.cpp:266
#9  0x00007f74417a8971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f744763791d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7447d46760 (LWP 7747)):
[KCrash Handler]
#6  0x00007f7447584ba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f74475886b0 in abort () at abort.c:92
#8  0x00007f74475be43b in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007f74475c84b6 in malloc_printerr (action=3, str=0x7f744769c280 "malloc(): smallbin double linked list corrupted", ptr=<value optimized out>) at malloc.c:6283
#10 0x00007f74475cc781 in _int_malloc (av=0x7f74478cfe40, bytes=16) at malloc.c:4308
#11 0x00007f74475cd38e in __libc_malloc (bytes=16) at malloc.c:3660
#12 0x00007f7443681ded in operator new(unsigned long) () from /usr/lib/libstdc++.so.6
#13 0x00007f74440eca6a in KMountPoint::currentMountPoints (infoNeeded=) at ../../kdecore/io/kmountpoint.cpp:414
#14 0x00007f744793e48f in StatusBarSpaceInfo::refresh (this=0xd7eb40) at ../../../../apps/dolphin/src/statusbar/statusbarspaceinfo.cpp:86
#15 0x00007f744793e8c0 in StatusBarSpaceInfo::qt_metacall (this=0xd7eb40, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at ./statusbarspaceinfo.moc:72
#16 0x00007f7443a4eb27 in QMetaObject::activate (sender=0xd2c5f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3280
#17 0x00007f7443a488f9 in QObject::event (this=0xd2c5f0, e=0x1e43) at kernel/qobject.cpp:1183
#18 0x00007f7444667fdc in QApplicationPrivate::notify_helper (this=0x9d64f0, receiver=0xd2c5f0, e=0x7fff454df890) at kernel/qapplication.cpp:4396
#19 0x00007f744466daed in QApplication::notify (this=0x7fff454dfbf0, receiver=0xd2c5f0, e=0x7fff454df890) at kernel/qapplication.cpp:4277
#20 0x00007f74453ba156 in KApplication::notify (this=0x7fff454dfbf0, receiver=0xd2c5f0, event=0x7fff454df890) at ../../kdeui/kernel/kapplication.cpp:310
#21 0x00007f7443a36cdc in QCoreApplication::notifyInternal (this=0x7fff454dfbf0, receiver=0xd2c5f0, event=0x7fff454df890) at kernel/qcoreapplication.cpp:732
#22 0x00007f7443a666f2 in sendEvent (this=0x9d5730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x9d5730) at kernel/qeventdispatcher_unix.cpp:602
#24 0x00007f7443a634c8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#25 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#26 0x00007f743f21c342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x00007f743f2202a8 in ?? () from /lib/libglib-2.0.so.0
#28 0x00007f743f22045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0x00007f7443a63193 in QEventDispatcherGlib::processEvents (this=0x9a9e60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#30 0x00007f744471aa4e in QGuiEventDispatcherGlib::processEvents (this=0x1e43, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f7443a35a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007f7443a35dec in QEventLoop::exec (this=0x7fff454dfb30, flags=) at kernel/qeventloop.cpp:201
#33 0x00007f7443a39ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#34 0x00007f744791d90f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:98
#35 0x00007f744756fd8e in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff454e0108) at libc-start.c:226
#36 0x0000000000400659 in _start ()

Possible duplicates by query: bug 254941, bug 253841, bug 250530, bug 246904, bug 245422.

Reported using DrKonqi