Skip to content

conveyor-ui crashes in libQtGui at QAction::isEnabled() #26

@kenorb

Description

@kenorb

Here are the backtrace:

Process:         MakerWare [17604]
Path:            /Applications/MakerWare.app/Contents/MacOS/MakerWare
Identifier:      com.makerbot.MakerWare
Version:         2.2.1 (2.2.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [472]

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libQtGui.4.dylib                0x000000010687f804 QAction::isEnabled() const + 8
1   libQtGui.4.dylib                0x000000010686735f qt_mac_set_modal_state_helper_recursive(NSMenu*, NSMenu*, bool) + 415
2   libQtGui.4.dylib                0x0000000106867328 qt_mac_set_modal_state_helper_recursive(NSMenu*, NSMenu*, bool) + 360
3   libQtGui.4.dylib                0x000000010686bbab QMenuBarPrivate::macUpdateMenuBarImmediatly() + 2319
4   libQtGui.4.dylib                0x0000000106838505 -[NSApplication(QApplicationIntegration) qt_sendPostedMessage:] + 245
5   libQtGui.4.dylib                0x0000000106838374 -[NSApplication(QApplicationIntegration) qt_filterEvent:] + 116
6   libQtGui.4.dylib                0x00000001068385ba -[QNSApplication sendEvent:] + 42
7   com.apple.AppKit                0x00007fff891d46ba -[NSApplication _realDoModalLoop:peek:] + 582
8   com.apple.AppKit                0x00007fff891d4d8e -[NSApplication runModalSession:] + 49
9   libQtGui.4.dylib                0x00000001068413f6 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 622
10  libQtCore.4.dylib               0x00000001076f8c48 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
11  libQtGui.4.dylib                0x0000000106cb9a83 QDialog::exec() + 243
12  conveyor-ui                     0x0000000106254604 conveyor::MessageBox::exec() + 58
13  conveyor-ui                     0x0000000106194759 message::PutOnPlatform::exec() + 27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions