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 331998 - Pressing "Clear" button continuously causes Evolution to crash.
Pressing "Clear" button continuously causes Evolution to crash.
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
2.6.x
Other All
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-21 09:21 UTC by Irene Huang
Modified: 2013-09-13 00:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Patch (1.19 KB, patch)
2006-02-21 09:27 UTC, Irene Huang
accepted-commit_now Details | Review

Description Irene Huang 2006-02-21 09:21:39 UTC
Steps to reproduce:
Follow these steps to reproduce this bug:
1) Launch Evolution -> Goto "Contact"
2) Make sure your addressbook has a considerable amout of contacts (like above 100)
3) Click "clear" button continuously
Evolution crashes

Stack trace:
Program received signal SIGSEGV, Segmentation fault.

Thread 1097378304 (LWP 3428)

  • #0 do_adjustment
    at e-reflow.c line 180
  • #1 g_idle_dispatch
    from /home/evotrunk/garnome/lib/libglib-2.0.so.0
  • #2 g_main_context_dispatch
    from /home/evotrunk/garnome/lib/libglib-2.0.so.0
  • #3 g_main_context_iterate
    from /home/evotrunk/garnome/lib/libglib-2.0.so.0
  • #4 g_main_loop_run
    from /home/evotrunk/garnome/lib/libglib-2.0.so.0
  • #5 bonobo_main
    from /home/evotrunk/garnome/lib/libbonobo-2.so.0
  • #6 main
    at main.c line 603


Other information:
Comment 1 Irene Huang 2006-02-21 09:27:25 UTC
Created attachment 59828 [details] [review]
Patch
Comment 2 Devashish Sharma 2006-02-21 09:51:54 UTC
I am not able to reproduce this, but anyway the patch can be committed.
Comment 3 Devashish Sharma 2006-02-28 10:50:43 UTC
Committed to cvs head.