[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-03-11 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

j.nitsc...@ok.de changed:

   What|Removed |Added

 CC||djpi...@hotmail.com

--- Comment #41 from j.nitsc...@ok.de ---
*** Bug 124399 has been marked as a duplicate of this bug. ***

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-03-11 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #42 from j.nitsc...@ok.de ---
*** Bug 123493 has been marked as a duplicate of this bug. ***

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-02-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

fanyuz...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED
 CC||fanyuz...@gmail.com

--- Comment #40 from fanyuz...@gmail.com ---
It's verified fixed as I cannot reproduce the issue in following build

AOO410m1(Build:9750)  -  Rev. 1566593
2014-02-10 15:58:03 (Mo, 10 Feb 2014)

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-02-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

fanyuz...@gmail.com changed:

   What|Removed |Added

 QA Contact||fanyuz...@gmail.com

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-02-24 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Ray Wales r...@ambilogique.com changed:

   What|Removed |Added

 CC||r...@ambilogique.com

--- Comment #39 from Ray Wales r...@ambilogique.com ---
Thanks for making this bug and its fix public.
I had the same problem in AOO 4.0.1 running under Vista Business SP2.
Attempts to insert rows by selecting a row and pressing Ctrl++ always caused
Calc to crash.
Removing all the manual row breaks in the spreadsheet allows me to insert rows
without any problem.

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-02-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Oliver-Rainer Wittmann o...@apache.org changed:

   What|Removed |Added

   Target Milestone|--- |4.1.0

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-02-05 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||ksex...@optonline.net

--- Comment #38 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 124187 has been marked as a duplicate of this bug. ***

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||adolf.gig...@web.de

--- Comment #37 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 124133 has been marked as a duplicate of this bug. ***

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-20 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #33 from Andre awf@googlemail.com ---
(In reply to Prosper Uniger from comment #30)
 (In reply to Andre from comment #27)
  Crash was caused by a std::set::reverse_iterator that become invalid due to
  erase/insert operations.  Fixed by accessing the set more conservatively.
 
 Hi,
 thank you for fixing this.
 
 the code in ScTable::InsertCol looks similar, could there be the same
 problem?

I think it can.  Thank you for finding this.

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-20 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #34 from Andre awf@googlemail.com ---
And I can even trigger a crash with it:

- Create a new Calc document.
- Select the column B
- Insert a column break (Insert-Manual Break-Column Break)
- Insert a new column (repeat until crash)

I just don't understand why it does not always crash.

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-20 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #35 from Prosper Uniger firstofn...@web.de ---
(In reply to Andre from comment #33)
 I think it can.  Thank you for finding this.

Since this bug is resolved fixed, I cloned report to bug 124033 after I
verified a similar crash with colums.

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-20 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #36 from Andre awf@googlemail.com ---
There seems to be another crash lurking in this area.  I have seen it once or
twice after fixing this bug.  It seems harder to reproduce.

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-19 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   See Also||https://issues.apache.org/o
   ||oo/show_bug.cgi?id=124052

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||dongatr...@hotmail.com

--- Comment #31 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 123752 has been marked as a duplicate of this bug. ***

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||peter.bin...@gmail.com

--- Comment #32 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 123899 has been marked as a duplicate of this bug. ***

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-16 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #27 from Andre awf@googlemail.com ---
Crash was caused by a std::set::reverse_iterator that become invalid due to
erase/insert operations.  Fixed by accessing the set more conservatively.

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-16 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #28 from SVN Robot svn...@dev.null.org ---
af committed SVN revision 1558727 into trunk:
123166: Made the update of maRowManualBreaks more conservative.

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-16 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Andre awf@googlemail.com changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #29 from Andre awf@googlemail.com ---
Fixed.

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-16 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #30 from Prosper Uniger firstofn...@web.de ---
(In reply to Andre from comment #27)
 Crash was caused by a std::set::reverse_iterator that become invalid due to
 erase/insert operations.  Fixed by accessing the set more conservatively.

Hi,
thank you for fixing this.

the code in ScTable::InsertCol looks similar, could there be the same problem?

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


[Bug 123166] CRASH when Insertrow in particular way in particular document

2014-01-15 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Andre awf@googlemail.com changed:

   What|Removed |Added

 CC||awf@googlemail.com
   Assignee|iss...@openoffice.apache.or |awf@googlemail.com
   |g   |

--- Comment #26 from Andre awf@googlemail.com ---
Taking over.

At first glance it looks like ScTable::InsertRow(...) tries to be too clever
with its iterators when it manipulates the list of manual page breaks.

Simpler way to reproduce this bug:
1. Create a new Calc document.
2. Select cell A2
3. Create a manual row break via Insert-Manual Break-Row Break.
4. Insert a new row eg via Insert-Rows
- Crash

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2014-01-03 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #25 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
Currently  Attachment 82193 for Bug 123939 seems to crash rather reliable (test
sheet1 or sheet2)

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2014-01-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||ascholb...@bluewin.ch

--- Comment #23 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 123939 has been marked as a duplicate of this bug. ***

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2014-01-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   Severity|major   |critical

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2014-01-02 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #24 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
Raise importance due to number of DUPs

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-12-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   See Also||https://issues.apache.org/o
   ||oo/show_bug.cgi?id=123899

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-12-19 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||rhys.gatchal...@gmail.com

--- Comment #22 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 123885 has been marked as a duplicate of this bug. ***

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-12-04 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Regina Henschel rb.hensc...@t-online.de changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #20 from Regina Henschel rb.hensc...@t-online.de ---
(In reply to Ariel Constenla-Haile from comment #13)
 Reproducible in Windows 7 64 bit, AOO 4.0.1, with steps in comment 8:
 
 1. move to cell E64
 2. select menu Insert - Row
 3. repeat step 2
 4. move to cell A26
 5. select menu Insert - Row
 CRASH

I confirm the crash for Windows 7 32 bit, AOO 4.0.1.

I see the crash too with my debug build AOO410m1(Build:9750)- Rev. 1537454

But it does not crash in AOO410m1(Build:9750)- Rev. 1546977 from buildbot.

Please try with a current developer build.

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-12-04 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #21 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
I did some tests with 4.0.0, 4.0.1, 4.1.0-dev (All WIN7), and currently I can't
reproduce the crash reliably. 4.0.0  sometimes crashes, most times does not
crash.

No crash in 5 attempts  with server installation of AOO 4.1.0-Dev – English 
UI / English locale - [AOO410m1(Build:9750)  -  Rev. 1546757 - 2013-12-02] on
German WIN7 Home Premium (64bit), own separate user profile.

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-12-03 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Renate garde...@live.com changed:

   What|Removed |Added

 CC||garde...@live.com

--- Comment #19 from Renate garde...@live.com ---
Windows 8.1, 64-bit, English USA
Calc 4.0.1 Insert row crashes ODS Calc. 

My spreadsheet consist of 17 Sheets and has a mixed Page Format for Orientation
of  Portrait and Landscape for each sheet.  Paper format for all sheets is the
same: Letter, Width 8.5, Height 11.00.

When inserting a row, crashes occure only on sheets with the Orientation
Portrait and if there is a Manual Break.  My manual break is always less than
99 rows. When I Delete All Manual Breaks I am able to insert a row without a
crash. 

Sheets with the Orientation Portrait and Automatic Page Break do not crash when
inserting a rows.  The page ends at 99 rows.

I was always able to insert rows in sheets with the Orientation Portrait and
Manual Breaks in previous versions. For now, I am happy to be able to make it
work by deleting all manual breaks, inserting rows and putting the manual break
back. This has to be a bug.

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-11-07 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

mikevag...@gmail.com changed:

   What|Removed |Added

 CC|mikevag...@gmail.com|

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-11-05 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Paula phlewi...@gmail.com changed:

   What|Removed |Added

 CC||phlewi...@gmail.com

--- Comment #18 from Paula phlewi...@gmail.com ---
Comment on attachment 81456
  -- https://issues.apache.org/ooo/attachment.cgi?id=81456
document on which error occurred.

My crash occurred when I tried to INSERT ROW from VIEW menu after selecting a
row.  Used to work fine.  This is a show stopper !

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-11-01 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   See Also||https://issues.apache.org/o
   ||oo/show_bug.cgi?id=123493

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-10-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Prosper Uniger firstofn...@web.de changed:

   What|Removed |Added

 CC||firstofn...@web.de

--- Comment #17 from Prosper Uniger firstofn...@web.de ---
similar stack trace as bug 123493:

 # Args to Child  
00 7799a7d7 0002 00afe584 ntdll!KiFastSystemCallRet
01 0002 00afe584 0001 ntdll!ZwWaitForMultipleObjects+0xc
02 00afe584 00afe620  kernel32!WaitForMultipleObjectsEx+0x11d
03 0002 00afe620  kernel32!WaitForMultipleObjects+0x18
04 00afe758 0001 0001 kernel32!WerpReportFaultInternal+0x16d
05 00afe758 0001 baaa9908 kernel32!WerpReportFault+0x70
06  0001 c417 kernel32!UnhandledExceptionFilter+0x1b5
07    msvcr90!_invoke_watson+0xf9
08 0019 066feef0 5314676e msvcr90!_invalid_parameter_noinfo+0xc
09 000f 06182968  sc!ScUsedAreaIterator::GetNext+0x2eb
0a  03ff 0019 sc!ScTable::GetRowHeight+0x3564
0b   03ff sc!ScDocument::DeleteTab+0x67f
0c 00afef40 0654a634 0002 sc!ScDocFunc::SetWidthOrHeight+0x473a
0d 0002 0001  sc!ScTabView::RefreshZoom+0x451e
0e 00aff554 00aff394 56e99a02
sc!ScValidityRefChildWin::RegisterChildWindow+0x8882
0f 06608fd8 00aff554 baea9b18
sc!ScValidityRefChildWin::RegisterChildWindow+0x31f8
10 06608fd8 06d5ff38 00aff554 sfx!SfxDispatcher::Call_Impl+0x242
11 06608fd8 534fd8a4 00aff554 sfx!SfxDispatcher::_Execute+0x51
12 00aff554 534fd8a4 06608fd8 sfx!SfxBindings::Execute_Impl+0x2a8
13 009dd728 0686c3c0 00aff5f4 sfx!SfxShell::SetVerbs+0x5994

could be related to fix of bug 119707 in revision 1391286
xetable.cxx seems to be the only place where ScUsedAreaIterator is used

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-10-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #16 from gmes...@wanadoo.fr ---
I am the writer of bug 143493 and i have the same bug with Windows7 64bit and
AOO
AOO401m5(Build:9714)  -  Rev. 1524958
2013-09-20 11:40:29 (Fr, 20 Sep 2013)
My PC : an Alienware M17X R3 / IntelCore I7 2.2GHz; 8Go de Ram; Graphic Card  :
AMD Radeon 6890 M.

I have a file started with AOO 4.0.0 and since i installed AOO 4.0.1 the same
bug arrived.

I just tried your file and i confirm the crash arrive on my computer.

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-10-20 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||kmin...@mail.win.org

--- Comment #15 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 123506 has been marked as a duplicate of this bug. ***

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-10-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||gmes...@wanadoo.fr

--- Comment #14 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 123493 has been marked as a duplicate of this bug. ***

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-10-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Ariel Constenla-Haile arie...@apache.org changed:

   What|Removed |Added

   Keywords||regression

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-10-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||rossella.ci...@geosiena.it

--- Comment #11 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 123458 has been marked as a duplicate of this bug. ***

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-10-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

brinzing oliver.brinz...@gmx.de changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de

--- Comment #12 from brinzing oliver.brinz...@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 123166] CRASH when Insertrow in particular way in particular document

2013-10-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Ariel Constenla-Haile arie...@apache.org changed:

   What|Removed |Added

 Latest|--- |4.0.1
Confirmation on||

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-10-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

--- Comment #13 from Ariel Constenla-Haile arie...@apache.org ---
Reproducible in Windows 7 64 bit, AOO 4.0.1, with steps in comment 8:

1. move to cell E64
2. select menu Insert - Row
3. repeat step 2
4. move to cell A26
5. select menu Insert - Row
CRASH

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-09-26 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

mikevag...@gmail.com changed:

   What|Removed |Added

 CC||mikevag...@gmail.com

--- Comment #10 from mikevag...@gmail.com ---
The same occurence in Calc AOO 4.0.0 in Windows 8.
The document is not too big, containing few light formulas.

-- 
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 123166] CRASH when Insertrow in particular way in particular document

2013-09-19 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Leonardo leonardo.do...@tiscali.it changed:

   What|Removed |Added

 CC||leonardo.do...@tiscali.it

--- Comment #9 from Leonardo leonardo.do...@tiscali.it ---
Hi
I have the same issue on win7-64  O.O. 4.0.0.
It seems that if I select an entire row instead of a sinle cell it works.

Anyway the crash makes nearly impossible to work on the affected 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 123166] CRASH when Insertrow in particular way in particular document

2013-09-09 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123166

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   Keywords|needmoreinfo|
Summary|Insertrow causes   |CRASH when Insertrow in
   |unexpected error|particular way in
   ||particular document
   Severity|normal  |major

--- Comment #8 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
Reproducible with reporter's sample document and  AOO 4.0.0 – German UI /
German locale  [AOO400m3(Build:9702)  -  Rev. 1503704 2013-07-16 14:54:56 (Di,
16 Jul 2013)] on German German WIN7 Home Premium (64bit), Common 4.0-dev User
Profile. With following proceeding I got it 100% reproducible; I proceeded
quickly, I do not know whether speed matters:

0. Launch AOO from Desktop Icon
1. Open document from AOO start center 'File - Open'
2. leave cell cursor where it is (cell E64) and do 2 times menu 'Insert - Row'
3. Click A26
4. menu 'Insert - Row'
   CRASH

Other ways to reproduce the bug failed, I had to try a while until I found
those steps to make the crash reproducible 

Additional Info:
a) to reproduce the CRASH with other Versions I repeated my test steps maximum
3 times with each version

b) already reproducible with
* AOO 4.0.0 Final – German UI / German locale -  [AOO400m3(Build:9702)  - 
Rev. 1505643  2013-07-23] on German WIN7 Home Premium (64bit), own separate
user profile

c) still worked fine with:
* server installation of  AOO 4.0.0-Dev – English UI / German locale
[AOO400m1(Build:9700) -  Rev. 1484333 Rev.1483903 (2013-05-20)] on German WIN7
Home Premium (64bit), own separate user profile
* server installation of   AOO 4.0.0-Dev  – English UI / German locale
[AOO400m1(Build:9700) - Rev. 1457992 - Rev.1457606] on German WIN7 Home
Premium (64bit), own separate user profile
* AOO 3.4.0

d) I can try to narrow down version where bug appeared if that seems useful

e) I did not test whether the crash is related to different settings in the
different versions

f) although currently only reproducible in 1 document, I think a CRASH should
have severity major at least

-- 
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.