Re: Help with a KMail crash

2024-12-04 Thread Ingo Klöcker
On Mittwoch, 4. Dezember 2024 09:55:39 Mitteleuropäische Normalzeit Tomaz Canabrava wrote: > Hello all, I have a quite annoying kmail crash, tried to debug but the > codebase didn't help much. > The crash happens in `kidentitymanager`, but I believe the culprit is in > kmail itself. > on KMail's `

Re: Help with a KMail crash

2024-12-04 Thread Konstantin Kharlamov
On Wed, 2024-12-04 at 09:55 +0100, Tomaz Canabrava wrote: > Hello all, I have a quite annoying kmail crash, tried to debug but > the codebase didn't help much. > The crash happens in `kidentitymanager`, but I believe the culprit is > in kmail itself. > on KMail's `identitynpage.cpp`, method `slotRe

Re: Help with a KMail crash

2024-12-04 Thread Sune Vuorela
On 2024-12-04, Ingo Klöcker wrote: > Given that iterators are involved I suspect that shadowIdentities is modified > while it is being iterated over which invalidates the iterator it. There are > some signals emitted in this loop so that there's is a lot of potential for > additional calls to K

Help with a KMail crash

2024-12-04 Thread Tomaz Canabrava
Hello all, I have a quite annoying kmail crash, tried to debug but the codebase didn't help much. The crash happens in `kidentitymanager`, but I believe the culprit is in kmail itself. on KMail's `identitynpage.cpp`, method `slotRemoveIdentity` there are only two relevant calls: mIPage.mIdentityLi