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 576426 - evolution crashes with unexpected kerberos errors
evolution crashes with unexpected kerberos errors
Status: RESOLVED DUPLICATE of bug 574522
Product: evolution
Classification: Applications
Component: general
2.26.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-03-23 15:02 UTC by Norbert Wegener
Modified: 2009-12-14 14:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
gdb backtrace of evolution-dbg (11.99 KB, text/plain)
2009-03-24 07:55 UTC, Norbert Wegener
Details
gdb output (10.53 KB, text/plain)
2009-03-24 15:27 UTC, Norbert Wegener
Details
gdb output (13.27 KB, text/plain)
2009-03-24 15:47 UTC, Norbert Wegener
Details

Description Norbert Wegener 2009-03-23 15:02:24 UTC
Steps to reproduce:
1. This can be reproduced with an account that had used evolution in an older version before. I could not reproduce it on new linux accounts  
2. 
3. 
When starting evolution in ubuntu 9.04 with all available updates installed it crashes at startup with unexpected kerberos error.
gdb produces the following:
** (evolution:4368): DEBUG: EI: SHELL STARTUP

Stack trace:
When starting evolution in ubuntu 9.04 with all availalbe updates installed it crashes at startup with unexpected kerberos error.
gdb produces the following:
** (evolution:4368): DEBUG: EI: SHELL STARTUP

Program received signal SIGSEGV, Segmentation fault.

Thread 3054856048 (LWP 4368)

  • #0 free
    from /lib/tls/i686/cmov/libc.so.6
  • #1 g_free
    from /usr/lib/libglib-2.0.so.0
  • #2 ??
    from /usr/lib/libedataserver-1.2.so.11
  • #3 g_slist_foreach
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/libedataserver-1.2.so.11
  • #5 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #6 ??
    from /usr/lib/libexchange-storage-1.2.so.3
  • #7 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libexchange-storage-1.2.so.3
  • #9 ??
    from /usr/lib/libsoup-2.4.so.1
  • #10 ??
    from /usr/lib/libsoup-2.4.so.1
  • #11 ??
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #16 ??
  • #17 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #18 ??

Other information:
The bug was first reported to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/347185
but it seems it should be handled here.
Comment 1 Matthew Barnes 2009-03-23 19:06:42 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Comment 2 Norbert Wegener 2009-03-24 07:55:42 UTC
Created attachment 131231 [details]
gdb backtrace of evolution-dbg

The attachment contains the gdb backtrace of the evolution-dbg package from ubuntu 9.04 and hopefully contains the required information.
Comment 3 André Klapper 2009-03-24 15:15:45 UTC
Only installinf evolution-dbg does not help...

Please install debug packages for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, pango, libgnome and libgnomeui (as far as those packages are provided by your distribution).

More details can be found here: http://live.gnome.org/GettingTraces
Comment 4 Norbert Wegener 2009-03-24 15:27:15 UTC
Created attachment 131266 [details]
gdb output
Comment 5 Norbert Wegener 2009-03-24 15:35:41 UTC
evolution-data-server-dbg
evolution-dbg
libgnomeui-0-dbg
are the only dbg packages available.
Comment 6 André Klapper 2009-03-24 15:36:43 UTC
Hmm, libsoup and glib2 are still missing some symbols... Sorry for the efforts. :-/
Comment 7 Norbert Wegener 2009-03-24 15:46:53 UTC
unfortunately there is no libsoup-gnome-2.4-1-dbg.
libglib2.0-0-dbg exists.
a gdb trace with this pacccckage installed will follow.
Comment 8 Norbert Wegener 2009-03-24 15:47:35 UTC
Created attachment 131269 [details]
gdb output
Comment 9 Milan Crha 2009-12-14 14:16:54 UTC
Thanks for a bug report. This particular one had been fixed already, thus I'm marking it as a duplicate.

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