Bug 290021 - Dolphin crashed after searching via ctrl+i for multiple times
Summary: Dolphin crashed after searching via ctrl+i for multiple times
Status: RESOLVED DUPLICATE of bug 288908
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.99
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 16:15 UTC by Jonathan Kolberg
Modified: 2011-12-28 16:23 UTC (History)
0 users

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 Jonathan Kolberg 2011-12-28 16:15:19 UTC
Application: dolphin (1.99)
KDE Platform Version: 4.7.95 (4.8 RC1 (4.7.95)
Qt Version: 4.7.4
Operating System: Linux 3.2.0-7-generic x86_64
Distribution: Ubuntu precise (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
I had the wesnoth addons dir open and downloaded some addons manualy, then I unpacked the addons via dolphin and searched via ctrl+i if I already had them installed.

After a few searches dolphin crashed with this backtrace

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7eff6a8b2700 (LWP 7342)):
#0  0x00007eff7c5e9753 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007eff74d067a6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007eff74d068d4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007eff78a3bf0e in QEventDispatcherGlib::processEvents (this=0x25117b0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007eff78a0fe22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007eff78a10027 in QEventLoop::exec (this=0x7eff6a8b1dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007eff789273bf in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007eff789f2def in QInotifyFileSystemWatcherEngine::run (this=0x2604f70) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007eff78929e45 in QThreadPrivate::start (arg=0x2604f70) at thread/qthread_unix.cpp:331
#9  0x00007eff751d2efc in start_thread (arg=0x7eff6a8b2700) at pthread_create.c:304
#10 0x00007eff7c5f587d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7eff7cd0b780 (LWP 7341)):
[KCrash Handler]
#6  0x00007eff7a631e53 in KFileItem::isDir() const () from /usr/lib/libkio.so.5
#7  0x00007eff7b96daba in DolphinView::statusBarText() const () from /usr/lib/libdolphinprivate.so.4
#8  0x00007eff7c8f3e0d in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#9  0x00007eff7c8f5e33 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#10 0x00007eff78a23e8a in QMetaObject::activate (sender=0x32a20e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffa7883c20) at kernel/qobject.cpp:3278
#11 0x00007eff7c8fa022 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#12 0x00007eff7c8fa097 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#13 0x00007eff78a23e8a in QMetaObject::activate (sender=0x329f640, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffa7883d20) at kernel/qobject.cpp:3278
#14 0x00007eff797d9862 in QLineEdit::textChanged (this=<optimized out>, _t1=<optimized out>) at .moc/release-shared/moc_qlineedit.cpp:242
#15 0x00007eff797d9d1c in QLineEdit::qt_metacall (this=0x329f640, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffa7883ef0) at .moc/release-shared/moc_qlineedit.cpp:158
#16 0x00007eff7a192ed5 in KLineEdit::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#17 0x00007eff78a23e8a in QMetaObject::activate (sender=0x32a3290, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffa7883ef0) at kernel/qobject.cpp:3278
#18 0x00007eff79a44eb5 in QLineControl::textChanged (this=<optimized out>, _t1=<optimized out>) at .moc/release-shared/moc_qlinecontrol_p.cpp:134
#19 0x00007eff797de72b in QLineControl::finishChange (this=0x32a3290, validateFromState=1, update=<optimized out>, edited=true) at widgets/qlinecontrol.cpp:658
#20 0x00007eff797e0ae5 in QLineControl::processKeyEvent (this=0x32a3290, event=0x7fffa7884af0) at widgets/qlinecontrol.cpp:1874
#21 0x00007eff797d59d9 in QLineEdit::keyPressEvent (this=<optimized out>, event=0x7fffa7884af0) at widgets/qlineedit.cpp:1668
#22 0x00007eff7a193f79 in KLineEdit::keyPressEvent(QKeyEvent*) () from /usr/lib/libkdeui.so.5
#23 0x00007eff7942185e in QWidget::event (this=0x329f640, event=0x7fffa7884af0) at kernel/qwidget.cpp:8330
#24 0x00007eff797d7ee7 in QLineEdit::event (this=0x329f640, e=0x7fffa7884af0) at widgets/qlineedit.cpp:1485
#25 0x00007eff7a1926eb in KLineEdit::event(QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x00007eff793d0f64 in notify_helper (e=0x7fffa7884af0, receiver=0x329f640, this=0x238f680) at kernel/qapplication.cpp:4486
#27 QApplicationPrivate::notify_helper (this=0x238f680, receiver=0x329f640, e=0x7fffa7884af0) at kernel/qapplication.cpp:4458
#28 0x00007eff793d64c5 in QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fffa7884af0) at kernel/qapplication.cpp:3945
#29 0x00007eff7a0d9a36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0x00007eff78a10c2c in QCoreApplication::notifyInternal (this=0x7fffa7885940, receiver=0x329f640, event=0x7fffa7884af0) at kernel/qcoreapplication.cpp:787
#31 0x00007eff79474ad9 in QKeyMapper::sendKeyEvent (keyWidget=0x329f640, grab=<optimized out>, type=QEvent::KeyPress, code=71, modifiers=..., text=..., autorepeat=false, count=1, nativeScanCode=31, nativeVirtualKey=103, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1866
#32 0x00007eff79474f4b in QKeyMapperPrivate::translateKeyEvent (this=0x23d5170, keyWidget=0x329f640, event=0x7fffa7885530, grab=false) at kernel/qkeymapper_x11.cpp:1836
#33 0x00007eff7944fe87 in QApplication::x11ProcessEvent (this=0x7fffa7885940, event=0x7fffa7885530) at kernel/qapplication_x11.cpp:3583
#34 0x00007eff79478f52 in x11EventSourceDispatch (s=0x238dc00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00007eff74d0644a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007eff74d06810 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007eff74d068d4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x00007eff78a3bea6 in QEventDispatcherGlib::processEvents (this=0x2370a00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#39 0x00007eff79478bbe in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007eff78a0fe22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#41 0x00007eff78a10027 in QEventLoop::exec (this=0x7fffa78858d0, flags=...) at kernel/qeventloop.cpp:201
#42 0x00007eff78a14759 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#43 0x00007eff7c8fafbd in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#44 0x00007eff7c53530d in __libc_start_main (main=0x400640, argc=5, ubp_av=0x7fffa7885ea8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa7885e98) at libc-start.c:226
#45 0x0000000000400671 in _start ()

Reported using DrKonqi
Comment 1 Peter Penz 2011-12-28 16:23:26 UTC
Thanks for the report, this has the same root-cause as bug

*** This bug has been marked as a duplicate of bug 288908 ***
Comment 2 Peter Penz 2011-12-28 16:23:46 UTC
... wanted to say "as bug 288908" :-)