Bug 247822 - Dolphin crash when using columns
Summary: Dolphin crash when using columns
Status: RESOLVED DUPLICATE of bug 247618
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:
: 248821 249629 249630 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-14 09:13 UTC by a6j
Modified: 2010-09-01 21:40 UTC (History)
4 users (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 a6j 2010-08-14 09:13:00 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

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

When you switch to the main menu in the columns falls Dolphin in going back

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

Thread 3 (Thread 0x7fb709d5a710 (LWP 2840)):
#0  0x00007fb71cd05f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb71488e4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fb71488e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fb719100bd6 in QEventDispatcherGlib::processEvents (this=0x24f1230, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fb7190d37b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fb7190d3b9c in QEventLoop::exec (this=0x7fb709d59db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fb718fdf23d in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fb7190b36d8 in QInotifyFileSystemWatcherEngine::run (this=0x21be9b0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fb718fe21be in QThreadPrivate::start (arg=0x21be9b0) at thread/qthread_unix.cpp:266
#9  0x00007fb716e149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fb71cd126fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb7070f7710 (LWP 4924)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fb706443081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb716e149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fb71cd126fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb71d423760 (LWP 2835)):
[KCrash Handler]
#6  0x00007fb7190ec13f in QObject::disconnect (sender=0x29aff10, signal=<value optimized out>, receiver=0x27208f0, method=<value optimized out>) at kernel/qobject.cpp:2730
#7  0x00007fb71c2c764b in DolphinView::setUrl (this=0x27208f0, url=<value optimized out>) at ../../../../apps/dolphin/src/dolphinview.cpp:562
#8  0x00007fb71cff627e in DolphinViewContainer::slotUrlNavigatorLocationChanged (this=0x270a900, url=...) at ../../../../apps/dolphin/src/dolphinviewcontainer.cpp:388
#9  0x00007fb71cff6a57 in DolphinViewContainer::qt_metacall (this=0x270a900, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff55846120) at ./dolphinviewcontainer.moc:136
#10 0x00007fb7190ec7a7 in QMetaObject::activate (sender=0x26f2180, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x29e9ec8) at kernel/qobject.cpp:3280
#11 0x00007fb71ca0a215 in KUrlNavigator::urlChanged (this=0x29aff10, _t1=<value optimized out>) at ./kurlnavigator.moc:160
#12 0x00007fb71ca0e447 in KUrlNavigator::setLocationUrl (this=0x26f2180, newUrl=<value optimized out>) at ../../kfile/kurlnavigator.cpp:1055
#13 0x00007fb71ca0fdef in KUrlNavigator::qt_metacall (this=0x26f2180, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff55846480) at ./kurlnavigator.moc:136
#14 0x00007fb7190ec7a7 in QMetaObject::activate (sender=0x271c040, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x29e9ec8) at kernel/qobject.cpp:3280
#15 0x00007fb71ca02986 in KUrlNavigatorButton::clicked (this=0x29aff10, _t1=<value optimized out>, _t2=Qt::LeftButton) at ./kurlnavigatorbutton_p.moc:126
#16 0x00007fb71ca02e0f in KUrlNavigatorButton::mouseReleaseEvent (this=0x271c040, event=0x7fff55846d80) at ../../kfile/kurlnavigatorbutton.cpp:309
#17 0x00007fb719d7569e in QWidget::event (this=0x271c040, event=0x7fff55846d80) at kernel/qwidget.cpp:8157
#18 0x00007fb719d1fcdc in QApplicationPrivate::notify_helper (this=0x1f60cc0, receiver=0x271c040, e=0x7fff55846d80) at kernel/qapplication.cpp:4389
#19 0x00007fb719d25fee in QApplication::notify (this=0x7fff55847a90, receiver=0x271c040, e=0x7fff55846d80) at kernel/qapplication.cpp:3952
#20 0x00007fb71aa74eb6 in KApplication::notify (this=0x7fff55847a90, receiver=0x271c040, event=0x7fff55846d80) at ../../kdeui/kernel/kapplication.cpp:310
#21 0x00007fb7190d4a8c in QCoreApplication::notifyInternal (this=0x7fff55847a90, receiver=0x271c040, event=0x7fff55846d80) at kernel/qcoreapplication.cpp:732
#22 0x00007fb719d24a9e in QCoreApplication::sendEvent (receiver=0x271c040, event=0x7fff55846d80, alienWidget=0x271c040, nativeWidget=0x270a900, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QApplicationPrivate::sendMouseEvent (receiver=0x271c040, event=0x7fff55846d80, alienWidget=0x271c040, nativeWidget=0x270a900, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:3051
#24 0x00007fb719da7335 in QETWidget::translateMouseEvent (this=0x270a900, event=<value optimized out>) at kernel/qapplication_x11.cpp:4403
#25 0x00007fb719da5c6c in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff558476a0) at kernel/qapplication_x11.cpp:3536
#26 0x00007fb719dd1e82 in x11EventSourceDispatch (s=0x1f5d7b0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#27 0x00007fb71488a8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007fb71488e748 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007fb71488e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007fb719100b83 in QEventDispatcherGlib::processEvents (this=0x1f31b30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#31 0x00007fb719dd17ee in QGuiEventDispatcherGlib::processEvents (this=0x29aff10, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007fb7190d37b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007fb7190d3b9c in QEventLoop::exec (this=0x7fff558479d0, flags=) at kernel/qeventloop.cpp:201
#34 0x00007fb7190d7c4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#35 0x00007fb71cffae6f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:98
#36 0x00007fb71cc4ac4d 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=0x7fff55847fa8) at libc-start.c:226
#37 0x00000000004006b9 in _start ()

Possible duplicates by query: bug 247618, bug 243225.

Reported using DrKonqi
Comment 1 FiNeX 2010-08-15 11:18:25 UTC
What do you exactly mean with "main menu" ?
Comment 2 Nicolas L. 2010-08-23 16:07:38 UTC
*** Bug 248821 has been marked as a duplicate of this bug. ***
Comment 3 Nicolas L. 2010-08-23 16:08:13 UTC
From bug 247822:


-- Information about the crash:
I was browsing through folders in column view and did not find the file I was
looking for so I switched back to icon view and Dolphin crashed.
Comment 4 Christoph Feck 2010-08-31 15:59:46 UTC
*** Bug 249630 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2010-08-31 16:02:20 UTC
*** Bug 249629 has been marked as a duplicate of this bug. ***
Comment 6 Frank Reininghaus 2010-09-01 21:40:35 UTC
Fixed in 4.5.1. Thanks for reporting!

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