Bug 271680 - Kontact crashes sometimes when I move multiple addresses to another address folder
Summary: Kontact crashes sometimes when I move multiple addresses to another address f...
Status: RESOLVED DUPLICATE of bug 235724
Alias: None
Product: kontact
Classification: Applications
Component: contacts (show other bugs)
Version: 4.4.11
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 12:03 UTC by Kasi
Modified: 2011-05-05 21:59 UTC (History)
1 user (show)

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 Kasi 2011-04-25 12:03:32 UTC
Version:           4.4.11 (using KDE 4.6.2) 
OS:                Linux

Application: kontact (4.4.11)
KDE Platform Version: 4.6.2 (4.6.2) "release 3"
Qt Version: 4.7.2
Operating System: Linux 2.6.37.1-1.2-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
Because categories are not longer available I now decided to move my 
contact entries in different folders. So I created some new folder in  "personal addressbook". Then I selected some contacts by mouse and cut them off. Then I went to the new folder and choose paste. Sometimes the contacts were paste, sometimes, perhaps every third or forth try, kontact crashes. After restart all is ok. The contacs have been pasted to the folder.


-- Backtrace:
A useful backtrace could not be generated. Debug symbols are installed

An https://bugs.kde.org berichten

Reproducible: Sometimes

Steps to Reproduce:
1. Choose multiple contacs
2. Move the contacs to another addressbook folder

Actual Results:  
Kontact crashes

Expected Results:  
no crash
Comment 1 Christophe Marin 2011-04-28 15:54:06 UTC
Please try:

gdb --args kontact --nofork

and when kontact crashes:

type bt

More informations on this page: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB
Comment 2 Kasi 2011-04-28 17:00:52 UTC
Kontact-debuginfo was not automatically installed. Now I get useful debuginfo.

Application: Kontact (kontact), signal: Aborted
[KCrash Handler]
#6  0x00007fa840d0bab5 in raise () from /lib64/libc.so.6
#7  0x00007fa840d0cfb6 in abort () from /lib64/libc.so.6
#8  0x00007fa841104a9d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib64/libstdc++.so.6
#9  0x00007fa841102cb6 in ?? () from /usr/lib64/libstdc++.so.6
#10 0x00007fa841102ce3 in std::terminate() () from /usr/lib64/libstdc++.so.6
#11 0x00007fa841102e36 in __cxa_rethrow () from /usr/lib64/libstdc++.so.6
#12 0x00007fa842150bb3 in QEventLoop::exec (this=0x7fffa0515050, flags=...) at kernel/qeventloop.cpp:214
#13 0x00007fa842154f2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#14 0x0000000000404107 in main (argc=1, argv=0x7fffa05156e8) at /usr/src/debug/kdepim-4.4.11.1/kontact/src/main.cpp:226

It'S possible a dupliacate of bug 235724
Comment 3 Christophe Marin 2011-05-05 21:59:40 UTC

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