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 248932 - Seg Fault on Evo start
Seg Fault on Evo start
Status: RESOLVED DUPLICATE of bug 243160
Product: evolution
Classification: Applications
Component: Shell
pre-1.5 (obsolete)
Other All
: Normal normal
: ---
Assigned To: Ettore Perazzoli
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-09-26 11:11 UTC by James Ogley
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description James Ogley 2003-09-26 11:11:35 UTC
Occasionally, when I start Evolution, it just seg faults after "lighting
up" all the icons on the splash screen.  There doesn't seem (to me) to be
any logic to when or why it does it...

Packages all built myself

Backtrace is below:

Backtrace was generated from '/opt/gnome2/bin/evolution-1.4'
 
[New Thread 16384 (LWP 21334)]
[New Thread 32769 (LWP 21338)]
[New Thread 16386 (LWP 21339)]
[New Thread 32771 (LWP 21340)]
0x407ddd2a in waitpid () from /lib/libpthread.so.0

Thread 4 (Thread 32771 (LWP 21340))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 __pthread_alt_lock
    from /lib/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #4 segv_redirect
  • #5 __pthread_sighandler
    from /lib/libpthread.so.0
  • #6 <signal handler called>
  • #7 do_lookup
    from /lib/ld-linux.so.2
  • #8 _dl_lookup_symbol_internal
    from /lib/ld-linux.so.2
  • #9 fixup
    from /lib/ld-linux.so.2
  • #10 _dl_runtime_resolve
    from /lib/ld-linux.so.2
  • #11 save_metainfo
    from /opt/gnome2/lib/evolution/1.4/components/libevolution-mail.so
  • #12 mls_get_folder
    from /opt/gnome2/lib/evolution/1.4/components/libevolution-mail.so
  • #13 camel_store_get_folder
    from /opt/gnome2/lib/evolution/1.4/libcamel.so.0
  • #14 mail_tool_uri_to_folder
    from /opt/gnome2/lib/evolution/1.4/components/libevolution-mail.so
  • #15 get_folder_get
    from /opt/gnome2/lib/evolution/1.4/components/libevolution-mail.so
  • #16 mail_msg_received
    from /opt/gnome2/lib/evolution/1.4/components/libevolution-mail.so
  • #17 thread_received_msg
    from /opt/gnome2/lib/evolution/1.4/libeutil.so.0
  • #18 thread_dispatch
    from /opt/gnome2/lib/evolution/1.4/libeutil.so.0
  • #19 pthread_start_thread
    from /lib/libpthread.so.0

Comment 1 Gerardo Marin 2003-11-03 22:19:26 UTC

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