Bug 194789 - crashes dolphin while it is trying to refresh sometimes
Summary: crashes dolphin while it is trying to refresh sometimes
Status: RESOLVED WORKSFORME
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:
Depends on:
Blocks:
 
Reported: 2009-05-31 20:54 UTC by frankstefan
Modified: 2018-03-23 17:27 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description frankstefan 2009-05-31 20:54:35 UTC
Version:            (using KDE 4.2.3)
OS:                Linux
Installed from:    Ubuntu Packages


Application: Dolphin (dolphin), signal SIGSEGV
0x00007fb301eaed21 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 15997)]

Thread 2 (Thread 0x7fb2f61a6950 (LWP 15998)):
#0  0x00007fb301ee5742 in select () from /lib/libc.so.6
#1  0x00007fb302a49766 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007fb302981d02 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fb2ffb1b3ba in start_thread () from /lib/libpthread.so.0
#4  0x00007fb301eecfcd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb3067fe750 (LWP 15997)):
[KCrash Handler]
#5  0x00007fb302f097e4 in QApplication::notify () from /usr/lib/libQtGui.so.4
#6  0x00007fb30449b86b in KApplication::notify () from /usr/lib/libkdeui.so.5
#7  0x00007fb302a6adfc in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#8  0x00007fb302f72dca in ?? () from /usr/lib/libQtGui.so.4
#9  0x00007fb302f717f5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#10 0x00007fb302f99f84 in ?? () from /usr/lib/libQtGui.so.4
#11 0x00007fb2fe2f420a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0x00007fb2fe2f78e0 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00007fb2fe2f7a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#14 0x00007fb302a9452f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#15 0x00007fb302f9970f in ?? () from /usr/lib/libQtGui.so.4
#16 0x00007fb302a696a2 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#17 0x00007fb302a69a6d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#18 0x00007fb302a6bd34 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#19 0x000000000044292d in _start ()
Comment 1 jozzek 2009-06-01 01:18:45 UTC
See this:
<http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports>

<https://wiki.kubuntu.org/DebuggingProgramCrash>

You'll probably need to apt-get proper packages as root. If you prefer, use synaptic. If you have something from debian, install -dbg packages from there.

(Will be online today, 17.00h time zone Europe/SI again.)

Cheers, Jože
Comment 2 Dario Andres 2009-08-19 22:07:38 UTC
Marking as NEEDSINFO
Comment 3 Julian Steinmann 2018-03-23 17:27:54 UTC
I am closing this bug for missing activity, plus I never experienced this crash. If you can still reproduce this behavior with the newest version of Dolphin, please reopen this bug.