Bug 108167 - Crash while sync with palm-based handheld (Clie) at the step copy to handheld
Summary: Crash while sync with palm-based handheld (Clie) at the step copy to handheld
Status: RESOLVED DUPLICATE of bug 107982
Alias: None
Product: kpilot
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: groot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-26 17:45 UTC by Frédéric
Modified: 2005-07-27 10:26 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 Frédéric 2005-06-26 17:45:33 UTC
Version:           4.5.2 (kind) (using KDE 3.4.1-1.2.fc4.kde, Fedora)
Compiler:          Target: i386-redhat-linux
OS:                Linux (i686) release 2.6.11-1.1369_FC4

After the connection being established between Palm and PC, the reading of some parameters seems ok but when trying to write something on the Palm side, Kpilot crashes. It happens only when there is some conduits (Address, task,...) to sync, but not with the backup function only.
Everything was ok whith the previous version kpilot 4.5.0 in KDE 3.4.1 for Fedora Core 3 (RPM-kde package).
Comment 1 Frédéric 2005-06-26 22:01:24 UTC
Here's the bug report :
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208490304 (LWP 25792)]
[KCrash handler]
#4  0x00a89bb5 in memcpy () from /lib/libc.so.6
#5  0x001efd05 in PilotAddress::pack_ () from /usr/lib/libkpilot.so.0
#6  0x001e3ffe in PilotAppCategory::pack () from /usr/lib/libkpilot.so.0
#7  0x0057fa02 in AbbrowserConduit::_savePalmAddr ()
   from /usr/lib/kde3/conduit_address.so
#8  0x00588cfd in AbbrowserConduit::_smartMergeAddressee ()
   from /usr/lib/kde3/conduit_address.so
#9  0x00589239 in AbbrowserConduit::syncAddressee ()
   from /usr/lib/kde3/conduit_address.so
#10 0x00589a9d in AbbrowserConduit::slotPCRecToPalm ()
   from /usr/lib/kde3/conduit_address.so
#11 0x0058a05a in AbbrowserConduit::qt_invoke ()
   from /usr/lib/kde3/conduit_address.so
#12 0x058a9db4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x05c1e796 in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x058c7633 in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x058cff15 in QSingleShotTimer::event ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x0584508d in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x05845a0c in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x05fcbf27 in KApplication::notify () from /usr/lib/libkdecore.so.4
#19 0x05839932 in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x057ef31a in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x0585d74b in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x0585d656 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x05844a59 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x0805a6cd in ?? ()
#25 0x00a32de6 in __libc_start_main () from /lib/libc.so.6
#26 0x08053c81 in ?? ()
Comment 2 Frédéric 2005-06-28 22:08:05 UTC
The crash happens when pilot-link 0.12.0-pre3 is used and does not whith pilot-link 0.12.0-pre2. But whith this late version, nothing is sync.
Comment 3 Frédéric 2005-07-27 09:09:48 UTC
same bug as 107982
Comment 4 groot 2005-07-27 10:26:33 UTC
Don't use pilot-link 0.12 pre versions unless you want to debug it yourself.

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