Closed harenjnpr closed 7 years ago
Have you tried this with the latest commit?
Tyler
On Nov 22, 2016, at 8:01 PM, harenjnpr notifications@github.com wrote:
Sketch 41 crashes on using the csv import feature
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
I’m using the one dated 18-November. Mark
Very strange. I know you posted some crash data, but can you show me the crash data from the console app?
Sure, here you are:
Process: Sketch [33494] Path: /Users/USER/Downloads/Sketch.app/Contents/MacOS/Sketch Identifier: com.bohemiancoding.sketch3 Version: 41.1 (35376) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Sketch [33494] User ID: 1293
Date/Time: 2016-11-22 23:05:36.018 -0800 OS Version: Mac OS X 10.10.5 (14F2009) Report Version: 11 Anonymous UUID: 25D55EBC-FD50-B71E-8BF6-511A8DD82F33
Sleep/Wake UUID: ADFB6A4C-1865-4C5E-9DE1-0BA8AB6FC1ED
Time Awake Since Boot: 150000 seconds Time Since Wake: 130000 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c0281905
VM Regions Near 0xc0281905: --> __TEXT 000000010d733000-000000010dc0a000 [ 4956K] r-x/rwx SM=COW /Users/USER/Downloads/Sketch.app/Contents/MacOS/Sketch
Application Specific Information: objc_msgSend() selector name: retain
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff8e6630e9 objc_msgSend + 41 1 com.apple.QuartzCore 0x00007fff8f37d882 CA::Transaction::set_value(unsigned int, _CAValueType, void const*) + 104 2 com.apple.QuartzCore 0x00007fff8f37e689 +[CATransaction setValue:forKey:] + 93 3 com.apple.AppKit 0x00007fff8fe80fa9 -[NSTableRowData updateVisibleRowViews] + 200 4 com.apple.AppKit 0x00007fff8fe86e82 -[NSTableView viewWillDraw] + 178 5 com.apple.AppKit 0x00007fff8ff0483f -[NSOutlineView viewWillDraw] + 169 6 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 7 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 8 com.apple.AppKit 0x00007fff8fd79a9d -[NSScrollView viewWillDraw] + 49 9 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 10 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 11 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 12 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 13 com.apple.AppKit 0x00007fff8fe4a65e -[NSSplitView viewWillDraw] + 145 14 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 15 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 16 com.apple.AppKit 0x00007fff8fe4a65e -[NSSplitView viewWillDraw] + 145 17 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 18 com.apple.AppKit 0x00007fff8fd1bf73 -[NSView viewWillDraw] + 1138 19 com.apple.AppKit 0x00007fff8fd1b2b0 -[NSView _sendViewWillDrawInRect:clipRootView:] + 1417 20 com.apple.AppKit 0x00007fff8fcd4f1a -[NSView displayIfNeeded] + 1216 21 com.apple.AppKit 0x00007fff8fcd4a09 -[NSWindow displayIfNeeded] + 236 22 com.apple.AppKit 0x00007fff8fcd4672 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 936 23 com.apple.AppKit 0x00007fff9040a171 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1540 + 46 24 com.apple.CoreFoundation 0x00007fff9a33e127 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 25 com.apple.CoreFoundation 0x00007fff9a33e080 CFRunLoopDoObservers + 368 26 com.apple.CoreFoundation 0x00007fff9a330188 CFRunLoopRun + 872 27 com.apple.CoreFoundation 0x00007fff9a32fbd8 CFRunLoopRunSpecific + 296 28 com.apple.HIToolbox 0x00007fff9b47256f RunCurrentEventLoopInMode + 235 29 com.apple.HIToolbox 0x00007fff9b4721ee ReceiveNextEventCommon + 179 30 com.apple.HIToolbox 0x00007fff9b47212b _BlockUntilNextEventMatchingListInModeWithFilter + 71 31 com.apple.AppKit 0x00007fff8fcd18ab _DPSNextEvent + 978 32 com.apple.AppKit 0x00007fff8fcd0e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 33 com.apple.AppKit 0x00007fff8fcc6af3 -[NSApplication run] + 594 34 com.apple.AppKit 0x00007fff8fc43244 NSApplicationMain + 1832 35 libdyld.dylib 0x00007fff9a8a45c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff9a2b7232 kevent64 + 10 1 libdispatch.dylib 0x00007fff98a7026e _dispatch_mgr_thread + 52
Thread 2:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff9a2b14de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9a2b064f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff9a330eb4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff9a33037b CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff9a32fbd8 CFRunLoopRunSpecific + 296 5 com.apple.CFNetwork 0x00007fff8c339420 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434 6 com.apple.Foundation 0x00007fff8cb68e92 NSThreadmain__ + 1345 7 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff9a2b14de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9a2b064f mach_msg + 55 2 net.hockeyapp.sdk.mac 0x000000010df41403 exception_server_thread + 202 3 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 4:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff9a2b63fa __select + 10 1 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 2 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 3 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 5:: Tile Content Display Thread 0 libsystem_kernel.dylib 0x00007fff9a2b14de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9a2b064f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff9a330eb4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff9a33037b CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff9a32fbd8 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff8cbbab29 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 6 com.bohemiancoding.sketch3 0x000000010d96d7bf 0x10d733000 + 2336703 7 com.apple.Foundation 0x00007fff8cb68e92 NSThreadmain__ + 1345 8 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 10 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff9a2b14de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9a2b064f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff9a330eb4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff9a33037b CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff9a32fbd8 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff8fd9956b _NSEventThread + 137 6 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 7:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 8:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 11:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 12:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 13:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 14:: DFG Worklist Worker Thread 0 libsystem_kernel.dylib 0x00007fff9a2b6136 __psynch_cvwait + 10 1 com.apple.JavaScriptCore 0x00007fff988537eb JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData) + 219 2 com.apple.JavaScriptCore 0x00007fff9855179f WTF::wtfThreadEntryPoint(void) + 15 3 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 15: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 16: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 17: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 18: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 19: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 20: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 21: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 22: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 23: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 24:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 25:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 26:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 27:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 28:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 29:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 30:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8efd6c95 std::__1::condition_variable::wait(std::1::unique_lock
Thread 31: 0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynchcvwait + 10 1 com.apple.Foundation 0x00007fff8cb68fd8 -[NSCondition wait] + 237 2 com.apple.Foundation 0x00007fff8cb59e6e -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 823 3 com.apple.Foundation 0x00007fff8cbdd2fe -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 87 4 com.apple.CoreFoundation 0x00007fff9a36ac26 forwarding_ + 518 5 com.apple.CoreFoundation 0x00007fff9a36a998 _CF_forwarding_prep_0 + 120 6 com.apple.imageKit 0x00007fff8ee28f64 -[IKTaskManager taskLoop] + 840 7 com.apple.Foundation 0x00007fff8cb68e92 NSThreadmain + 1345 8 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 10 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 32: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 33: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 34: 0 libsystem_kernel.dylib 0x00007fff9a2b694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9a8383dd start_wqthread + 13
Thread 35: 0 libsystem_kernel.dylib 0x00007fff9a2b6136 __psynch_cvwait + 10 1 com.apple.FinderKit 0x00007fff96eee833 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 69 2 com.apple.FinderKit 0x00007fff96f19414 TThumbnailExtractorThread::Main() + 462 3 com.apple.FinderKit 0x00007fff96eeec52 TThread::GlueImpl(TThread, std::__1::function<void ()> const&) + 20 4 com.apple.FinderKit 0x00007fff96eeea8a TThread::MainGlue(void) + 58 5 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 7 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 36: 0 libsystem_kernel.dylib 0x00007fff9a2b6136 psynchcvwait + 10 1 com.apple.Foundation 0x00007fff8cb68fd8 -[NSCondition wait] + 237 2 com.apple.Foundation 0x00007fff8cb59e6e -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 823 3 com.apple.Foundation 0x00007fff8cbdd2fe -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 87 4 com.apple.CoreFoundation 0x00007fff9a36ac26 forwarding_ + 518 5 com.apple.CoreFoundation 0x00007fff9a36a998 _CF_forwarding_prep_0 + 120 6 com.apple.imageKit 0x00007fff8ee28f64 -[IKTaskManager taskLoop] + 840 7 com.apple.Foundation 0x00007fff8cb68e92 NSThreadmain + 1345 8 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 10 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 37:: com.apple.CoreAnimation.render-server 0 libsystem_kernel.dylib 0x00007fff9a2b14de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9a2b064f mach_msg + 55 2 com.apple.QuartzCore 0x00007fff8f39c04f CA::Render::Server::server_thread(void*) + 198 3 com.apple.QuartzCore 0x00007fff8f39bf82 thread_fun + 25 4 libsystem_pthread.dylib 0x00007fff9a83b05a _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff9a83afd7 _pthread_start + 176 6 libsystem_pthread.dylib 0x00007fff9a8383ed thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000001 rcx: 0x0000608007e40e40 rdx: 0x00007fff7e668560 rdi: 0x00007fff7e6628b8 rsi: 0x00007fff8e32cff8 rbp: 0x00007fff524c9ac0 rsp: 0x00007fff524c9a88 r8: 0x00007fff9070e377 r9: 0x00007fff9070e378 r10: 0x00000000c0281905 r11: 0x0000608007e40e40 r12: 0x0000000125a523f0 r13: 0x000000000000020a r14: 0x0000000126d37660 r15: 0x00007fff7e6628b8 rip: 0x00007fff8e6630e9 rfl: 0x0000000000010206 cr2: 0x00000000c0281905
Logical CPU: 0 Error Code: 0x00000004 Trap Number: 14
Binary Images:
0x10d733000 - 0x10dc09f6f +com.bohemiancoding.sketch3 (41.1 - 35376) <169A77D9-BE2F-33B0-947C-DBE8C4A18447> /Users/USER/Downloads/Sketch.app/Contents/MacOS/Sketch
0x10dd70000 - 0x10dda4fff +org.sparkle-project.Sparkle (1.14.0 - 1.14.0)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 7 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 2746535 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=272.1M resident=118.5M(44%) swapped_out_or_unallocated=153.7M(56%) Writable regions: Total=2.5G written=389.2M(15%) resident=579.6M(22%) swapped_out=68K(0%) unallocated=2.0G(78%)
REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.2M ATS (font support) (reserved) 4K reserved VM address space (unallocated) Activity Tracing 2048K CG backing stores 30.9M CG image 53.3M CG raster data 4252K CG shared images 688K CoreAnimation 52.8M CoreGraphics 4K CoreImage 76K CoreServices 32K CoreUI image data 304K Foundation 4860K IOKit 23.5M Image IO 9528K JS JIT generated code 256.0M JS JIT generated code (reserved) 768.0M reserved VM address space (unallocated) JS garbage collector 4352K Kernel Alloc Once 8K MALLOC 1.2G MALLOC (admin) 32K Memory Tag 240 4K Memory Tag 242 12K Memory Tag 251 96K OpenCL 64K OpenGL GLSL 256K STACK GUARD 56.1M Stack 26.4M VM_ALLOCATE 73.8M WebKit Malloc 5640K DATA 28.7M GLSLBUILTINS 2588K IMAGE 528K LINKEDIT 74.2M TEXT 197.9M UNICODE 552K mapped file 159.0M shared memory 68K =========== ======= TOTAL 3.0G TOTAL, minus reserved VM space 2.3G
System Profile: AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.15.166.24.3) Bluetooth: Version 4.3.6f4 17916, 3 services, 27 devices, 1 incoming serial ports Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1 Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120 USB Device: Internal Memory Card Reader USB Device: Keyboard Hub USB Device: Apple Keyboard USB Device: Bluetooth USB Host Controller USB Device: Apple Internal Keyboard / Trackpad Serial ATA Device: APPLE SSD SM0256G, 251 GB Model: MacBookPro11,4, BootROM MBP114.0172.B06, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 2.29f24 Network Service: Wi-Fi, AirPort, en0 Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Hi, sorry I never posted back about this. Is this issue still unresolved? If not, I will close the issue.
Sketch 41 crashes on using the csv import feature