Bug 385080 - Crash while picking mail recipient list
Summary: Crash while picking mail recipient list
Status: RESOLVED DUPLICATE of bug 362579
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: 5.5.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-26 08:31 UTC by Peter
Modified: 2017-10-25 19:19 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 Peter 2017-09-26 08:31:18 UTC
When composing a mail and clicking on "choose..." ("Auswählen..." in german localisation) to pick a recipient kmail crashes when one entry in the list is clicked, the shift key is pressed and another entry is clicked (in an attempt to mark several recipients at once).
Comment 1 Christoph Feck 2017-10-12 18:02:20 UTC
Please add the backtrace for this crash to this bug report. You can find it on the 'Developer Information' tab in the crash dialog window.

For more information, please see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Comment 2 Peter 2017-10-13 11:55:47 UTC
Hello,
Am Donnerstag, 12. Oktober 2017, 20:02:20 CEST schrieben Sie:
> https://bugs.kde.org/show_bug.cgi?id=385080
> 
> --- Comment #1 from Christoph Feck <cfeck@kde.org> ---
> Please add the backtrace for this crash to this bug report. You can find it
> on the 'Developer Information' tab in the crash dialog window.
> 
I am deeply sorry:

I have installed kdepimlibs-debuginfo and kontact-debuginfo,
the crash is reproducable, but all the information I get is

"Application: Kontact (kontact), signal: Segmentation fault"

under a headline saying the debug informations are useless.
Using gdb, gdb demands to install about a hundred debug libraries after having 
cought the segfault. 

"Thread 1 "kontact" received signal SIGSEGV, Segmentation fault.
0x00007ffff545d634 in QSortFilterProxyModel::sibling(int, int, QModelIndex 
const&) const    () from /usr/lib64/libQt5Core.so.5
Missing separate debuginfos, use: zypper install Mesa-
debuginfo-17.0.5-176.1.x86_64 Mesa-libGL1-debuginfo-17.0.5-176.1.x86_64 ... "

I hesitate to do that as it will probably clutter my system.


Peter Willadt

fon +49 72 31 10 24 30
fax +49 72 31 13 95 43
%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-
\def\hackerspiel{\message{User:}
  \read-1to\nam\message{Password:}
  \read-1to\pwd\message{Sorry, invalid. Try again:}
  \next}\let\next\hackerspiel\hackerspiel
%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-%-
Comment 3 Christoph Feck 2017-10-25 19:19:36 UTC
Thanks, a single line from the backtrace was sufficient to find the duplicate.

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