Issue 70850 - Crash in lingucomponent thesaurus
Summary: Crash in lingucomponent thesaurus
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: thesaurus (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:19 UTC by thomas.lange
Modified: 2013-02-24 20:40 UTC (History)
2 users (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:19:24 UTC
This one is from the crash reporter:

/net/jumbo.germany/sol1/SRC680/src.m145/sal/osl/unx/signal.c:475
SignalHandlerFunction
/net/jumbo.germany/sol1/SRC680/src.m145/sal/osl/unx/signal.c:802
MyThes::Lookup(char const*, int, mentry**)
/net/jumbo.germany/sol1/SRC680/src.m1/lingucomponent/source/thesaurus/mythes/mythes.cxx:151
Thesaurus::queryMeanings(rtl::OUString const&, com::sun::star::lang::Locale
const&, com::sun::star::uno::Sequence const&)
/so/ws/SRC680/unxlngi6.pro/inc.m1/rtl/string.hxx:265
ThesaurusDispatcher::queryMeanings(rtl::OUString const&,
com::sun::star::lang::Locale const&, com::sun::star::uno::Sequence const&)
/so/ws/SRC680/unxlngi6.pro/inc/com/sun/star/uno/Sequence.hxx:249
ThesDummy_Impl::queryMeanings(rtl::OUString const&, com::sun::star::lang::Locale
const&, com::sun::star::uno::Sequence const&)
/so/ws/SRC680/unxlngi6.pro/inc/com/sun/star/uno/Reference.h:318
SvxThesaurusDialog::queryMeanings_Impl(rtl::OUString&,
com::sun::star::lang::Locale const&, com::sun::star::uno::Sequence const&)
/so/ws/SRC680/unxlngi6.pro/inc/com/sun/star/uno/Sequence.h:166
SvxThesaurusDialog::UpdateMeaningBox_Impl(com::sun::star::uno::Sequence >*)
/so/ws/SRC680/unxlngi6.pro/inc/com/sun/star/uno/Type.h:186
SvxThesaurusDialog::Init_Impl(short)
/net/jumbo.germany/sol1/SRC680/src/svx/source/dialog/thesdlg.cxx:398
SvxThesaurusDialog::SvxThesaurusDialog(Window*, com::sun::star::uno::Reference,
String const&, short)
/so/ws/SRC680/unxlngi6.pro/inc/com/sun/star/uno/Reference.h:121
SwView::StartThesaurus()

There are 7 reports with this stack.
Internal ID is 132851.
Comment 1 maison.godard 2006-11-28 11:09:00 UTC
what language ? is the format the OOo2 one and not the binary OOo1 led to crash
iirc) ?
Comment 2 thomas.lange 2006-11-28 11:37:31 UTC
TL->Laurent: Sorry, that kind of information is not available from a stacktrace.
If it were a Windows crash-report I would be able to extract integer values and
pointers (since they are passed by value) but I cannot look-up data that is
passed by reference. 
Also it does not provide any information about what type or version of
dictionary was used.
Comment 3 maison.godard 2006-11-28 12:05:43 UTC
are all these 7 reports from the same plateform ?
did any reporter provide an email ?
Comment 4 thomas.lange 2006-11-28 12:56:51 UTC
All 7 reports are for Linux. 
(I think the OS is not important though. Unless it is an installation problem.
There was hardly any OS specific bug in the linguistic over the past years.)

And no user provided an e-mail address.
There are only 3 rather general comments like:
- Text document. I was using the Tools > Language > Hyphenation menu
- writing. Pressed Ctrl+F7
- text in rtf. i used the thearesuis funktion

The only other data I can provide is the locale of the system (which of course
needs not be the locale the component was called with).
Those UI languages are:
- locale="de_DE.UTF-8"
- locale="fr_FR"
- locale="nl_NL.UTF-8"
- locale="hu_HU"
- locale="it_IT.UTF-8"
- locale="it_IT.UTF-8"
- locale="en_US"