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 87335 - Seg. Fault while configuring pilot-conduits
Seg. Fault while configuring pilot-conduits
Status: RESOLVED DUPLICATE of bug 83023
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-07-04 14:04 UTC by markfq
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description markfq 2002-07-04 14:05:59 UTC
Package: control-center
Severity: normal
Version: 0.1.65
Synopsis: Seg. Fault while configuring pilot-conduits
Bugzilla-Product: control-center
Bugzilla-Component: general

Description:
For your information I needed to update pilot-link and gnome-pilot to
use my Palm Pilot with USB and PalmOS4. My system uses this packages:

Installed by RPM (binaries)
 pilot-link-0.10.99-1.mdk
 libpilot-link5-0.10.99-1.mdk
 libpilot-link5-devel-0.10.99-1.mdk
 gnome-pilot-conduits-0.8.ximian.1

Compiled from a .src.rpm package:
 gnome-pilot-1.65-2.mdk.src.rpm

This package goes with a patch to compile with pilot-link-0.10.99 and I
configured with the optins --enable-usb --enable-pilotlinktest

The segmentation fault occurs when I tried to enable MemoFile conduit in
Gnome Control Center.



Debugging Information:

0x406b0319 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 load_configuration
    at memo_file_conduit.c line 88
  • #5 conduit_get_gpilot_conduit
    at memo_file_conduit.c line 1430
  • #6 gnome_pilot_conduit_management_instantiate_conduit
    at gnome-pilot-conduit-management.gob line 720
  • #7 gpcc_conduits_settings
    at gnome-pilot-conduitcap.c line 557
  • #8 gpcc_conduits_enable
    at gnome-pilot-conduitcap.c line 518
  • #9 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #10 gtk_handlers_run
    at gtksignal.c line 1917
  • #11 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #12 gtk_signal_emit
    at gtksignal.c line 552
  • #13 gtk_button_clicked
    at gtkbutton.c line 336
  • #14 gtk_real_button_released
    at gtkbutton.c line 861
  • #15 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #16 gtk_signal_real_emit
    at gtksignal.c line 1440
  • #17 gtk_signal_emit
    at gtksignal.c line 552
  • #18 gtk_button_released
    at gtkbutton.c line 327
  • #19 gtk_button_button_release
    at gtkbutton.c line 721
  • #20 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #21 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #22 gtk_signal_emit
    at gtksignal.c line 552
  • #23 gtk_widget_event
    at gtkwidget.c line 2864
  • #24 gtk_propagate_event
    at gtkmain.c line 1378
  • #25 gtk_main_do_event
    at gtkmain.c line 818
  • #26 gdk_event_dispatch
    at gdkevents.c line 2139
  • #27 g_main_dispatch
    at gmain.c line 656
  • #28 g_main_iterate
    at gmain.c line 877
  • #29 g_main_run
    at gmain.c line 935
  • #30 gtk_main
    at gtkmain.c line 524
  • #31 capplet_corba_gtk_main
    from /usr/lib/libcapplet.so.0
  • #32 capplet_gtk_main
    from /usr/lib/libcapplet.so.0
  • #33 main
    at gpilotd-control-applet.c line 173
  • #34 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 load_configuration
    at memo_file_conduit.c line 88
  • #5 conduit_get_gpilot_conduit
    at memo_file_conduit.c line 1430
  • #6 gnome_pilot_conduit_management_instantiate_conduit
    at gnome-pilot-conduit-management.gob line 720
  • #7 gpcc_conduits_settings
    at gnome-pilot-conduitcap.c line 557




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-07-04 10:05 -------

The original reporter (markfq@terra.es) 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, control-center-maint@bugzilla.gnome.org.

Comment 1 Heath Harrelson 2002-07-27 14:45:48 UTC

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