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 361978 - Message view, 'Edit->Find in Message' crashed.
Message view, 'Edit->Find in Message' crashed.
Status: RESOLVED DUPLICATE of bug 338451
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-10-13 17:52 UTC by Richard Wilbur
Modified: 2008-08-07 06:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Richard Wilbur 2006-10-13 17:52:12 UTC
Overview Description: Selected 'Edit->Find in Message' and entered text to find in message view and Evolution crashed.

Steps to reproduce the crash:
1. Open a message.
2. Select 'Find in message' from the edit menu of the just-opened
message.
3. Type text into search dialog.
4. Hit <enter> or left-click the "Find" button.

Actual Results:
An "Error" dialog appears containing the text,
'The Application "evolution-2.6" has quit unexpectedly.

You can inform the developers of what happened to help them fix it.  Or you can restart the application right now.'

Expected Results:
I expected to be able to find the first instance of the search text
in the text of the open message I was viewing.

How often does this happen?
It crashes Evolution most of the time (>10 times, so far) when I use 'Find in Message'.  When it doesn't crash (once or twice, so far) it reports 'matches: 0'.

Build Date & Platform: 
Evolution 2.6.1, (which reports GNOME library 2.14.1)
on Ubuntu 6.06 (dapper), with Gnome 2.14.3

Additional Information:
If you desire more information (I don't know what else to send) please
send me an E-mail message at richard.wilbur@gmail.com

Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found) [* many lines]
[Thread debugging using libthread_db enabled]
[New Thread 805591104 (LWP 28101)]
[New Thread 871122160 (LWP 28107)]
[New Thread 862733552 (LWP 28106)]
[New Thread 833844464 (LWP 28103)]
(no debugging symbols found) [* many lines]
0x0e8883dc in waitpid () from /lib/libc.so.6

Thread 1 (Thread 805591104 (LWP 28101))

  • #0 waitpid
    from /lib/libc.so.6
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 es_menu_hook_get_type
  • #3 <signal handler called>
  • #4 e_searching_tokenizer_match_count
    from /usr/lib/evolution/2.6/components/libevolution-mail.so
  • #5 e_searching_tokenizer_match_count
    from /usr/lib/evolution/2.6/components/libevolution-mail.so
  • #6 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_stop_emission
    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
    from /usr/lib/libgobject-2.0.so.0
  • #12 html_tokenizer_begin
    from /usr/lib/libgtkhtml-3.8.so.15
  • #13 html_engine_begin
    from /usr/lib/libgtkhtml-3.8.so.15
  • #14 gtk_html_begin_full
    from /usr/lib/libgtkhtml-3.8.so.15
  • #15 em_html_stream_get_type
    from /usr/lib/evolution/2.6/components/libevolution-mail.so
  • #16 em_sync_stream_get_type
    from /usr/lib/evolution/2.6/components/libevolution-mail.so
  • #17 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #21 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #22 main
  • #0 waitpid
    from /lib/libc.so.6

Comment 1 André Klapper 2006-10-14 00:48:29 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 338451 ***
Comment 2 Richard Wilbur 2008-08-07 06:06:36 UTC
I'm using Evolution 2.10.1 now and the 'find text' in message works really well!  Thanks.