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 655661 - evolution crashed with SIGSEGV in __strcmp_sse4_2()
evolution crashed with SIGSEGV in __strcmp_sse4_2()
Status: RESOLVED DUPLICATE of bug 655507
Product: evolution
Classification: Applications
Component: BugBuddyBugs
3.2.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-07-31 03:34 UTC by Fabio Durán Verdugo
Modified: 2013-09-13 01:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2011-07-31 03:34:52 UTC
Only start evo after update my system.

https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/818718


.

Thread 1 (Thread 9538)

  • #0 __strcmp_sse4_2
    at ../sysdeps/i386/i686/multiarch/strcmp-sse4.S line 70
  • #1 g_str_equal
    from /lib/i386-linux-gnu/libglib-2.0.so.0
  • #2 g_hash_table_lookup
    from /lib/i386-linux-gnu/libglib-2.0.so.0
  • #3 g_intern_static_string
    from /lib/i386-linux-gnu/libglib-2.0.so.0
  • #4 comp_editor_get_type
    at comp-editor.c line 210
  • #5 cal_config_comp_editor_class_init
    at e-cal-config-comp-editor.c line 89
  • #6 g_type_class_ref
    from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  • #7 extensible_load_extension
    at e-extensible.c line 94
  • #8 e_type_traverse
    at e-util.c line 526
  • #9 e_extensible_load_extensions
    at e-extensible.c line 142
  • #10 e_extensible_list_extensions
    at e-extensible.c line 172
  • #11 e_shell_load_modules
    at e-shell.c line 1336
  • #12 main
    at main.c line 664

Comment 1 Fabio Durán Verdugo 2011-07-31 04:01:00 UTC
Here other trace

(gdb) thread apply all bt

Thread 2 (Thread 0xb5c3cb70 (LWP 12738))

  • #0 __kernel_vsyscall
  • #1 read
    at ../sysdeps/unix/syscall-template.S line 82
  • #2 read
    at /usr/include/bits/unistd.h line 45
  • #3 unix_signal_helper_thread
    at /build/buildd/glib2.0-2.29.14/./glib/gmain.c line 4633
  • #4 g_thread_create_proxy
    at /build/buildd/glib2.0-2.29.14/./glib/gthread.c line 1962
  • #5 start_thread
    at pthread_create.c line 304
  • #6 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Comment 2 Fabio Durán Verdugo 2011-08-20 19:22:17 UTC
Only if I have an pop protocol configured evolution crashes. I think this because, I change all my account with pop protocol to one account with imap and other account with imapx and can't get again the bug.
Comment 3 Milan Crha 2011-08-31 08:57:49 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 bug 655507 ***