[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2018-06-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

Dennis Francis  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |dennisfrancis...@gmail.com
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #9 from Dennis Francis  ---
I'll give it a try.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2018-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

--- Comment #8 from Christopher M. Penalver  
---
Confirmed in Windows 10 x64 Home Version 1803 and sent crash report to
https://crashreport.libreoffice.org which noted:

Bug reports for SfxItemSet::Get(unsigned short,bool):
tdf#103073 tdf#104266 tdf#106557 tdf#107959 tdf#114710

Version: 6.0.4.2 (x64)
Build ID: 9b0d9b32d5dcda91d2f1a96dc04c645c450872bf
CPU threads: 8; OS: Windows 10.0; UI render: GL; 
Locale: en-US (en_US); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2018-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

--- Comment #7 from Tor Lillqvist  ---
Valgrind output:

> ==9144== Invalid read of size 8
> ==9144==at 0x3DF8A485: std::__uniq_ptr_impl std::default_delete >::_M_ptr() const (unique_ptr.h:147)
> ==9144==by 0x3DF8A404: std::unique_ptr std::default_delete >::get() const (unique_ptr.h:337)
> ==9144==by 0x3DF856FC: std::unique_ptr std::default_delete >::operator*() const (unique_ptr.h:322)
> ==9144==by 0x3DF83328: SfxSetItem::GetItemSet() const (poolitem.hxx:296)
> ==9144==by 0x3E5C972A: ScPatternAttr::GetItem(unsigned short, SfxItemSet 
> const*) const (patattr.cxx:1290)
> ==9144==by 0x3E1B7297: SfxBoolItem const& 
> ScPatternAttr::GetItem(TypedWhichId, SfxItemSet 
> const*) const (patattr.hxx:81)
> ==9144==by 0x3F566C35: ScOutputData::LayoutStrings(bool, bool, ScAddress 
> const&) (output2.cxx:1645)
> ==9144==by 0x3F5657AB: ScOutputData::DrawStrings(bool) (output2.cxx:1440)
> ==9144==by 0x3F5A8864: ScPrintFunc::DrawToDev(ScDocument*, OutputDevice*, 
> double, tools::Rectangle const&, ScViewData*, bool) (printfun.cxx:598)
> ==9144==by 0x3EF6C19F: ScDocShell::Draw(OutputDevice*, JobSetup const&, 
> unsigned short) (docsh4.cxx:2029)
> ==9144==by 0xAD1F6EA: SfxObjectShell::DoDraw_Impl(OutputDevice*, Point 
> const&, Fraction const&, Fraction const&, JobSetup const&, unsigned short) 
> (objembed.cxx:232)
> ==9144==by 0xAD1F0F8: SfxObjectShell::DoDraw(OutputDevice*, Point const&, 
> Size const&, JobSetup const&, unsigned short) (objembed.cxx:179)
> ==9144==  Address 0x4aff5420 is 16 bytes inside a block of size 48 free'd
> ==9144==at 0x4C311E8: operator delete(void*) (vg_replace_malloc.c:576)
> ==9144==by 0x3E5BF451: ScPatternAttr::~ScPatternAttr() (patattr.cxx:105)
> ==9144==by 0xB62A8F9: SfxItemPool::Remove(SfxPoolItem const&) 
> (itempool.cxx:769)
> ==9144==by 0x3DF77EFB: ScAttrArray::SetPatternArea(int, int, 
> ScPatternAttr const*, bool, ScEditDataArray*) (attarray.cxx:561)
> ==9144==by 0x3DF78AEA: ScAttrArray::SetPattern(int, ScPatternAttr const*, 
> bool) (attarray.cxx:378)
> ==9144==by 0x3E109069: ScColumn::ApplyAttr(int, SfxPoolItem const&) 
> (column.cxx:720)
> ==9144==by 0x3E1A9BDF: ScColumn::SetNumberFormat(int, unsigned int) 
> (column2.cxx:2941)
> ==9144==by 0x3E62461A: ScTable::SetNumberFormat(short, int, unsigned int) 
> (table2.cxx:1954)
> ==9144==by 0x3E347A6D: ScDocument::SetNumberFormat(ScAddress const&, 
> unsigned int) (document.cxx:3716)
> ==9144==by 0x3E547FFD: 
> ScFormulaCell::InterpretTail(ScInterpreterContext&, 
> ScFormulaCell::ScInterpretTailParameter) (formulacell.cxx:1997)
> ==9144==by 0x3E543F84: ScFormulaCell::Interpret() (formulacell.cxx:1536)
> ==9144==by 0x3E541A84: ScFormulaCell::MaybeInterpret() 
> (formulacell.cxx:2583)
> ==9144==  Block was alloc'd at
> ==9144==at 0x4C301CA: operator new(unsigned long) 
> (vg_replace_malloc.c:334)
> ==9144==by 0x3E5BF493: ScPatternAttr::Clone(SfxItemPool*) const 
> (patattr.cxx:110)
> ==9144==by 0xB629B28: SfxItemPool::Put(SfxPoolItem const&, unsigned 
> short) (itempool.cxx:686)
> ==9144==by 0x3E2A677B: ScDocumentPool::Put(SfxPoolItem const&, unsigned 
> short) (docpool.cxx:335)
> ==9144==by 0x3E5C8099: ScPatternAttr::PutInPool(ScDocument*, ScDocument*) 
> const (patattr.cxx:1071)
> ==9144==by 0x3DF8220F: ScAttrArray::CopyArea(int, int, long, 
> ScAttrArray&, ScMF) const (attarray.cxx:2433)
> ==9144==by 0x3DF8243A: ScAttrArray::CopyAreaSafe(int, int, long, 
> ScAttrArray&) (attarray.cxx:2460)
> ==9144==by 0x3E1D10B9: ScColumn::CopyFromClip(sc::CopyFromClipContext&, 
> int, int, long, ScColumn&) (column3.cxx:1134)
> ==9144==by 0x3E61D204: ScTable::CopyFromClip(sc::CopyFromClipContext&, 
> short, int, short, int, short, int, ScTable*) (table2.cxx:675)
> ==9144==by 0x3E3411C9: 
> ScDocument::CopyBlockFromClip(sc::CopyFromClipContext&, short, int, short, 
> int, ScMarkData const&, short, int) (document.cxx:2646)
> ==9144==by 0x3E342E3B: ScDocument::CopyFromClip(ScRange const&, 
> ScMarkData const&, InsertDeleteFlags, ScDocument*, ScDocument*, bool, bool, 
> bool, bool, ScRangeList const*) (document.cxx:2954)
> ==9144==by 0x3EDD6B6C: ScTransferObj::InitDocShell(bool) 
> (transobj.cxx:698)
>

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2018-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

--- Comment #5 from Tor Lillqvist  ---
Yep, could reproduce on a x64 Linux box with a fresh master build.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2018-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

--- Comment #4 from Tor Lillqvist  ---
Yep, could not reproduce on a x64 Linux box with a fresh master build.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2018-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

--- Comment #6 from Tor Lillqvist  ---
Sorry for the typo. I *could* indeed reproduce.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |haveBacktrace

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #3 from Julien Nabet  ---
Created attachment 138702
  --> https://bugs.documentfoundation.org/attachment.cgi?id=138702=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could reproduce this.

I attached a bt with symbols.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||wantBacktrace

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

Xisco Faulí  changed:

   What|Removed |Added

   Priority|medium  |highest
 Status|UNCONFIRMED |NEW
Version|5.4.4.2 release |4.3 all versions
   Keywords||bibisected, bisected,
   ||regression
   Hardware|x86-64 (AMD64)  |All
 CC||dennisfrancis...@gmail.com,
   ||libreoff...@kohei.us
 Ever confirmed|0   |1
   Severity|normal  |critical
 OS|Windows (All)   |All

--- Comment #2 from Xisco Faulí  ---
Regression introduced by:

author  Kohei Yoshida  2014-03-08 17:40:32
-0500
committer   Kohei Yoshida  2014-03-08
18:09:51 -0500
commit  3cea6bb57757ce085f01f0b86b000cfc0592dca7 (patch)
treeb490e8d8f4cea61a85e2da27314f509307b7b06a
parent  5d2e7cbf6433ecced0ecac46b3abdaf97b82880b (diff)
More consistent number format inheritence policy.
The new policy is to always inherit number format of a formula cell
from its reference unless the cell already has an explicit number format
set.

Also to avoid recalculating formula cells on load just because they have
the 'General' number format.  This leads to excessive re-calculation of
formula cells upon load even when the cells already have results cached.

Bisected with: bibisect-43max

Adding Cc: to Kohei Yoshida

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
Crash report or||["SfxItemSet::Get(unsigned
crash signature||short,bool)"]

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114710] EDITING: CRASH (Reason=EXCEPTION_ACCESS_VIOLATION_READ) when paste special contents from particular source.ods as GDI metafile

2017-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114710

Rainer Bielefeld Retired  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #1 from Rainer Bielefeld Retired  
---
(f) 'Paste Special as calc8' does the trick. Afterwards (after having undone
the paste special as calc8) I can paste as GDI Metafile without problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs