Hi all, My app crashed when resizing. And below is the gdb dump stack.
Anyone can have a suggestion on that? It only crashed on Macosx . And it works fine on Windows. Thanks first ////////////////////////////////////// Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000001 [Switching to process 3700 thread 0x5403] 0x9171b8c7 in EmptyRgn () (gdb) bt #0 0x9171b8c7 in EmptyRgn () #1 0x9171c246 in SetPortVisibleRegion () #2 0x92e9d58e in RestoreQDDrawingState () #3 0x92f8fb89 in HIView::RecursiveDrawComposited () #4 0x92f8fcfa in HIView::RecursiveDrawComposited () #5 0x92f904ed in HIView::DrawComposited () #6 0x92e18a61 in HIView::Draw () #7 0x92e1899d in HIView::Render () #8 0x92edf3ee in EraseWindowRegionInternal () #9 0x92e9d106 in PaintWindow () #10 0x92f14005 in EndWindowReshape () #11 0x930ae326 in MoveResizeWindowInternal () #12 0x92e31216 in SizeWindow () #13 0x0000a766 in Fl_Window::resize () at VTSettingWin.cpp:244 #14 0x00037871 in Fl_Widget::size (this=0x43cd20, W=53, H=16) at /usr/local/include/FL/Fl_Widget.H:120 #15 0x00037a33 in VTTipWin::Move (this=0x43cd20, x=591, y=539) at VTTipWin.h:46 _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

