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 58987 - Balsa crash on sending mail (iconv)
Balsa crash on sending mail (iconv)
Status: VERIFIED INCOMPLETE
Product: balsa
Classification: Other
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-08-14 06:50 UTC by gaelyne
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gaelyne 2001-08-14 06:51:03 UTC
Package: balsa
Severity: critical
Version: 1.2.pre1
Synopsis: Balsa crash on sending mail
Bugzilla-Product: balsa
Bugzilla-Component: general

Description:
With the RPM and source versions Balsa crashes with a seg fault when sending mail.  


Debugging Information:

[New Thread 0 (runnable)]
0x4077fe69 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 174
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 __gconv_transform_internal_utf8
    at ../iconv/skeleton.c line 304
  • #7 gconv
    at ../iconv/skeleton.c line 221
  • #8 __gconv
    at gconv.c line 60
  • #9 iconv
    at iconv.c line 53
  • #10 convert_string
    at rfc2047.c line 67
  • #11 rfc2047_encode
  • #12 _rfc2047_encode_string
    at rfc2047.c line 555
  • #13 rfc2047_encode_adrlist
    at rfc2047.c line 571
  • #14 mutt_prepare_envelope
    at sendlib.c line 1877
  • #15 libbalsa_create_msg
    at send.c line 1373
  • #16 libbalsa_message_queue
    at send.c line 250
  • #17 libbalsa_message_send
    at send.c line 314
  • #18 send_message_handler
    at sendmsg-window.c line 1982
  • #19 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #20 gtk_handlers_run
    at gtksignal.c line 1917
  • #21 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #22 gtk_signal_emit
    at gtksignal.c line 552
  • #23 gtk_button_clicked
    at gtkbutton.c line 336
  • #24 gtk_real_button_released
    at gtkbutton.c line 861
  • #25 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #26 gtk_signal_real_emit
    at gtksignal.c line 1440
  • #27 gtk_signal_emit
    at gtksignal.c line 552
  • #28 gtk_button_released
    at gtkbutton.c line 327
  • #29 gtk_button_button_release
    at gtkbutton.c line 721
  • #30 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #31 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #32 gtk_signal_emit
    at gtksignal.c line 552
  • #33 gtk_widget_event
    at gtkwidget.c line 2864
  • #34 gtk_propagate_event
    at gtkmain.c line 1378
  • #35 gtk_main_do_event
    at gtkmain.c line 818
  • #36 gdk_event_dispatch
    at gdkevents.c line 2139
  • #37 g_main_dispatch
    at gmain.c line 656
  • #38 g_main_iterate
    at gmain.c line 877
  • #39 g_main_run
    at gmain.c line 935
  • #40 gtk_main
    at gtkmain.c line 524
  • #41 main
    at main.c line 432
  • #42 __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 waitpid
    at wrapsyscall.c line 174
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 __gconv_transform_internal_utf8
    at ../iconv/skeleton.c line 304
  • #7 gconv
    at ../iconv/skeleton.c line 221




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-08-14 02:51 -------

The original reporter (gaelyne@videocam.net.au) 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, pawsa@theochem.kth.se.

Comment 1 Pawel Salek 2001-08-14 08:29:51 UTC
1. is it a one time-event? Reproducible? Which charset was involved?
2. version of glibc?
3. you you have a separate iconv library installed?
Comment 2 Pawel Salek 2002-01-16 22:08:45 UTC
I assume this is difficult to reproduce and fix.
Comment 3 gaelyne 2002-01-17 03:10:07 UTC
The fix for this was reported in the Balsa mailing list. 

The solution was:  download and install iconv from the MUTT site.