Bug 236223 - Crash when testing Search
Summary: Crash when testing Search
Status: RESOLVED DUPLICATE of bug 199219
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 21:14 UTC by Jeffrey
Modified: 2010-05-07 14:26 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 Jeffrey 2010-05-03 21:14:58 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-3-686 i686
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
Installed 4.4.3 today from Sid.  Nepomunk isn't yet done with its indexing but I wanted to test this out.  Opened Dolphin, enabled my Search toolbar, ran a search, all is cool.  Closed the Advanced Search toolbar thing that appears, clicked Home on left to get away from my search results, minimized Dolphin, and the crash happened.

Thanks for KDE!

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  QRect::height (this=0x9dac340) at /usr/include/qt4/QtCore/qrect.h:307
#7  QWidget::height (this=0x9dac340) at /usr/include/qt4/QtGui/qwidget.h:1014
#8  KTreeView::KTreeViewPrivate::startScrolling (this=0x9dac340) at ../../../../apps/dolphin/src/panels/folders/ktreeview.cpp:61
#9  0x080884a6 in KTreeView::KTreeViewPrivate::qt_metacall (this=0x9dac340, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf876c8c) at ./ktreeview_p.moc:75
#10 0x429f3e0a in QMetaObject::metacall (object=<value optimized out>, cl=<value optimized out>, idx=<value optimized out>, argv=<value optimized out>) at kernel/qmetaobject.cpp:237
#11 0x42a023d5 in QMetaObject::activate (sender=<value optimized out>, m=<value optimized out>, local_signal_index=<value optimized out>, argv=<value optimized out>) at kernel/qobject.cpp:3293
#12 0x42a53c47 in QTimer::timeout (this=) at .moc/release-shared/moc_qtimer.cpp:134
#13 0x42a0a65e in QTimer::timerEvent (this=<value optimized out>, e=<value optimized out>) at kernel/qtimer.cpp:271
#14 0x429ff254 in QObject::event (this=<value optimized out>, e=<value optimized out>) at kernel/qobject.cpp:1212
#15 0x463f3bec in QApplicationPrivate::notify_helper (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:4300
#16 0x463fa75e in QApplication::notify (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:3704
#17 0x435797da in KApplication::notify (this=<value optimized out>, receiver=<value optimized out>, event=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x429eec0b in QCoreApplication::notifyInternal (this=<value optimized out>, receiver=<value optimized out>, event=<value optimized out>) at kernel/qcoreapplication.cpp:704
#19 0x42a1dc66 in QCoreApplication::sendEvent (this=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:603
#21 0x42a1a924 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:184
#22 0x421e92f5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x421ecfd8 in ?? () from /lib/libglib-2.0.so.0
#24 0x421ed1b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x42a1a615 in QEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#26 0x464b2255 in QGuiEventDispatcherGlib::processEvents (this=) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x429ed229 in QEventLoop::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:149
#28 0x429ed67a in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:201
#29 0x429f180f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#30 0x463f3c87 in QApplication::exec () at kernel/qapplication.cpp:3579
#31 0x0807bc1f in main (argc=1, argv=0xbf8776e4) at ../../../../apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 226219.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-07 14:26:30 UTC
Thanks for the bug report! This looks like bug 226219/bug 199219.

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