https://bugs.freedesktop.org/show_bug.cgi?id=83607

Terrence Enger <lo_b...@iseries-guru.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE
                 CC|                            |lo_b...@iseries-guru.com
            Summary|Crash - when moving with    |segfault when moving with
                   |Shift down in specific      |Shift down in specific
                   |document                    |document
           Keywords|                            |bisected

--- Comment #5 from Terrence Enger <lo_b...@iseries-guru.com> ---
Based on the facts that
(*) Ctrl-A in the attached .odt also crashes with a segfault.
(*) The crash with the STR from the bug description and the crash from
    Ctrl-A came into LibreOffice in the same day, as determinde from the
    daily dbgutil bibisect repository.
(*) The crashes on this document and the backtrace attached to bug
    82777 both show a constructor of SwNodeIndex--albeit not the
    constructor--in frame #0 of the call stack.
I guess that this is a dup of bug 82777, and I am resolving the bug
accordingly.


Meanwhile, from `git bisect good`:

    ba5b58a62db37685dbd283123bd62fbd2458f4c7 is the first bad commit
    commit ba5b58a62db37685dbd283123bd62fbd2458f4c7
    Author: Miklos Vajna <vmik...@collabora.co.uk>
    Date:   Wed Aug 13 08:48:59 2014 +0200

        2014-08-13

    :100644 100644 f4798ad03594b7db8a08f376fed5ff5369de2224
dd7293520470d3934353227414231a1bc2afc81d M    build-info.txt
    :040000 040000 8fa6ace9bb0cdd432e72fecee3ce43ff806948f9
1e2fc1aec541730d5ba0af50b233df1304047b21 M    opt

and from `git bisect log`:

    # bad: [8fa53af1a54e2ad70800e5fd034968c80b589db7] 2014-09-08
    # good: [b3130c846de5cf1b4be48b48dfc780bb369549fa] 2014-05-21
    git bisect start 'origin/master' 'oldest'
    # good: [cbed87a20815ddd7af3afb31aa2fc7a29383ce89] 2014-07-14
    git bisect good cbed87a20815ddd7af3afb31aa2fc7a29383ce89
    # good: [6b0c7213477d9c4ebf74bdf74871a684f1a9b6dd] 2014-08-11
    git bisect good 6b0c7213477d9c4ebf74bdf74871a684f1a9b6dd
    # bad: [f5043baf54256feb23ca38332261eaad621d0c21] 2014-08-25
    git bisect bad f5043baf54256feb23ca38332261eaad621d0c21
    # bad: [01a231ecccc1ea6df8c0232a2671315260c0155f] 2014-08-18
    git bisect bad 01a231ecccc1ea6df8c0232a2671315260c0155f
    # bad: [281bb640c24ce71fd3bf40bf1cba2d7c72566456] 2014-08-14
    git bisect bad 281bb640c24ce71fd3bf40bf1cba2d7c72566456
    # bad: [ba5b58a62db37685dbd283123bd62fbd2458f4c7] 2014-08-13
    git bisect bad ba5b58a62db37685dbd283123bd62fbd2458f4c7
    # good: [59a8d89d4255a1cbcab4fcfeff9270dd56c62aed] 2014-08-12
    git bisect good 59a8d89d4255a1cbcab4fcfeff9270dd56c62aed
    # first bad commit: [ba5b58a62db37685dbd283123bd62fbd2458f4c7] 2014-08-13

The source hashes, taken from the title bar of the Writer window are:
    no crash  : 886e4ed
    yes crash : 0da2a54

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

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

Reply via email to