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 448687 - crash in Tasks: opening a new local mail...
crash in Tasks: opening a new local mail...
Status: RESOLVED DUPLICATE of bug 440388
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 481097 485534 492978 501763 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-06-18 06:21 UTC by kahlil
Modified: 2007-12-06 01:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description kahlil 2007-06-18 06:21:50 UTC
Version: 2.10

What were you doing when the application crashed?
opening a new local mail spool


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 125452288 vsize: 125452288 resident: 53792768 share: 38223872 rss: 53792768 rss_rlim: 4294967295
CPU usage: start_time: 1182147309 rtime: 758 utime: 696 stime: 62 cutime:34 cstime: 23 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1209178400 (LWP 5518)]
[New Thread -1284457584 (LWP 5966)]
[New Thread -1273287792 (LWP 5573)]
[New Thread -1240777840 (LWP 5554)]
0x009bd402 in __kernel_vsyscall ()

Thread 1 (Thread -1209178400 (LWP 5518))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 408
  • #4 <signal handler called>
  • #5 slab_allocator_free_chunk
    at gslice.c line 1033
  • #6 magazine_cache_push_magazine
    at gslice.c line 567
  • #7 thread_memory_magazine2_unload
    at gslice.c line 697
  • #8 IA__g_slice_free_chain_with_offset
    at gslice.c line 863
  • #9 IA__g_slist_free
    at gslist.c line 53
  • #10 pango_attr_list_unref
    at pango-attributes.c line 1107
  • #11 destroy
    at htmltext.c line 2272
  • #12 html_object_destroy
    at htmlobject.c line 1036
  • #13 destroy
    at htmlclue.c line 51
  • #14 destroy
    at htmlclueflow.c line 107
  • #15 html_object_destroy
    at htmlobject.c line 1036
  • #16 destroy
    at htmlclue.c line 51
  • #17 html_cluev_destroy
    at htmlcluev.c line 908
  • #18 html_object_destroy
    at htmlobject.c line 1036
  • #19 destroy
    at htmlclue.c line 51
  • #20 html_cluev_destroy
    at htmlcluev.c line 908
  • #21 html_object_destroy
    at htmlobject.c line 1036
  • #22 html_engine_parse
    at htmlengine.c line 4998
  • #23 gtk_html_begin_full
    at gtkhtml.c line 3658
  • #24 gtk_html_begin
    at gtkhtml.c line 3682
  • #25 efh_format_timeout
    at em-format-html.c line 1356
  • #26 efhd_format_clone
    at em-format-html-display.c line 1332
  • #27 emfv_set_folder
    at em-folder-view.c line 660
  • #28 emfb_set_folder
    at em-folder-browser.c line 1838
  • #29 emfv_got_folder
    at em-folder-view.c line 691
  • #30 get_folder_done
    at mail-ops.c line 1198
  • #31 mail_msg_idle_cb
    at mail-mt.c line 471
  • #32 g_idle_dispatch
    at gmain.c line 3928
  • #33 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #34 g_main_context_iterate
    at gmain.c line 2677
  • #35 IA__g_main_loop_run
    at gmain.c line 2881
  • #36 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #37 main
    at main.c line 586
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:5518): 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:5518): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9407020'
(evolution:5518): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9407140'
(evolution:5518): 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?)
(evolution:5518): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9407260'
(evolution:5518): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9407380'
Cannot access memory at address 0xffffffec
--------------------------------------------------
Comment 1 Lucky Wankhede 2007-10-06 06:32:09 UTC
*** Bug 481097 has been marked as a duplicate of this bug. ***
Comment 2 Milan Crha 2007-11-22 10:40:32 UTC
*** Bug 485534 has been marked as a duplicate of this bug. ***
Comment 3 Milan Crha 2007-11-22 10:41:13 UTC
*** Bug 492978 has been marked as a duplicate of this bug. ***
Comment 4 Tobias Mueller 2007-12-06 01:48:47 UTC
*** Bug 501763 has been marked as a duplicate of this bug. ***
Comment 5 Tobias Mueller 2007-12-06 01:50:42 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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

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