[kmail2] [Bug 344270] kmail crashed on restart

2017-01-20 Thread Denis Kurz
https://bugs.kde.org/show_bug.cgi?id=344270

Denis Kurz  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||kde...@posteo.de

--- Comment #4 from Denis Kurz  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 344270] kmail crashed on restart

2015-05-15 Thread Richard Johnson
https://bugs.kde.org/show_bug.cgi?id=344270

--- Comment #3 from Richard Johnson  ---
Created attachment 92627
  --> https://bugs.kde.org/attachment.cgi?id=92627&action=edit
New crash information added by DrKonqi

kmail (4.14.6) on KDE Platform 4.14.6 using Qt 4.8.6

- What I was doing when the application crashed:

KMail locked up when I tried to un-delete a message (move back to inbox from
trash folder..)

-- Backtrace (Reduced):
#6  0x7f6239448427 in KStatusNotifierItem::setStatus
(this=this@entry=0x1a3c430, status=status@entry=KStatusNotifierItem::Active) at
../../kdeui/notifications/kstatusnotifieritem.cpp:161
#7  0x7f623861d315 in KMail::KMSystemTray::setMode (this=0x1a3c430,
newMode=0) at ../../kmail/kmsystemtray.cpp:168
#8  0x7f6238627ad3 in KMKernel::toggleSystemTray (this=0x7ffc6c168270) at
../../kmail/kmkernel.cpp:2047
#9  0x7f623865731f in KMMainWidget::readConfig (this=this@entry=0x299e2e0)
at ../../kmail/kmmainwidget.cpp:862
#10 0x7f62386668cc in KMMainWidget::KMMainWidget (this=0x299e2e0,
parent=, aGUIClient=0x16663e0, actionCollection=0x17e7900,
config=...) at ../../kmail/kmmainwidget.cpp:258

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 344270] kmail crashed on restart

2015-05-15 Thread Richard Johnson
https://bugs.kde.org/show_bug.cgi?id=344270

Richard Johnson  changed:

   What|Removed |Added

 CC||rich...@ytivarg.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 344270] kmail crashed on restart

2015-05-06 Thread Joshua Clayton
https://bugs.kde.org/show_bug.cgi?id=344270

Joshua Clayton  changed:

   What|Removed |Added

 CC||stillcompil...@gmail.com

--- Comment #2 from Joshua Clayton  ---
In my case, a mailing-list filter hung, so I stopped akonadi, closed kmail.
kmail crashed on restart. Logging completely out is the only way to get it back
into a working state.

Another possible clue: when started from the command line, I get the following
warning:

me@my-pc:~$ kmail
QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.

Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f47a25c3800 (LWP 3296))]

Thread 5 (Thread 0x7f477ac14700 (LWP 3383)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f4793c3981d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f4793c39859 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f479d1076aa in start_thread (arg=0x7f477ac14700) at
pthread_create.c:333
#4  0x7f479f864eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f4739a81700 (LWP 3421)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f479397a20d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f4793c68fd6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f479d1076aa in start_thread (arg=0x7f4739a81700) at
pthread_create.c:333
#4  0x7f479f864eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f4738e23700 (LWP 3425)):
#0  0x7f479f8598dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f47974ccebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f47974ccfcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f47a0efd82e in QEventDispatcherGlib::processEvents
(this=0x7f472c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x7f47a0ecccd1 in QEventLoop::processEvents
(this=this@entry=0x7f4738e22dd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x7f47a0ecd035 in QEventLoop::exec (this=this@entry=0x7f4738e22dd0,
flags=...) at kernel/qeventloop.cpp:204
#6  0x7f47a0dc0e89 in QThread::exec (this=) at
thread/qthread.cpp:538
#7  0x7f47a0dc36ff in QThreadPrivate::start (arg=0x288fc30) at
thread/qthread_unix.cpp:349
#8  0x7f479d1076aa in start_thread (arg=0x7f4738e23700) at
pthread_create.c:333
#9  0x7f479f864eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f47313f7700 (LWP 3688)):
#0  0x7ffd9e3eec2e in clock_gettime ()
#1  0x7f479f87338d in __GI___clock_gettime (clock_id=,
tp=) at ../sysdeps/unix/clock_gettime.c:115
#2  0x7f47a0e1aac5 in do_gettime (frac=, sec=) at tools/qelapsedtimer_unix.cpp:127
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:144
#4  0x7f47a0efe635 in updateCurrentTime (this=0x7f4728002ee0) at
kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0x7f4728002ee0, tm=...) at
kernel/qeventdispatcher_unix.cpp:460
#6  0x7f47a0efceec in timerSourcePrepareHelper (src=,
timeout=0x7f47313f6bb4) at kernel/qeventdispatcher_glib.cpp:143
#7  0x7f47a0efcfb5 in timerSourcePrepare (source=,
timeout=) at kernel/qeventdispatcher_glib.cpp:176
#8  0x7f47974cc3fd in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7f47974ccde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f47974ccfcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7f47a0efd82e in QEventDispatcherGlib::processEvents
(this=0x7f47280008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#12 0x7f47a0ecccd1 in QEventLoop::processEvents
(this=this@entry=0x7f47313f6d80, flags=...) at kernel/qeventloop.cpp:149
#13 0x7f47a0ecd035 in QEventLoop::exec (this=this@entry=0x7f47313f6d80,
flags=...) at kernel/qeventloop.cpp:204
#14 0x7f47a0dc0e89 in QThread::exec (this=this@entry=0x468dfa0) at
thread/qthread.cpp:538
#15 0x7f47a0ead443 in QInotifyFileSystemWatcherEngine::run (this=0x468dfa0)
at io/qfilesystemwatcher_inotify.cpp:265
#16 0x7f47a0dc36ff in QThreadPrivate::start (arg=0x468dfa0) at
thread/qthread_unix.cpp:349
#17 0x7f479d1076aa in start_thread (arg=0x7f47313f7700) at
pthread_create.c:333
#18 0x7f479f864eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f47a25c3800 (LWP 3296)):
[KCrash Handler]
#6  0x7f47a210e411 in KStatusNotifierItem::setStatus
(this=this@entry=0x2b13d50, status=status@entry=KStatusNotifierItem::Active) at
../../kdeui/notifications/kstatusnotifieritem.cpp:156
#7  0x0

[kmail2] [Bug 344270] kmail crashed on restart

2015-03-13 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=344270

Lastique  changed:

   What|Removed |Added

 CC||andy...@mail.ru

--- Comment #1 from Lastique  ---
Application: kmail (4.14.1)
KDE Platform Version: 4.14.1
Qt Version: 4.8.6
Operating System: Linux 3.16.0-31-generic x86_64
Distribution: Ubuntu 14.10

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

I set to display HTML message bodies for a contact and restarted Kmail. The
crash occurred on restart.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1177301900 (LWP 8153))]

Thread 6 (Thread 0x7f114da4b700 (LWP 8158)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f1168f2881d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f1168f28859 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f1171eba0a5 in start_thread (arg=0x7f114da4b700) at
pthread_create.c:309
#4  0x7f11745facfd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7f110c89e700 (LWP 8159)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f1168c6920d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f1168f57fd6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f1171eba0a5 in start_thread (arg=0x7f110c89e700) at
pthread_create.c:309
#4  0x7f11745facfd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 4 (Thread 0x7f110799e700 (LWP 8160)):
#0  g_mutex_unlock (mutex=0x7f1109a0) at
/build/buildd/glib2.0-2.42.1/./glib/gthread-posix.c:1349
#1  0x7f116c563dfe in g_main_context_iterate
(context=context@entry=0x7f1109a0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/buildd/glib2.0-2.42.1/./glib/gmain.c:3759
#2  0x7f116c563ffc in g_main_context_iteration (context=0x7f1109a0,
may_block=1) at /build/buildd/glib2.0-2.42.1/./glib/gmain.c:3842
#3  0x7f1174f9404e in QEventDispatcherGlib::processEvents
(this=0x7f1108c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x7f1174f654f1 in QEventLoop::processEvents
(this=this@entry=0x7f110799dce0, flags=...) at kernel/qeventloop.cpp:149
#5  0x7f1174f65805 in QEventLoop::exec (this=this@entry=0x7f110799dce0,
flags=...) at kernel/qeventloop.cpp:204
#6  0x7f1174e63c39 in QThread::exec (this=) at
thread/qthread.cpp:538
#7  0x7f1174e6639f in QThreadPrivate::start (arg=0x1c0e4d0) at
thread/qthread_unix.cpp:349
#8  0x7f1171eba0a5 in start_thread (arg=0x7f110799e700) at
pthread_create.c:309
#9  0x7f11745facfd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f1105713700 (LWP 8161)):
#0  0x7f11745f084d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f116c563ee4 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x7f10f8003210, timeout=-1, context=0x7f10f80009a0) at
/build/buildd/glib2.0-2.42.1/./glib/gmain.c:4076
#2  g_main_context_iterate (context=context@entry=0x7f10f80009a0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
/build/buildd/glib2.0-2.42.1/./glib/gmain.c:3776
#3  0x7f116c563ffc in g_main_context_iteration (context=0x7f10f80009a0,
may_block=1) at /build/buildd/glib2.0-2.42.1/./glib/gmain.c:3842
#4  0x7f1174f9404e in QEventDispatcherGlib::processEvents
(this=0x7f10f80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0x7f1174f654f1 in QEventLoop::processEvents
(this=this@entry=0x7f1105712ca0, flags=...) at kernel/qeventloop.cpp:149
#6  0x7f1174f65805 in QEventLoop::exec (this=this@entry=0x7f1105712ca0,
flags=...) at kernel/qeventloop.cpp:204
#7  0x7f1174e63c39 in QThread::exec (this=this@entry=0x22acad0) at
thread/qthread.cpp:538
#8  0x7f1174f47033 in QInotifyFileSystemWatcherEngine::run (this=0x22acad0)
at io/qfilesystemwatcher_inotify.cpp:265
#9  0x7f1174e6639f in QThreadPrivate::start (arg=0x22acad0) at
thread/qthread_unix.cpp:349
#10 0x7f1171eba0a5 in start_thread (arg=0x7f1105713700) at
pthread_create.c:309
#11 0x7f11745facfd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f10fee11700 (LWP 8013)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f116030bc8a in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x7f116030bcb9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x7f1171eba0a5 in start_thread (arg=0x7f10fee11700) at
pthread_create.c:309
#4  0x7f11745facfd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f1177301900 (LWP 8153)):
[KCrash Hand