Session rename crash

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Voxen
    Enthusiast
    • Mar 2012
    • 35

    Session rename crash

    I tried to rename a session and it crashed. However it was renamed but I saw it only when I launched BC4 again.

    The session name was "01. my session"


    BcVersion: 4.0 beta (pro build 16121)
    BcExe: /Applications/Beyond Compare.app/Contents/MacOS/BCompare
    BcSettings: /Users/gil/Library/Application Support/Beyond Compare

    16/04/13 09:42:55
    UUID: 1F877F05-5E45-3F54-982C-8EC8FFB47F50
    TTreeNode.MoveTo Destination=nil.
    BackTrace:
    $00549348 TTREENODE.MOVETO, line 1493 of treeview.inc
    $0010783F TUITREENODE.MOVETO, line 10311 of UiComCtrls
    $0010845A TUITREEVIEW.EDITEDEX, line 10695 of UiComCtrls
    $0055310B TCUSTOMTREEVIEW.ENDEDITING, line 5032 of treeview.inc
    $00554395 TCUSTOMTREEVIEW.EDITORKEYDOWN, line 5449 of treeview.inc
    $00049320 TWINCONTROL.KEYDOWN, line 5565 of wincontrol.inc
    $00049356 TWINCONTROL.KEYDOWNBEFOREINTERFACE, line 5573 of wincontrol.inc
    $0004961E TWINCONTROL.DOKEYDOWNBEFOREINTERFACE, line 5704 of wincontrol.inc
    $0004C039 TWINCONTROL.CNKEYDOWN, line 7005 of wincontrol.inc
    $000207E6 TOBJECT.DISPATCH, line 592 of objpas.inc
    $00048BEF TWINCONTROL.WNDPROC, line 5327 of wincontrol.inc
    $004CAD03 DELIVERMESSAGE, line 117 of lclmessageglue
    $0050F5BC HANDLERAWKEYDOWNEVENT, line 781 of carbonprivatewindow.inc
    $0050F2E5 CARBONWINDOW_KEYBOARDPROC, line 987 of carbonprivatewindow.inc
    $98C789BB
    $98B00394


    SysName: Darwin
    NodeName: MacBook-Pro-de-Gil.local
    Release: 12.3.0
    Version: Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Machine: x86_64
    Macbook Pro Retina 15' - OSX Yosemite 10.10.1 French
  • Aaron
    Team Scooter
    • Oct 2007
    • 16026

    #2
    Hello,

    Thanks for the crash report. Are you able to get this crash to repeat by renaming the session again?
    Aaron P Scooter Software

    Comment

    • Voxen
      Enthusiast
      • Mar 2012
      • 35

      #3
      After a few tests I think the crash happens when the renamed session goes at the end of the list (alphabetical sort).

      Example:

      Before renaming:
      01. SESSION 1
      02. SESSION 2

      If I rename "02. SESSION 2" to "03. SESSION 3" it doesn't crash because it doesn't move.

      If I rename "02. SESSION 2" to "00. SESSION 0" it doesn't crash because it moves in the middle of the list.

      If I rename "01. SESSION 1" to "04. SESSION 4" it does crash because it moves to the end of the list.

      Hope it helps.
      Macbook Pro Retina 15' - OSX Yosemite 10.10.1 French

      Comment

      • Aaron
        Team Scooter
        • Oct 2007
        • 16026

        #4
        Thanks! I think that's the key, and I was able to reproduce the issue.
        Aaron P Scooter Software

        Comment

        Working...