GNOME Bugzilla – Bug 67860
pilot setup crashed
Last modified: 2004-12-22 21:47:04 UTC
Package: gnome-pilot Severity: normal Version: 0.1.63 Synopsis: pilot setup crashed Bugzilla-Product: gnome-pilot Bugzilla-Component: general Description: I had switched my pilot to use /dev/ttyUSB0 using an IOGear serial to USB converter. My system HARD hung. I rebooted. In launching Evolution, all my previous pilot settings were lost, and during reestablishing them, gpilot crashed. Debugging Information: [New Thread 1024 (LWP 1295)] 0x406b6c09 in __wait4 () from /lib/libc.so.6
+ Trace 15682
Thread 1 (Thread 1024 (LWP 1295))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-02 10:58 ------- Reassigning to the default owner of the component, eskil@eskil.dk.
I'm upgrading this bug report to severity "blocker" because I am now unable to connect my Palm. Every attempt results in the same crash with a 0 being passed to strlen(). I've tried the following: - Force reload of : gnome-pilot-0.1.63-ximian.2.i386.rpm gnome-pilot-devel-0.1.63-ximian.2.i386.rpm pilot-link-0.9.5-ximian.2.i386.rpm pilot-link-devel-0.9.5-ximian.2.i386.rpm - Delete directory ~kern/.gnome/gnome-pilot.d I always get the same result, no pilot link configured, running the configuration crashed.
I'm downgrading this to normal after finding a solution. Solution: - kill running gpilotd - Download the ximian gnome-pilot source rpm - install the rpm - detar the tarfile didn't apply two patches - ./configure - make - cd gpilotd - ./gpilotd - rerun pilot configuration from Control Center - kill my version of gpilotd It now works. I don't understand why. Apparently the gpilotd script in the build directory cleans up something that the /usr/bin/gpilotd does not. [kern@rufus gpilotd]$ ./gpilotd gpilotd-Message: gnome-pilot 0.1.63 starting... gpilotd-Message: compiled for pilot-link version 0.9.5 gpilotd-Message: compiled with [GOAD] [USB] [IrDA] [Network] gpilotd-WARNING **: Number of devices is configured to 0 gpilotd-WARNING **: No accessible devices available gpilotd-WARNING **: Number of pilots is configured to 0 gpilotd-Message: Activating CORBA server gpilotd-Message: Shutting down devices gpilotd-Message: Rereading configuration... gpilotd-Message: Watching Cradle (/dev/pilot) gpilotd-Message: gpilotd: corba: get_user_info(cradle=Cradle,survival=0,timeout=0) gpilotd-Message: gpilotd: assigned handle num 9 gpilotd-Message: FISK: OST gpilotd-Message: gpilotd: gpc_queue_purge_request() gpilotd-Message: Shutting down devices gpilotd-Message: Rereading configuration... gpilotd-Message: Watching Cradle (/dev/ttyS0) gpilotd-Message: gpilotd: corba: get_user_info(cradle=Cradle,survival=0,timeout=0) gpilotd-Message: gpilotd: assigned handle num 9 gpilotd-Message: Woke on Cradle gpilotd-Message: setting PILOTRATE=115200 ... Output from running ./gpilotd
*** This bug has been marked as a duplicate of 64885 ***