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 419675 - evolution crashed with SIGSEGV in strcmp()
evolution crashed with SIGSEGV in strcmp()
Status: RESOLVED DUPLICATE of bug 425129
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 424071 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-18 11:06 UTC by Sebastien Bacher
Modified: 2007-04-03 10:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-03-18 11:06:04 UTC
The bug has been opened on https://launchpad.net/bugs/93268

"Binary package hint: evolution

I may be submitting a duplicate defect, I am not sure. Feel free to delete if needed.

All I did was to start the app for the first time.

Dekel

ProblemType: Crash
Architecture: i386
Date: Sun Mar 18 04:02:17 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evolution
InterpreterPath: /usr/bin/evolution-2.10
Package: evolution 2.10.0-0ubuntu1
PackageArchitecture: i386
ProcCmdline: evolution --component=mail
..."

Debug backtrace for the crash:

Thread 3 (process 12665)

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_timedwait
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 pthread_cond_timedwait
    from /lib/tls/i686/cmov/libc.so.6
  • #3 g_cond_timed_wait_posix_impl
    at gthread-posix.c line 242
  • #4 g_async_queue_pop_intern_unlocked
    at gasyncqueue.c line 341
  • #5 g_thread_pool_thread_proxy
    at gthreadpool.c line 220
  • #6 g_thread_create_proxy
    at gthread.c line 591
  • #7 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #8 clone
    from /lib/tls/i686/cmov/libc.so.6

Thread 2 (process 12666)

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_timedwait
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 pthread_cond_timedwait
    from /lib/tls/i686/cmov/libc.so.6
  • #3 g_cond_timed_wait_posix_impl
    at gthread-posix.c line 242
  • #4 g_async_queue_pop_intern_unlocked
    at gasyncqueue.c line 341
  • #5 g_thread_pool_thread_proxy
    at gthreadpool.c line 220
  • #6 g_thread_create_proxy
    at gthread.c line 591
  • #7 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #8 clone
    from /lib/tls/i686/cmov/libc.so.6

Thread 1 (process 12640)

  • #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 g_idle_dispatch
    at gmain.c line 3928
  • #21 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #22 g_main_context_iterate
    at gmain.c line 2677
  • #23 IA__g_main_loop_run
    at gmain.c line 2881
  • #24 bonobo_main
    at bonobo-main.c line 311
  • #25 main
    at main.c line 611

Comment 1 Sebastien Bacher 2007-04-01 19:44:29 UTC
*** Bug 424071 has been marked as a duplicate of this bug. ***
Comment 2 palfrey 2007-04-03 10:49:09 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 ***