Bug 103898

Summary: Evolution crashes when adding a new word to spell check database
Product: [Retired] Red Hat Raw Hide Reporter: Nathan G. Grennan <redhat-bugzilla>
Component: evolutionAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 1.0CC: wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-04 19:51:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100644    

Description Nathan G. Grennan 2003-09-06 20:20:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.11 (X11; Linux i686; U;) Gecko/20030720

Description of problem:
Evolution crashes when I select Add new word to Dictionary after right clicking
in a composing window.

Version-Release number of selected component (if applicable):
evolution-1.4.4-5

How reproducible:
Always

Steps to Reproduce:
1. Open Evolution
2. Click New to open a compose window
3. Type word like rsync in the body of the message
4. Right click on it and select Add new word to Dictionary
    

Actual Results:  Crash

Expected Results:  No Crash

Additional info:

Comment 1 Nathan G. Grennan 2003-09-06 20:25:35 UTC
Tried moving .aspell.en.prepl and .aspell.en.pws out of ~/, and it still crashed.

Comment 2 Jeremy Katz 2003-09-08 19:48:59 UTC
This works for me.  What language are you using?  Also, can you get a backtrace
of when it crashes?

Comment 3 Nathan G. Grennan 2003-09-09 01:59:16 UTC
Point me to some debug-info and I will give you a traceback.

Comment 5 Nathan G. Grennan 2003-09-13 22:57:20 UTC
#0  0x40ea9127 in g_str_hash () from /usr/lib/libglib-2.0.so.0
#1  0x40e8a498 in g_hash_table_lookup () from /usr/lib/libglib-2.0.so.0
#2  0x44ac5bcb in gnome_spell_control_new ()
   from /usr/lib/gnome-spell/libgnome-spell-component-0.3.so
#3  0x4148fd6a in _ORBIT_skel_small_GNOME_Spell_Dictionary_addWordToPersonal
(_o_servant=0x0,
    _o_retval=0x0, _o_args=0x89cbed0, _o_ctx=0x0, _o_ev=0x0,
    _impl_addWordToPersonal=0x44ac5b70 <gnome_spell_control_new+3872>) at
Spell-common.c:89
#4  0x404e393d in ORBit_c_stub_invoke () from /usr/lib/libORBit-2.so.0
#5  0x4149051c in GNOME_Spell_Dictionary_addWordToPersonal (_obj=0x0,
word=0x8a119c8 "cygnus",
    language=0x0, ev=0x0) at Spell-stubs.c:110
#6  0x44ab142e in spell_add_to_personal () from
/usr/lib/gtkhtml/libgnome-gtkhtml-editor-3.0.so
#7  0x44aac26e in gtk_html_persist_stream_new ()
   from /usr/lib/gtkhtml/libgnome-gtkhtml-editor-3.0.so
#8  0x40e53051 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
#9  0x40e40cb0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#10 0x40e52bbf in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#11 0x40e51c36 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0


Comment 6 Nathan G. Grennan 2003-10-04 19:51:12 UTC
I haven't seen this after doing some upgrades.