Issue 70847 - Crash in lingucomponent spellchecker
Summary: Crash in lingucomponent spellchecker
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: spell checking (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-25 14:09 UTC by thomas.lange
Modified: 2013-02-24 20:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thomas.lange 2006-10-25 14:09:18 UTC
This one is from a crashreport:

00e1f614 7c3416b3 ntdll!RtlAllocateHeap+0x337
00e1f654 7c3416db msvcr71!_heap_alloc+0xe0
00e1f65c 7c3416f8 msvcr71!_nh_malloc+0x10
00e1f668 62515fbd msvcr71!malloc+0xf
00e1f678 62517ddc spell680mi!mystrdup(char* s = 00e1f6c3 "MS")+0x24
[o:\src680\src\lingucomponent\source\spellcheck\myspell\csutil.cxx @ 45]
00e1f694 62517f73 spell680mi!HashMgr::add_word(char* word = 00e1f6b8
"abreaction", int wl = 0xa, char* aff = 00e1f6c3 "MS", int al = 2)+0x3e
[o:\src680\src\lingucomponent\source\spellcheck\myspell\hashmgr.cxx @ 92]
00e1f7b8 62517fc2 spell680mi!HashMgr::load_tables(char* tpath = 7c38b548
"")+0x115 [o:\src680\src\lingucomponent\source\spellcheck\myspell\hashmgr.cxx @ 183]
00e1f7c8 6251498b spell680mi!HashMgr::HashMgr(char* tpath = 0874b298 "")+0x15
[o:\src680\src\lingucomponent\source\spellcheck\myspell\hashmgr.cxx @ 22]
00e1f7dc 62511b76 spell680mi!MySpell::MySpell(char* affpath = 0874b128 "", char*
dpath = 0874b298 "")+0x25
[o:\src680\src\lingucomponent\source\spellcheck\myspell\myspell.cxx @ 17]
00e1f84c 6251361c spell680mi!SpellChecker::GetSpellFailure(rtl::OUString* rWord
= 0874b200 , com::sun::star::lang::Locale* rLocale = 00e1f8b8 )+0x1ef
[o:\src680\src\lingucomponent\source\spellcheck\spell\sspellimp.cxx @ 337]
00e1f894 644641d3 spell680mi!SpellChecker::isValid(rtl::OUString* rWord =
00e1f908 , com::sun::star::lang::Locale* rLocale = 00e1f8b8 ,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>* rProperties
= 00e1f9c8 )+0xaa
[o:\src680\src\lingucomponent\source\spellcheck\spell\sspellimp.cxx @ 397]
00e1f91c 64464982 lng680mi!SpellCheckerDispatcher::isValid_Impl(rtl::OUString*
rWord = 00747d74 , short nLanguage = 0x409,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>* rProperties
= 00e1f9c8 , unsigned char bCheckDics = 0x1 '')+0x480
[o:\src680\src\linguistic\source\spelldsp.cxx @ 517]
00e1f94c 61b80280 lng680mi!SpellCheckerDispatcher::isValid(rtl::OUString* rWord
= 00e1f9f8 , short nLanguage = 0x409,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>* rProperties
= 00e1f9c8 )+0x80 [o:\src680\src\linguistic\source\spelldsp.cxx @ 357]

There are 8 reports with this stack.
Internal ID is 142392.