To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55578
                  Issue #:|55578
                  Summary:|Calc gets frozen when entering specific pattern of
                          |text
                Component:|Spreadsheet
                  Version:|OOO 2.0 Beta2
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|spreadsheet
              Reported by:|tora





------- Additional comments from [EMAIL PROTECTED] Thu Oct  6 11:44:44 -0700 
2005 -------
Justification

  This problem might be considered as a P2 bug, but the pattern 
  of text mentioned in this issue merely happens. 
  Therefore, this can be a P3 bug.

Problem 

  An infinite loop happens around 
    __1cOEdtAutoCorrDocTImplStartUndoAction6M_v_ () in libsvx680si.so

  The CPU consumption rate reaches up to 100%.
  A crash reporter, however, does not start.

Reproduction

  Any platforms, recent builds could be possible to reproduce.

  1. Enter the following letters / characters in a sequence:
     1. a symbol defined in ASCII  (e.g. * )
     2. a CJK ideograph character  (e.g. 一 Unicode 4e00 )
     3. a fullwidth number character  (e.g. 9 uff19 )
     4. a CJK halfstop (one of the punctuation)  (e.g. 、u3001)
     5. a fullwidth number character  (e.g. 5 uff15)
     6. a symbol defined in ASCII  (e.g. $ )
   
     In this example, a text might be *一9、5$

     You can just open a budoc.ods attached in this issue to get 
     a document with step 1 to 5. Do the last step 6 manually.

  2. And then press an Enter key.

  3. soffice.bin becomes frozen.

  It seems that a series of character class is the point. 
  This phenomenon can happen regardless of specific letters / characters.

Acknowledgments

  This phenomenon was originally reported by JK and then confirmed by 
  several people - Togi, Kimotomasaya, tgn1013, catch, matsu-yo ...

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to