Issue 4844 - OpenOffice Crash when using Spell Checker
Summary: OpenOffice Crash when using Spell Checker
Status: CLOSED DUPLICATE of issue 4502
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@sw
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2002-05-14 13:34 UTC by Unknown
Modified: 2003-09-08 16:56 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 Unknown 2002-05-14 13:34:48 UTC
Sometimes when spell checking an OpenOffice document, OpenOffice will freeze after clicking 
either the Ignore, Ignore All, or Add button.  In these instances top reports that OpenOffice is 
consuming ~100% of the CPU time.  Usually if I kill the process and then reopen my document I can run 
spell check without any problem, however when OpenOffice freezes any unsaved work is lost.
Comment 1 khendricks 2002-05-15 20:02:19 UTC
Hi, 
 
I have never seen this and use the spellchecker all of the time.  
And no one else has ever reported anything similar that was not 
caused by a bad contributed dictionary. 
 
Please answer some questions for me: 
 
1. what distribution, kernel, and glibc versions are you using? 
 
2. are you using the standard build released by OpenOffice.org or 
someone else's build (say the build of a distribution like Mandrake 
or Debian)? 
 
3. are you just using the standard spell checking (en_US) or have 
you added additional spellchcking dictioanries for other languages? 
If you have added any other dictionaries, please revert to just the 
en_US one so that we can isolate the error. 
 
4. have you run a complete memory diagnostic on your system to make 
sure you don't havbe a bad memory chip? 
 
5. how much memory is installed on the system? 
 
If you are familiar with using gdb to attach to processes, the next 
time it happens will you please grab gdb and attach to the lowest 
numbered process running soffice.bin. 
 
When gdb takes control, please do the following: 
 
info threads (this will tell us how many threads are present) 
 
Then run the following commands for each thread: 
 
   thread XXX   (where XXX is the thread number 1, 2, etc) 
   bt  
 
Then supply the backtrace info at an attachment to this issue. 
Hopefully it will give us some idea of what is going on. 
 
 
Thanks, 
 
Kevin 
 
Comment 2 frank.meies 2002-05-16 10:01:58 UTC
FME: It would be helpful to have a document and an exact way to
reproduce the bug. Does this bug also appear if you enable the
AutoSpellCheck feature (Tools - Spellcheck - AutoSpellCheck) before
performing the manual spell check (Tool - Spellcheck - Check)? Looks
like i4502.

Comment 3 frank.meies 2002-05-23 07:25:59 UTC
FME: I think this one is for me.
Comment 4 frank.meies 2002-05-27 08:15:48 UTC
Quite sure that this is i4502.

*** This issue has been marked as a duplicate of 4502 ***
Comment 5 frank.meies 2002-12-06 08:25:01 UTC
.
Comment 6 frank.meies 2002-12-06 08:58:11 UTC
FME->SBA: Fixed.
Comment 7 lohmaier 2003-03-04 00:20:52 UTC
fixed and already marked as duplicate of issue 4502, has been opend to
be reassigned, original issue is closed fixed, so this one can be
closed to...

*** This issue has been marked as a duplicate of 4502 ***
Comment 8 lohmaier 2003-03-04 00:21:38 UTC
closing issue