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 328522 - Evolution crashes when click on the find buttons
Evolution crashes when click on the find buttons
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: html-editor-control
3.9.x
Other All
: Normal normal
: 2.4.x
Assigned To: gtkhtml-maintainers
Evolution QA team
: 328534 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-01-25 05:55 UTC by Biswa ranjan lal
Modified: 2006-02-17 04:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Patch, Please review (1.71 KB, patch)
2006-01-25 08:03 UTC, Irene Huang
accepted-commit_now Details | Review

Description Biswa ranjan lal 2006-01-25 05:55:32 UTC
Please describe the problem:
When user clicked on find button twice and close it through "X" button evolution
crashes

Steps to reproduce:
1. Launch and configure evolution
2. Compose a message and enter some text in body to find.
3. Click on the find button in tool bars.
4. Close the find window using find and then "X" button.
5. Do step 3 and 4 twice


Actual results:
Evolution Crashes. Below is the stack-trace.
current thread: t@1
=>[1] __pollsys(0x81137f0, 0x7, 0x0, 0x0), at 0xd2769025
  [2] _pollsys(0x81137f0, 0x7, 0x0, 0x0), at 0xd275cdc8
  [3] poll(0x81137f0, 0x7, 0xffffffff), at 0xd272b40e
  [4] g_main_context_iterate(0x80850e8, 0x1, 0x1, 0x806b480), at 0xd24da8e9
  [5] g_main_loop_run(0x820e6c8), at 0xd24daf26
  [6] gtk_dialog_run(0x80f6810), at 0xd2114529
  [7] main(0x4, 0x8047414, 0x8047428), at 0x805145a
~


Expected results:
It should not crash

Does this happen every time?
Yes

Other information:
Comment 1 Irene Huang 2006-01-25 07:58:01 UTC
*** Bug 328534 has been marked as a duplicate of this bug. ***
Comment 2 Irene Huang 2006-01-25 08:03:23 UTC
Created attachment 58064 [details] [review]
Patch, Please review
Comment 3 Irene Huang 2006-01-25 08:05:16 UTC
Please change the product to GtkHTML, and the component should be html-editing.
Thanks.
Comment 4 André Klapper 2006-01-25 14:53:51 UTC
thanks irene
Comment 5 Harish Krishnaswamy 2006-01-27 07:46:18 UTC
Approved for commit.
Comment 6 Harry Lu 2006-01-27 09:12:33 UTC
Patch committed into CVS HEAD. Please close this bug.
Comment 7 Irene Huang 2006-01-27 14:24:25 UTC
Thanks Harry