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 459049 - crash in Evolution: The crash happens at sta...
crash in Evolution: The crash happens at sta...
Status: RESOLVED DUPLICATE of bug 425093
Product: evolution
Classification: Applications
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-07-21 18:10 UTC by David Coulette
Modified: 2007-07-23 12:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description David Coulette 2007-07-21 18:10:19 UTC
Version: 2.12.x

What were you doing when the application crashed?
The crash happens at startup ( from GUI or console)


Distribution: Mandriva Linux release 2008.0 (Cooker) for x86_64
Gnome Release: 2.19.5 2007-07-08 (Mandriva)
BugBuddy Version: 2.18.1

System: Linux 2.6.21-2mdv #1 SMP Thu Jun 28 21:40:27 CEST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Mist
Icon Theme: Mist

Memory status: size: 507064320 vsize: 507064320 resident: 46534656 share: 35188736 rss: 46534656 rss_rlim: 18446744073709551615
CPU usage: start_time: 1185041370 rtime: 35 utime: 32 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47113005045744 (LWP 4968)]
[New Thread 1132489040 (LWP 4983)]
[New Thread 1124096336 (LWP 4982)]
[New Thread 1115703632 (LWP 4981)]
[New Thread 1098918224 (LWP 4978)]
[New Thread 1082132816 (LWP 4976)]
(no debugging symbols found)
0x00002ad95509c8ae in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 47113005045744 (LWP 4968))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strchr
    from /lib64/libc.so.6
  • #4 camel_url_new_with_base
    from /usr/lib64/libcamel-1.2.so.10
  • #5 camel_url_new
    from /usr/lib64/libcamel-1.2.so.10
  • #6 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/evolution/2.12/components/libevolution-mail.so
  • #7 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #8 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #11 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/evolution/2.12/components/libevolution-mail.so
  • #12 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #13 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #15 g_signal_emit_by_name
    from /usr/lib64/libgobject-2.0.so.0
  • #16 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/evolution/2.12/libefilterbar.so.0
  • #17 g_object_set_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #18 g_object_set
    from /usr/lib64/libgobject-2.0.so.0
  • #19 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/evolution/2.12/components/libevolution-mail.so
  • #20 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/evolution/2.12/components/libevolution-mail.so
  • #21 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #22 g_cclosure_marshal_VOID__BOOLEAN
    from /usr/lib64/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #24 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #25 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
/home/shaman/.MdkOnline/mdkonline should be set to TRUE: please use --force or -f option to launch applet at /usr/bin/mdkapplet line 242.
CalDAV Eplugin starting up ...
** (evolution:4901): DEBUG: mailto URL command: evolution %s
** (evolution:4901): DEBUG: mailto URL program: evolution
(evolution:4901): camel-WARNING **: Cannot load summary file: `/home/shaman/.evolution/mail/local/Drafts.ev-summary': Aucun fichier ou répertoire de ce type
(evolution:4901): evolution-mail-CRITICAL **: mail_tool_uri_to_folder: assertion `uri != NULL' failed
CalDAV Eplugin starting up ...
** (evolution:4968): DEBUG: mailto URL command: evolution %s
** (evolution:4968): DEBUG: mailto URL program: evolution
(evolution:4968): camel-WARNING **: Cannot load summary file: `/home/shaman/.evolution/mail/local/Drafts.ev-summary': Aucun fichier ou répertoire de ce type
(evolution:4968): evolution-mail-CRITICAL **: mail_tool_uri_to_folder: assertion `uri != NULL' failed
--------------------------------------------------
Comment 1 Pascal Terjan 2007-07-23 12:53:39 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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