[dolphin] [Bug 365796] New: Dolphin crash when I was copying a huge file

2016-07-17 Thread Angel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365796

Bug ID: 365796
   Summary: Dolphin crash when I was copying a huge file
   Product: dolphin
   Version: 15.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: angelbravosa...@gmail.com

Application: dolphin (15.12.3)

Qt Version: 5.5.1
Frameworks Version: 5.23.0
Operating System: Linux 4.4.0-31-generic x86_64
Distribution: Ubuntu 16.04 LTS

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

Dolphin crash when  I drag  a big .mkv file (11.6 GB) from a 3.0 usb pendrive
to a home folder for copy it. It could only copy about 135 MB until failure. I
repeat and works fine.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1931b1a8c0 (LWP 10890))]

Thread 3 (Thread 0x7f1910fcd700 (LWP 10893)):
#0  0x7f193151fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f1927c9239c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f1927c924ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f192c309a9b in QEventDispatcherGlib::processEvents
(this=0x7f190c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f192c2b0dea in QEventLoop::exec (this=this@entry=0x7f1910fccd00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f192c0cd8a4 in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7f192c0d284e in QThreadPrivate::start (arg=0x160f680) at
thread/qthread_unix.cpp:331
#7  0x7f192881d6fa in start_thread (arg=0x7f1910fcd700) at
pthread_create.c:333
#8  0x7f193152bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f191cc44700 (LWP 10891)):
#0  0x7f193151fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f1925c0bc62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f1925c0d8d7 in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f191f5c8629 in QXcbEventReader::run (this=0x11925e0) at
qxcbconnection.cpp:1253
#4  0x7f192c0d284e in QThreadPrivate::start (arg=0x11925e0) at
thread/qthread_unix.cpp:331
#5  0x7f192881d6fa in start_thread (arg=0x7f191cc44700) at
pthread_create.c:333
#6  0x7f193152bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f1931b1a8c0 (LWP 10890)):
[KCrash Handler]
#6  QScopedPointer::data
(this=0x9) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
#7  qGetPtrHelper (p=...) at
../../include/QtCore/../../src/corelib/global/qglobal.h:983
#8  QObject::d_func (this=0x1) at
../../include/QtCore/../../src/corelib/kernel/qobject.h:110
#9  QCoreApplication::notifyInternal (this=0x7ffed34f80c0, receiver=0x1,
event=event@entry=0x7ffed34f7d50) at kernel/qcoreapplication.cpp:962
#10 0x7f192c30889d in QCoreApplication::sendEvent (event=0x7ffed34f7d50,
receiver=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#11 QTimerInfoList::activateTimers (this=0x11b6f80) at
kernel/qtimerinfo_unix.cpp:637
#12 0x7f192c308da1 in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:177
#13 0x7f1927c921a7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x7f1927c92400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x7f1927c924ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x7f192c309a7f in QEventDispatcherGlib::processEvents (this=0x11be4b0,
flags=...) at kernel/qeventdispatcher_glib.cpp:418
#17 0x7f192c2b0dea in QEventLoop::exec (this=this@entry=0x7ffed34f7f90,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#18 0x7f192c2b8e8c in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1229
#19 0x7f192c7fec3c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1542
#20 0x7f192cdb4495 in QApplication::exec () at kernel/qapplication.cpp:2976
#21 0x7f193184be2b in kdemain (argc=2, argv=) at
/build/dolphin-HvGmRr/dolphin-15.12.3/src/main.cpp:150
#22 0x7f1931445830 in __libc_start_main (main=0x400710 ,
argc=2, argv=0x7ffed34f8248, init=, fini=,
rtld_fini=, stack_end=0x7ffed34f8238) at ../csu/libc-start.c:291
#23 0x00400749 in _start ()

Possible duplicates by query: bug 272970, bug 256838, bug 250516, bug 233538.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 364038] Dolphin crash when copied files via USB (SDCARD)

2016-06-06 Thread Angel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364038

--- Comment #1 from Angel  ---
Maybe duplicate bug (ID 363131 and ID 362719)

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 363131] New: Dolphin crash when copied files via USB

2016-05-16 Thread Angel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363131

Bug ID: 363131
   Summary: Dolphin crash when copied files via USB
   Product: dolphin
   Version: 15.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: angelbravosa...@gmail.com

Application: dolphin (15.12.3)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-22-generic x86_64
Distribution: Ubuntu 16.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I tried to copy 15 files on an SD card android phone (4.4.2). The copy was
successful, but also showed the crash dialog box.
He intentado copiar 15 archivos en una tarjeta SD de un teléfono android
(4.4.2). La copia se ha realizado correctamente, pero igualmente apareció el
cuadro de diálogo de error.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1df28778c0 (LWP 27804))]

Thread 3 (Thread 0x7f1def8c3700 (LWP 27805)):
#0  0x7f1e0412ae8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f1df8898c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f1df889a8d7 in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f1df2247629 in QXcbEventReader::run (this=0x9e7ed0) at
qxcbconnection.cpp:1253
#4  0x7f1dfecfc84e in QThreadPrivate::start (arg=0x9e7ed0) at
thread/qthread_unix.cpp:331
#5  0x7f1dfb4aa6fa in start_thread (arg=0x7f1def8c3700) at
pthread_create.c:333
#6  0x7f1e04136b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f1de4366700 (LWP 27809)):
#0  0x7f1e041269cd in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f1dfa9626c0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f1dfa91ee04 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f1dfa91f2c0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f1dfa91f42c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f1dfef33a9b in QEventDispatcherGlib::processEvents
(this=0x7f1ddc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#6  0x7f1dfeedadea in QEventLoop::exec (this=this@entry=0x7f1de4365d00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x7f1dfecf78a4 in QThread::exec (this=) at
thread/qthread.cpp:503
#8  0x7f1dfecfc84e in QThreadPrivate::start (arg=0xead630) at
thread/qthread_unix.cpp:331
#9  0x7f1dfb4aa6fa in start_thread (arg=0x7f1de4366700) at
pthread_create.c:333
#10 0x7f1e04136b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f1df28778c0 (LWP 27804)):
[KCrash Handler]
#6  0x7f1e04065418 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7f1e0406701a in __GI_abort () at abort.c:89
#8  0x7f1e040a772a in __libc_message (do_abort=2,
fmt=fmt@entry=0x7f1e041c06b0 "*** Error in `%s': %s: 0x%s ***\n") at
../sysdeps/posix/libc_fatal.c:175
#9  0x7f1e040ae783 in malloc_printerr (ar_ptr=0x7f1e043f3b20 ,
ptr=0x1371850, str=0x7f1e041bd472 "corrupted double-linked list",
action=) at malloc.c:5007
#10 malloc_consolidate (av=av@entry=0x7f1e043f3b20 ) at
malloc.c:4176
#11 0x7f1e040b155e in _int_malloc (av=av@entry=0x7f1e043f3b20 ,
bytes=bytes@entry=16384) at malloc.c:3451
#12 0x7f1e040b35a4 in __GI___libc_malloc (bytes=16384) at malloc.c:2914
#13 0x7f1dfe962e78 in operator new(unsigned long) () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#14 0x7f1dfe962f19 in operator new[](unsigned long) () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#15 0x7f1dfcbdfcb8 in QIODevicePrivateLinearBuffer::makeSpace
(where=QIODevicePrivateLinearBuffer::freeSpaceAtEnd, required=,
this=0x10637f0) at
../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/io/qiodevice_p.h:174
#16 QIODevicePrivateLinearBuffer::reserve (size=,
this=0x10637f0) at
../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/io/qiodevice_p.h:116
#17 QAbstractSocketPrivate::readFromSocket (this=this@entry=0x1063770) at
socket/qabstractsocket.cpp:1272
#18 0x7f1dfcbdfed2 in QAbstractSocketPrivate::canReadNotification
(this=0x1063770) at socket/qabstractsocket.cpp:704
#19 0x7f1dfcbec8b1 in QReadNotifier::event (this=,
e=) at socket/qnativesocketengine.cpp:1169
#20 0x7f1dff9e005c in QApplicationPrivate::notify_helper
(this=this@entry=0x9cba10, receiver=receiver@entry=0x1c56070,
e=e@entry=0x7ffe648eee30) at kernel/qapplication.cpp:3716
#21 0x7f1dff9e5516 in QApplication::notify (this=0x7ffe648ef170,
receiver=0x1c56070, e=0x7ffe648eee30) at kernel/qapplication.cpp:3499
#22 0x7f1dfeedd62b in QCoreApplication::notifyInternal

[plasmashell] [Bug 362809] Plasma crash.

2016-05-12 Thread Angel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362809

--- Comment #2 from Angel  ---
(In reply to Marco Martin from comment #1)
> probably upstream?

Sorry, I'm not a developer and report bugs is new to me. Actually, I won't know
how to answer your question but I want try to help to fix it.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 362809] New: Plasma crash.

2016-05-08 Thread Angel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362809

Bug ID: 362809
   Summary: Plasma crash.
   Product: plasmashell
   Version: 5.5.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: angelbravosa...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-21-generic x86_64
Distribution: Ubuntu 16.04 LTS

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

I switched to another virtual desktop, and plasma crashed when I tried to erase
the contents of a note by selecting it with the mouse (widget plasma notes).
Cambié a otro escritorio virtual, y plasma falló cuando traté de borrar el
contenido de una nota haciendo la selección con el ratón (widget plasma notes).

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe2397598c0 (LWP 1452))]

Thread 28 (Thread 0x7fe22573d700 (LWP 1491)):
#0  0x7fe233e6ae8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fe237f2fc62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7fe237f318d7 in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7fe227ebd629 in QXcbEventReader::run (this=0x19609d0) at
qxcbconnection.cpp:1253
#4  0x7fe23456084e in QThreadPrivate::start (arg=0x19609d0) at
thread/qthread_unix.cpp:331
#5  0x7fe23364d6fa in start_thread (arg=0x7fe22573d700) at
pthread_create.c:333
#6  0x7fe233e76b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 27 (Thread 0x7fe21eb07700 (LWP 1511)):
#0  0x7fe233e6ae8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fe230c0031c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fe230c0042c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fe234797a9b in QEventDispatcherGlib::processEvents
(this=0x7fe2180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7fe23473edea in QEventLoop::exec (this=this@entry=0x7fe21eb06ce0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7fe23455b8a4 in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7fe236e033c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fe23456084e in QThreadPrivate::start (arg=0x1a3e8b0) at
thread/qthread_unix.cpp:331
#8  0x7fe23364d6fa in start_thread (arg=0x7fe21eb07700) at
pthread_create.c:333
#9  0x7fe233e76b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 26 (Thread 0x7fe21202c700 (LWP 1526)):
#0  0x7fe2345589aa in QBasicAtomicOps<8>::testAndSetRelaxed
(currentValue=, newValue=0x1, expectedValue=0x0,
_q_value=@0x1d54068: 0x1) at
../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:259
#1  QGenericAtomicOps >::testAndSetAcquire (currentValue=, newValue=,
expectedValue=0x0, _q_value=@0x1d54068: 0x1) at
../../include/QtCore/../../src/corelib/thread/qgenericatomic.h:166
#2  QBasicAtomicPointer::testAndSetAcquire (currentValue=, newValue=, expectedValue=0x0, this=0x1d54068,
this@entry=0x1) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:276
#3  QBasicMutex::fastTryLock (current=, this=0x1d54068,
this@entry=0x1) at thread/qmutex.h:82
#4  QMutex::lock (this=this@entry=0x1d54068) at thread/qmutex.cpp:212
#5  0x7fe23479701f in QMutexLocker::QMutexLocker (m=0x1d54068,
this=) at
../../include/QtCore/../../src/corelib/thread/qmutex.h:128
#6  QThreadData::canWaitLocked (this=0x1d54040) at
../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:240
#7  postEventSourcePrepare (s=0x7fe20c0012d0, timeout=0x7fe21202bb24) at
kernel/qeventdispatcher_glib.cpp:254
#8  0x7fe230bff8ad in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7fe230c0024b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7fe230c0042c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7fe234797a9b in QEventDispatcherGlib::processEvents
(this=0x7fe20c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#12 0x7fe23473edea in QEventLoop::exec (this=this@entry=0x7fe21202bce0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#13 0x7fe23455b8a4 in QThread::exec (this=) at
thread/qthread.cpp:503
#14 0x7fe236e033c5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#15 0x7fe23456084e in QThreadPrivate::start (arg=0x1b5b720) at
thread/qthread_unix.cpp:331
#16 0x7fe23364d6fa in start_thread (arg=0x7fe21202c700) at
pthread_create.c:333
#17 

[dolphin] [Bug 362719] New: Dolphin crash when I drag a file for copy it / Dolphin falla cuando arrastro un archivo para copiarlo

2016-05-05 Thread Angel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362719

Bug ID: 362719
   Summary: Dolphin crash when I  drag a file for copy it /
Dolphin falla cuando arrastro un archivo para copiarlo
   Product: dolphin
   Version: 15.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: angelbravosa...@gmail.com

Application: dolphin (15.12.3)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-21-generic x86_64
Distribution: Ubuntu 16.04 LTS

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

App crash occurred when I tried to copy a file dragging it between two open
tabs.

La aplicación falla cuando traté de copiar un archivo arrastrándolo entre dos
pestañas abiertas.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb7b89b28c0 (LWP 5699))]

Thread 3 (Thread 0x7fb7b59ff700 (LWP 5700)):
#0  0x7fb7ca264e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fb7be9d2c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7fb7be9d48d7 in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7fb7b8383629 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7fb7c4e3684e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fb7c15e46fa in start_thread (arg=0x7fb7b59ff700) at
pthread_create.c:333
#6  0x7fb7ca270b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fb7aa4a0700 (LWP 5703)):
#0  0x7fb7ca2609cd in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fb7c0a9c6c0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fb7c0a58e04 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fb7c0a592c0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fb7c0a5942c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fb7c506da9b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fb7c5014dea in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fb7c4e318a4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fb7c4e3684e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7fb7c15e46fa in start_thread (arg=0x7fb7aa4a0700) at
pthread_create.c:333
#10 0x7fb7ca270b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fb7b89b28c0 (LWP 5699)):
[KCrash Handler]
#6  0x7fb7c501734f in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fb7c5b1a03c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x7fb7c5b1f516 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x7fb7c501762b in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7fb7c5019a26 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7fb7c506d673 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7fb7c0a59127 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x7fb7c0a59380 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x7fb7c0a5942c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x7fb7c506da7f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7fb7c5014dea in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7fb7c501ce8c in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7fb7ca590e2b in kdemain (argc=1, argv=) at
/build/dolphin-HvGmRr/dolphin-15.12.3/src/main.cpp:150
#19 0x7fb7ca18a830 in __libc_start_main (main=0x400710 ,
argc=1, argv=0x7fff579fccd8, init=, fini=,
rtld_fini=, stack_end=0x7fff579fccc8) at ../csu/libc-start.c:291
#20 0x00400749 in _start ()

Possible duplicates by query: bug 362637, bug 362619, bug 362527, bug 362460,
bug 362355.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.