[Libreoffice-bugs] [Bug 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2022-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||8897

--- Comment #9 from Gabor Kelemen (allotropia)  ---
Note:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=6c1e6b188eeb5868cafe3f1605f4213d627a452c

author  Michael Stahl 2020-12-17 19:48:22 +0100
committer   Michael Stahl 2020-12-18 09:39:28
+0100
commit  6c1e6b188eeb5868cafe3f1605f4213d627a452c (patch)

tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()

mentions the bibisected commit, so the issue may have crept back since this,
then got fixed again by Noel.

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

[Libreoffice-bugs] [Bug 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2022-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 CC||kelem...@ubuntu.com,
   ||noelgran...@gmail.com
 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #8 from Gabor Kelemen (allotropia)  ---
I'm unable to reproduce this crash in 7.3 bibisect-win since:

https://git.libreoffice.org/core/+/2575f9757126228ba43f382a419b92e71ee5b608

author  Noel Grandin  Wed Jul 14 10:24:17
2021 +0200
committer   Noel Grandin  Wed Jul 14
12:11:02 2021 +0200

tdf#143320 Crash at paste/undo paste again

Thanks Noel for making this one go!

*** This bug has been marked as a duplicate of bug 143320 ***

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

[Libreoffice-bugs] [Bug 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2021-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||9680

-- 
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 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2021-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

Xisco Faulí  changed:

   What|Removed |Added

 CC||michael.st...@allotropia.de
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||4626
   Keywords|bibisectRequest |bibisected, bisected

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

https://cgit.freedesktop.org/libreoffice/core/commit/?id=b4365b985178e1866c74afd757a104aad1d405a9

author  Michael Stahl 2020-12-10 11:22:13 +0100
committer   Michael Stahl 2020-12-10 13:34:32
+0100
commit  b4365b985178e1866c74afd757a104aad1d405a9 (patch)
tree7aac322e0e1ef31e80127f46fdd414a872430251
parent  5dbb0403b6f814129983963f5fea02208995270a (diff)
tdf#134626 sw: fix UBSan warning about deleted SwTextFormatColl

Bisected with: bibisect-linux64-7.2

Adding Cc: to Michael Stahl

-- 
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 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2021-07-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

Telesto  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #5 from Telesto  ---
Still crashing
1. Open the attached file
2. CTRL+A
3. CTRL+C
4. CTRL+N
5. CTRL+V
6. CTRL+Z
7. CTRL+V
8. CTRL+Z -> crash

Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: bd2f2273d83dcca43eb6b465308707efd45e7adf
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

-- 
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 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2021-07-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

Xisco Faulí  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEEDINFO

--- Comment #4 from Xisco Faulí  ---
Hi Telesto,
Could you please try to reproduce it with a master build from
http://dev-builds.libreoffice.org/daily/master/ ?
You can install it alongside the standard version.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the 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 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2021-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #3 from Roman Kuznetsov <79045_79...@mail.ru> ---
no crash in 

Version: 7.2.0.0.alpha0+ (x64)
Build ID: 94f6765d6ecc3145fa2d266231124003cf953118
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: threaded

and you forgot step (copy) between 2 and 3 your steps. I think we should copy
it all before pasting anywhere?

-- 
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 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2021-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

Telesto  changed:

   What|Removed |Added

 CC||libreoff...@nisz.hu

--- Comment #2 from Telesto  ---
Maybe already covered by the upcoming fix.. but better safe than sorry

-- 
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 139812] Crash SwNoTextNode::SetTitle prior: textboxhelper.cxx:997: SwTextBoxHelper::syncFlyFrameAttr: The anchor of the shape different from the textframe!

2021-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139812

--- Comment #1 from Telesto  ---
Created attachment 169076
  --> https://bugs.documentfoundation.org/attachment.cgi?id=169076=edit
Example file

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