Bug 162013 - Kaddressbook crash - corrupt std.vcs file
Summary: Kaddressbook crash - corrupt std.vcs file
Status: RESOLVED WORKSFORME
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 1.2.9
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 195792 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-12 21:42 UTC by Nathalie Villa-Vialaneix
Modified: 2009-06-09 17:49 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 Nathalie Villa-Vialaneix 2008-05-12 21:42:15 UTC
Version:           1.2.9 (using KDE 3.5.9)
Installed from:    Ubuntu Packages

Kontact crashes when using kaddressbook (every components crash as they all use this one).

Opening with konsole, I have the following message:

kontact std::bad_alloc

Report of crash:

[KCrash handler]
#6  0xb7fd3410 in __kernel_vsyscall ()
#7  0xb5fa0085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb5fa1a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb61af480 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#10 0xb61acd05 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb61acd42 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb61ace6a in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0xb61ad49e in operator new () from /usr/lib/libstdc++.so.6
#14 0xb61ad57d in operator new[] () from /usr/lib/libstdc++.so.6
#15 0xb6afeaa9 in QString::setLength () from /usr/lib/libqt-mt.so.3
#16 0xb6afec1e in QString::grow () from /usr/lib/libqt-mt.so.3
#17 0xb6b0016e in QString::operator+= () from /usr/lib/libqt-mt.so.3
#18 0xb7cf162e in KABC::Addressee::insertCustom () from /usr/lib/libkabc.so.1
#19 0xb7d050ea in KABC::VCardTool::parseVCards () from /usr/lib/libkabc.so.1
#20 0xb7d056ab in KABC::VCardConverter::parseVCards ()
   from /usr/lib/libkabc.so.1
#21 0xb7d0578d in KABC::VCardFormatPlugin::loadAll ()
   from /usr/lib/libkabc.so.1
#22 0xb58c68d7 in KABC::ResourceFile::load () from /usr/lib/libkabc_file.so.1
#23 0xb58c65f9 in KABC::ResourceFile::asyncLoad ()
   from /usr/lib/libkabc_file.so.1
#24 0xb7cdfceb in KABC::AddressBook::asyncLoad () from /usr/lib/libkabc.so.1
#25 0xb7ce03cc in KABC::StdAddressBook::init () from /usr/lib/libkabc.so.1
#26 0xb7ce0550 in KABC::StdAddressBook::StdAddressBook ()
   from /usr/lib/libkabc.so.1
#27 0xb7ce05c3 in KABC::StdAddressBook::self () from /usr/lib/libkabc.so.1
#28 0xb5cbbf94 in SDSummaryWidget::SDSummaryWidget ()
   from /usr/lib/kde3/libkontact_specialdatesplugin.so
#29 0xb5cb7413 in SpecialdatesPlugin::createSummaryWidget ()
   from /usr/lib/kde3/libkontact_specialdatesplugin.so
#30 0xb5353209 in SummaryViewPart::updateWidgets ()
   from /usr/lib/kde3/libkontact_summaryplugin.so
#31 0xb5354127 in SummaryViewPart::initGUI ()
   from /usr/lib/kde3/libkontact_summaryplugin.so
#32 0xb535471e in SummaryViewPart::SummaryViewPart ()
   from /usr/lib/kde3/libkontact_summaryplugin.so
#33 0xb534fb9f in SummaryView::createPart ()
   from /usr/lib/kde3/libkontact_summaryplugin.so
#34 0xb7e596d3 in Kontact::Plugin::part () from /usr/lib/libkpinterfaces.so.1
#35 0x08062a50 in ?? ()
#36 0x0830e5f0 in ?? ()
#37 0x00000000 in ?? ()
Comment 1 Nathalie Villa-Vialaneix 2008-05-12 21:45:41 UTC
Bug comes from a corrupted files (std.vcs in .kde/share/apps/kabc/): Personal fields with "é" have been transformed into several hundred of lines with Â... I cleaned the file with kate and everything is ok !
Comment 2 Dario Andres 2009-06-09 17:49:36 UTC
*** Bug 195792 has been marked as a duplicate of this bug. ***