Bug 186474 - Dolphin Split Pane view, hitting back space a couple of times rapidly, in the address bar for right pane caused crash.
Summary: Dolphin Split Pane view, hitting back space a couple of times rapidly, in the...
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-07 18:14 UTC by John Suykerbuyk
Modified: 2018-03-22 17:26 UTC (History)
3 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 John Suykerbuyk 2009-03-07 18:14:03 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    SuSE RPMs



Application: Dolphin (dolphin), signal SIGSEGV
[?1034hUsing host libthread_db library "/lib64/libthread_db.so.1".
0x00002ab10186d088 in ?? () from /lib64/libc.so.6
[Current thread is 0 (LWP 11383)]

Thread 2 (Thread 0x40800950 (LWP 11977)):
[KCrash Handler]
#5  0x00002ab10180d184 in ?? () from /lib64/libc.so.6
#6  0x00002ab10180ec0c in malloc () from /lib64/libc.so.6
#7  0x00002ab100a4b9d0 in QByteArray::QByteArray () from /usr/lib64/libQtCore.so.4
#8  0x00002ab100a41035 in qt_error_string () from /usr/lib64/libQtCore.so.4
#9  0x00002ab100a48630 in ?? () from /usr/lib64/libQtCore.so.4
#10 0x00002ab100a4878b in ?? () from /usr/lib64/libQtCore.so.4
#11 0x00002ab100a4429b in QMutex::lock () from /usr/lib64/libQtCore.so.4
#12 0x00002ab100a4928c in QThreadPrivate::finish () from /usr/lib64/libQtCore.so.4
#13 0x00002ab100a4962a in QThreadPrivate::start () from /usr/lib64/libQtCore.so.4
#14 0x00002ab100e1e020 in start_thread () from /lib64/libpthread.so.0
#15 0x00002ab101861f8d in clone () from /lib64/libc.so.6
#16 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x2ab1070586f0 (LWP 11383)):
#0  0x00002ab10186d088 in ?? () from /lib64/libc.so.6
#1  0x00002ab10180ff5e in ?? () from /lib64/libc.so.6
#2  0x00002ab10180cf6b in free () from /lib64/libc.so.6
#3  0x00002ab100b54bc0 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00002ab1046b7f22 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#5  0x00002ab1046b8283 in ?? () from /usr/lib64/libglib-2.0.so.0
#6  0x00002ab1046b89ce in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#7  0x00002ab100b54c46 in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#8  0x00002ab1000dfe5f in QGuiEventDispatcherGlib::processEvents () from /usr/lib64/libQtGui.so.4
#9  0x00002ab100b2acb5 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#10 0x00002ab100b2ae0b in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#11 0x00002ab100b2ce99 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#12 0x00000000004400f9 in main ()
Comment 1 John Suykerbuyk 2009-03-07 18:16:00 UTC
Also, two back ground file copy operations where in progress.
Comment 2 Dario Andres 2009-03-07 22:03:22 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? 
You need to install the "libqt4-debuginfo" package
Thanks :)
Comment 3 Dario Andres 2009-04-17 18:38:49 UTC
Marking as NEEDSINFO
Comment 4 Julian Steinmann 2018-03-22 17:26:37 UTC
Cannot reproduce, no backtrace attached. Closing, if you still experience this bug, please reopen this bug and attach a backtrace.