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 529687 - Evolution crashed on clicking reply (Trunk)
Evolution crashed on clicking reply (Trunk)
Status: RESOLVED DUPLICATE of bug 525996
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-04-24 10:05 UTC by Srinivasa Ragavan
Modified: 2013-09-13 01:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Srinivasa Ragavan 2008-04-24 10:05:14 UTC
Distribution: openSUSE 10.3 (i586)
Gnome Release: 2.20.0 2007-09-22 (SUSE)
BugBuddy Version: 2.20.0

System: Linux 2.6.22.9-0.4-default #1 SMP 2007/10/05 21:32:04 UTC i686
X Vendor: The X.Org Foundation
X Vendor Release: 70000001
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaGilouche
Icon Theme: Tango

Memory status: size: 218546176 vsize: 218546176 resident: 31834112 share: 24363008 rss: 56197120 rss_rlim: 1806167040
CPU usage: start_time: 1209028806 rtime: 3418 utime: 3120 stime: 298 cutime:47 cstime: 51 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/home/sragavan/opt/unstable/bin/evolution'

[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb646d6c0 (LWP 11708)]
[New Thread 0xafa5cb90 (LWP 11750)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb646d6c0 (LWP 11708))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    at gspawn.c line 374
  • #3 g_spawn_command_line_sync
    at gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 google_breakpad::ExceptionHandler::HandleException
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #8 <signal handler called>
  • #9 __kernel_vsyscall
  • #10 raise
    from /lib/libc.so.6
  • #11 abort
    from /lib/libc.so.6
  • #12 gtkhtml_editor_find_data_file
    at gtkhtml-editor-private.c line 425
  • #13 gtkhtml_editor_private_init
    at gtkhtml-editor-private.c line 169
  • #14 editor_init
    at gtkhtml-editor.c line 833
  • #15 g_type_create_instance
    at gtype.c line 1567
  • #16 g_object_constructor
    at gobject.c line 1046
  • #17 editor_constructor
    at gtkhtml-editor.c line 457
  • #18 msg_composer_constructor
    at e-msg-composer.c line 2054
  • #19 g_object_newv
    at gobject.c line 937
  • #20 g_object_new_valist
    at gobject.c line 986
  • #21 g_object_new
    at gobject.c line 795
  • #22 create_composer
    at e-msg-composer.c line 2866
  • #23 e_msg_composer_new_with_type
    at e-msg-composer.c line 2933
  • #24 em_utils_reply_to_message
    at em-composer-utils.c line 1466
  • #25 reply_to_message
    at em-composer-utils.c line 1972
  • #26 get_message_done
    at mail-ops.c line 1796
  • #27 mail_msg_idle_cb
    at mail-mt.c line 503
  • #28 g_idle_dispatch
    at gmain.c line 4087
  • #29 g_main_context_dispatch
    at gmain.c line 2009
  • #30 g_main_context_iterate
    at gmain.c line 2642
  • #31 g_main_loop_run
    at gmain.c line 2850
  • #32 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #33 main
    at main.c line 782
  • #0 __kernel_vsyscall


----------- .xsession-errors (25355 sec old) ---------------------
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
...Too much output, ignoring rest...
--------------------------------------------------



I have 

/home/sragavan/opt/unstable/share/gtkhtml-3.14/gtkhtml-editor.ui

but not 

        /usr/local/share/gtkhtml-3.14/gtkhtml-editor.ui
        /usr/share/gtkhtml-3.14/gtkhtml-editor.ui
        /usr/share/gdm/gtkhtml-3.14/gtkhtml-editor.ui
        /usr/share/gtkhtml-3.14/gtkhtml-editor.ui
        /etc/opt/kde3/share/gtkhtml-3.14/gtkhtml-editor.ui
        /opt/kde3/share/gtkhtml-3.14/gtkhtml-editor.ui

I built from source
Comment 1 Matthew Barnes 2008-04-24 11:53:28 UTC
Set your XDG_DATA_DIRS environment variable.

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