V1.0.7.3 Crash Information for Billotronic
I only posted the information for the actual thread that crashed. No sense spamming this forum with a lot of unnecessary stuff.
Is this some type of dynamic linking issue? (I´m not very experienced in OS X development, so just a guess here.)
-------------------
Process: hyperstake-qt [2395]
Path: /Applications/hyperstake-qt.app/Contents/MacOS/hyperstake-qt
Identifier: com.yourcompany.hyperstake-qt
Version: 0
Code Type: X86-64 (Native)
Parent Process: launchd [121]
User ID: 501
Date/Time: 2014-12-15 22:44:04.784 -0500
OS Version: Mac OS X 10.8.5 (12F45)
Report Version: 10
Interval Since Last Report: 3419730 sec
Crashes Since Last Report: 32
Per-App Crashes Since Last Report: 19
Anonymous UUID: 8851018E-F546-CCCA-D9E7-C8F2505206C6
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Dyld Error Message:
Symbol not found: ___sincos_stret
Referenced from: /Applications/hyperstake-qt.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/4/QtGui
Expected in: /usr/lib/libSystem.B.dylib
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 dyld 0x00007fff6765d09d dyld_fatal_error + 1
1 dyld 0x00007fff67660048 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 139
2 libdyld.dylib 0x00007fff8ac0a8ee dyld_stub_binder_ + 13
3
0x0000000109eac008 0 + 4461346824
4 QtGui 0x000000010982c9f3 0x109633000 + 2071027
5 QtGui 0x00000001097ec4be QPainterPath::arcTo(QRectF const&, double, double) + 446
6 QtGui 0x00000001097dcdec QPainter::drawArc(QRectF const&, int, int) + 124
7 QtGui 0x00000001097b5917 0x109633000 + 1583383
8 QtGui 0x00000001097b7c03 0x109633000 + 1592323
9 QtGui 0x00000001099a072d 0x109633000 + 3594029
10 QtGui 0x00000001099a0f62 0x109633000 + 3596130
11 QtGui 0x00000001099a101d 0x109633000 + 3596317
12 QtGui 0x00000001099a7aa4 0x109633000 + 3623588
13 QtGui 0x0000000109a3e495 QComboBox::paintEvent(QPaintEvent*) + 165
14 QtGui 0x00000001097101af QWidget::event(QEvent*) + 1199
15 QtGui 0x0000000109a3e696 QComboBox::event(QEvent*) + 246
16 QtGui 0x00000001096c179c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
17 QtGui 0x00000001096c4743 QApplication::notify(QObject*, QEvent*) + 7107
18 QtCore 0x000000010948ff96 QCoreApplication::notifyInternal(QObject*, QEvent*) + 118
19 QtGui 0x000000010970b389 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1961
20 QtGui 0x000000010970bb50 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1232
21 QtGui 0x000000010970b9c8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 840
22 QtGui 0x000000010970b9c8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 840
23 QtGui 0x000000010970b9c8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 840
24 QtGui 0x000000010970b9c8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 840
25 QtGui 0x000000010970b9c8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 840
26 QtGui 0x000000010970b575 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2453
27 QtGui 0x000000010970bb50 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1232
28 QtGui 0x000000010970b575 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2453
29 QtGui 0x000000010970bb50 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1232
30 QtGui 0x000000010970b575 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2453
31 QtGui 0x000000010970bb50 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1232
32 QtGui 0x000000010970b575 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2453
33 QtGui 0x0000000109662eea 0x109633000 + 196330
34 com.apple.AppKit 0x00007fff850d8140 -[NSView _drawRect:clip:] + 4437
35 com.apple.AppKit 0x00007fff850d4fb3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3058
36 com.apple.AppKit 0x00007fff850d5a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
37 com.apple.AppKit 0x00007fff850d4143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
38 com.apple.AppKit 0x00007fff850cfd6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
39 com.apple.AppKit 0x00007fff85099c93 -[NSView displayIfNeeded] + 1830
40 com.apple.AppKit 0x00007fff850991cc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
41 com.apple.AppKit 0x00007fff85664901 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01208 + 46
42 com.apple.CoreFoundation 0x00007fff89d51417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
43 com.apple.CoreFoundation 0x00007fff89d51381 __CFRunLoopDoObservers + 369
44 com.apple.CoreFoundation 0x00007fff89d2c7b8 __CFRunLoopRun + 728
45 com.apple.CoreFoundation 0x00007fff89d2c0e2 CFRunLoopRunSpecific + 290
46 com.apple.HIToolbox 0x00007fff82cbbeb4 RunCurrentEventLoopInMode + 209
47 com.apple.HIToolbox 0x00007fff82cbbb94 ReceiveNextEventCommon + 166
48 com.apple.HIToolbox 0x00007fff82cbbae3 BlockUntilNextEventMatchingListInMode + 62
49 com.apple.AppKit 0x00007fff85096533 _DPSNextEvent + 685
50 com.apple.AppKit 0x00007fff85095df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
51 com.apple.AppKit 0x00007fff8508d1a3 -[NSApplication run] + 517
52 QtGui 0x00000001096757d0 0x109633000 + 272336
53 QtCore 0x000000010948d32d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 477
54 QtCore 0x0000000109490547 QCoreApplication::exec() + 199
55 com.yourcompany.hyperstake-qt 0x0000000107a64678 main + 7416
56 libdyld.dylib 0x00007fff8ac0c7e1 start + 1