After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 136010 - gpilotd crashes when my Tungsten T tries to backup NetLibrary.
gpilotd crashes when my Tungsten T tries to backup NetLibrary.
Status: RESOLVED FIXED
Product: gnome-pilot
Classification: Other
Component: gpilotd
unspecified
Other Linux
: Normal critical
: ---
Assigned To: gnome-pilot Maintainers
gnome-pilot Maintainers
: 123157 130452 133814 146228 159506 269595 274458 300612 301844 306432 306868 307966 316012 317620 320025 330257 332920 334424 334490 335324 336371 345146 350515 350628 351226 357986 358069 362799 363693 364570 372945 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-03-02 22:16 UTC by Jeff Anderson
Modified: 2006-11-09 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeff Anderson 2004-03-02 22:16:43 UTC
gpilotd crashes when my Tungsten T tries to backup NetLibrary.
Comment 1 Xin Zhen 2004-04-17 11:27:25 UTC
I have met the same problem. 

In GDB, the last output is:

...
BtLib not modified since last sync
HALSndLib not modified since last sync
Making backup of Net Library

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 25680)

  • #0 dlp_exec
    from /usr/lib/libpisock.so.8
  • #1 dlp_ReadResourceByIndex
    from /usr/lib/libpisock.so.8
  • #2 gnome_real_pilot_conduit_backup_backup
    at backup_conduit.c line 503
  • #3 ___marshal_Sig1
    at gnome-pilot-conduit-backup.c line 88
  • #4 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #5 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 g_signal_key_bconfig
    from /usr/lib/libgobject-2.0.so.0
  • #11 ??
  • #12 ??

My system:
FC1 w/ kernel 2.4.22-1.2163.nptl, Gnome 2.6, gnome-pilot 2.0.10-4, pilot-link
0.11.8-3.1. hope it help
Comment 2 Xin Zhen 2004-07-02 17:37:07 UTC
I believe it's caused by a bug in pilot-link that crashes when meet a pdb larger
than 64kb.

http://mail.gnome.org/archives/gnome-pilot-list/2004-May/msg00023.html
Comment 3 Elijah Newren 2004-07-12 15:34:26 UTC
The stack trace provided looks like it may match the one provided for bug
146595; that one may be a duplicate of this one.
Comment 4 David Millet 2005-08-12 21:38:34 UTC
Is there a fix in the works for this?  This is very annoying to those of use
with Tungsten T's.
Comment 5 Simon Major 2005-11-22 02:33:54 UTC
Possibly related 64k bug 320025 has full debug symbols
Comment 6 Matt Davey 2006-01-18 10:57:11 UTC
As mentioned in comment #2, this bug is due to pilot-link.  Recent
pl versions 0.12.0pre4+ (?) should be able to deal with large (>64k)
data blocks.  Unfortunately, right now there is no official gnome-pilot
release that works cleanly with pilot-link 0.12.0pre.

It may be worth trying to install the packages by Mark Adams
( http://zeniv.linux.org.uk/pub/people/mark_adams/RPMS/i386/ ).
Note that the gnome-pilot package above should be used with the
pilot-link package used above.... more recent versions may
have problems. 
Comment 7 Matt Davey 2006-02-07 14:02:26 UTC
*** Bug 320025 has been marked as a duplicate of this bug. ***
Comment 8 Matt Davey 2006-02-07 14:03:16 UTC
*** Bug 330257 has been marked as a duplicate of this bug. ***
Comment 9 Matt Davey 2006-02-07 14:10:31 UTC
As this is becoming the master bug for the >64k segment issues in pilot-link 0.11.8 and gnome-pilot 2.0.12, I'm adding the following workaround that was posted by smjunk.bugzil@sakerfa1.demon.co.uk to bug #320025.

Find the name of the file that is causing the segfault to occur.
Edit your ~/.gnome2/gnome-pilot.d/backup-conduit file (path may be different
depending on your distrib ??) and modify the 'exclude_files' entry to read:

exclude_files=MyProblemFile

If you have more than one problem file, list them all, separated by spaces.
If any of the file names have spaces, you must 'escape' them by preceding them
by two '\' characters.  Here's a good list:

exclude_files=NetLibrary WiFiCoreLib Shim\\ Logs ImgFile-Foto Jpeg-Foto J9\\ MIDP\\ Bundle J9\\ Java\\ VM

Note: this 'exclude_files' syntax is poor/broken, to say the least... I guess that means it may change in the future.
Comment 10 Matt Davey 2006-02-07 14:18:20 UTC
*** Bug 146228 has been marked as a duplicate of this bug. ***
Comment 11 Matt Davey 2006-02-07 14:19:32 UTC
*** Bug 269595 has been marked as a duplicate of this bug. ***
Comment 12 Matt Davey 2006-02-07 15:37:21 UTC
*** Bug 317620 has been marked as a duplicate of this bug. ***
Comment 13 Simon Major 2006-02-08 00:59:20 UTC
GUI Bug 330330 impacts the work around in comment #9
Comment 14 Karsten Bräckelmann 2006-03-01 02:40:33 UTC
*** Bug 332920 has been marked as a duplicate of this bug. ***
Comment 15 Matt Davey 2006-03-13 22:48:13 UTC
*** Bug 334424 has been marked as a duplicate of this bug. ***
Comment 16 Matt Davey 2006-03-13 22:49:35 UTC
*** Bug 133814 has been marked as a duplicate of this bug. ***
Comment 17 Matt Davey 2006-03-13 22:50:50 UTC
*** Bug 123157 has been marked as a duplicate of this bug. ***
Comment 18 Matt Davey 2006-03-13 22:52:26 UTC
*** Bug 159506 has been marked as a duplicate of this bug. ***
Comment 19 Matt Davey 2006-03-13 22:53:37 UTC
*** Bug 274458 has been marked as a duplicate of this bug. ***
Comment 20 Matt Davey 2006-03-13 22:54:34 UTC
*** Bug 301844 has been marked as a duplicate of this bug. ***
Comment 21 Matt Davey 2006-03-13 22:55:23 UTC
*** Bug 306432 has been marked as a duplicate of this bug. ***
Comment 22 Matt Davey 2006-03-13 22:56:01 UTC
*** Bug 306868 has been marked as a duplicate of this bug. ***
Comment 23 Matt Davey 2006-03-13 22:56:27 UTC
*** Bug 307966 has been marked as a duplicate of this bug. ***
Comment 24 Matt Davey 2006-03-13 22:57:15 UTC
*** Bug 316012 has been marked as a duplicate of this bug. ***
Comment 25 Matt Davey 2006-03-14 08:33:17 UTC
*** Bug 334490 has been marked as a duplicate of this bug. ***
Comment 26 Karsten Bräckelmann 2006-03-23 15:38:18 UTC
*** Bug 335324 has been marked as a duplicate of this bug. ***
Comment 27 Matt Davey 2006-03-26 16:40:12 UTC
*** Bug 300612 has been marked as a duplicate of this bug. ***
Comment 28 Matt Davey 2006-03-28 19:14:20 UTC
*** Bug 336371 has been marked as a duplicate of this bug. ***
Comment 29 Elijah Newren 2006-06-17 00:54:30 UTC
*** Bug 345146 has been marked as a duplicate of this bug. ***
Comment 30 Matt Davey 2006-08-09 07:30:32 UTC
*** Bug 350515 has been marked as a duplicate of this bug. ***
Comment 31 Matt Davey 2006-08-09 23:16:41 UTC
*** Bug 350628 has been marked as a duplicate of this bug. ***
Comment 32 Matt Davey 2006-08-14 07:36:19 UTC
*** Bug 351226 has been marked as a duplicate of this bug. ***
Comment 33 Matt Davey 2006-08-28 08:23:33 UTC
Finally closing this bug, as it is fixed by upgrading to pilot-link 0.12.0 which has just been released.  gnome-pilot 2.0.14 will support p-l 0.12.0, and the current CVS, and 2.0.14pre5 supports 0.12.0.
Comment 34 Elijah Newren 2006-09-27 18:03:42 UTC
*** Bug 357986 has been marked as a duplicate of this bug. ***
Comment 35 Matt Davey 2006-09-28 11:28:02 UTC
*** Bug 358069 has been marked as a duplicate of this bug. ***
Comment 36 Matt Davey 2006-09-29 17:51:21 UTC
*** Bug 130452 has been marked as a duplicate of this bug. ***
Comment 37 Matt Davey 2006-10-17 08:10:24 UTC
*** Bug 362799 has been marked as a duplicate of this bug. ***
Comment 38 Matt Davey 2006-10-20 15:52:58 UTC
*** Bug 363693 has been marked as a duplicate of this bug. ***
Comment 39 Matt Davey 2006-10-24 07:48:26 UTC
*** Bug 364570 has been marked as a duplicate of this bug. ***
Comment 40 André Klapper 2006-11-09 20:43:10 UTC
*** Bug 372945 has been marked as a duplicate of this bug. ***