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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Whiteboard|BSA                         |BSA bibisected
                 CC|                            |lo_b...@iseries-guru.com
           Keywords|                            |regression

--- Comment #7 from Terrence Enger <lo_b...@iseries-guru.com> ---
In the daily dbgutil bibisect version oldest, ctrl+A did not crash,
but neither did it select the picture.  For purposes of bibisecting, I
call this result "good".


`git bisect good` says:

    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 `git bisect log`:

    # bad: [f5043baf54256feb23ca38332261eaad621d0c21] 2014-08-25
    # good: [b3130c846de5cf1b4be48b48dfc780bb369549fa] 2014-05-21
    git bisect start 'f5043ba' 'oldest'
    # good: [329f284cf0438c52859ca4facd4f4950594352e1] 2014-07-07
    git bisect good 329f284cf0438c52859ca4facd4f4950594352e1
    # good: [10c0baf70759700c275cdd8c6fadf4919800714d] 2014-08-01
    git bisect good 10c0baf70759700c275cdd8c6fadf4919800714d
    # bad: [ba5b58a62db37685dbd283123bd62fbd2458f4c7] 2014-08-13
    git bisect bad ba5b58a62db37685dbd283123bd62fbd2458f4c7
    # good: [f434cb1d38ebf64b5019979e41273478943e87c8] 2014-08-07
    git bisect good f434cb1d38ebf64b5019979e41273478943e87c8
    # good: [369f34427476c645cac930bdf29234638a1b41ae] 2014-08-10
    git bisect good 369f34427476c645cac930bdf29234638a1b41ae
    # good: [59a8d89d4255a1cbcab4fcfeff9270dd56c62aed] 2014-08-12
    git bisect good 59a8d89d4255a1cbcab4fcfeff9270dd56c62aed
    # first bad commit: [ba5b58a62db37685dbd283123bd62fbd2458f4c7] 2014-08-13


The crash I see is a segfault in SwNodeIndex::SwNodeIndex.

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