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 74014 - initial configuration of Pilot causes segfault
initial configuration of Pilot causes segfault
Status: RESOLVED DUPLICATE of bug 61230
Product: gnome-pilot
Classification: Other
Component: conduit system
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-pilot Maintainers
gnome-pilot Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-08 21:20 UTC by Edgar F. Hilton
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edgar F. Hilton 2002-03-08 21:21:39 UTC
Package: gnome-pilot
Severity: normal
Version: 0.1.64
Synopsis: initial configuration of Pilot causes segfault
Bugzilla-Product: gnome-pilot
Bugzilla-Component: conduit system

Description:
To recreate:

Simply open up evolution -> Pilot Settings

or 

in panel, add pilot sync applet

Go through the different steps outlined by the druid, and when it gets
to "about to retrieve username and ID from the pilot, please put the
pilot in cradle...", that's when the crash occurs (segfault).

 



Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 9137)]
0x4068b669 in __wait4 ()
   from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 9137))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 664
  • #3 pthread_sighandler
    at signals.c line 97
  • #4 <signal handler called>
  • #5 strlen
    from /lib/i686/libc.so.6
  • #6 debug_monitors
    at eval.c line 41
  • #7 _ORBIT_skel_GNOME_Pilot_Daemon_get_pilots
    at eval.c line 41
  • #8 ORBit_POA_handle_request
    at orbit_poa.c line 513
  • #9 ORBit_handle_incoming_request
    at server.c line 90
  • #10 ORBit_handle_incoming_message
    at server.c line 160
  • #11 giop_recv_reply_buffer_use_multiple_2
    at giop-msg-buffer.c line 1095
  • #12 giop_recv_reply_buffer_use_2
    at giop-msg-buffer.c line 1131
  • #13 CosNaming_NamingContext_resolve
    at CosNaming-stubs.c line 1135
  • #14 goad_server_register
    at goad.c line 1239
  • #15 gpilotd_corba_init
    at eval.c line 41
  • #16 main
    at eval.c line 41
  • #17 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 664
  • #3 pthread_sighandler
    at signals.c line 97
  • #4 <signal handler called>
  • #5 strlen
    from /lib/i686/libc.so.6
  • #6 debug_monitors
    at eval.c line 41
  • #7 _ORBIT_skel_GNOME_Pilot_Daemon_get_pilots
    at eval.c line 41




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-08 16:21 -------

The original reporter (efhilton@fsmlabs.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, eskil@eskil.dk.

Comment 1 Heath Harrelson 2002-03-13 18:47:25 UTC
This looks like bug 61230.

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