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 446405 - crash in Tasks:
crash in Tasks:
Status: RESOLVED DUPLICATE of bug 438756
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-06-11 15:19 UTC by cchrist
Modified: 2007-06-12 07:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description cchrist 2007-06-11 15:19:48 UTC
What were you doing when the application crashed?



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

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:47:07 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 580739072 vsize: 580739072 resident: 25427968 share: 16576512 rss: 25427968 rss_rlim: 18446744073709551615
CPU usage: start_time: 1181575131 rtime: 50 utime: 46 stime: 4 cutime:0 cstime: 1 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 46912496410208 (LWP 3114)]
[New Thread 1168148816 (LWP 3144)]
[New Thread 1157658960 (LWP 3141)]
[New Thread 1126189392 (LWP 3136)]
[New Thread 1094719824 (LWP 3134)]
[New Thread 1105209680 (LWP 3133)]
(no debugging symbols found)
0x00000031ff20d89f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496410208 (LWP 3114))

  • #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 ---------------------
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:3016): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
CalDAV Eplugin starting up ...
** (evolution:3075): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:3075): 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:3075): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
CalDAV Eplugin starting up ...
** (evolution:3114): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:3114): 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:3114): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
--------------------------------------------------
Comment 1 André Klapper 2007-06-12 01:02:15 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 438756 ***
Comment 2 cchrist 2007-06-12 07:36:48 UTC
Hi Andre

Thanks for your fast reply. Sorry for posting this bug 10x, but I tried to fix the app and it kept crashing and reporting ;-)

This is the binary compilation on fedora 7, probably an update. 
I wanted to sort after sender name, and since then the application keeps crashing, whenever I start it.
How to reproduce: Create an imap mail account, have some mails inside, and sort after "To" Field - i.e. click on the row header. Then it goes down the drain.
This info, that it should be sorted after sender name is somewhere saved, and will be restored each time evolution starts and crashes the app again.

Probably I can fix it by deleting the .evolution folder, but this is not verified.

Shall I send something over to you, so you are able to reproduce the bug?

kr
Christoph