Wx::AuiNotebook.delete_page Segmentation fault

Hi,

I got the following error several times (while working most of time), I
couldn’t create repeatable test case.

main_frame.rb:1765: [BUG] Segmentation fault ruby 1.8.6 (2008-03-03)
[i386-mswin32]

line 1765: @notebook_content.delete_page(0) if @notebook_content

Env: Ruby 1.8.6 p114, wxRuby 2.0 msin32 on Windows XP

Zhimin