Bug 280609 - Dolphin Crashed When Try to Search
Summary: Dolphin Crashed When Try to Search
Status: RESOLVED DUPLICATE of bug 278302
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 01:33 UTC by julee
Modified: 2011-09-22 18:13 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 julee 2011-08-23 01:33:34 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.00 (4.7.0) (Compiled from sources)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic i686
Distribution: Ubuntu 11.04

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

I enter into a strigi-indexed diretory,then press ctrl+f and input some words to search,
dolphin crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb774d710 (LWP 23071))]

Thread 2 (Thread 0xb630bb70 (LWP 23072)):
#0  0x0089cd41 in clock_gettime (clock_id=1, tp=0xb630b000) at ../sysdeps/unix/clock_gettime.c:116
#1  0x02020dd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x020ed4f2 in updateCurrentTime (this=0xa059e7c, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xa059e7c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x020ebd32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb630b0dc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x020ebdcd in timerSourcePrepare (source=0xa059e48, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01071d74 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x01072c03 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x010732c4 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x020ec577 in QEventDispatcherGlib::processEvents (this=0xa0584b8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x020be289 in QEventLoop::processEvents (this=0xb630b290, flags=...) at kernel/qeventloop.cpp:149
#12 0x020be522 in QEventLoop::exec (this=0xb630b290, flags=...) at kernel/qeventloop.cpp:201
#13 0x01fc82a0 in QThread::exec (this=0xa056858) at thread/qthread.cpp:492
#14 0x0209ffdb in QInotifyFileSystemWatcherEngine::run (this=0xa056858) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x01fcada2 in QThreadPrivate::start (arg=0xa056858) at thread/qthread_unix.cpp:320
#16 0x009b9e99 in start_thread (arg=0xb630bb70) at pthread_create.c:304
#17 0x00a9d73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb774d710 (LWP 23071)):
[KCrash Handler]
#7  qobject_cast<QWidget*> (this=0xa0eeaf8, spontaneous=false) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:910
#8  QWidgetPrivate::hideChildren (this=0xa0eeaf8, spontaneous=false) at kernel/qwidget.cpp:7758
#9  0x04da9762 in QWidgetPrivate::hide_helper (this=0xa0eeaf8) at kernel/qwidget.cpp:7526
#10 0x04db2918 in QWidget::setVisible (this=0xa0eeaa0, visible=false) at kernel/qwidget.cpp:7698
#11 0x04da8bd8 in hide (this=0xa0eeaf8, mode=QWidgetPrivate::CloseWithEvent) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:491
#12 QWidgetPrivate::close_helper (this=0xa0eeaf8, mode=QWidgetPrivate::CloseWithEvent) at kernel/qwidget.cpp:7833
#13 0x04da8d28 in QWidget::close (this=0xa0eeaa0) at kernel/qwidget.cpp:7894
#14 0x004395c6 in DolphinView::ViewAccessor::deleteView (this=0xa0d9fc8) at ../../../dolphin/src/views/dolphinview.cpp:1496
#15 0x0043a263 in DolphinView::deleteView (this=0xa0d9fa0) at ../../../dolphin/src/views/dolphinview.cpp:1273
#16 0x0043a4e2 in DolphinView::createView (this=0xa0d9fa0) at ../../../dolphin/src/views/dolphinview.cpp:1231
#17 0x0043c2f7 in DolphinView::applyViewProperties (this=0xa0d9fa0) at ../../../dolphin/src/views/dolphinview.cpp:1167
#18 0x0043ed8e in DolphinView::setUrl (this=0xa0d9fa0, url=...) at ../../../dolphin/src/views/dolphinview.cpp:547
#19 0x0065a343 in DolphinViewContainer::slotUrlNavigatorLocationChanged (this=0xa0834d0, url=...) at ../../../dolphin/src/dolphinviewcontainer.cpp:443
#20 0x0065ad98 in DolphinViewContainer::qt_metacall (this=0xa0834d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfbf9358) at ./dolphinviewcontainer.moc:145
#21 0x020c56ba in QMetaObject::metacall (object=0xa0834d0, cl=QMetaObject::InvokeMetaMethod, idx=47, argv=0xbfbf9358) at kernel/qmetaobject.cpp:237
#22 0x020d54ff in QMetaObject::activate (sender=0xa082f08, m=0x27eb74, local_signal_index=1, argv=0xbfbf9358) at kernel/qobject.cpp:3287
#23 0x0026de53 in KUrlNavigator::urlChanged (this=0xa082f08, _t1=...) at ./kurlnavigator.moc:160
#24 0x002708a2 in KUrlNavigator::setLocationUrl (this=0xa082f08, newUrl=...) at ../../kfile/kurlnavigator.cpp:1055
#25 0x00658eb3 in DolphinViewContainer::startSearching (this=0xa0834d0, text=...) at ../../../dolphin/src/dolphinviewcontainer.cpp:525
#26 0x0065ae44 in DolphinViewContainer::qt_metacall (this=0xa0834d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfbf9598) at ./dolphinviewcontainer.moc:151
#27 0x020c56ba in QMetaObject::metacall (object=0xa0834d0, cl=QMetaObject::InvokeMetaMethod, idx=53, argv=0xbfbf9598) at kernel/qmetaobject.cpp:237
#28 0x020d54ff in QMetaObject::activate (sender=0xa0d9c88, m=0x68f070, local_signal_index=0, argv=0xbfbf9598) at kernel/qobject.cpp:3287
#29 0x0066bdb3 in DolphinSearchBox::search (this=0xa0d9c88, _t1=...) at ./dolphinsearchbox.moc:118
#30 0x0066be0d in DolphinSearchBox::emitSearchSignal (this=0xa0d9c88) at ../../../dolphin/src/search/dolphinsearchbox.cpp:199
#31 0x0066c273 in DolphinSearchBox::qt_metacall (this=0xa0d9c88, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfbf96bc) at ./dolphinsearchbox.moc:101
#32 0x020c56ba in QMetaObject::metacall (object=0xa0d9c88, cl=QMetaObject::InvokeMetaMethod, idx=33, argv=0xbfbf96bc) at kernel/qmetaobject.cpp:237
#33 0x020d54ff in QMetaObject::activate (sender=0x9ea3b18, m=0x21fa5a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3287
#34 0x021222f7 in QTimer::timeout (this=0x9ea3b18) at .moc/release-shared/moc_qtimer.cpp:134
#35 0x020db3ee in QTimer::timerEvent (this=0x9ea3b18, e=0xbfbf9bdc) at kernel/qtimer.cpp:271
#36 0x020d4214 in QObject::event (this=0x9ea3b18, e=0xbfbf9bdc) at kernel/qobject.cpp:1190
#37 0x04d55d24 in QApplicationPrivate::notify_helper (this=0x9e27370, receiver=0x9ea3b18, e=0xbfbf9bdc) at kernel/qapplication.cpp:4462
#38 0x04d5a8ce in QApplication::notify (this=0xbfbf9f04, receiver=0x9ea3b18, e=0xbfbf9bdc) at kernel/qapplication.cpp:3862
#39 0x06e1d93a in KApplication::notify (this=0xbfbf9f04, receiver=0x9ea3b18, event=0xbfbf9bdc) at ../../kdeui/kernel/kapplication.cpp:311
#40 0x020bf0bb in QCoreApplication::notifyInternal (this=0xbfbf9f04, receiver=0x9ea3b18, event=0xbfbf9bdc) at kernel/qcoreapplication.cpp:731
#41 0x020ef1e4 in sendEvent (this=0x9e2a084) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#42 QTimerInfoList::activateTimers (this=0x9e2a084) at kernel/qeventdispatcher_unix.cpp:604
#43 0x020ebe27 in timerSourceDispatch (source=0x9e2a0b8) at kernel/qeventdispatcher_glib.cpp:184
#44 idleTimerSourceDispatch (source=0x9e2a0b8) at kernel/qeventdispatcher_glib.cpp:231
#45 0x01072848 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#46 0x01073010 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#47 0x010732c4 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#48 0x020ec53c in QEventDispatcherGlib::processEvents (this=0x9df3418, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#49 0x04e0c1e5 in QGuiEventDispatcherGlib::processEvents (this=0x9df3418, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#50 0x020be289 in QEventLoop::processEvents (this=0xbfbf9e74, flags=...) at kernel/qeventloop.cpp:149
#51 0x020be522 in QEventLoop::exec (this=0xbfbf9e74, flags=...) at kernel/qeventloop.cpp:201
#52 0x020c2ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#53 0x04d538e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#54 0x00660169 in kdemain (argc=1, argv=0xbfbfa0e4) at ../../../dolphin/src/main.cpp:85
#55 0x080485bb in main (argc=1, argv=0xbfbfa0e4) at dolphin_dummy.cpp:3

Possible duplicates by query: bug 278302.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-09-22 18:13:30 UTC

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