[apport] evolution crashed with SIGSEGV in strcmp()

Bug #93268 reported by Dekel Amrani
94
This bug affects 1 person
Affects Status Importance Assigned to Milestone
evolution-data-server
Fix Released
Critical
evolution-data-server (Ubuntu)
Fix Released
Medium
Ubuntu Desktop Bugs

Bug Description

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
ProcCwd: /home/dekela
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: evolution
StacktraceTop:
 strcmp () from /lib/tls/i686/cmov/libc.so.6
 icaltimezone_get_builtin_timezone_from_offset ()
 e_timezone_dialog_set_timezone ()
 startup_wizard_timezone_page ()
 ?? () from /usr/lib/evolution/2.10/libeutil.so.0
Uname: Linux dekela-laptop 2.6.20-11-generic #2 SMP Thu Mar 15 08:03:07 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video

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

Debug backtrace for the crash:

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

Thread 3 (process 12665):
#0 0xb7f5f7f2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1 0xb6ffe84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb70e7c84 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3 0xb7bbc133 in g_cond_timed_wait_posix_impl (cond=0xb4001680, entered_mutex=0x0, abs_time=0x5) at gthread-posix.c:242
        result = <value optimized out>
        end_time = {tv_sec = 1174183337, tv_nsec = 645211000}
        __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl"
#4 0xb7514c81 in g_async_queue_pop_intern_unlocked (queue=0x8096110, try=<value optimized out>, end_time=0xb57f9384)
    at gasyncqueue.c:341
        retval = <value optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#5 0xb75516d3 in g_thread_pool_thread_proxy (data=0x80960d8) at gthreadpool.c:220
        task = <value optimized out>
        pool = (GRealThreadPool *) 0x80960d8
#6 0xb754fb7f in g_thread_create_proxy (data=0x81cae70) at gthread.c:591
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
#7 0xb6ffa31b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#8 0xb70db3ee in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.

Thread 2 (process 12666):
#0 0xb7f5f7f2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1 0xb6ffe84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb70e7c84 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3 0xb7bbc133 in g_cond_timed_wait_posix_impl (cond=0xb4001680, entered_mutex=0x0, abs_time=0x6) at gthread-posix.c:242
        result = <value optimized out>
        end_time = {tv_sec = 1174183337, tv_nsec = 576737000}
        __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl"
#4 0xb7514c81 in g_async_queue_pop_intern_unlocked (queue=0x8096110, try=<value optimized out>, end_time=0xb4ff8384)
    at gasyncqueue.c:341
        retval = <value optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#5 0xb75516d3 in g_thread_pool_thread_proxy (data=0x80960d8) at gthreadpool.c:220
        task = <value optimized out>
        pool = (GRealThreadPool *) 0x80960d8
#6 0xb754fb7f in g_thread_create_proxy (data=0x81cb350) at gthread.c:591
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
---Type <return> to continue, or q <return> to quit---
#7 0xb6ffa31b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#8 0xb70db3ee in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.

Thread 1 (process 12640):
#0 0xb707966a in strcmp () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1 0xb7427979 in icaltimezone_get_builtin_timezone_from_offset () from /usr/lib/libecal-1.2.so.7
No symb...

Read more...

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

Thanks for your bug report. This bug has been reported to the developers of the software. You can track it and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=419675

Changed in evolution:
assignee: nobody → desktop-bugs
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Changed in evolution-data-server:
status: Unknown → Unconfirmed
Changed in evolution-data-server:
status: Unconfirmed → Rejected
Changed in evolution-data-server:
status: Unknown → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

the crash has been fixed upstream

Changed in evolution-data-server:
status: Confirmed → Fix Committed
Changed in evolution-data-server:
status: Confirmed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

the bug has been fixed in gutsy

Changed in evolution-data-server:
status: Fix Committed → Fix Released
Changed in evolution-data-server:
importance: Unknown → Critical
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.