evolution crashes on startup

Bug #102752 reported by gleb
4
Affects Status Importance Assigned to Milestone
evolution (Ubuntu)
Invalid
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: evolution

Evolution crashes every time I'm trying to launch it without even showing a window. When run from command line the following lines are printed into terminal:

user@computer:~$ evolution --component=mail

CalDAV Eplugin starting up ...

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

(evolution-2.10:7437): e-utils-WARNING **: Plugin 'Фильтрация спама через Spamassassin' failed to load hook 'org.gnome.evolution.mail.junk:1.0'
** (evolution-2.10:7437): DEBUG: mailto URL command: evolution %s
** (evolution-2.10:7437): DEBUG: mailto URL program: evolution
Segmentation fault (core dumped)

ProblemType: Bug
Architecture: i386
Date: Wed Apr 4 10:30:45 2007
DistroRelease: Ubuntu 7.04
Uname: Linux gleb-laptop 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 GNU/Linux

Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash or get the crash report from /var/crash and attach the file to the bug report. This will greatly help us in tracking down your problem.

Changed in evolution:
assignee: nobody → desktop-bugs
importance: Undecided → Medium
status: Unconfirmed → Needs Info
Revision history for this message
gleb (mr-gleb) wrote :

Chrash report attached

Revision history for this message
Sebastien Bacher (seb128) wrote :
Download full text (9.3 KiB)

#0 0xb70b568a in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) thread apply all bt full

Thread 3 (process 28889):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb703a84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7123e04 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3 0xb7bf9133 in g_cond_timed_wait_posix_impl (cond=0x81e3420, entered_mutex=0x0, abs_time=0x6) at gthread-posix.c:242
        result = <value optimized out>
        end_time = {tv_sec = 1175720248, tv_nsec = 55752000}
        __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl"
#4 0xb7550c81 in g_async_queue_pop_intern_unlocked (queue=0x8095ca8, try=<value optimized out>, end_time=0xb56fa384)
    at gasyncqueue.c:341
        retval = <value optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#5 0xb758d6d3 in g_thread_pool_thread_proxy (data=0x8095c70) at gthreadpool.c:220
        task = <value optimized out>
        pool = (GRealThreadPool *) 0x8095c70
#6 0xb758bb7f in g_thread_create_proxy (data=0x81d33a8) at gthread.c:591
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
#7 0xb703631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#8 0xb711757e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.

Thread 2 (process 28890):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb703a84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7123e04 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3 0xb7bf9133 in g_cond_timed_wait_posix_impl (cond=0x81e3420, entered_mutex=0x0, abs_time=0x4) at gthread-posix.c:242
        result = <value optimized out>
        end_time = {tv_sec = 1175720248, tv_nsec = 55714000}
        __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl"
#4 0xb7550c81 in g_async_queue_pop_intern_unlocked (queue=0x8095ca8, try=<value optimized out>, end_time=0xb4ef9384)
    at gasyncqueue.c:341
        retval = <value optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#5 0xb758d6d3 in g_thread_pool_thread_proxy (data=0x8095c70) at gthreadpool.c:220
        task = <value optimized out>
        pool = (GRealThreadPool *) 0x8095c70
#6 0xb758bb7f in g_thread_create_proxy (data=0x81d40e8) at gthread.c:591
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
---Type <return> to continue, or q <return> to quit---
#7 0xb703631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#8 0xb711757e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.

Thread 1 (process 28879):
#0 0xb70b568a in strcmp () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1 0xb7463979 in icaltimezone_get_builtin_timezone_from_offset () from /usr/lib/libecal-1.2.so.7
No symbol table info available.
#2 0xb7f8b735 in e_timezone_dialog_set_timezone (etd=0x814...

Read more...

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find.

Changed in evolution:
status: Needs Info → Rejected
Revision history for this message
gleb (mr-gleb) wrote :

Sebastien,
the bug is marked as duplicate, but do I understand correctly that it isn't fixed so far? So what should I do now? Should I wait for the next version to be released or what?
Thanks for your help,
Gleb

Revision history for this message
Sebastien Bacher (seb128) wrote :

That's an upstream bug, we will wait than they work on it

Revision history for this message
Nifty (violentsense) wrote :

I have the same problem. This happen if Time Zone set to "Europe/Moscow", if you switch Time Zone to different, for example "Europe/Kiev" and run Evolution - everything works fine.
When you complete Evolution startup wizard - you can change Time Zone back to "Europe/Moscow".

Revision history for this message
Indicava (indicava) wrote : Re: [Bug 102752] Re: evolution crashes on startup

I updated the evolution package to the latest version and the problem went away.

On 4/23/07, Nifty <email address hidden> wrote:
> *** This bug is a duplicate of bug 93268 ***
> https://bugs.launchpad.net/bugs/93268
>
> I have the same problem. This happen if Time Zone set to "Europe/Moscow", if
> you switch Time Zone to different, for example "Europe/Kiev" and run
> Evolution - everything works fine.
> When you complete Evolution startup wizard - you can change Time Zone back
> to "Europe/Moscow".
>
> --
> evolution crashes on startup
> https://bugs.launchpad.net/bugs/102752
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (via bug 93268).
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.