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 349418 - Crash when opening particular email
Crash when opening particular email
Status: RESOLVED OBSOLETE
Product: balsa
Classification: Other
Component: general
2.3.x
Other All
: Normal critical
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-31 11:24 UTC by Øystein Gisnås
Modified: 2021-06-01 22:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that fixes the problem (426 bytes, patch)
2006-07-31 11:34 UTC, Øystein Gisnås
none Details | Review

Description Øystein Gisnås 2006-07-31 11:24:08 UTC
Steps to reproduce:
1. Click email in email list to view it
2. Crash

Stack trace:
Backtrace was generated from '/usr/bin/balsa'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1500615936 (LWP 11986)]
0xa7aa4231 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1500615936 (LWP 11986))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 bm_get_mailbox
    at balsa-message.c line 1971
  • #4 balsa_message_set
    at balsa-message.c line 2008
  • #5 balsa_window_idle_cb
    at main-window.c line 4692
  • #6 g_idle_dispatch
    at gmain.c line 3796
  • #7 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #8 g_main_context_iterate
    at gmain.c line 2547
  • #9 IA__g_main_loop_run
    at gmain.c line 2751
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main
    at main.c line 775
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

Other information:
If one of the -devs want to have a copy of the mail causing the crash, please send a request.

This problem was originally reported at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310811
Comment 1 Øystein Gisnås 2006-07-31 11:34:35 UTC
Created attachment 69960 [details] [review]
Patch that fixes the problem

This patch fixes the crash problem. I don't understand 100% why this happen with the particular email, but a quick test of the application didn't reveal any regressions because of this patch.
Comment 2 Pawel Salek 2006-08-03 19:16:42 UTC
Thanks for the patch - it seems there was a address group specified in one of the message headers (TO, CC) - look for semicolon characters.
Comment 3 André Klapper 2021-06-01 22:42:43 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/balsa/-/issues/

Thank you for your understanding and your help.