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 677264 - [abrt] Crash on auto-config finish for GMail
[abrt] Crash on auto-config finish for GMail
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
3.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-06-01 12:04 UTC by Milan Crha
Modified: 2015-03-10 16:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2012-06-01 12:04:15 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=826525

[abrt] evolution-3.4.1-2.fc17: parse_message: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)

libreport version: 2.0.10
abrt_version:   2.0.10
backtrace_rating: 4
cmdline:        evolution
crash_function: parse_message
executable:     /usr/bin/evolution
kernel:         3.3.4-5.fc17.i686
time:           Wed 30 May 2012 05:23:28 PM IST

Thread 1 (Thread 0xb773d8c0 (LWP 2067))

  • #0 parse_message
    at mail-guess-servers.c line 189
  • #1 parse_soup_message
    at mail-guess-servers.c line 237
  • #2 guess_when_online
    at mail-guess-servers.c line 288
  • #3 mail_guess_servers
    at mail-guess-servers.c line 334
  • #4 emae_check_servers
    at em-account-editor.c line 4565
  • #5 emae_check_complete
    at em-account-editor.c line 5113
  • #6 e_config_page_check
    at e-config.c line 1433
  • #7 ec_assistant_check_current
    at e-config.c line 534
  • #8 ec_call_page_check
    at e-config.c line 1328
  • #9 emae_config_target_changed_cb
    at em-account-editor.c line 299
  • #10 g_cclosure_marshal_VOID__PARAM
    at gmarshal.c line 1042
  • #11 g_closure_invoke
    at gclosure.c line 777
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3547
  • #13 g_signal_emit_valist
    at gsignal.c line 3296
  • #14 g_signal_emit
    at gsignal.c line 3352
  • #15 g_object_dispatch_properties_changed

Comment 1 Matthew Barnes 2012-06-01 12:30:12 UTC
Hold off on this one, I've completely rewritten the auto-config feature for 3.5.3.
Comment 2 Milan Crha 2012-06-05 13:51:07 UTC
I cannot reproduce the crash, it works fine for me. I suspect gmail.com server being either temporarily offline or the server address is redirected based on the callers world-wide-position, and the chosen server for the user returned broken data, which the evolution's code doesn't count with. But that's only a guess.
Comment 3 Milan Crha 2015-03-10 16:51:54 UTC
No duplicate for a long time, I'm closing this. Not talking that all this part got updated/changed few moths ago as well.