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 361682 - crash in Evolution: Nothing. Just opened. I'...
crash in Evolution: Nothing. Just opened. I'...
Status: RESOLVED INCOMPLETE
Product: GtkHtml
Classification: Other
Component: Rendering
3.12.x
Other All
: High critical
: ---
Assigned To: gtkhtml-maintainers
Evolution QA team
: 360022 361369 361491 361819 363024 364792 366912 374928 374931 374943 375202 375277 382595 382789 382790 385140 386653 386692 387235 387236 388879 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-12 11:57 UTC by david
Modified: 2007-10-29 23:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description david 2006-10-12 11:57:18 UTC
What were you doing when the application crashed?
Nothing. Just opened. I've received some kind of mail probably malformed and anytime I try to open Evolution it crashes, so I can do nothing.


Distribution: Gentoo Base System version 1.12.5
Gnome Release: 2.16.1 2006-10-10 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 453005312 vsize: 453005312 resident: 28504064 share: 19111936 rss: 28504064 rss_rlim: -1
CPU usage: start_time: 1160661258 rtime: 74 utime: 67 stime: 7 cutime:22 cstime: 5 timeout: 0 it_real_value: 0 frequency: 100

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

(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 47972432576672 (LWP 5109)]
[New Thread 1132755264 (LWP 5128)]
[New Thread 1107310912 (LWP 5127)]
[New Thread 1115703616 (LWP 5126)]
[New Thread 1124096320 (LWP 5122)]
[New Thread 1098918208 (LWP 5117)]
[New Thread 1090525504 (LWP 5116)]
[New Thread 1082132800 (LWP 5115)]
0x00002ba17243eacf in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47972432576672 (LWP 5109))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #7 gtk_html_get_url_at
    from /usr/lib/libgtkhtml-3.8.so.15
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #12 html_image_factory_register
    from /usr/lib/libgtkhtml-3.8.so.15
  • #13 html_image_init
    from /usr/lib/libgtkhtml-3.8.so.15
  • #14 html_image_new
    from /usr/lib/libgtkhtml-3.8.so.15
  • #15 html_engine_new
    from /usr/lib/libgtkhtml-3.8.so.15
  • #16 html_engine_add_object_with_id
    from /usr/lib/libgtkhtml-3.8.so.15
  • #17 html_engine_update_focus_if_necessary
    from /usr/lib/libgtkhtml-3.8.so.15
  • #18 html_engine_flush
    from /usr/lib/libgtkhtml-3.8.so.15
  • #19 em_html_stream_new
    from /usr/lib64/evolution/2.8/components/libevolution-mail.so
  • #20 em_sync_stream_get_type
    from /usr/lib64/evolution/2.8/components/libevolution-mail.so
  • #21 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #24 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #25 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Karsten Bräckelmann 2006-10-12 18:08:23 UTC
*** Bug 361491 has been marked as a duplicate of this bug. ***
Comment 2 Karsten Bräckelmann 2006-10-12 18:08:32 UTC
*** Bug 360022 has been marked as a duplicate of this bug. ***
Comment 3 Karsten Bräckelmann 2006-10-13 01:45:57 UTC
(In reply to comment #0)
> Nothing. Just opened. I've received some kind of mail probably malformed and
> anytime I try to open Evolution it crashes, so I can do nothing.


David, regarding your repeated crashes, here are some hints how to recover, taken from an archived post [1] of mine:

> [...] the first step is to disable the global
> (pre)view option. With the (pre)view pane disabled, Evo will not render
> (display) the currently selected mail when started, thus avoiding
> displaying the mail that crashes Evo.
> 
> $ gconftool-2 --set /apps/evolution/mail/display/show_preview --type bool 0

If starting Evo after running that command still crashes, there are a lot more
details and info in the post how to go on. (If this happens to be a non-local
account like IMAP, using another client temporarily just to get rid of the mail
would do also.)

FWIW, you most likely got the pre-view pane enabled, which will show the last
selected mail upon starting Evo. Unfortunately the mail that is being displayed
causes the crash.


[1] http://mail.gnome.org/archives/evolution-list/2006-June/msg00071.html
Comment 4 palfrey 2006-12-17 17:50:47 UTC
*** Bug 386653 has been marked as a duplicate of this bug. ***
Comment 5 palfrey 2006-12-17 17:52:08 UTC
*** Bug 361369 has been marked as a duplicate of this bug. ***
Comment 6 palfrey 2006-12-17 17:52:17 UTC
*** Bug 361819 has been marked as a duplicate of this bug. ***
Comment 7 palfrey 2006-12-17 17:52:40 UTC
*** Bug 363024 has been marked as a duplicate of this bug. ***
Comment 8 palfrey 2006-12-17 17:52:51 UTC
*** Bug 364792 has been marked as a duplicate of this bug. ***
Comment 9 palfrey 2006-12-17 17:53:15 UTC
*** Bug 366912 has been marked as a duplicate of this bug. ***
Comment 10 palfrey 2006-12-17 17:53:39 UTC
*** Bug 374928 has been marked as a duplicate of this bug. ***
Comment 11 palfrey 2006-12-17 17:53:46 UTC
*** Bug 374931 has been marked as a duplicate of this bug. ***
Comment 12 palfrey 2006-12-17 17:53:55 UTC
*** Bug 374943 has been marked as a duplicate of this bug. ***
Comment 13 palfrey 2006-12-17 17:54:13 UTC
*** Bug 375202 has been marked as a duplicate of this bug. ***
Comment 14 palfrey 2006-12-17 17:54:21 UTC
*** Bug 375277 has been marked as a duplicate of this bug. ***
Comment 15 palfrey 2006-12-17 17:54:47 UTC
*** Bug 382595 has been marked as a duplicate of this bug. ***
Comment 16 palfrey 2006-12-17 17:54:58 UTC
*** Bug 382789 has been marked as a duplicate of this bug. ***
Comment 17 palfrey 2006-12-17 17:55:11 UTC
*** Bug 382790 has been marked as a duplicate of this bug. ***
Comment 18 palfrey 2006-12-17 17:55:24 UTC
*** Bug 385140 has been marked as a duplicate of this bug. ***
Comment 19 palfrey 2006-12-17 17:55:42 UTC
*** Bug 386692 has been marked as a duplicate of this bug. ***
Comment 20 Veerapuram Varadhan 2006-12-22 20:45:19 UTC
(In reply to comment #0)
> What were you doing when the application crashed?
> Nothing. Just opened. I've received some kind of mail probably malformed and
> anytime I try to open Evolution it crashes, so I can do nothing.
> 
> 
Thanks for the bug report. Unfortunately, that stack trace is not very useful
in determining the cause of the crash. Could you please install some debugging
packages [1] and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the "details", now
containing way more information. Please copy that stacktrace and paste it as a
comment here.  Thanks!


[1] debugging packages for evolution, evolution-data-server and gtkhtml,
    plus debugging packages for some basic GNOME libs. More details can
    be found here:
    http://live.gnome.org/GettingTraces/DistroSpecificInstructions
Comment 21 Vladimir Ivanovic 2006-12-26 19:13:31 UTC
If you need more information, then ADD to Evolution the capability of logging the information you need. It is unreasonable to expect people who use Evolution in their workplace to spend hours recompiling Evolution just to get a backtrace.

I suggest you look at how CodeWeavers has instrumented CrossOver Office as an example of how logging can be done.
Comment 22 Gour 2006-12-31 16:52:09 UTC
I can understand your need for more info, but being in Vladimir's shoes I understand him too.

Had lot of problems in attempt to resolve my Evo which was crashing, leaking...

Sent several mails which were causing Evolution to crash and finally decided to migrate to Claws-mail.

It does not have all the bells & whistles as Evo (mostly Groupware features), but it performs very nicely as a mailer giving me opportunity to again use gvim as composer editor.

However, I wish you good luck in attempt to debug Evo, although number of bugs in  Bugzilla is pretty scary.

Sincerely,
Gour


Comment 23 palfrey 2007-01-06 16:51:27 UTC
*** Bug 387235 has been marked as a duplicate of this bug. ***
Comment 24 palfrey 2007-01-06 16:51:44 UTC
*** Bug 387236 has been marked as a duplicate of this bug. ***
Comment 25 palfrey 2007-01-06 16:51:55 UTC
*** Bug 388879 has been marked as a duplicate of this bug. ***
Comment 26 André Klapper 2007-10-29 23:11:37 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!