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 440317 - crash in Calendar: It crashed first time wh...
crash in Calendar: It crashed first time wh...
Status: RESOLVED DUPLICATE of bug 439371
Product: evolution
Classification: Applications
Component: Calendar
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-05-21 23:46 UTC by grejigl-gnomepreovd
Modified: 2007-06-10 23:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description grejigl-gnomepreovd 2007-05-21 23:46:36 UTC
What were you doing when the application crashed?
It crashed first time while trying to sort large folder by receiver. After that it simply crashes during startup.


Distribution: Fedora release 6.93 (Rawhide)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3163.fc7 #1 SMP Tue May 15 20:35:22 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 575029248 vsize: 575029248 resident: 30224384 share: 17072128 rss: 30224384 rss_rlim: 18446744073709551615
CPU usage: start_time: 1179791091 rtime: 151 utime: 128 stime: 23 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 46912496414304 (LWP 11429)]
[New Thread 1136679248 (LWP 11448)]
[New Thread 1115699536 (LWP 11447)]
[New Thread 1094719824 (LWP 11438)]
[New Thread 1084229968 (LWP 11435)]
(no debugging symbols found)
0x00000037efe0d7cf in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496414304 (LWP 11429))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 ??
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 ??
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #5 e_table_sorting_utils_tree_sort
    from /usr/lib64/evolution/2.10/libetable.so.0
  • #6 ??
    from /usr/lib64/evolution/2.10/libetable.so.0
  • #7 ??
    from /usr/lib64/evolution/2.10/libetable.so.0
  • #8 ??
    from /usr/lib64/evolution/2.10/libetable.so.0
  • #9 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #10 ??
    from /lib64/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #13 ??
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #14 ??
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #15 ??
    from /lib64/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #17 ??
    from /lib64/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #19 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #20 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
(evolution:3732): e-data-server-DEBUG: Loading categories from "/home/imiletic/.evolution/categories.xml"
(evolution:3732): e-data-server-DEBUG: Loaded 31 categories
(evolution:3732): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
CalDAV Eplugin starting up ...
** (evolution:11383): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:11383): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:11383): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
CalDAV Eplugin starting up ...
** (evolution:11429): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:11429): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:11429): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
--------------------------------------------------
Comment 1 Pedro Villavicencio 2007-05-22 00:24:53 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. Thanks in advance!
Comment 2 Igor Miletic 2007-05-22 01:08:47 UTC
removing all the views from the ~/.evolution/mail/views solved my problem.
Comment 3 Igor Miletic 2007-05-22 01:26:58 UTC
Ok, I installed debuginfo for evolution (and gtk2, glib2 and gnome-vfs) and tried to sort again same folder by receiver. This crashed evolution, trace is below:

Distribution: Fedora release 6.93 (Rawhide)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3163.fc7 #1 SMP Tue May 15 20:35:22 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 558444544 vsize: 558444544 resident: 32522240 share: 17027072 rss: 32522240 rss_rlim: 18446744073709551615
CPU usage: start_time: 1179797151 rtime: 171 utime: 162 stime: 9 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496414304 (LWP 25029)]
[New Thread 1094719824 (LWP 25034)]
[New Thread 1084229968 (LWP 25031)]
0x00000037efe0d7cf in __libc_waitpid (pid=25044, stat_loc=0x7fff08d5650c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912496414304 (LWP 25029))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 ??
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 ml_tree_value_at
    at message-list.c line 1286
  • #5 e_table_sorting_utils_tree_sort
    at e-table-sorting-utils.c line 287
  • #6 resort_node
    at e-tree-table-adapter.c line 183
  • #7 generate_tree
    at e-tree-table-adapter.c line 374
  • #8 etta_proxy_node_changed
    at e-tree-table-adapter.c line 483
  • #9 IA__g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #12 IA__g_signal_emit
    at gsignal.c line 2243
  • #13 regen_list_regened
    at message-list.c line 2800
  • #14 periodic_processing
    at mail-mt.c line 464
  • #15 g_timeout_dispatch
    at gmain.c line 3422
  • #16 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #17 g_main_context_iterate
    at gmain.c line 2677
  • #18 IA__g_main_loop_run
    at gmain.c line 2881
  • #19 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #20 main
    at main.c line 586


----------- .xsession-errors (12 sec old) ---------------------
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:24796): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
CalDAV Eplugin starting up ...
** (evolution:24905): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:24905): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:24905): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
CalDAV Eplugin starting up ...
** (evolution:25029): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:25029): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:25029): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
--------------------------------------------------
Comment 4 André Klapper 2007-06-10 23:52:29 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 439371 ***