GNOME Bugzilla – Bug 438239
gpilotd crashes on sync of new or edited tasks from PDA to Evolution
Last modified: 2018-07-02 10:34:14 UTC
Steps to reproduce: 1. Ensure you are using the "Synchronize" setting for the EToDo conduit 2. On the Palm, create a new todo item or edit an existing todo item 3. Try syncing Palm 4. Boom. Stack trace: Backtrace was generated from '/usr/libexec/gpilotd' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208547088 (LWP 2475)] [New Thread -1210647664 (LWP 2576)] 0x00c4a402 in __kernel_vsyscall ()
+ Trace 134039
Thread 1 (Thread -1208547088 (LWP 2475))
Other information: I'm on Fedora 7 rawhide, all is up to date. Palm is a Treo 600. pilot-link package version is: pilot-link-0.12.1-6.fc7 This worked fine with Fedora Core 6 and, I think, earlier versions of Fedora 7. I believe this problem is specific to gnome-pilot 2.0.15, but I can't test with 2.0.14 because of library dependencies. The other bits of my bug-buddy report: System: Linux 2.6.21-1.3149.fc7 #1 SMP Fri May 11 12:12:11 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 42799104 vsize: 42799104 resident: 9904128 share: 8359936 rss: 9904128 rss_rlim: 4294967295 CPU usage: start_time: 1179015496 rtime: 13 utime: 10 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100
Thanks for the excellent stack trace. I suspect the trouble is more likely to lie in the evolution to-do conduit than in the gnome-pilot 2.0.15 code itself. What evolution (and evolution-data-server) package versions do you have installed? I haven't yet gotten around to installing a fc7 distribution. I'll see if I can rustle up a spare partition and give it a go.
$ rpm -qa | grep evolution evolution-webcal-2.10.0-1.fc7 evolution-data-server-1.10.1-1.fc7 evolution-sharp-0.12.2-2.fc7 evolution-2.10.1-4.fc7 Thanks for the very quick response - I appreciate it!
I believe I'm seeing the same thing. I configured my Treo 680p with the udev rule: BUS=="usb", SYSFS{product}=="Palm Handheld*", KERNEL=="ttyUSB[13579]", SYMLINK+="pilot" as per: http://www.clasohm.com/blog/one-entry?entry_id=12096 (might I suggest adding this by default, since syncing palm devices doesn't seem to work without it?) When I sync'd for the first time, evo Tasks crashed, cf: http://bugzilla.gnome.org/show_bug.cgi?id=451254 Here's my system information: [brad@satsuki ~]$ uname -a Linux satsuki.geekdome.net 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686 i686 i386 GNU/Linux [brad@satsuki ~]$ rpm -qa '*evolution*' evolution-data-server-1.10.2-3.fc7 evolution-webcal-2.10.0-1.fc7 evolution-2.10.2-2.fc7 [brad@satsuki ~]$ [brad@satsuki ~]$ rpm -qa '*pilot*' pilot-link-0.12.1-6.fc7 gnome-pilot-2.0.15-5.fc7 jpilot-0.99.9-3.fc7 Stack trace attached...
Created attachment 90667 [details] my gpoilotd crash trace
This may be a duplicate of 442329?
There is now a patch that may address this issue: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=249640
gnome-pilot is not under active development anymore and has not seen code changes for seven years. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-pilot/commits/master Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.