Bug 161046 - kpilot crashes during hotsync of addressbook (probably while resolving a conflict)
Summary: kpilot crashes during hotsync of addressbook (probably while resolving a conf...
Status: RESOLVED DUPLICATE of bug 145983
Alias: None
Product: kpilot
Classification: Applications
Component: Contacts Conduit (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: groot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-20 00:35 UTC by Jeroen de Jong
Modified: 2008-12-05 02:38 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 Jeroen de Jong 2008-04-20 00:35:33 UTC
Version:           4.9.2-358 (moribund alleycat) (using KDE 3.5.8)
Installed from:    Gentoo Packages
Compiler:          gcc version 4.1.2 (Gentoo 4.1.2 p1.1) 
OS:                Linux

During hotsync of my addressbook I always get a crash with the backtrace below. It looks like it has problems with merging the address conflicts between my PC and handheld.

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6590960 (LWP 11425)]
[New Thread 0xb626eb90 (LWP 11447)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb588bf56 in AbbrowserConduit::_buildResolutionTable ()
   from /usr/kde/3.5/lib/kde3/conduit_address.so
#7  0xb588d1f5 in AbbrowserConduit::_smartMergeAddressee ()
   from /usr/kde/3.5/lib/kde3/conduit_address.so
#8  0xb588d959 in AbbrowserConduit::syncAddressee ()
   from /usr/kde/3.5/lib/kde3/conduit_address.so
#9  0xb588de75 in AbbrowserConduit::slotPCRecToPalm ()
   from /usr/kde/3.5/lib/kde3/conduit_address.so
#10 0xb588e28a in AbbrowserConduit::qt_invoke ()
   from /usr/kde/3.5/lib/kde3/conduit_address.so
#11 0xb6e6d739 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#12 0xb71a6f4e in QSignal::signal () from /usr/qt/3/lib/libqt-mt.so.3
#13 0xb6e896f5 in QSignal::activate () from /usr/qt/3/lib/libqt-mt.so.3
#14 0xb6e90b53 in QSingleShotTimer::event () from /usr/qt/3/lib/libqt-mt.so.3
#15 0xb6e0e067 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb6e0ec21 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb746ba1e in KApplication::notify ()
   from /usr/kde/3.5/lib/libkdecore.so.4
#18 0xb6e031dc in QEventLoop::activateTimers ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb6dbdd6c in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb6e24b91 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb6e24a16 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#22 0xb6e0daef in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x08058ae5 in ?? ()
#24 0xbfa1eb70 in ?? ()
#25 0x08072b58 in ?? ()
#26 0x00000001 in ?? ()
#27 0x00000000 in ?? ()
Comment 1 Bertjan Broeksema 2008-05-06 22:24:10 UTC
Could you check if this is solved in the latest 3.5 version. vanRijn fixed some crash which solved a similar problem i had. (http://websvn.kde.org/branches/KDE/3.5/kdepim/kpilot/conduits/abbrowserconduit/abbrowser-conduit.cc?r1=717734&r2=754992).

Please try the version at: http://websvn.kde.org/branches/KDE/3.5/kdepim/kpilot/
Comment 2 yupa 2008-05-16 21:22:35 UTC
Same problem here trying to synchronize a palm centro...
Comment 3 Dario Andres 2008-12-05 02:38:46 UTC

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