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 480475 - crash in Tasks: Moving a email between 2...
crash in Tasks: Moving a email between 2...
Status: RESOLVED DUPLICATE of bug 426807
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-09-26 05:38 UTC by stuart.campbell
Modified: 2007-10-09 15:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description stuart.campbell 2007-09-26 05:38:32 UTC
Version: 2.10

What were you doing when the application crashed?
Moving a email between 2 folders on an exchange account.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.5-76.fc7 #1 SMP Thu Aug 30 13:47:21 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks-GNOME
Icon Theme: Fedora

Memory status: size: 201416704 vsize: 201416704 resident: 67702784 share: 50565120 rss: 67702784 rss_rlim: 4294967295
CPU usage: start_time: 1190784640 rtime: 1095 utime: 987 stime: 108 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 "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208338720 (LWP 3979)]
[New Thread -1319920752 (LWP 4546)]
[New Thread -1298941040 (LWP 4331)]
[New Thread -1309430896 (LWP 4218)]
[New Thread -1277961328 (LWP 4111)]
[New Thread -1210438768 (LWP 4109)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208338720 (LWP 3979))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 <signal handler called>
  • #5 ??
    from /lib/libglib-2.0.so.0
  • #6 ??
    from /lib/libglib-2.0.so.0
  • #7 ??
    from /lib/libglib-2.0.so.0
  • #8 g_slice_free_chain_with_offset
    from /lib/libglib-2.0.so.0
  • #9 g_slist_free
    from /lib/libglib-2.0.so.0
  • #10 pango_layout_line_unref
    from /usr/lib/libpango-1.0.so.0
  • #11 ??
    from /usr/lib/libpango-1.0.so.0
  • #12 ??
    from /usr/lib/libpango-1.0.so.0
  • #13 g_object_unref
    from /lib/libgobject-2.0.so.0
  • #14 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_label_set_text
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 e_task_widget_update
    from /usr/lib/evolution/2.10/libemiscwidgets.so.0
  • #18 e_activity_handler_operation_progressing
    from /usr/lib/evolution/2.10/libemiscwidgets.so.0
  • #19 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #20 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #21 ??
    from /lib/libglib-2.0.so.0
  • #22 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #23 ??
    from /lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #25 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #26 main
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
** (evolution:3979): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:3979): DEBUG: mailto URL program: evolution
(evolution:3979): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
BBDB spinning up...
(evolution:3979): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x921a018'
(evolution:3979): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x921a138'
/usr/share/themes/Clearlooks-GNOME/gtk-2.0/gtkrc:50: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-GNOME/gtk-2.0/gtkrc:51: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-GNOME/gtk-2.0/gtkrc:52: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-GNOME/gtk-2.0/gtkrc:50: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-GNOME/gtk-2.0/gtkrc:51: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-GNOME/gtk-2.0/gtkrc:52: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
--------------------------------------------------
Comment 1 Tobias Mueller 2007-10-09 15:24:21 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?

We are really missing bug reports with installed debug symbols and a good
reproduction recipe. So would you please install debug symbols for evolution,
evolution-data-server, gtkhtml, pango, gtk and glib? And instructions on how to
reproduce this issue.
Thanks in advance and good luck :)

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