You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/02/20 08:53:29 UTC

[Bug 124267] New: Crash when insert name for range

https://issues.apache.org/ooo/show_bug.cgi?id=124267

            Bug ID: 124267
        Issue Type: DEFECT
           Summary: Crash when insert name for range
           Product: Calc
           Version: 4.0.1
          Hardware: All
               URL: h
                OS: Windows 7
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: editing
          Assignee: issues@openoffice.apache.org
          Reporter: rainerbielefeld_ooo_qa@bielefeldundbuss.de
                CC: issues@openoffice.apache.org

Created attachment 82637
  --> https://issues.apache.org/ooo/attachment.cgi?id=82637&action=edit
Sample Document

Steps how to reproduce with server installation of "AOO 4.1.0-Dev – English UI
/ German locale - [AOO410m1(Build:9750) - Rev. 1566800 - 2014-02-12]" on German
WIN7 Home Premium (64bit)", own separate user profile:

1. Open attached sample document, focus sheet "Softphone"
2. Select E20:E20 (does not matter)
3. <control+f3> ('Insert -> Names -> Define') to create range with name
   > Dialog appears
4. Type name "xxx" (does not matter) -> [ok]
   Bug: AOO becomes unresponsive, has to be terminated via WIN dialog

Additional Info:
(a) was still ok with OOo 2.0.2 (If necessary I can test additional ones)
(b) No problem with LibO 4.1.3
(c) Not a general problem, until now I only observed hang with 1 particular
    document (addresses collection) from what I created the sample document

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124267] Crash when insert name for range

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124267

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing@gmx.de

--- Comment #3 from brinzing <ol...@gmx.de> ---
.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124267] Crash when insert name for range

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124267

Oliver-Rainer Wittmann <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.0.1                       |4.0.0

--- Comment #5 from Oliver-Rainer Wittmann <or...@apache.org> ---
I can also confirm the described defect - reproducible in AOO 4.0.1 and AOO
4.0.0, works in AOO 3.4.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124267] Crash when insert name for range

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124267

--- Comment #6 from Andre <aw...@googlemail.com> ---
@Rainer: Per comment 4, can we close this bug as not reproducible?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124267] Crash when insert name for range

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124267

Rainer Bielefeld <ra...@bielefeldundbuss.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |IRREPRODUCIBLE

--- Comment #7 from Rainer Bielefeld <ra...@bielefeldundbuss.de> ---
Closing for now. I will do some research concerning performance with (damaged
?) formulas later comparing 2.0.2 and 4.1.0 later, if I find something what
should be improved I will submit a new enhancement request.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124267] Crash when insert name for range

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124267

--- Comment #2 from Andre <aw...@googlemail.com> ---
>From stepping through the code it looks like the process is just very slow
because the algorithm seems to look at all cells.  Some cells seem to have
broken content (eg table2(Telefonanlage), B732) which additionally slows it
down.

So, the bug seems to be triggered by a bad algorithm when confronted with a
huge amount of data.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124267] Crash when insert name for range

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124267

Rainer Bielefeld <ra...@bielefeldundbuss.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rainerbielefeld_ooo_qa@biel
                   |                            |efeldundbuss.de

--- Comment #4 from Rainer Bielefeld <ra...@bielefeldundbuss.de> ---
(In reply to Andre from comment #2)
> So, the bug seems to be triggered by a bad algorithm when confronted with a
> huge amount of data.

Seems to be related to formulas, may be also damaged formulas. I replaced all
formula contents characters in document by "f" (so no longer formulas in the
document), afterwards hang problem has vanished, name insertions only takes a
fraction of a second.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 124267] Crash when insert name for range

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=124267

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |awf.aoo@googlemail.com
     Ever confirmed|0                           |1

--- Comment #1 from Andre <aw...@googlemail.com> ---
Confirmed, adding the regression keyword.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.