Menu

#1728 Crash after destroying ScintillaView

Bug
closed-fixed
1
2015-06-20
2015-05-27
No

I just upgraded to 3.5.6 but this bug probably exists in 3.5.5 too. ListBoxImpl::ReleaseViews() can cause a crash when you destroy a ScintillaView. It's because there are ListBoxImpl class variables (table, scroller, colIcon, colText, and ds) that are uninitialized if the auto complete list isn't used because ListBoxImpl::Create() is never called. Those variables need to be initialized to NULL.

Discussion

  • Neil Hodgson

    Neil Hodgson - 2015-05-28

    Fix committed as [5fda02].

     

    Related

    Commit: [5fda02]

  • Neil Hodgson

    Neil Hodgson - 2015-05-28
    • labels: --> scintilla, cocoa
    • status: open --> open-fixed
    • assigned_to: Neil Hodgson
     
  • Neil Hodgson

    Neil Hodgson - 2015-06-20
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB