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

bucket fill causes crash #67

Closed robaho closed 4 years ago

robaho commented 5 years ago

VM Regions Near 0x10db6fecf: Accelerate framework 000000010db45000-000000010db65000 [ 128K] rw-/rwx SM=PRV
--> MALLOC_LARGE 000000010db79000-000000010dbb4000 [ 236K] rw-/rwx SM=PRV

Thread 0 Crashed: 0 app.seashore 0x0000000106d0d4c5 shouldFill (in Seashore) (Bucket.m:26) 1 app.seashore 0x0000000106d0d0c9 bucketFill (in Seashore) (Bucket.m:138) 2 app.seashore 0x0000000106cf9516 -[BucketTool fillAtPoint:useTolerance:delay:] (in Seashore) (BucketTool.m:150) 3 app.seashore 0x0000000106cf8d54 -[BucketTool mouseUpAt:withEvent:] (in Seashore) (BucketTool.m:82) 4 app.seashore 0x0000000106cc85c7 -[SeaView mouseUp:] (in Seashore) (SeaView.m:0) 5 app.seashore 0x0000000106cbbfbf -[CenteringClipView mouseUp:] (in Seashore) (CenteringClipView.m:272) 6 com.apple.AppKit 0x00007fff4b21621a -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1899 7 com.apple.AppKit 0x00007fff4b215867 -[NSWindow(NSEventRouting) sendEvent:] + 478 8 com.apple.AppKit 0x00007fff4b0b504f -[NSApplication(NSEvent) sendEvent:] + 331 9 com.apple.AppKit 0x00007fff4b0a3874 -[NSApplication run] + 755 10 com.apple.AppKit 0x00007fff4b092d7c NSApplicationMain + 777 11 app.seashore 0x0000000106ca5964 start (in Seashore) + 52

robaho commented 4 years ago

I am pretty sure this is fixed in 2.4.13. Closing and will re-open if crash reports return.