[Libreoffice-bugs] [Bug 99692] FILEOPEN: Crash on opening odt with change tracking

2017-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

Michael Stahl  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |mst...@redhat.com
   |desktop.org |

--- Comment #11 from Michael Stahl  ---
now fixed the root-cause of the invalid mark indexes on master,
as it was triggering an assert in sw::mark::AnnotationMark::InitDoc()

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

--- Comment #10 from Julien Nabet  ---
(In reply to Michael Stahl from comment #8)
> (In reply to Julien Nabet from comment #5)
> > so we expect an array of 726 whereas last node in it is:
> > [ 199]  0x63a8730TextNode "POREIKIS:"...}
> 
> no, that is just the default gdb setting of printing only the first 200
> elements of an array.
> 
> you can change that with "set print elements 1000" or whatever.
> 
> also the nodes-array always ends with an EndNode, not a TextNode.

Thank you for the tip! I'll try to keep this in mind for next time :-)

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

--- Comment #9 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-5-1":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=c767b5534eaea688138a49653f51df7bc321181e=libreoffice-5-1

Resolves: tdf#99692 crash in SwPostItMgr with change tracking

It will be available in 5.1.4.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.2.0|target:5.2.0 target:5.1.4

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

Michael Stahl  changed:

   What|Removed |Added

 CC||mst...@redhat.com

--- Comment #8 from Michael Stahl  ---
(In reply to Julien Nabet from comment #5)
> so we expect an array of 726 whereas last node in it is:
> [ 199]  0x63a8730TextNode "POREIKIS:"...}

no, that is just the default gdb setting of printing only the first 200
elements of an array.

you can change that with "set print elements 1000" or whatever.

also the nodes-array always ends with an EndNode, not a TextNode.

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Caolán McNamara  ---
makes it not crash at least

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

--- Comment #6 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=833029e751432e9e736c4f38f23654511d26e8f9

Resolves: tdf#99692 crash in SwPostItMgr with change tracking

It will be available in 5.2.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.2.0

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

--- Comment #5 from Julien Nabet  ---
Created attachment 124871
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124871=edit
gdb info about nodes

Notice these:
(gdb) p rNds
$5 = (SwNodes &) @0x2fdab60: { = BigPtrArray of length 726 = {

so we expect an array of 726 whereas last node in it is:
[ 199]  0x63a8730TextNode "POREIKIS:"...}, m_vIndices = 0x30094a8,
m_pMyDoc = 0x2feb570, m_pEndOfPostIts = 0x2fd6160, m_pEndOfInserts = 0x2fc1600, 
  m_pEndOfAutotext = 0x2fd30d0, m_pEndOfRedlines = 0x2feb900, m_pEndOfContent =
0x2fd9b80, m_pOutlineNodes = 0x2fd9bc0, m_bInNodesDel = false,
m_bInDelUpdOutline = false, 
  m_bInDelUpdNum = false}

then this:
(gdb) p mrSidebarItem.maLayoutInfo.mnStartNodeIdx
$4 = 538

So indeed, these lines from sw/source/uibase/docvw/SidebarWin.cxx can't work:
895 SwContentNode* const pContentNd =
rNds[mrSidebarItem.maLayoutInfo.mnStartNodeIdx]->GetContentNode();
896 SwPosition aStartPos( *pContentNd,
mrSidebarItem.maLayoutInfo.mnStartContent );

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

Julien Nabet  changed:

   What|Removed |Added

   Keywords||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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #4 from Julien Nabet  ---
Created attachment 124870
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124870=edit
bt + console logs

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

I attached console logs + bt + some gdb session trace

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||r...@post.cz
Version|5.1.2.2 release |4.5.0.0.alpha0+ Master
 Ever confirmed|0   |1
   Severity|normal  |major

--- Comment #3 from raal  ---
I can confirm with  Version: Version: 5.2.0.0.alpha1+ and 4.5; win7

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

--- Comment #2 from Ronald Baby  ---
Unconfirmed in Kubuntu 16.04 64bits Libreoffice version 5.1.2.2. Libreoffice
works as expected .

-- 
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 99692] FILEOPEN: Crash on opening odt with change tracking

2016-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99692

Aurimas Fišeras  changed:

   What|Removed |Added

 CC||auri...@members.fsf.org

--- Comment #1 from Aurimas Fišeras  ---
Created attachment 124860
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124860=edit
Back trace

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