Dragging downwards the resize handle of the color grid at the bottom, past beyond or equal 0 height makes Draw crash and close. Upon restart, successfully recovers files or drafts being edited.
Created attachment 83132 [details] backtrace Confirmed. Taking this one.
Ivan Timofeev committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=dd6518d42fce1416fa00f80a7b7dead113c37752 fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1 The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Ivan Timofeev committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c30fad2fcee46d98a9a2da4cf0c0470f5cc7f34e&h=libreoffice-4-1 fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1 It will be available in LibreOffice 4.1.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Fixed, thanks for the report.