robaho / seashore

easy to use mac osx image editing application for the rest of us
GNU General Public License v2.0
447 stars 20 forks source link

selecting using rounded rect causes crash #65

Closed robaho closed 5 years ago

robaho commented 5 years ago

VM Regions Near 0: --> __TEXT 00000001075d5000-000000010769d000 [ 800K] r-x/rwx SM=COW /Applications/Seashore.app/Contents/MacOS/Seashore

Thread 0 Crashed: 0 libsystem_platform.dylib 0x00007fff7eb9cc69 _platform_bzero$VARIANT$Haswell + 41 1 app.seashore 0x000000010762f9bc -[SeaSelection updateMaskFromPath:selectionRect:mode:] (in Seashore) (SeaSelection.m:159) 2 app.seashore 0x000000010763029f -[SeaSelection selectRoundedRect:radius:mode:] (in Seashore) (SeaSelection.m:285) 3 app.seashore 0x0000000107649a61 -[RectSelectTool mouseUpAt:withEvent:] (in Seashore) (RectSelectTool.m:0) 4 app.seashore 0x00000001075f95c7 -[SeaView mouseUp:] (in Seashore) (SeaView.m:0) 5 com.apple.AppKit 0x00007fff5484d836 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1961 6 com.apple.AppKit 0x00007fff5484cc70 -[NSWindow(NSEventRouting) sendEvent:] + 497 7 com.apple.AppKit 0x00007fff546ae236 -[NSApplication(NSEvent) sendEvent:] + 2462 8 com.apple.AppKit 0x00007fff53f0e8b5 -[NSApplication run] + 812 9 com.apple.AppKit 0x00007fff53edda72 NSApplicationMain + 804 10 app.seashore 0x00000001075d6964 start (in Seashore) + 52

robaho commented 5 years ago

fixed in 2.4.7