[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2023-07-17 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

Freek de Kruijf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #35 from Freek de Kruijf  ---
Apparently solved. After starting kmail I don't get anymore a crash reported by
DrKonqi on the imap server I used to get and after which the process was
restarted without a further problem.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2023-04-12 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=403391

Carl Schwan  changed:

   What|Removed |Added

 CC||c...@carlschwan.eu

--- Comment #34 from Carl Schwan  ---
> How do I repair the mysql tables causing these error messages?

This will be automatically done once
https://invent.kde.org/pim/akonadi/-/merge_requests/130 is merged

In the meantime you can run:

mysql_upgrade --defaults-file=$HOME/.local/share/akonadi/mysql.conf
--socket=$XDG_RUNTIME_DIR/akonadi/mysql.socket

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2022-11-16 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #33 from Freek de Kruijf  ---
I have a very large number of the following messages in
~/.local/share/akonadi/db_data/mysql.err
2022-11-16 23:59:16 43 [ERROR] Incorrect definition of table
mysql.column_stats: expected column 'hist_type' at position 9 to have type
enum('SINGLE_PREC_HB','DOUBLE_PREC_HB','JSON_HB'), found type
enum('SINGLE_PREC_HB','DOUBLE_PREC_HB').
2022-11-16 23:59:16 43 [ERROR] Incorrect definition of table
mysql.column_stats: expected column 'histogram' at position 10 to have type
longblob, found type varbinary(255).
Is it possible that these errors are the cause of the mentioned problem in this
report. 

How do I repair the mysql tables causing these error messages?

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2022-08-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #32 from Freek de Kruijf  ---
I still have this problem on a rather old x86_64 system: AMD Phenom(tm) II X4
910e Processor
However on my more recent laptop it is OK.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2022-01-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #31 from Nicolas Fella  ---
*** Bug 433117 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2022-01-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=403391

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #30 from Nicolas Fella  ---
*** Bug 448140 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2021-04-22 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #29 from Freek de Kruijf  ---
(In reply to Leszek Lesner from comment #28)
> I found a fix for my web.de imap crash.
> See my comment and patch here. You can try to apply it to your setup and see
> if it fixes the imap crashes for you too
> 
> https://bugs.kde.org/show_bug.cgi?id=433117#c1

I have to wait for a binary to become available.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2021-04-22 Thread Leszek Lesner
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #28 from Leszek Lesner  ---
I found a fix for my web.de imap crash.
See my comment and patch here. You can try to apply it to your setup and see if
it fixes the imap crashes for you too

https://bugs.kde.org/show_bug.cgi?id=433117#c1

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2021-04-06 Thread Leszek Lesner
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #27 from Leszek Lesner  ---
Created attachment 137377
  --> https://bugs.kde.org/attachment.cgi?id=137377=edit
New crash information added by DrKonqi

akonadi_imap_resource (5.17.40 (21.07.40)) using Qt 5.15.2

- What I was doing when the application crashed:
Again another crash after a few days of Web.de usage. It seems that it does not
support a certain Imap feature or so that leads to the crash as I can get new
mails if shortly after crash and it auto restarts I hit abort in akonadiconsole
for this Imap Ressource. 
It shows then newly missed unread messages normally and works until I try to
restart the imap ressource again.

-- Backtrace (Reduced):
#5  0x7efe5db5f7bb in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:50
#6  0x7efe5db4a535 in __GI_abort () at abort.c:79
#7  0x7efe5e09fa05 in qt_message_fatal (context=..., message=...) at
/home/leszek/kde/src/Qt5/qtbase/src/corelib/global/qlogging.cpp:1914
#8  0x7efe5e09fa05 in QMessageLogger::fatal(char const*, ...) const
(this=this@entry=0x7fff555c09a0, msg=msg@entry=0x7efe5e370ea0 "ASSERT: \"%s\"
in file %s, line %d") at
/home/leszek/kde/src/Qt5/qtbase/src/corelib/global/qlogging.cpp:893
#9  0x7efe5e09ef23 in qt_assert(char const*, char const*, int)
(assertion=, file=, line=) at
../../include/QtCore/../../../../../src/Qt5/qtbase/src/corelib/global/qlogging.h:90

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2021-01-29 Thread Leszek Lesner
https://bugs.kde.org/show_bug.cgi?id=403391

Leszek Lesner  changed:

   What|Removed |Added

 CC||leszek.les...@web.de

--- Comment #26 from Leszek Lesner  ---
I can confirm for my WEB.DE account that suddenly crashes the imap_resource 


Application: Web.de(2) (akonadi_imap_resource), signal: Aborted
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7fdf8a1ee980
(LWP 5236))]
[KCrash Handler]
#5  0x7fdf8fe077bb in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:50
#6  0x7fdf8fdf2535 in __GI_abort () at abort.c:79
#7  0x7fdf90347a05 in qt_message_fatal (context=..., message=...) at
/home/leszek/kde/src/Qt5/qtbase/src/corelib/global/qlogging.cpp:1914
#8  0x7fdf90347a05 in QMessageLogger::fatal(char const*, ...) const
(this=this@entry=0x7fff89de6550, msg=msg@entry=0x7fdf90618ea0 "ASSERT: \"%s\"
in file %s, line %d") at
/home/leszek/kde/src/Qt5/qtbase/src/corelib/global/qlogging.cpp:893
#9  0x7fdf90346f23 in qt_assert(char const*, char const*, int)
(assertion=, file=, line=) at
../../include/QtCore/../../../../../src/Qt5/qtbase/src/corelib/global/qlogging.h:90
#10 0x7fdf92ef6c65 in KIMAP::ImapSet::add(QVector const&)
(this=0x7fff89de6658, values=...) at
/home/leszek/kde/src/kimap/src/imapset.cpp:240
#11 0x7fdf92ef6b60 in KIMAP::ImapSet::add(long long) (this=0x7fff89de6658,
value=-1) at /home/leszek/kde/src/kimap/src/imapset.cpp:231
#12 0x56001f77315f in ChangeItemsFlagsTask::prepareJob(KIMAP::Session*)
(this=0x7fdf6c03e400, session=0x560021298050) at
/home/leszek/kde/src/kdepim-runtime/resources/imap/changeitemsflagstask.cpp:75
#13 0x56001f773394 in
ChangeItemsFlagsTask::triggerAppendFlagsJob(KIMAP::Session*)
(this=0x7fdf6c03e400, session=0x560021298050) at
/home/leszek/kde/src/kdepim-runtime/resources/imap/changeitemsflagstask.cpp:97
#14 0x56001f772eb4 in ChangeItemsFlagsTask::onSelectDone(KJob*)
(this=0x7fdf6c03e400, job=0x560021299dc0) at
/home/leszek/kde/src/kdepim-runtime/resources/imap/changeitemsflagstask.cpp:56
#15 0x56001f7742b2 in QtPrivate::FunctorCall,
QtPrivate::List, void, void (ChangeItemsFlagsTask::*)(KJob*)>::call(void
(ChangeItemsFlagsTask::*)(KJob*), ChangeItemsFlagsTask*, void**) (f=(void
(ChangeItemsFlagsTask::*)(class ChangeItemsFlagsTask * const, class KJob *))
0x56001f772c10 , o=0x7fdf6c03e400,
arg=0x7fff89de69d0) at
/home/leszek/kde/qt5/include/QtCore/qobjectdefs_impl.h:152
#16 0x56001f774232 in QtPrivate::FunctionPointer::call, void>(void
(ChangeItemsFlagsTask::*)(KJob*), ChangeItemsFlagsTask*, void**) (f=(void
(ChangeItemsFlagsTask::*)(class ChangeItemsFlagsTask * const, class KJob *))
0x56001f772c10 , o=0x7fdf6c03e400,
arg=0x7fff89de69d0) at
/home/leszek/kde/qt5/include/QtCore/qobjectdefs_impl.h:185
#17 0x56001f77419c in QtPrivate::QSlotObject, void>::impl(int,
QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1,
this_=0x5600211e2e70, r=0x7fdf6c03e400, a=0x7fff89de69d0, ret=0x0) at
/home/leszek/kde/qt5/include/QtCore/qobjectdefs_impl.h:418
#18 0x7fdf9057666c in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fff89de69d0, r=0x7fdf6c03e400, this=0x5600211e2e70) at
../../include/QtCore/../../../../../src/Qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h:398
#19 0x7fdf9057666c in doActivate(QObject*, int, void**)
(sender=0x560021299dc0, signal_index=6, argv=0x7fff89de69d0) at
/home/leszek/kde/src/Qt5/qtbase/src/corelib/kernel/qobject.cpp:3886
#20 0x7fdf91c8153e in KJob::result(KJob*, KJob::QPrivateSignal)
(this=0x560021299dc0, _t1=0x560021299dc0, _t2=...) at
/home/leszek/kde/build/kcoreaddons/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:576
#21 0x7fdf91c7f4a3 in KJob::finishJob(bool) (this=0x560021299dc0,
emitResult=true) at /home/leszek/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:92
#22 0x7fdf91c7fbf2 in KJob::emitResult() (this=0x560021299dc0) at
/home/leszek/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:296
#23 0x7fdf92effae1 in KIMAP::Job::handleErrorReplies(KIMAP::Response
const&) (this=0x560021299dc0, response=...) at
/home/leszek/kde/src/kimap/src/job.cpp:72
#24 0x7fdf92f1526b in KIMAP::SelectJob::handleResponse(KIMAP::Response
const&) (this=0x560021299dc0, response=...) at
/home/leszek/kde/src/kimap/src/selectjob.cpp:222
#25 0x7fdf92f18173 in
KIMAP::SessionPrivate::responseReceived(KIMAP::Response const&)
(this=0x560021298070, response=...) at
/home/leszek/kde/src/kimap/src/session.cpp:288
#26 0x7fdf92f1ce5e in QtPrivate::FunctorCall,
QtPrivate::List, void, void
(KIMAP::SessionPrivate::*)(KIMAP::Response const&)>::call(void
(KIMAP::SessionPrivate::*)(KIMAP::Response const&), KIMAP::SessionPrivate*,
void**) (f=(void (KIMAP::SessionPrivate::*)(class KIMAP::SessionPrivate *
const, const struct KIMAP::Response &)) 0x7fdf92f178f8
,
o=0x560021298070, arg=0x7fdf6c034838) at

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2020-08-27 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #25 from Freek de Kruijf  ---
Created attachment 131213
  --> https://bugs.kde.org/attachment.cgi?id=131213=edit
New crash information added by DrKonqi

akonadi_imap_resource (5.15.0 (20.08.0)) using Qt 5.15.0

- What I was doing when the application crashed:
A crash first was reported when starting Kontact. Later I pressed Check Mail in
the menu bar and again the crash. The backtrace of this last crash is attached.

-- Backtrace (Reduced):
#4  QHash::findNode(QByteArray const&,
unsigned int*) const (ahp=, akey=..., this=) at
/usr/src/debug/akonadi-server-20.08.0-1.1.x86_64/src/core/attributestorage.cpp:69
#5  QHash::contains(QByteArray const&) const
(akey=..., this=) at /usr/include/qt5/QtCore/qhash.h:920
#6  Akonadi::AttributeStorage::hasAttribute(QByteArray const&) const (type=...,
this=0x40) at
/usr/src/debug/akonadi-server-20.08.0-1.1.x86_64/src/core/attributestorage.cpp:69
#7  Akonadi::Collection::hasAttribute(QByteArray const&) const
(this=this@entry=0x557c668836e0, type=...) at
/usr/src/debug/akonadi-server-20.08.0-1.1.x86_64/src/core/collection.cpp:166
#8  0x7f31ec8a0d6f in
Akonadi::Collection::hasAttribute() const
(this=0x557c668836e0) at /usr/include/qt5/QtCore/qarraydata.h:257

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2020-08-25 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=403391

Ahmad Samir  changed:

   What|Removed |Added

 CC||br...@ioda-net.ch

--- Comment #24 from Ahmad Samir  ---
*** Bug 415741 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2020-06-05 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #23 from Freek de Kruijf  ---
Created attachment 129063
  --> https://bugs.kde.org/attachment.cgi?id=129063=edit
new crash report of akonadi_imap_resource

This a rather annoying problem, which occurs always when I start kontact or
select Check New Messages for this particular IMAP resource.
Luckily the akonadi_imap_resource restarts automatically and stays working as
long as I do not manually check for new messages.
Apparently it is the interaction from kontact/kmail with this
akonadi_imap_resource that triggers the crash, because it does not occur when
akonadi starts.

Please investigate. I can give you any assistance you need, which does not go
beyond my abilities.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2020-04-04 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #22 from Freek de Kruijf  ---
Can I be of help in debugging? Found an article on how to start a debug session
for a resource process. So I should be able to start the crashing process with
gdb, however I don't know how to continue, except by typing run.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2020-03-05 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #21 from Freek de Kruijf  ---
Application: akonadi_imap_resource (5.13.2 (19.12.2))

Qt Version: 5.14.1
Frameworks Version: 5.67.0
Operating System: Linux 5.5.6-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
Started a check for new messages.
Also when starting kmail/kontact the akonadi_imap_resource for an account on a
separte dovecot server always crashes.
This is reproducable always; also when doing the check.

-- Backtrace:
Application: IMAP-freekbpim64 (akonadi_imap_resource), signal: Segmentation
fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f55a906eac0 (LWP 3384))]

Thread 12 (Thread 0x7f5592598700 (LWP 3467)):
#0  0x7f55b667b4e9 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x7f55b667cc6f in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f55b667d2a2 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x7f55b667d41f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x7f55b82a4c6b in QEventDispatcherGlib::processEvents
(this=0x7f557b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f55b824cbfb in QEventLoop::exec (this=this@entry=0x7f5592597ae0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#6  0x7f55b807762e in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:118
#7  0x7f55b80786f8 in QThreadPrivate::start (arg=0x5574bd016e70) at
thread/qthread_unix.cpp:342
#8  0x7f55b7574efa in start_thread () from /lib64/libpthread.so.0
#9  0x7f55b9fdf3bf in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f5592d99700 (LWP 3401)):
#0  0x7f55b9fd04fc in read () from /lib64/libc.so.6
#1  0x7f55b66c420f in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f55b667ce57 in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f55b667d2a2 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x7f55b667d41f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x7f55b82a4c6b in QEventDispatcherGlib::processEvents
(this=0x7f556c000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f55b824cbfb in QEventLoop::exec (this=this@entry=0x7f5592d98ae0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#7  0x7f55b807762e in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:118
#8  0x7f55b80786f8 in QThreadPrivate::start (arg=0x5574bcf3baa0) at
thread/qthread_unix.cpp:342
#9  0x7f55b7574efa in start_thread () from /lib64/libpthread.so.0
#10 0x7f55b9fdf3bf in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f559359a700 (LWP 3400)):
#0  0x7f55b667b49f in g_source_ref () from /usr/lib64/libglib-2.0.so.0
#1  0x7f55b667b548 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f55b667c7c3 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f55b667d22b in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x7f55b667d41f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x7f55b82a4c6b in QEventDispatcherGlib::processEvents
(this=0x7f5578000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f55b824cbfb in QEventLoop::exec (this=this@entry=0x7f5593599ae0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#7  0x7f55b807762e in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:118
#8  0x7f55b80786f8 in QThreadPrivate::start (arg=0x5574bceb9ed0) at
thread/qthread_unix.cpp:342
#9  0x7f55b7574efa in start_thread () from /lib64/libpthread.so.0
#10 0x7f55b9fdf3bf in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f559d7fa700 (LWP 3398)):
#0  0x7f55b667b49f in g_source_ref () from /usr/lib64/libglib-2.0.so.0
#1  0x7f55b667b548 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f55b667c7c3 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f55b667d22b in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x7f55b667d41f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x7f55b82a4c6b in QEventDispatcherGlib::processEvents
(this=0x7f5574000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f55b824cbfb in QEventLoop::exec (this=this@entry=0x7f559d7f9ae0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#7  0x7f55b807762e in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:118
#8  0x7f55b80786f8 in QThreadPrivate::start (arg=0x5574bce97030) at
thread/qthread_unix.cpp:342
#9  0x7f55b7574efa in start_thread () from /lib64/libpthread.so.0
#10 0x7f55b9fdf3bf in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f559dffb700 (LWP 3397)):
#0  

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2020-01-09 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #20 from Freek de Kruijf  ---
Created attachment 124989
  --> https://bugs.kde.org/attachment.cgi?id=124989=edit
crash report of akonadi_imap_resource (no backtrace)

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-10-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

Freek de Kruijf  changed:

   What|Removed |Added

Version|5.12.0  |5.12.2

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-10-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #19 from Freek de Kruijf  ---
Created attachment 123609
  --> https://bugs.kde.org/attachment.cgi?id=123609=edit
crash report of akonadi_imap_resource

This bug is very annoying. It returns each session. Please take a look.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-09-07 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

Freek de Kruijf  changed:

   What|Removed |Added

   Assignee|freekdekru...@kde.nl|kdepim-b...@kde.org

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-08-26 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

Freek de Kruijf  changed:

   What|Removed |Added

Version|5.11.0  |5.12.0

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-08-26 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #18 from Freek de Kruijf  ---
Later pressing F5 while this imap account was selected opened the account
without a problem.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-08-26 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

Freek de Kruijf  changed:

   What|Removed |Added

 CC||freekdekru...@kde.nl

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-06-11 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #16 from Freek de Kruijf  ---
Created attachment 120777
  --> https://bugs.kde.org/attachment.cgi?id=120777=edit
akonadi_imap_resource-20190611-095658.kcrash.txt

Still the same type of crash, after which e-mail still works. It seems to be
always about a connection to a dovecot IMAP server with quite a lot of folders
and subfolders. This KMail also has a connection to the same IMAP server, but
another account with only a few folders, the standard ones.

Kontact version 5.11.1
KDE Frameworks 5.58.0
Qt 5.12.3

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-05-31 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #15 from Freek de Kruijf  ---
Created attachment 120430
  --> https://bugs.kde.org/attachment.cgi?id=120430=edit
akonadi_imap_resource-20190531-144923.kcrash.txt

Using Kontact 5.11.1, Qt version 5.12.3 and KDE Frameworks 5.58.0

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-05-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=403391

Christoph Feck  changed:

   What|Removed |Added

Version|5.9.2   |5.11.0

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-05-15 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #14 from Freek de Kruijf  ---
Created attachment 120076
  --> https://bugs.kde.org/attachment.cgi?id=120076=edit
akonadi_imap_resource-20190515-113710.kcrash.txt

Recent backtrace

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #13 from Freek de Kruijf  ---
Created attachment 119738
  --> https://bugs.kde.org/attachment.cgi?id=119738=edit
akonadi_imap_resource-20190430-094344.kcrash.txt

With the newest software for openSUSE TumbleweedKDE 
Kontact versie 5.11.0
Frameworks 5.57.0
Qt 5.12.3 (gebouwd tegen 5.12.3)
Het xcb venstersysteem

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-26 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #12 from Freek de Kruijf  ---
Created attachment 119647
  --> https://bugs.kde.org/attachment.cgi?id=119647=edit
akonadi_imap_resource-20190426-115704.kcrash.txt

Crash caused by pressing menu item "Check for new messages" in KMail.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-22 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

Freek de Kruijf  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Resolution|BACKTRACE   |---
   Assignee|kdepim-b...@kde.org |freekdekru...@kde.nl
 Ever confirmed|0   |1

--- Comment #11 from Freek de Kruijf  ---
Created attachment 119563
  --> https://bugs.kde.org/attachment.cgi?id=119563=edit
akonadi_imap_resource-20190422-173415.kcrash.txt

Installed tons of dubuginfo packages, still xorg-session.log recommends tens of
further packages. Do I need to install all?

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-22 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #10 from Freek de Kruijf  ---
Created attachment 119561
  --> https://bugs.kde.org/attachment.cgi?id=119561=edit
akonadi_nodes_aget

I did install tons of debuginfo files

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-19 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=403391

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #9 from Christoph Feck  ---
Comment #7 is bug 401692.

For the other backtraces, please install debug symbols for akonadi and add an
updated backtrace. For help with this, please ask in a forum of your
distribution.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-18 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #8 from Freek de Kruijf  ---
Created attachment 119486
  --> https://bugs.kde.org/attachment.cgi?id=119486=edit
xorg-session.log

This is xorg-session.log right after crash of notes_agent

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-18 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #7 from Freek de Kruijf  ---
Created attachment 119485
  --> https://bugs.kde.org/attachment.cgi?id=119485=edit
Backtrace of akonadi_notes_agent

I have daily crashed of some akonadi module. This time it is notes_agent, but
mostly imap_resource. It is mostly right after startup of akonadi, but
sometimes also later after startup of kontact.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-08 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #6 from Freek de Kruijf  ---
Created attachment 119295
  --> https://bugs.kde.org/attachment.cgi?id=119295=edit
akonadi_imap_resource-20190408-134802.kcrash.txt

This is a crash dump made after changing to postgresql as the database. Does
not seem to have an ill effect, because after a check on new messages this imap
resource starts again OK. Using mysql (mariadb) I had major problems reading
email using kmail.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-04-08 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #5 from Freek de Kruijf  ---
Created attachment 119294
  --> https://bugs.kde.org/attachment.cgi?id=119294=edit
another xorg-session.log

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-03-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #4 from Freek de Kruijf  ---
Created attachment 119157
  --> https://bugs.kde.org/attachment.cgi?id=119157=edit
xorg-session.log

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-03-30 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #3 from Freek de Kruijf  ---
Another crash of an akonadi module:
~/.local/share/sddm/xorg-session.log contains:
ProtocolException thrown:Failed to write data to stream
terminate called after throwing an instance of 'Akonadi::ProtocolException'
  what():  Failed to write data to stream
KCrash: Application 'akonadi_notes_agent' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
Missing separate debuginfo for /usr/bin/akonadi_notes_agent
followed by a large list of packages to be installed using zypper.

The above mentioned log file will be attached.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-01-19 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=403391

Christophe Giboudeaux  changed:

   What|Removed |Added

   Severity|normal  |crash

--- Comment #2 from Christophe Giboudeaux  ---
if the crash can be reproduced, please install
libKF5AkonadiAgentBase5-debuginfo.

bug 387776 may be related.

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

[Akonadi] [Bug 403391] crash of akonadi_imap_resource

2019-01-19 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=403391

--- Comment #1 from Christophe Giboudeaux  ---
Pasting inline

Thread 1 (Thread 0x7fb9e2971a40 (LWP 2870)):
[KCrash Handler]
#6  0x7fb9f588e64a in  () at /usr/lib64/libKF5AkonadiCore.so.5
#7  0x7fb9f58aefdf in Akonadi::Collection::hasAttribute(QByteArray const&)
const () at /usr/lib64/libKF5AkonadiCore.so.5
#8  0x7fb9f5b6b3e3 in  () at /usr/lib64/libKF5AkonadiAgentBase.so.5
#9  0x7fb9f5b6f3f5 in  () at /usr/lib64/libKF5AkonadiAgentBase.so.5
#10 0x7fb9f5b697af in  () at /usr/lib64/libKF5AkonadiAgentBase.so.5
#11 0x7fb9f5b6ab58 in  () at /usr/lib64/libKF5AkonadiAgentBase.so.5
#12 0x7fb9f41930ab in QMetaObject::activate(QObject*, int, int, void**)
(sender=0x55aeac74bca0, signalOffset=,
local_signal_index=, argv=) at
kernel/qobject.cpp:3778
#13 0x7fb9f5519cec in KJob::result(KJob*, KJob::QPrivateSignal) () at
/usr/lib64/libKF5CoreAddons.so.5
#14 0x7fb9f551a7b3 in KJob::finishJob(bool) () at
/usr/lib64/libKF5CoreAddons.so.5
#15 0x7fb9f419eea6 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffe0e452140, r=, this=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#16 0x7fb9f419eea6 in QSingleShotTimer::timerEvent(QTimerEvent*)
(this=0x55aeac7a6810) at kernel/qtimer.cpp:318
#17 0x7fb9f419391b in QObject::event(QEvent*) (this=0x55aeac7a6810,
e=) at kernel/qobject.cpp:1230
#18 0x7fb9f4d17591 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=this@entry=0x55aeac24ac10, receiver=receiver@entry=0x55aeac7a6810,
e=e@entry=0x7ffe0e452460) at kernel/qapplication.cpp:3753
#19 0x7fb9f4d1eb50 in QApplication::notify(QObject*, QEvent*)
(this=0x7ffe0e452760, receiver=0x55aeac7a6810, e=0x7ffe0e452460) at
kernel/qapplication.cpp:3500
#20 0x7fb9f4169359 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x55aeac7a6810, event=0x7ffe0e452460) at
../../include/QtCore/5.12.0/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:322
#21 0x7fb9f41bcc83 in QTimerInfoList::activateTimers()
(this=0x55aeac312bc0) at kernel/qtimerinfo_unix.cpp:643
#22 0x7fb9f41bd4d4 in timerSourceDispatch(GSource*, GSourceFunc, gpointer)
(source=) at kernel/qeventdispatcher_glib.cpp:182
#23 0x7fb9f16ebc85 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#24 0x7fb9f16ec048 in  () at /usr/lib64/libglib-2.0.so.0
#25 0x7fb9f16ec0dc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#26 0x7fb9f41bd873 in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x55aeac30e0f0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#27 0x7fb9f416802b in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ffe0e4526c0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#28 0x7fb9f4170192 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#29 0x7fb9f5b6514e in Akonadi::ResourceBase::init(Akonadi::ResourceBase*)
() at /usr/lib64/libKF5AkonadiAgentBase.so.5

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