[Bug 149159] assertion fails in debug build when inserting shape into chart

2024-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149159

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
 Status|NEW |NEEDINFO

--- Comment #3 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I don't reproduce this.

Perhaps all the Armin's work about itemset helped here?
Regina/Telesto: would it be possible one of you give a new try with a build
from master branch?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149159] assertion fails in debug build when inserting shape into chart

2022-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149159

Aron Budea  changed:

   What|Removed |Added

 Blocks||105537
 CC||aron.bu...@gmail.com


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149159] assertion fails in debug build when inserting shape into chart

2022-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149159

Telesto  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Telesto  ---
Confirm
Version: 7.4.0.0.alpha1+ / LibreOffice Community
Build ID: 7e2d26ef0ed47bf01d7396aa7c749062f9bdde98
CPU threads: 8; OS: Mac OS X 12.3.1; UI render: Skia/Metal; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

frame #4: 0x00010463ac1e
libsvllo.dylib`SfxItemSet::SfxItemSet(this=0x00018e0f7db8,
pool=0x64d1b420, wids=0x600017430768, items=0) at itemset.cxx:85:5
   82   m_nCount(0),
   83   m_bItemsFixed(false)
   84   {
-> 85   assert(wids.size() != 0);
   86   assert(svl::detail::validRanges2(m_pWhichRanges));
   87   }
   88   
Target 0: (soffice) stopped.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149159] assertion fails in debug build when inserting shape into chart

2022-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149159

--- Comment #1 from Regina Henschel  ---
Created attachment 180201
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180201=edit
Callstack by VS 2019

-- 
You are receiving this mail because:
You are the assignee for the bug.