I keep getting this error with Aspell when running under valgrind... though you'd be 
interested:

==17296== Source and destination overlap in strcpy(0x3DC3D67D, 0x3DC3D67E)
==17296==    at 0x3C01FC60: strcpy (mac_replace_strmem.c:102)
==17296==    by 0x3EA9190B: aspeller::phonet(char const*, char*, aspeller::PhonetParms 
const&) (stl_vector.h:289)
==17296==    by 0x3EA9E3D9: 
aspeller::PhonetSoundslike::to_soundslike(acommon::ParmString) const 
(parm_string.hpp:56)
==17296==    by 0x3EA8CFF3: 
aspeller_default_writable_wl::WritableWS::add(acommon::ParmString) (clone_ptr.hpp:44)
==17296==    by 0x3EA8C999: 
aspeller_default_writable_wl::WritableWS::merge(acommon::FStream&, 
acommon::ParmString, acommon::Config*) (basic_string.h:388)
==17296==    by 0x3EA77426: aspeller::WritableBaseCode::load(acommon::ParmString, 
acommon::Config*) (basic_string.h:388)
==17296==    by 0x3EA8F858: 
aspeller::WritableBase<aspeller::WritableWordSet>::load(acommon::ParmString, 
acommon::Config*, aspeller::SpellerImpl*, aspeller::LocalWordSetInfo const*) 
(writable_base.hpp:59)
==17296==    by 0x3EA7C602: aspeller::SpellerImpl::setup(acommon::Config*) 
(basic_string.h:388)
==17296==    by 0x3EA56776: acommon::new_speller(acommon::Config*) (stack_ptr.hpp:40)
==17296==    by 0x3EA51FD0: new_aspell_speller (speller-c.cpp:26)
==17296==    by 0x3CB0A115: ASpell::new_aspell_speller(AspellConfig*) 
(Scribe_Spell.cpp:196)
==17296==    by 0x3CB0BA89: Aspell_SpellChecker::CheckWord(char*, bool, GView*) 
(Scribe_Spell.cpp:857)


This is being called from my spell check plugin for Scribe when initializing the 
library. I've got aspell-0.50.2 installed on Redhat 9.

regards
--
Matthew Allen



_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to