Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when creating new layer with moved selection #69

Closed
mitchcurtis opened this issue Aug 23, 2018 · 0 comments
Closed

Crash when creating new layer with moved selection #69

mitchcurtis opened this issue Aug 23, 2018 · 0 comments

Comments

@mitchcurtis
Copy link
Owner

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff50a88b66 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff50c53080 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff509e41ae abort + 127
3 org.qt-project.QtCore 0x000000010ec2fd4d QMessageLogger::fatal(char const*, ...) const + 213
4 org.qt-project.QtCore 0x000000010ec29b4c qt_assert(char const*, char const*, int) + 71
5 com.yourcompany.slate 0x000000010debffe0 Project::endMacro() + 400
6 com.yourcompany.slate 0x000000010dee5e90 LayeredImageProject::addNewLayer(int, int, bool, bool) + 400
7 com.yourcompany.slate 0x000000010df0634e LayeredImageProject::qt_metacall(QMetaObject::Call, int, void**) + 126
8 org.qt-project.QtQml 0x000000010f8dc598 CallMethod(QQmlObjectOrGadget const&, int, int, int, int*, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) + 184
9 org.qt-project.QtQml 0x000000010f8d97cc CallPrecise(QQmlObjectOrGadget const&, QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) + 124
10 org.qt-project.QtQml 0x000000010f8d914a QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const + 1338
11 org.qt-project.QtQml 0x000000010f95fa54 QV4::Runtime::method_callProperty(QV4::ExecutionEngine*, QV4::Value*, int, QV4::Value*, int) + 388
12 org.qt-project.QtQml 0x000000010f8eb4fa QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) + 3770
13 org.qt-project.QtQml 0x000000010f8ea4fb QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) + 139
14 org.qt-project.QtQml 0x000000010f898603 QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) + 323
15 org.qt-project.QtQml 0x000000010fa13487 QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) + 647
16 org.qt-project.QtQml 0x000000010f9afa32 QQmlBoundSignalExpression::evaluate(void**) + 1250
17 org.qt-project.QtQml 0x000000010f9b042d QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) + 461
18 org.qt-project.QtQml 0x000000010f9f8e41 QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) + 785
19 org.qt-project.QtCore 0x000000010ee556fb QMetaObject::activate(QObject*, int, int, void**) + 123
20 org.qt-project.QtQuickTemplates2 0x0000000115dbd1f5 QQuickAbstractButtonPrivate::handleRelease(QPointF const&) + 613
21 org.qt-project.QtQuickTemplates2 0x0000000115ddf5ba QQuickControl::mouseReleaseEvent(QMouseEvent*) + 26
22 org.qt-project.QtQuick 0x000000010f3b6625 QQuickItem::event(QEvent*) + 133
23 org.qt-project.QtWidgets 0x000000010dfca2a1 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 273
24 org.qt-project.QtWidgets 0x000000010dfcb881 QApplication::notify(QObject*, QEvent*) + 609
25 org.qt-project.QtCore 0x000000010ee1fe3a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 170
26 org.qt-project.QtQuick 0x000000010f3cfbac QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) + 716
27 org.qt-project.QtQuick 0x000000010f3d14bb QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) + 107
28 org.qt-project.QtQuick 0x000000010f3d216c QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) + 1324
29 org.qt-project.QtGui 0x000000010e65643b QWindow::event(QEvent*) + 555
30 org.qt-project.QtQuick 0x000000010f3cd9e6 QQuickWindow::event(QEvent*) + 694
31 org.qt-project.QtWidgets 0x000000010dfca2a1 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 273
32 org.qt-project.QtWidgets 0x000000010dfcb881 QApplication::notify(QObject*, QEvent*) + 609
33 org.qt-project.QtCore 0x000000010ee1fe3a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 170
34 org.qt-project.QtGui 0x000000010e646aae QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3710
35 org.qt-project.QtGui 0x000000010e62c6ab QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag) + 267
36 libqcocoa.dylib 0x0000000112bb79cd 0x112b88000 + 195021
37 libqcocoa.dylib 0x0000000112bb82a0 0x112b88000 + 197280
38 com.apple.CoreFoundation 0x00007fff28b15a11 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
39 com.apple.CoreFoundation 0x00007fff28bcf42c __CFRunLoopDoSource0 + 108
40 com.apple.CoreFoundation 0x00007fff28af8470 __CFRunLoopDoSources0 + 208
41 com.apple.CoreFoundation 0x00007fff28af78ed __CFRunLoopRun + 1293
42 com.apple.CoreFoundation 0x00007fff28af7153 CFRunLoopRunSpecific + 483
43 com.apple.HIToolbox 0x00007fff27de1d96 RunCurrentEventLoopInMode + 286
44 com.apple.HIToolbox 0x00007fff27de1a0f ReceiveNextEventCommon + 366
45 com.apple.HIToolbox 0x00007fff27de1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
46 com.apple.AppKit 0x00007fff26092a73 _DPSNextEvent + 2085
47 com.apple.AppKit 0x00007fff26828e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
48 com.apple.AppKit 0x00007fff26087885 -[NSApplication run] + 764
49 libqcocoa.dylib 0x0000000112bb6ed7 0x112b88000 + 192215
50 org.qt-project.QtCore 0x000000010ee1abae QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 366
51 org.qt-project.QtCore 0x000000010ee204d2 QCoreApplication::exec() + 130
52 com.yourcompany.slate 0x000000010defd202 main + 114
53 libdyld.dylib 0x00007fff50938015 start + 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant