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 453029 - crash in Evolution Mail: Searching in Calendars f...
crash in Evolution Mail: Searching in Calendars f...
Status: RESOLVED DUPLICATE of bug 480116
Product: evolution
Classification: Applications
Component: general
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 453337 456175 466808 481327 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-07-02 07:48 UTC by jac.figjam
Modified: 2007-10-07 18:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description jac.figjam 2007-07-02 07:48:20 UTC
What were you doing when the application crashed?
Searching in Calendars for events I knew existed. Search was in summary and phrase was "license expired" (without the quotes). Crash happens every time and I have to restart evolution.


Distribution: Debian lenny/sid
Gnome Release: 2.18.2 2007-05-28 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.21-1-amd64 #1 SMP Sat May 26 17:22:54 CEST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: SphereCrystal
Icon Theme: SphereCrystal

Memory status: size: 254181376 vsize: 254181376 resident: 8876032 share: 6189056 rss: 8876032 rss_rlim: 18446744073709551615
CPU usage: start_time: 1183362081 rtime: 7 utime: 5 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/lib/bug-buddy/evolution-data-server-1.10'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47865968784224 (LWP 6578)]
[New Thread 1074006336 (LWP 6579)]
(no debugging symbols found)
0x00002b88a7c2403f in waitpid () from /lib/libc.so.6

Thread 1 (Thread 47865968784224 (LWP 6578))

  • #0 waitpid
    from /lib/libc.so.6
  • #1 ??
    from /lib/libc.so.6
  • #2 system
    from /lib/libc.so.6
  • #3 ??
  • #4 <signal handler called>
  • #5 g_utf8_get_char
    from /usr/lib/libglib-2.0.so.0
  • #6 e_util_unicode_get_utf8
    from /usr/lib/libedataserver-1.2.so.9
  • #7 e_util_utf8_strstrcasedecomp
    from /usr/lib/libedataserver-1.2.so.9
  • #8 ??
    from /usr/lib/libedata-cal-1.2.so.6
  • #9 ??
    from /usr/lib/libedata-cal-1.2.so.6
  • #10 e_sexp_term_eval
    from /usr/lib/libedataserver-1.2.so.9
  • #11 ??
    from /usr/lib/libedataserver-1.2.so.9
  • #12 e_sexp_term_eval
    from /usr/lib/libedataserver-1.2.so.9
  • #13 e_sexp_eval
    from /usr/lib/libedataserver-1.2.so.9
  • #14 e_cal_backend_sexp_match_comp
    from /usr/lib/libedata-cal-1.2.so.6
  • #15 ??
    from /usr/lib/evolution-data-server-1.2/extensions/libecalbackendfile.so
  • #16 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #17 ??
    from /usr/lib/evolution-data-server-1.2/extensions/libecalbackendfile.so
  • #18 ??
    from /usr/lib/libedata-cal-1.2.so.6
  • #19 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #20 ??
    from /usr/lib/libORBit-2.so.0
  • #21 ??
    from /usr/lib/libORBit-2.so.0
  • #22 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #23 ??
    from /usr/lib/libORBit-2.so.0
  • #24 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #25 ??
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #27 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #28 main
  • #0 waitpid
    from /lib/libc.so.6


----------- .xsession-errors (8912 sec old) ---------------------
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
sh: dcop: command not found
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 André Klapper 2007-08-19 16:27:15 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. Could you please install some debugging packages [1], start the application as normal, and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the Details, now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] debugging 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 2 André Klapper 2007-08-19 16:27:26 UTC
*** Bug 466808 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2007-08-19 16:28:26 UTC
*** Bug 453337 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2007-08-19 16:28:29 UTC
*** Bug 456175 has been marked as a duplicate of this bug. ***
Comment 5 Tobias Mueller 2007-10-07 18:55:47 UTC
*** Bug 481327 has been marked as a duplicate of this bug. ***
Comment 6 Tobias Mueller 2007-10-07 18:57:24 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 480116 ***

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