Bug 52520 - kaddressbook crashes on exit
Summary: kaddressbook crashes on exit
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kab3
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-02 16:24 UTC by Uri Shohet
Modified: 2009-08-05 15:48 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 Uri Shohet 2003-01-02 16:24:55 UTC
Version:           3.1 (using KDE 3.1.9)
Compiler:          gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
OS:          Linux (i686) release 2.4.18-19.8.0

Hi

I run tonight's (Jan 2 2003) CVS kaddressbook.

Here's the konsole output:
-----------
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle ''
QDate::fromString: Parameter out of range.
QMetaObject::findSignal:AddresseeEditorWidget: Conflict with ExtensionWidget::modified(KABC::Addressee::List)
QMetaObject::findSignal:DistributionListView: Conflict with QListView::dropped(QDropEvent*)
DistributionListView::property( "text" ) failed: property invalid or does not exist
DistributionListView::property( "title" ) failed: property invalid or does not exist
QViewportWidget::property( "text" ) failed: property invalid or does not exist
QViewportWidget::property( "title" ) failed: property invalid or does not exist
QMetaObject::findSignal:DistributionListWidget: Conflict with ExtensionWidget::modified(KABC::Addressee::List)
KHTMLView::property( "text" ) failed: property invalid or does not exist
KHTMLView::property( "title" ) failed: property invalid or does not exist
QClipperWidget::property( "text" ) failed: property invalid or does not exist
QClipperWidget::property( "title" ) failed: property invalid or does not exist
*** libkabc got signal 11 (Crashing)
-----------

... and this is the Backtrace tab contents:
-----------
[New Thread 8192 (LWP 12757)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x414cfc63 in waitpid () from /lib/i686/libpthread.so.0
#3  0x40cb639a in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x404d6c4f in KABC::AddressBook::cleanUp() ()
   from /opt/kde3/lib/libkabc.so.1
#6  0x4050478c in crashHandler () from /opt/kde3/lib/libkabc.so.1
#7  0x40cb6a28 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#8  <signal handler called>
-----------

Uri Shohet
Comment 1 Uri Shohet 2003-01-03 12:34:11 UTC
I recompiled everything without --disable-debug and here are the new 
output from konsole: 
 
----------------------------------- 
kabc: StdAddressBook::self() 
kabc: StdAddressBook::StdAddressBook() 
kabc: ResourceFactory::self() 
kio (KDirWatch): Available methods: Stat 
kabc: FormatFactory::self() 
kabc: FormatFactory::self() 
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '' 
kio (KDirWatch): Added File /home/ushohet/.kde/share/apps/kabc/std.vcf 
[KDirWatch-1] 
kio (KDirWatch): Global Poll Freq is now 500 msec 
kio (KDirWatch):  Started Polling Timer, freq 500 
kio (KDirWatch):  Setup Stat (freq 500) for 
/home/ushohet/.kde/share/apps/kabc/std.vcf 
kio (KDirWatch): KDirWatch-1 restarted scanning 
/home/ushohet/.kde/share/apps/kabc/std.vcf (now 1 watchers) 
kabc: AddressBook::load() 
kabc: ResourceFile::load(): '/home/ushohet/.kde/share/apps/kabc/std.vcf' 
kabc: VCardFormat::loadAll() 
kaddressbook: ViewContainer::slotStyleSelected: creating look Detailed 
Style: Display all details, no modifications. 
kaddressbook: AddresseeEditorWidget() 
kaddressbook: AddresseeEditorWidget::load() 
libkdepim: KPimPrefs::usrReadConfig() 
QDate::fromString: Parameter out of range. 
QMetaObject::findSignal:AddresseeEditorWidget: Conflict with 
ExtensionWidget::modified(KABC::Addressee::List) 
kio (KTrader): KServiceTypeProfile::offers( KAddressBook/Extension, ) 
kio (KTrader): Returning 2 offers 
QMetaObject::findSignal:DistributionListView: Conflict with 
QListView::dropped(QDropEvent*) 
kabc: No distlists for '/home/ushohet/.kde/share/apps/kabc/std.vcf' 
DistributionListView::property( "text" ) failed: property invalid or does not 
exist 
DistributionListView::property( "title" ) failed: property invalid or does not 
exist 
QViewportWidget::property( "text" ) failed: property invalid or does not 
exist 
QViewportWidget::property( "title" ) failed: property invalid or does not 
exist 
QMetaObject::findSignal:DistributionListWidget: Conflict with 
ExtensionWidget::modified(KABC::Addressee::List) 
kaddressbook: [bool KHTMLSettings::isJavaScriptEnabled(const 
QString&)] 
kaddressbook: lookup_hostname_policy() 
kaddressbook: [bool KHTMLSettings::isJavaEnabled(const QString&)] 
kaddressbook: lookup_hostname_policy() 
kaddressbook: [bool KHTMLSettings::isPluginsEnabled(const QString&)] 
kaddressbook: lookup_hostname_policy() 
KHTMLView::property( "text" ) failed: property invalid or does not exist 
KHTMLView::property( "title" ) failed: property invalid or does not exist 
QClipperWidget::property( "text" ) failed: property invalid or does not exist 
QClipperWidget::property( "title" ) failed: property invalid or does not exist 
kio (KTrader): KServiceTypeProfile::offers( KAddressBook/View, ) 
kio (KTrader): Returning 3 offers 
kaddressbook: ViewManager::setActiveView: creating view - Default Table 
View 
[ushohet@michal ushohet]$ kio (KDirWatch):  Stopped Polling Timer 
kio (KDirWatch): Removed File 
/home/ushohet/.kde/share/apps/kabc/std.vcf [KDirWatch-1] 
kio (KDirWatch): Poll Freq now 3600000 msec 
kaddressbook: KAddressBookView::~KAddressBookView: destroying - 
Default Table View 
kaddressbook: ~AddresseeEditorWidget() 
kparts: KPart::slotWidgetDestroyed(), deleting part unnamed 
khtml: KHTMLFactory::~KHTMLFactory 
kparts: Part::~Part 0x8260480 
kdecore (KLibLoader): The KLibLoader contains the library 
libkaddrbk_location (0x825c618) 
kdecore (KLibLoader): The KLibLoader contains the library 
libkaddrbk_cardview (0x8293228) 
kdecore (KLibLoader): The KLibLoader contains the library 
libkaddrbk_distributionlist (0x8255c18) 
kdecore (KLibLoader): The KLibLoader contains the library 
libkaddrbk_tableview (0x82921f8) 
kdecore (KLibLoader): The KLibLoader contains the library 
libkaddrbk_iconview (0x8291a68) 
*** libkabc got signal 11 (Crashing) 
kabc: StdAddressBook::self() 
----------------------------------- 
 
and new Backtrace: 
----------------------------------- 
[New Thread 8192 (LWP 18478)] 
0x420ae169 in wait4 () from /lib/i686/libc.so.6 
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6 
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6 
#2  0x41576c63 in waitpid () from /lib/i686/libpthread.so.0 
#3  0x40d52efc in KCrash::defaultCrashHandler(int) () 
   from /opt/kde3/lib/libkdecore.so.4 
#4  <signal handler called> 
#5  0x40500b2f in KABC::AddressBook::cleanUp() () 
   from /opt/kde3/lib/libkabc.so.1 
#6  0x40536aac in crashHandler () from /opt/kde3/lib/libkabc.so.1 
#7  0x40d5358a in KCrash::defaultCrashHandler(int) () 
   from /opt/kde3/lib/libkdecore.so.4 
#8  <signal handler called> 
----------------------------------- 
 
Hope this helps a little more 
 
Uri Shohet 
 
Comment 2 Tobias Koenig 2003-02-03 15:58:15 UTC
Hi Uri, 
 
that bug should be fixed in CVS HEAD and the KDE_3_1_BRANCH now. 
Thank you very much for this hint. 
 
Ciao, 
Tobias 
Comment 3 Tobias Koenig 2009-08-05 15:48:16 UTC
The development of the old KAddressBook will be discontinued for KDE 4.4.
Since the new application has the same name, but a completly new code base we close all bug reports against the old version and ask the submitters to resend there reports against the new product.