Bug 274092 - progress bar did not advance, pressed stop
Summary: progress bar did not advance, pressed stop
Status: RESOLVED DUPLICATE of bug 211277
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 11:47 UTC by BORGULYA Gábor
Modified: 2011-06-12 21:20 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 BORGULYA Gábor 2011-05-25 11:47:16 UTC
Application: konqueror (4.4.5 (KDE 4.4.5))
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-28-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
I was making lots of symlinks between two konqueror tabs in tree view, also moving some files. After a while in the bottom right corner at the info message symbol a copy/move operation was displayed not completing, looked partly copied, but the progress bar did not advance for hours. Two symbols next to the (i) symbol changed to a small square of background colour. I tried pushing the pause button next to the copy progress bar (to pause and restart the operation), but nothing happened. Then I pressed the stop button there and the crash came.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7782aa0 (LWP 18979))]

Thread 2 (Thread 0xb2f4ab70 (LWP 18995)):
#0  0x0036ae16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x07e026fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x07e07825 in QTimerInfoList::updateCurrentTime (this=0x981f24c) at kernel/qeventdispatcher_unix.cpp:340
#3  0x07e0786a in QTimerInfoList::timerWait (this=0x981f24c, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x07e05818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb2f4a0cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x07e058a5 in timerSourcePrepare (source=0x0, timeout=0x36eff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x007e5aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x007e5ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x007e64b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x07e0560f in QEventDispatcherGlib::processEvents (this=0x9665e28, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x07dd8059 in QEventLoop::processEvents (this=0xb2f4a290, flags=) at kernel/qeventloop.cpp:149
#11 0x07dd84aa in QEventLoop::exec (this=0xb2f4a290, flags=...) at kernel/qeventloop.cpp:201
#12 0x07cd45a8 in QThread::exec (this=0x9756ab8) at thread/qthread.cpp:487
#13 0x07db7c1b in QInotifyFileSystemWatcherEngine::run (this=0x9756ab8) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x07cd732e in QThreadPrivate::start (arg=0x9756ab8) at thread/qthread_unix.cpp:248
#15 0x0026396e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0046ba4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7782aa0 (LWP 18979)):
[KCrash Handler]
#6  0x0000995d in ?? ()
#7  0x00ac9592 in KJob::kill (this=0x9cd39b8, verbosity=KJob::EmitResult) at ../../kdecore/jobs/kjob.cpp:106
#8  0x035dd3a7 in KUiServerJobTracker::Private::_k_killJob (this=0x9717840) at ../../kdeui/jobs/kuiserverjobtracker.cpp:58
#9  0x035dd419 in KUiServerJobTracker::qt_metacall (this=0x9c302c0, _c=QMetaObject::InvokeMetaMethod, _id=25, _a=0xbfd99c5c) at ./kuiserverjobtracker.moc:100
#10 0x07ddec9a in QMetaObject::metacall (object=0x9c302c0, cl=QMetaObject::ResetProperty, idx=25, argv=0xbfd99c5c) at kernel/qmetaobject.cpp:237
#11 0x07ded3d5 in QMetaObject::activate (sender=0xa300f68, m=0x37b2484, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#12 0x0375e597 in OrgKdeJobViewInterface::cancelRequested (this=0xa300f68) at jobviewiface.moc:119
#13 0x0375e993 in OrgKdeJobViewInterface::qt_metacall (this=0xa300f68, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfd99f1c) at jobviewiface.moc:96
#14 0x00297b34 in QDBusConnectionPrivate::deliverCall (this=0x9287ba0, object=0xa300f68, msg=..., metaTypes=..., slotIdx=5) at qdbusintegrator.cpp:904
#15 0x002a2ea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9cc1a08, object=0xa300f68) at qdbusintegrator_p.h:101
#16 0x07dea3fe in QObject::event (this=0xa300f68, e=0x9cc1a08) at kernel/qobject.cpp:1248
#17 0x013814dc in QApplicationPrivate::notify_helper (this=0x92791d8, receiver=0xa300f68, e=0x9cc1a08) at kernel/qapplication.cpp:4300
#18 0x0138805e in QApplication::notify (this=0xbfd9a964, receiver=0xa300f68, e=0x9cc1a08) at kernel/qapplication.cpp:3704
#19 0x035e240a in KApplication::notify (this=0xbfd9a964, receiver=0xa300f68, event=0x9cc1a08) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x07dd9a3b in QCoreApplication::notifyInternal (this=0xbfd9a964, receiver=0xa300f68, event=0x9cc1a08) at kernel/qcoreapplication.cpp:704
#21 0x07ddc473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9203fc8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9203fc8) at kernel/qcoreapplication.cpp:1345
#23 0x07ddc5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#24 0x07e05adf in QCoreApplication::sendPostedEvents (s=0x927b4d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#25 postEventSourceDispatch (s=0x927b4d8) at kernel/qeventdispatcher_glib.cpp:276
#26 0x007e25e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x007e62d8 in ?? () from /lib/libglib-2.0.so.0
#28 0x007e64b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0x07e055d5 in QEventDispatcherGlib::processEvents (this=0x9204b48, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#30 0x01441135 in QGuiEventDispatcherGlib::processEvents (this=0x9204b48, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x07dd8059 in QEventLoop::processEvents (this=0xbfd9a744, flags=) at kernel/qeventloop.cpp:149
#32 0x07dd84aa in QEventLoop::exec (this=0xbfd9a744, flags=...) at kernel/qeventloop.cpp:201
#33 0x07ddc69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#34 0x01381577 in QApplication::exec () at kernel/qapplication.cpp:3579
#35 0x022d223e in kdemain (argc=2, argv=0x92399e8) at ../../../../apps/konqueror/src/konqmain.cpp:271
#36 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x9239afc "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x9239b00 "phs-074;1306237927;566966;1877_TIME604825792") at ../../kinit/kinit.cpp:717
#37 0x0804ec6d in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#38 0x0804f190 in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#39 0x0804fe4f in main (argc=4, argv=0xbfd9b544, envp=0xbfd9b558) at ../../kinit/kinit.cpp:1845

Possible duplicates by query: bug 256877, bug 255257, bug 253887.

Reported using DrKonqi
Comment 1 Tommi Tervo 2011-06-12 21:20:00 UTC

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