[Libreoffice-bugs] [Bug 128375] CRASH: Closing LibreOffice after cutting content from document

2019-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

Michael Stahl (CIB)  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |michael.st...@cib.de
   |desktop.org |

--- Comment #8 from Michael Stahl (CIB)  ---
see https://gerrit.libreoffice.org/#/c/81911/

-- 
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 128375] CRASH: Closing LibreOffice after cutting content from document

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

Timur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #7 from Timur  ---
I reproduce in Windows like this: LO windows is closed but process remains and
must be killed in Task manager. I guess that's it. So I'll confirm and leave
"all" for Hardware.

Note: first time I loaded this docx, I had procdump on fileopen. I repeated
with MSO saved and no procdump, but repro this issue with closing LO.

-- 
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 128375] CRASH: Closing LibreOffice after cutting content from document

2019-10-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #6 from Dieter Praas  ---
I could only reproduce it once:

Version: 6.4.0.0.alpha1 (x64)
Build ID: cc57df8f942f239d29cb575ea5a7cb01405db787
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: GL; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded

-- 
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 128375] CRASH: Closing LibreOffice after cutting content from document

2019-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

--- Comment #5 from Julien Nabet  ---
Xisco: perhaps we can try to fix your pb for bt retrieving with gtk3? What's
your error?
I see at least 3 methods to retrieve a bt:
- From
https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace
 
1) soffice --backtrace
2) if you built lo, you can use "make debugrun"
then:
run --calc
run --writer
...

- from
https://wiki.documentfoundation.org/Development/How_to_debug#Attaching_to_the_soffice.bin_process
3) gdb --pid=$(pidof soffice.bin)
(of course, after having launched soffice)

-- 
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 128375] CRASH: Closing LibreOffice after cutting content from document

2019-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from Xisco Faulí  ---
Moving it back to UNCONFIRMED to see if someone else can reproduce it...

-- 
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 128375] CRASH: Closing LibreOffice after cutting content from document

2019-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

--- Comment #3 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I don't reproduce the
crash with gen or gtk3.
However I noticed these logs on gtk3:
warn:legacy.osl:1450:1450:sw/source/core/access/acccontext.cxx:442: fire event
for disposed frame?
warn:legacy.osl:1450:1450:sw/source/core/access/acccontext.cxx:442: fire event
for disposed frame?
warn:sw.core:1450:1450:sw/source/core/attr/calbck.cxx:229: a 16SwTextFormatColl
client added as listener to a 16SwTextFormatColl during client iteration.

-- 
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 128375] CRASH: Closing LibreOffice after cutting content from document

2019-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

Xisco Faulí  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Xisco Faulí  ---
@Julien, could you please give a try to it? I can only reproduce it with gtk3
and michael can't even reproduce it. it would be nice to have a backtrace ( I
can't do it myself with a dbg daily build because it only works with gen for me
)

-- 
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 128375] CRASH: Closing LibreOffice after cutting content from document

2019-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 Ever confirmed|0   |1
 CC||michael.st...@cib.de,
   ||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEW

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

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

author  Michael Stahl 2019-09-06 19:36:48 +0200
committer   Michael Stahl 2019-09-17 10:45:40
+0200
commit  5ba30f588d6e41a13d68b1461345fca7a7ca61ac (patch)
tree6f098ffd0fb2c75a2c1cbda4e7b82bd65fb8e7dd
parent  6e1cb2e9dd406fb2883460cefaa4660622996005 (diff)
tdf#64222 sw: better DOCX import/export of paragraph marker formatting

Bisected with: bibisect-linux64-6.4

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 128375] CRASH: Closing LibreOffice after cutting content from document

2019-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128375

Xisco Faulí  changed:

   What|Removed |Added

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

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