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 438310 - Evolution segfaults
Evolution segfaults
Status: RESOLVED DUPLICATE of bug 425129
Product: evolution
Classification: Applications
Component: Mailer
2.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-05-14 12:51 UTC by Alexandre Prokoudine
Modified: 2007-05-18 13:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Alexandre Prokoudine 2007-05-14 12:51:51 UTC
On startup Evo segfaults:

(gdb) run
Starting program: /usr/bin/evolution 
[Thread debugging using libthread_db enabled]
[New Thread -1233725760 (LWP 25969)]
CalDAV Eplugin starting up ...

(evolution-2.10:25969): evolution-mail-WARNING **: ignored this junk plugin: not enabled or we have already loaded one

(evolution-2.10:25969): e-utils-WARNING **: Plugin 'Bogofilter junk plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0'
[New Thread -1250714736 (LWP 25975)]
[New Thread -1259107440 (LWP 25976)]

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 25969)

  • #0 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #1 icaltimezone_get_builtin_timezone_from_offset
    from /usr/lib/libecal-1.2.so.7
  • #2 e_timezone_dialog_set_timezone
    at e-timezone-dialog.c line 327
  • #3 startup_wizard_timezone_page
    at startup-wizard.c line 113
  • #4 epl_invoke
    at e-plugin.c line 874
  • #5 e_plugin_invoke
    at e-plugin.c line 663
  • #6 ech_config_widget_factory
    at e-config.c line 1353
  • #7 ec_rebuild
    at e-config.c line 568
  • #8 e_config_create_widget
    at e-config.c line 852
  • #9 e_config_create_window
    at e-config.c line 897
  • #10 em_account_editor_new
    at em-account-editor.c line 2832
  • #11 startup_wizard
    at startup-wizard.c line 83
  • #12 epl_invoke
    at e-plugin.c line 874
  • #13 e_plugin_invoke
    at e-plugin.c line 663
  • #14 emph_event_handle
    at e-event.c line 407
  • #15 e_event_emit
    at e-event.c line 296
  • #16 e_shell_attempt_upgrade
    at e-shell.c line 907
  • #17 e_shell_construct
    at e-shell.c line 691
  • #18 e_shell_new
    at e-shell.c line 737
  • #19 idle_cb
    at main.c line 351
  • #20 ??
    from /usr/lib/libglib-2.0.so.0
  • #21 ??

Comment 1 André Klapper 2007-05-18 13:49:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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