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 65516 - Core dump when syncing with evolution 0.99.2
Core dump when syncing with evolution 0.99.2
Status: VERIFIED INCOMPLETE
Product: gnome-pilot
Classification: Other
Component: gpilotd
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-pilot Maintainers
gnome-pilot Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-11-27 16:16 UTC by morten
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description morten 2001-11-27 17:19:40 UTC
Package: gnome-pilot
Severity: major
Version: gpilotd 0.1.63
Synopsis: Core dump when syncing with evolution 0.99.2
Bugzilla-Product: gnome-pilot
Bugzilla-Component: gpilotd

Description:
When activating EAddress syncing from the conduit settings and pressing
the hotsync button on the cradle this core dump occurs every time.



Debugging Information:

Core was generated by `gpilotd --activate-goad-server gpilotd --goad-fd 13'.
Program terminated with signal 6, Aborted.
[New Thread 1024 (LWP 10794)]
  • #0 __kill
    from /lib/i686/libc.so.6
  • #0 __kill
    from /lib/i686/libc.so.6
  • #1 raise
    at signals.c line 65
  • #2 abort
    at ../sysdeps/generic/abort.c line 88
  • #3 g_logv
    at gmessages.c line 391
  • #4 g_log
    at gmessages.c line 408
  • #5 g_malloc
    at gmem.c line 179
  • #6 g_strndup
    at gstrfuncs.c line 121
  • #7 e_address_western_extract_region
    at e-address-western.c line 253
  • #8 e_address_western_parse
    at e-address-western.c line 380
  • #9 e_card_delivery_address_from_label
    at e-card.c line 1548
  • #10 e_card_simple_set_address
    at e-card-simple.c line 734
  • #11 ecard_from_remote_record
    at address-conduit.c line 893
  • #12 add_record
    at address-conduit.c line 1333
  • #13 gtk_marshal_INT__POINTER
    at gtkmarshal.c line 150
  • #14 gtk_handlers_run
    at gtksignal.c line 1917
  • #15 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #16 gtk_signal_emit
    at gtksignal.c line 552
  • #17 gnome_pilot_conduit_sync_abs_add_record
    at gnome-pilot-conduit-sync-abs.c line 845
  • #18 sync_CopyFromPilot
    at sync.c line 600
  • #19 gnome_pilot_conduit_standard_real_copy_from_pilot
    at gnome-pilot-conduit-sync-abs.c line 573
  • #20 ___marshal_Sig1
    at gnome-pilot-conduit-standard.c line 66
  • #21 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #22 gtk_signal_emit
    at gtksignal.c line 552
  • #23 gnome_pilot_conduit_standard_copy_from_pilot
    at gnome-pilot-conduit-standard.c line 501
  • #24 conduit_copy_from_pilot
    at manager.c line 455
  • #25 conduit_sync_default
    at manager.c line 532
  • #26 iterate_dbs
    at manager.c line 364
  • #27 gpilot_sync_default
    at manager.c line 1014
  • #28 do_sync
    at gpilotd.c line 507
  • #29 gpilot_syncing_known_pilot
    at gpilotd.c line 569
  • #30 sync_device
    at gpilotd.c line 628
  • #31 device_in
    at gpilotd.c line 667
  • #32 g_io_unix_dispatch
    at giounix.c line 137
  • #33 g_main_dispatch
    at gmain.c line 656
  • #34 g_main_iterate
    at gmain.c line 877
  • #35 g_main_iteration
    at gmain.c line 907
  • #36 wait_for_sync_and_sync
    at gpilotd.c line 1053
  • #37 main
    at gpilotd.c line 1116
  • #38 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-11-27 12:19 -------

The original reporter (morten@heiberg.net) 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 John Ehrlinger 2002-02-28 13:55:50 UTC
Are you still seeing this behavior? It's working for me with Evolution
version 1.0.2, can you upgrade and see if it is still doing this?





Comment 2 morten 2002-02-28 19:43:32 UTC
It works perfectly after I upgraded to Evolution 1.0.2.
Comment 3 Vincent Untz 2002-08-20 17:44:14 UTC
That was an evolution bug (e-address-western.c is code from
evolution). And it is fixed. So closing.