Bug 167077 - Dolphin (dolphin) crashed and caused the signal 11 (SIGSEGV) while using mouse on vertical scroll bar to scroll through directories
Summary: Dolphin (dolphin) crashed and caused the signal 11 (SIGSEGV) while using mous...
Status: RESOLVED DUPLICATE of bug 163171
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-20 15:26 UTC by Ian Robinson
Modified: 2008-07-20 15:34 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 Ian Robinson 2008-07-20 15:26:29 UTC
Version:            (using KDE 4.0.98)
Installed from:    FreeBSD Ports
OS:                FreeBSD

1. Using KDE 4.1 RC1 with PCBSD 7.0/FreeBSD 7.0 system on Centrino-based laptop. Computer had been running about 16 hours and Dolphin had been used frequently without problems.  

2. Crash occured in Dolphin while scrolling down through the directory lists.  

3. Here is the KDE Crash Handler information:

Application: Dolphin (dolphin), signal SIGSEGV
[New Thread 0x8102100 (LWP 100155)]
[Switching to Thread 0x8102100 (LWP 100155)]
[KCrash handler]
#6  0x28d25e52 in QUrl::host () from /usr/local/lib/qt4/libQtCore.so.4
#7  0x282f3df4 in searchIdleList (idleSlaves=@0x81458b4, url=@0x8761f50, 
    protocol=@0xbfbfe01c, exact=@0xbfbfe0bb)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.0.98/kio/kio/scheduler.cpp:608
#8  0x282f48f3 in KIO::SchedulerPrivate::findIdleSlave (this=0x8145860, 
    job=0x862d050, exact=@0xbfbfe0bb)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.0.98/kio/kio/scheduler.cpp:682
#9  0x282f715e in KIO::SchedulerPrivate::startJobDirect (this=0x8145860)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.0.98/kio/kio/scheduler.cpp:587
#10 0x282f727b in KIO::SchedulerPrivate::startStep (this=0x8145860)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.0.98/kio/kio/scheduler.cpp:432
#11 0x282f7429 in KIO::Scheduler::qt_metacall (this=0x822a9c0, 
    _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfbfe1a8)
    at scheduler.moc:101
#12 0x28d6e23c in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#13 0x28d6e672 in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#14 0x28da7717 in QTimer::timeout () from /usr/local/lib/qt4/libQtCore.so.4
#15 0x28d76dce in QTimer::timerEvent () from /usr/local/lib/qt4/libQtCore.so.4
#16 0x28d6baa4 in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#17 0x2944f1cc in QApplicationPrivate::notify_helper ()
   from /usr/local/lib/qt4/libQtGui.so.4
#18 0x2945593e in QApplication::notify ()
   from /usr/local/lib/qt4/libQtGui.so.4
#19 0x286202f3 in KApplication::notify (this=0xbfbfe7fc, receiver=0x8145864, 
    event=0xbfbfe59c)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.0.98/kdeui/kernel/kapplication.cpp:311
#20 0x28d5ddc9 in QCoreApplication::notifyInternal ()
   from /usr/local/lib/qt4/libQtCore.so.4
#21 0x28d86a78 in QTimerInfoList::activateTimers ()
   from /usr/local/lib/qt4/libQtCore.so.4
#22 0x28d84720 in timerSourceDispatch ()
   from /usr/local/lib/qt4/libQtCore.so.4
#23 0x29e8b086 in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#24 0x29e8e422 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#25 0x29e8e9a5 in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#26 0x28d84dae in QEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#27 0x294d3595 in QGuiEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtGui.so.4
#28 0x28d5cf43 in QEventLoop::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#29 0x28d5d0d1 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#30 0x28d5f2ba in QCoreApplication::exec ()
   from /usr/local/lib/qt4/libQtCore.so.4
#31 0x2944e797 in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4
#32 0x0808511b in main (argc=6, argv=0xbfbfe950)
    at /usr/ports/x11/kdebase4/work/kdebase-4.0.98/apps/dolphin/src/main.cpp:94
Comment 1 Christophe Marin 2008-07-20 15:34:50 UTC

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