Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created December 3, 2014 09:46
Show Gist options
  • Save cdeil/7c0b4424fe0797db1a91 to your computer and use it in GitHub Desktop.
Save cdeil/7c0b4424fe0797db1a91 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Sampling process 17304 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling Python (pid 17304) every 1 millisecond
Process: Python [17304]
Path: /opt/local/Library/Frameworks/Python.framework/Versions/3.4/Resources/Python.app/Contents/MacOS/Python
Load Address: 0x1032ff000
Identifier: org.python.python
Version: 3.4.2 (3.4.2)
Code Type: X86-64
Parent Process: bash [97760]
Date/Time: 2014-12-03 10:46:31.741 +0100
OS Version: Mac OS X 10.10.1 (14B25)
Report Version: 7
Analysis Tool: /usr/bin/sample
----
Call graph:
2531 Thread_6396286 DispatchQueue_1: com.apple.main-thread (serial)
+ 2531 start (in libdyld.dylib) + 1 [0x7fff880685c9]
+ 2531 ??? (in Python) load address 0x1032ff000 + 0x1e27 [0x103300e27]
+ 2531 Py_Main (in Python) + 3083 [0x1033d5dbb]
+ 2531 PyRun_SimpleFileExFlags (in Python) + 902 [0x1033c2b31]
+ 2531 PyRun_FileExFlags (in Python) + 178 [0x1033c3324]
+ 2531 run_mod (in Python) + 58 [0x1033c3085]
+ 2531 PyEval_EvalCode (in Python) + 63 [0x10339e8bd]
+ 2531 PyEval_EvalCodeEx (in Python) + 1622 [0x10339ef19]
+ 2531 PyEval_EvalFrameEx (in Python) + 21760 [0x1033a45d0]
+ 2531 fast_function (in Python) + 203 [0x1033a7b7e]
+ 2531 PyEval_EvalFrameEx (in Python) + 21760 [0x1033a45d0]
+ 2531 fast_function (in Python) + 203 [0x1033a7b7e]
+ 2531 PyEval_EvalFrameEx (in Python) + 22129 [0x1033a4741]
+ 2531 builtin_exec (in Python) + 536 [0x10339c34f]
+ 2531 PyEval_EvalCode (in Python) + 63 [0x10339e8bd]
+ 2531 PyEval_EvalCodeEx (in Python) + 1622 [0x10339ef19]
+ 2531 PyEval_EvalFrameEx (in Python) + 21760 [0x1033a45d0]
+ 2531 fast_function (in Python) + 203 [0x1033a7b7e]
+ 2531 PyEval_EvalFrameEx (in Python) + 21760 [0x1033a45d0]
+ 2531 fast_function (in Python) + 321 [0x1033a7bf4]
+ 2531 PyEval_EvalCodeEx (in Python) + 1622 [0x10339ef19]
+ 2531 PyEval_EvalFrameEx (in Python) + 21760 [0x1033a45d0]
+ 2531 fast_function (in Python) + 321 [0x1033a7bf4]
+ 2531 PyEval_EvalCodeEx (in Python) + 1622 [0x10339ef19]
+ 2531 PyEval_EvalFrameEx (in Python) + 21760 [0x1033a45d0]
+ 2531 fast_function (in Python) + 321 [0x1033a7bf4]
+ 2531 PyEval_EvalCodeEx (in Python) + 1622 [0x10339ef19]
+ 2531 PyEval_EvalFrameEx (in Python) + 21760 [0x1033a45d0]
+ 2531 fast_function (in Python) + 321 [0x1033a7bf4]
+ 2531 PyEval_EvalCodeEx (in Python) + 1622 [0x10339ef19]
+ 2531 PyEval_EvalFrameEx (in Python) + 22129 [0x1033a4741]
+ 2526 Sbk_QCoreApplicationFunc_processEvents(_object*, _object*, _object*) (in QtCore.so) + 581 [0x1069e2667]
+ ! 2526 QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in QtCore) + 81 [0x106e06671]
+ ! 1392 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in QtGui) + 1217 [0x107d09ef1]
+ ! : 1392 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit) + 194 [0x7fff93914e80]
+ ! : 1392 _DPSNextEvent (in AppKit) + 964 [0x7fff939156d1]
+ ! : 1392 _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox) + 71 [0x7fff8d2caffb]
+ ! : 1392 ReceiveNextEventCommon (in HIToolbox) + 179 [0x7fff8d2cb0be]
+ ! : 1392 RunCurrentEventLoopInMode (in HIToolbox) + 235 [0x7fff8d2cb43f]
+ ! : 1392 CFRunLoopRunSpecific (in CoreFoundation) + 296 [0x7fff89de2838]
+ ! : 752 __CFRunLoopRun (in CoreFoundation) + 927 [0x7fff89de2e1f]
+ ! : | 752 __CFRunLoopDoSources0 (in CoreFoundation) + 269 [0x7fff89de37ed]
+ ! : | 752 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 17 [0x7fff89df1661]
+ ! : | 752 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (in QtCore) + 686 [0x106e06e0e]
+ ! : | 752 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : | 704 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : | + 704 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : | + 605 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : | + ! 439 QSplitterWrapper::event(QEvent*) (in QtGui.so) + 237 [0x1074b00af]
+ ! : | + ! : 439 QSplitter::event(QEvent*) (in QtGui) + 92 [0x108178aec]
+ ! : | + ! : 312 QSplitterPrivate::recalc(bool) (in QtGui) + 919 [0x108176577]
+ ! : | + ! : | 239 QSplitterPrivate::doResize() (in QtGui) + 1445 [0x108176b35]
+ ! : | + ! : | + 239 QSplitterPrivate::setGeo(QSplitterLayoutStruct*, int, int, bool) (in QtGui) + 171 [0x108176c6b]
+ ! : | + ! : | + 228 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! : | + ! : | + ! 228 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! : | + ! : | + ! 119 QTabWidget::minimumSizeHint() const (in QtGui) + 165 [0x108186c95]
+ ! : | + ! : | + ! : 119 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! : | + ! : | + ! : 119 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! : | + ! : | + ! : 119 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! : | + ! : | + ! : 86 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! : | + ! : | + ! : | 55 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! : | + ! : | + ! : | + 40 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! : | + ! : | + ! : | + ! 40 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! : | + ! : | + ! : | + ! 40 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! : | + ! : | + ! : | + ! 40 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! : | + ! : | + ! : | + ! 20 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! : | + ! : | + ! : | + ! : 7 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! : | + ! : | + ! : | + ! : | 7 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! : | 7 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : | 7 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : | 7 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : | 7 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : | 7 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : | 7 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! : | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! : 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! : | + ! : | + ! : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! : 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! : | + ! : | + ! : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! 15 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 120 [0x107d1a448]
+ ! : | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2190 [0x107d1b03e]
+ ! : | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2733 [0x107d1b25d]
+ ! : | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! : | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! 5 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 150 [0x107d1a466]
+ ! : | + ! : | + ! : | + ! 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 15 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! : | + ! : | + ! : | + 10 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! : | + ! : | + ! : | + : 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! : | + : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : | + : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + : 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! : | + ! : | + ! : | + : 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! : | + ! : | + ! : | + : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 5 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! : | + ! : | + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 27 QSplitterWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074b18a3]
+ ! : | + ! : | + ! : | + 14 QSplitter::minimumSizeHint() const (in QtGui) + 132 [0x108178cc4]
+ ! : | + ! : | + ! : | + ! 14 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! : | + ! : | + ! : | + ! 9 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! : | + ! : | + ! : | + ! : 9 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! : | + ! : | + ! : | + ! : 9 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + ! : | + ! : | + ! : 5 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! : | + ! : | + ! : | + ! : | 5 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! : | + ! : | + ! : | + ! : | 5 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! : | + ! : | + ! : | + ! : | 5 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! : | + ! : | + ! : | + ! : | 5 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! : | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! : 4 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! : | + ! : | + ! : | + ! : 4 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! : | + ! : | + ! : | + ! : 4 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! : | + ! : | + ! : | + ! : 4 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + ! : | + ! : | + ! : 4 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! : | + ! : | + ! : | + ! : 4 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! : | + ! : | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! 5 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074bf20b]
+ ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 9 QSplitter::minimumSizeHint() const (in QtGui) + 204 [0x108178d0c]
+ ! : | + ! : | + ! : | + ! 9 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! : | + ! : | + ! : | + ! 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 4856 [0x108062ea8]
+ ! : | + ! : | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 4 QSplitter::minimumSizeHint() const (in QtGui) + 27 [0x108178c5b]
+ ! : | + ! : | + ! : | + 4 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! : | + ! : | + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 4 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1076301f5]
+ ! : | + ! : | + ! : | 4 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! : | + ! : | + ! : | 4 QLayout::totalMinimumSize() const (in QtGui) + 48 [0x107d81af0]
+ ! : | + ! : | + ! : | 4 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! : | + ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 33 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! : | + ! : | + ! : 14 QSplitterWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074b2a2f]
+ ! : | + ! : | + ! : + 14 QSplitter::sizeHint() const (in QtGui) + 95 [0x108178bbf]
+ ! : | + ! : | + ! : + 14 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! : | + ! : | + ! : + 14 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! : | + ! : | + ! : + 14 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + ! : | + ! : + 10 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! : | + ! : | + ! : + ! 10 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! : | + ! : | + ! : + ! 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! : | + ! : | + ! : + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : + ! 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! : | + ! : | + ! : + ! 5 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + ! : | + ! : + ! 5 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! : | + ! : | + ! : + ! 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! : | + ! : | + ! : + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : + 4 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! : | + ! : | + ! : + 4 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! : | + ! : | + ! : + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 10 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! : | + ! : | + ! : + 10 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + ! : | + ! : + 5 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! : | + ! : | + ! : + ! 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! : | + ! : | + ! : + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : + 5 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! : | + ! : | + ! : + 5 QVBoxLayoutWrapper::sizeHint() const (in QtGui.so) + 29 [0x107625ab3]
+ ! : | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! : | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 4 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1075537a3]
+ ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 71 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! : | + ! : | + ! : 51 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! : | + ! : | + ! : | 51 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! : | + ! : | + ! : | 51 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! : | + ! : | + ! : | 37 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! : | + ! : | + ! : | + 9 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! : | + ! : | + ! : | + ! 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 9 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! : | + ! : | + ! : | + ! 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 8 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 707 [0x7fff89230eae]
+ ! : | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 589 [0x107d1a9fd]
+ ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 877 [0x107d1ab1d]
+ ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 835 [0x7fff89230f2e]
+ ! : | + ! : | + ! : | + ! 1 OSAtomicCompareAndSwapPtrBarrier$VARIANT$mp (in libsystem_platform.dylib) + 8 [0x7fff8d6d4348]
+ ! : | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2733 [0x107d1b25d]
+ ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! : | + ! : | + ! : | + 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 14 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 150 [0x107d1a466]
+ ! : | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! : | + ! : | + ! : | ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 589 [0x107d1a9fd]
+ ! : | + ! : | + ! : | ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! : | + ! : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 20 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! : | + ! : | + ! : 10 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : + 10 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : + 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : + 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : | + ! : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : | + ! : | + ! : ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 1 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 406 [0x108050536]
+ ! : | + ! : | + ! : 1 QRenderRule::QRenderRule(QRenderRule const&) (in QtGui) + 25 [0x108072c49]
+ ! : | + ! : | + ! 38 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! : | + ! : | + ! 29 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! : | + ! : | + ! | 15 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! : | + ! : | + ! | + 10 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 594 [0x107d20202]
+ ! : | + ! : | + ! | + ! 10 QMetaObject::cast(QObject*) const (in QtCore) + 28 [0x106e0b66c]
+ ! : | + ! : | + ! | + ! 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! | + ! 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! | + ! 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! | + ! 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! | + ! 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! | + ! 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! | + 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! : | + ! : | + ! | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! | 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! | 10 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! | ! 10 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! | ! 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! | ! 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! | ! 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! | ! 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! | ! 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! | ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! | ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 693 [0x7fff89230ea0]
+ ! : | + ! : | + ! | ! 1 cerror_nocancel (in libsystem_kernel.dylib) + 20 [0x7fff8b4bccb7]
+ ! : | + ! : | + ! | 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | + ! | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 9 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! : | + ! : | + ! 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! 9 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 11 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! : | + ! : | + 10 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1075537a3]
+ ! : | + ! : | + : 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + : 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + : 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + : 9 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + : | 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + : 1 take_gil (in Python) + 378 [0x10339e0d0]
+ ! : | + ! : | + 1 QWidgetWrapper::sizeHint() const (in QtGui.so) + 78 [0x10763130a]
+ ! : | + ! : | + 1 Shiboken::BindingManager::getOverride(void const*, char const*) (in libshiboken.cpython-34m.1.2.dylib) + 64 [0x106cabc6e]
+ ! : | + ! : | + 1 PyDict_GetItemString (in Python) + 55 [0x10333b875]
+ ! : | + ! : | + 1 unicode_dealloc (in Python) + 1 [0x103375fa1]
+ ! : | + ! : | 73 QSplitterPrivate::doResize() (in QtGui) + 270 [0x10817669e]
+ ! : | + ! : | 63 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! : | + ! : | ! 63 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! : | + ! : | ! 53 QTabWidget::minimumSizeHint() const (in QtGui) + 165 [0x108186c95]
+ ! : | + ! : | ! : 53 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! : | + ! : | ! : 53 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! : | + ! : | ! : 53 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! : | + ! : | ! : 29 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! : | + ! : | ! : | 15 QSplitterWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074b18a3]
+ ! : | + ! : | ! : | + 15 QSplitter::minimumSizeHint() const (in QtGui) + 204 [0x108178d0c]
+ ! : | + ! : | ! : | + 15 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! : | + ! : | ! : | + 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 4856 [0x108062ea8]
+ ! : | + ! : | ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : | + 1 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 4887 [0x108062ec7]
+ ! : | + ! : | ! : | + 1 QRenderRule::~QRenderRule() (in QtGui) + 154 [0x1080746aa]
+ ! : | + ! : | ! : | + 1 QSharedDataPointer<QStyleSheetOutlineData>::~QSharedDataPointer() (in QtGui) + 0 [0x10806e680]
+ ! : | + ! : | ! : | 14 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! : | + ! : | ! : | 14 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! : | + ! : | ! : | 14 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! : | + ! : | ! : | 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | ! : | ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | ! : | ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! : | ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! : | ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : | ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : | ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : | ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : | ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : | ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | ! : | ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! : | ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! : | ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : | ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : | ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : | ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : | ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : | 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! : | + ! : | ! : | 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! : | + ! : | ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : 24 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! : | + ! : | ! : 20 QSplitterWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074b2a2f]
+ ! : | + ! : | ! : + 20 QSplitter::sizeHint() const (in QtGui) + 95 [0x108178bbf]
+ ! : | + ! : | ! : + 15 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! : | + ! : | ! : + ! 15 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! : | + ! : | ! : + ! 15 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + ! : | ! : + ! 10 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! : | + ! : | ! : + ! : 10 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! : | + ! : | ! : + ! : 10 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! : | + ! : | ! : + ! : 10 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! : | + ! : | ! : + ! : 10 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! : | + ! : | ! : + ! : 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : + ! : 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : + ! : 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : + ! : 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : + ! : 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : + ! 5 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! : | + ! : | ! : + ! 5 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! : | + ! : | ! : + ! 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! : | + ! : | ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : + 5 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074bf20b]
+ ! : | + ! : | ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! : 4 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! : | + ! : | ! : 4 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + ! : | ! : 4 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! : | + ! : | ! : 4 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! : | + ! : | ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! 10 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! : | + ! : | ! 10 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! : | + ! : | ! 10 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! : | + ! : | ! 10 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! : | + ! : | ! 10 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! : | + ! : | ! 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2733 [0x107d1b25d]
+ ! : | + ! : | ! | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | ! | 1 __gettimeofday (in libsystem_kernel.dylib) + 10 [0x7fff8b4c0b9f]
+ ! : | + ! : | ! 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! : | + ! : | ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 10 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! : | + ! : | 5 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1075537a3]
+ ! : | + ! : | : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 5 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 109 [0x1075537f3]
+ ! : | + ! : | 5 PyObject_Call (in Python) + 103 [0x10330d1c6]
+ ! : | + ! : | 5 method_call (in Python) + 136 [0x10331e908]
+ ! : | + ! : | 5 PyObject_Call (in Python) + 103 [0x10330d1c6]
+ ! : | + ! : | 5 function_call (in Python) + 372 [0x10332d407]
+ ! : | + ! : | 5 PyEval_EvalCodeEx (in Python) + 1622 [0x10339ef19]
+ ! : | + ! : | 5 PyEval_EvalFrameEx (in Python) + 21446 [0x1033a4496]
+ ! : | + ! : | 5 PyObject_Call (in Python) + 103 [0x10330d1c6]
+ ! : | + ! : | 5 type_call (in Python) + 172 [0x1033507a4]
+ ! : | + ! : | 5 Sbk_QSize_Init(_object*, _object*, _object*) (in QtCore.so) + 538 [0x106a7c7a0]
+ ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : 122 QSplitterPrivate::recalc(bool) (in QtGui) + 533 [0x1081763f5]
+ ! : | + ! : | 113 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! : | + ! : | + 113 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! : | + ! : | + 60 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! : | + ! : | + ! 46 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! : | + ! : | + ! : 46 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! : | + ! : | + ! : 46 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! : | + ! : | + ! : 31 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! : | + ! : | + ! : | 10 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! : | + ! : | + ! : | + 10 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 6 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! : | + ! : | + ! : | + 6 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + 6 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + 6 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + 6 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + 6 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + 6 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + 6 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! : | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 589 [0x107d1a9fd]
+ ! : | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 15 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 120 [0x107d1a448]
+ ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! : | + ! : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! : | + ! : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 14 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : | + ! : | + ! | 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : | + ! : | + ! | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 29 QTabWidget::minimumSizeHint() const (in QtGui) + 165 [0x108186c95]
+ ! : | + ! : | + ! 29 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! : | + ! : | + ! 29 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! : | + ! : | + ! 29 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! : | + ! : | + ! 20 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! : | + ! : | + ! : 15 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! : | + ! : | + ! : | 10 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! : | + ! : | + ! : | + 10 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! : | + ! : | + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! : | + ! : | + ! : | + 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! : | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : | + 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 693 [0x7fff89230ea0]
+ ! : | + ! : | + ! : | + 1 cerror_nocancel (in libsystem_kernel.dylib) + 20 [0x7fff8b4bccb7]
+ ! : | + ! : | + ! : | 5 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! : | + ! : | + ! : | 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! : | + ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! : 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 29 [0x10763014d]
+ ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 9 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! : | + ! : | + ! 5 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 327 [0x1075538cd]
+ ! : | + ! : | + ! | 5 SbkDeallocWrapperCommon(_object*, bool) (in libshiboken.cpython-34m.1.2.dylib) + 338 [0x106c9ea17]
+ ! : | + ! : | + ! | 5 Shiboken::ThreadStateSaver::~ThreadStateSaver() (in libshiboken.cpython-34m.1.2.dylib) + 22 [0x106cae40c]
+ ! : | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 4 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! : | + ! : | + ! 4 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + ! : | + ! 4 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! : | + ! : | + ! 4 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 24 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! : | + ! : | + 24 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! : | + ! : | + 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : | + ! : | + : | 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : | + ! : | + : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | + : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 10 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! : | + ! : | + 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 594 [0x107d20202]
+ ! : | + ! : | + | 5 QMetaObject::cast(QObject*) const (in QtCore) + 28 [0x106e0b66c]
+ ! : | + ! : | + | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 9 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! : | + ! : | 5 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1075537a3]
+ ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 4 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : 5 QVBoxLayoutWrapper::invalidate() (in QtGui.so) + 22 [0x107624c7e]
+ ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! 137 QTabWidgetWrapper::event(QEvent*) (in QtGui.so) + 237 [0x107550ecb]
+ ! : | + ! : 137 QTabWidget::event(QEvent*) (in QtGui) + 32 [0x108187320]
+ ! : | + ! : 47 QTabWidget::setUpLayout(bool) (in QtGui) + 268 [0x10818614c]
+ ! : | + ! : | 18 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 2370 [0x10806c1a2]
+ ! : | + ! : | + 18 QWindowsStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 322 [0x1080c1482]
+ ! : | + ! : | + 18 QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 642 [0x10802f772]
+ ! : | + ! : | + 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 3498 [0x10806295a]
+ ! : | + ! : | + 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 15 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 2416 [0x10806c1d0]
+ ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 14 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 174 [0x10806b90e]
+ ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : | + ! : | ! 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : 28 QTabWidget::setUpLayout(bool) (in QtGui) + 91 [0x10818609b]
+ ! : | + ! : | 23 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! : | + ! : | + 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! : | + ! : | + 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 594 [0x107d20202]
+ ! : | + ! : | + : 5 QMetaObject::cast(QObject*) const (in QtCore) + 28 [0x106e0b66c]
+ ! : | + ! : | + : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 4 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! : | + ! : | + 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 5 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! : | + ! : | 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : 24 QTabWidget::setUpLayout(bool) (in QtGui) + 216 [0x108186118]
+ ! : | + ! : | 14 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 2370 [0x10806c1a2]
+ ! : | + ! : | + 14 QWindowsStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 322 [0x1080c1482]
+ ! : | + ! : | + 14 QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 642 [0x10802f772]
+ ! : | + ! : | + 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 3498 [0x10806295a]
+ ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 5 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 174 [0x10806b90e]
+ ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 5 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 2416 [0x10806c1d0]
+ ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 835 [0x7fff89230f2e]
+ ! : | + ! : | 1 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1162]
+ ! : | + ! : 14 QTabWidget::setUpLayout(bool) (in QtGui) + 111 [0x1081860af]
+ ! : | + ! : | 14 QWidgetPrivate::setLayoutItemMargins(QStyle::SubElement, QStyleOption const*) (in QtGui) + 146 [0x107daa512]
+ ! : | + ! : | 14 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 174 [0x10806b90e]
+ ! : | + ! : | 9 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + 9 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : 10 QTabWidget::setUpLayout(bool) (in QtGui) + 164 [0x1081860e4]
+ ! : | + ! : | 5 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 174 [0x10806b90e]
+ ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : | 5 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 6458 [0x10806d19a]
+ ! : | + ! : | 5 QMacStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 438 [0x107d2a116]
+ ! : | + ! : | 5 QWindowsStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 322 [0x1080c1482]
+ ! : | + ! : | 5 QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 3889 [0x108030421]
+ ! : | + ! : | 5 QMacStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const (in QtGui) + 166 [0x107d20de6]
+ ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : 5 QTabWidget::setUpLayout(bool) (in QtGui) + 372 [0x1081861b4]
+ ! : | + ! : | 5 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 174 [0x10806b90e]
+ ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : 5 QTabWidget::setUpLayout(bool) (in QtGui) + 485 [0x108186225]
+ ! : | + ! : | 5 QWidget::update() (in QtGui) + 52 [0x107d96194]
+ ! : | + ! : | 5 QWidget::update(QRect const&) (in QtGui) + 290 [0x107da91a2]
+ ! : | + ! : | 5 QWidgetPrivate::repaint_sys(QRegion const&) (in QtGui) + 151 [0x107f3f377]
+ ! : | + ! : | 5 QTabWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107552fd5]
+ ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! : 4 QTabWidget::setUpLayout(bool) (in QtGui) + 320 [0x108186180]
+ ! : | + ! : 4 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 174 [0x10806b90e]
+ ! : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! 19 QWidgetWrapper::event(QEvent*) (in QtGui.so) + 30 [0x10762e932]
+ ! : | + ! : 19 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! : 19 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! : 19 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! : 19 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! : 19 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + ! 10 QStackedWidgetWrapper::event(QEvent*) (in QtGui.so) + 30 [0x1074bc864]
+ ! : | + ! 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + ! 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + ! 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + ! 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + ! 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + 99 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 221 [0x107d5687d]
+ ! : | + 80 QLayout::activate() (in QtGui) + 960 [0x107d81860]
+ ! : | + : 80 QLayoutPrivate::doResize(QSize const&) (in QtGui) + 217 [0x107d811b9]
+ ! : | + : 70 QVBoxLayoutWrapper::setGeometry(QRect const&) (in QtGui.so) + 178 [0x1076259e8]
+ ! : | + : | 70 QBoxLayout::setGeometry(QRect const&) (in QtGui) + 139 [0x107d60a8b]
+ ! : | + : | 57 QBoxLayoutPrivate::setupGeom() (in QtGui) + 473 [0x107d5f069]
+ ! : | + : | + 57 QWidgetItemV2::maximumSize() const (in QtGui) + 73 [0x107d85049]
+ ! : | + : | + 52 QWidgetItemV2::updateCacheIfNecessary() const (in QtGui) + 61 [0x107d84b6d]
+ ! : | + : | + ! 52 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! : | + : | + ! 33 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! : | + : | + ! : 19 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! : | + : | + ! : | 19 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! : | + : | + ! : | 19 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! : | + : | + ! : | 19 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! : | + : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! : | + : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! : | + : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! : | + : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! : | 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! : | + : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! : 14 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! : | + : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : | + : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : | + : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : | + : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! 14 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! : | + : | + ! : 10 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! : | + : | + ! : | 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! : | 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! : | + : | + ! : | 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 594 [0x107d20202]
+ ! : | + : | + ! : | 5 QMetaObject::cast(QObject*) const (in QtCore) + 28 [0x106e0b66c]
+ ! : | + : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! : 4 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! : | + : | + ! : 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : | + : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : | + : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : | + : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : | + : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + ! 5 QTabWidget::minimumSizeHint() const (in QtGui) + 165 [0x108186c95]
+ ! : | + : | + ! 5 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! : | + : | + ! 5 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! : | + : | + ! 5 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! : | + : | + ! 5 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! : | + : | + ! 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! : | + : | + ! 5 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! : | + : | + ! 5 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! : | + : | + ! 5 QVBoxLayoutWrapper::sizeHint() const (in QtGui.so) + 29 [0x107625ab3]
+ ! : | + : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + 5 QWidgetItemV2::updateCacheIfNecessary() const (in QtGui) + 43 [0x107d84b5b]
+ ! : | + : | + 5 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1075537a3]
+ ! : | + : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | 9 QBoxLayoutPrivate::setupGeom() (in QtGui) + 528 [0x107d5f0a0]
+ ! : | + : | + 9 QWidgetItem::expandingDirections() const (in QtGui) + 126 [0x107d8476e]
+ ! : | + : | + 5 QHBoxLayoutWrapper::expandingDirections() const (in QtGui.so) + 32 [0x1072ec9d0]
+ ! : | + : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | + 4 QGridLayoutWrapper::expandingDirections() const (in QtGui.so) + 32 [0x1072dee80]
+ ! : | + : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : | 4 QBoxLayoutPrivate::setupGeom() (in QtGui) + 2404 [0x107d5f7f4]
+ ! : | + : | 4 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! : | + : | 4 QTabWidgetPrivate::hasHeightForWidth() const (in QtGui) + 55 [0x108185817]
+ ! : | + : | 4 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! : | + : | 4 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! : | + : | 4 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! : | + : | 4 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! : | + : | 4 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! : | + : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + : 10 QVBoxLayoutWrapper::setGeometry(QRect const&) (in QtGui.so) + 25 [0x10762594f]
+ ! : | + : 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + : 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + : 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + : 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + : 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + 19 QLayout::activate() (in QtGui) + 85 [0x107d814f5]
+ ! : | + 9 QLayout::activateRecursiveHelper(QLayoutItem*) (in QtGui) + 16 [0x107d82490]
+ ! : | + | 9 QVBoxLayoutWrapper::invalidate() (in QtGui.so) + 22 [0x107624c7e]
+ ! : | + | 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + | 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + | 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + | 9 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + | 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + 5 QLayout::activateRecursiveHelper(QLayoutItem*) (in QtGui) + 25 [0x107d82499]
+ ! : | + | 5 QVBoxLayoutWrapper::layout() (in QtGui.so) + 29 [0x107625161]
+ ! : | + | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + 5 QLayout::activateRecursiveHelper(QLayoutItem*) (in QtGui) + 86 [0x107d824d6]
+ ! : | + 5 QVBoxLayoutWrapper::itemAt(int) const (in QtGui.so) + 32 [0x107624f86]
+ ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | + 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 707 [0x7fff89230eae]
+ ! : | 48 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 33 [0x107136949]
+ ! : | 48 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : | 48 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : | 48 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : | 48 take_gil (in Python) + 227 [0x10339e039]
+ ! : | 47 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : | 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 707 [0x7fff89230eae]
+ ! : 640 __CFRunLoopRun (in CoreFoundation) + 872 [0x7fff89de2de8]
+ ! : 640 __CFRunLoopDoObservers (in CoreFoundation) + 368 [0x7fff89df0ce0]
+ ! : 640 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation) + 23 [0x7fff89df0d87]
+ ! : 640 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1523 (in AppKit) + 46 [0x7fff94039cf1]
+ ! : 640 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints (in AppKit) + 936 [0x7fff93a74772]
+ ! : 640 -[NSWindow displayIfNeeded] (in AppKit) + 232 [0x7fff93a37575]
+ ! : 640 -[NSView displayIfNeeded] (in AppKit) + 1876 [0x7fff93a1a07a]
+ ! : 640 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] (in AppKit) + 2761 [0x7fff93a3b67b]
+ ! : 640 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 333 [0x7fff93a3eb23]
+ ! : 640 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 6043 [0x7fff93a407d0]
+ ! : 640 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 3198 [0x7fff93a3fcb3]
+ ! : 640 -[NSView _drawRect:clip:] (in AppKit) + 4335 [0x7fff93a42f2a]
+ ! : 635 -[QCocoaView drawRect:] (in QtGui) + 2040 [0x107cf6968]
+ ! : + 570 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2510 [0x107da17be]
+ ! : + ! 570 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! 532 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2510 [0x107da17be]
+ ! : + ! : 532 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : 532 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : 532 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : 532 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : 532 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : 453 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2510 [0x107da17be]
+ ! : + ! : | 453 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : | 453 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | 409 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2510 [0x107da17be]
+ ! : + ! : | + 409 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | + 390 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2510 [0x107da17be]
+ ! : + ! : | + ! 253 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | + ! : 239 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2510 [0x107da17be]
+ ! : + ! : | + ! : | 239 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : | + ! : | 169 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : | + ! : | + 107 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : | + ! : | + ! 107 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | + ! : | + ! 97 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | + ! : | + ! : 97 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | + ! : | + ! : 97 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | + ! : | + ! : 97 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | + ! : | + ! : 97 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : + ! : | + ! : | + ! : 97 QCheckBoxWrapper::event(QEvent*) (in QtGui.so) + 237 [0x107158787]
+ ! : + ! : | + ! : | + ! : 97 QAbstractButton::event(QEvent*) (in QtGui) + 179 [0x1080d2ce3]
+ ! : + ! : | + ! : | + ! : 97 QWidget::event(QEvent*) (in QtGui) + 1198 [0x107da63ce]
+ ! : + ! : | + ! : | + ! : 92 QCheckBoxWrapper::paintEvent(QPaintEvent*) (in QtGui.so) + 208 [0x10715ae2e]
+ ! : + ! : | + ! : | + ! : | 59 QCheckBox::paintEvent(QPaintEvent*) (in QtGui) + 111 [0x1080e68bf]
+ ! : + ! : | + ! : | + ! : | + 54 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 13881 [0x10805b9b9]
+ ! : + ! : | + ! : | + ! : | + ! 44 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 457 [0x107d242f9]
+ ! : + ! : | + ! : | + ! : | + ! : 44 QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 232 [0x1080bc518]
+ ! : + ! : | + ! : | + ! : | + ! : 20 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 363 [0x10802820b]
+ ! : + ! : | + ! : | + ! : | + ! : | 20 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 457 [0x107d242f9]
+ ! : + ! : | + ! : | + ! : | + ! : | 20 QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 232 [0x1080bc518]
+ ! : + ! : | + ! : | + ! : | + ! : | 20 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 15488 [0x10802bd20]
+ ! : + ! : | + ! : | + ! : | + ! : | 20 QStyle::drawItemText(QPainter*, QRect const&, int, QPalette const&, bool, QString const&, QPalette::ColorRole) const (in QtGui) + 516 [0x108019864]
+ ! : + ! : | + ! : | + ! : | + ! : | 20 QPainter::drawText(QRect const&, int, QString const&, QRect*) (in QtGui) + 299 [0x107e7c3bb]
+ ! : + ! : | + ! : | + ! : | + ! : | 20 qt_format_text(QFont const&, QRectF const&, int, QTextOption const*, QString const&, QRectF*, int, int*, int, QPainter*) (in QtGui) + 4486 [0x107e7d566]
+ ! : + ! : | + ! : | + ! : | + ! : | 20 QTextLine::draw(QPainter*, QPointF const&, QTextLayout::FormatRange const*) const (in QtGui) + 3336 [0x107f88ba8]
+ ! : + ! : | + ! : | + ! : | + ! : | 20 QPainter::drawTextItem(QPointF const&, QTextItem const&) (in QtGui) + 2107 [0x107e7c11b]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 QCoreGraphicsPaintEngine::drawTextItem(QPointF const&, QTextItem const&) (in QtGui) + 302 [0x107f3895e]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 QCoreGraphicsPaintEngine::drawTextItem(QPointF const&, QTextItem const&) (in QtGui) + 391 [0x107f389b7]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QCoreGraphicsPaintEnginePrivate::setFillBrush(QPointF const&) (in QtGui) + 296 [0x107f35d78]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 QCoreGraphicsPaintEngine::drawTextItem(QPointF const&, QTextItem const&) (in QtGui) + 674 [0x107f38ad2]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QWidgetWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x10762ff48]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 QCoreGraphicsPaintEngine::drawTextItem(QPointF const&, QTextItem const&) (in QtGui) + 775 [0x107f38b37]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! : 19 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 257 [0x1080281a1]
+ ! : + ! : | + ! : | + ! : | + ! : | 10 QMacStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 6064 [0x107d23630]
+ ! : + ! : | + ! : | + ! : | + ! : | + 10 QMacStylePrivate::drawColorlessButton(CGRect const&, HIThemeButtonDrawInfo*, QPainter*, QStyleOption const*) const (in QtGui) + 1792 [0x107d1ed00]
+ ! : + ! : | + ! : | + ! : | + ! : | + 10 QPainter::drawPixmap(QRectF const&, QPixmap const&, QRectF const&) (in QtGui) + 1186 [0x107e776e2]
+ ! : + ! : | + ! : | + ! : | + ! : | + 10 QPainterPrivate::updateState(QPainterState*) (in QtGui) + 182 [0x107e6f136]
+ ! : + ! : | + ! : | + ! : | + ! : | + 10 QPainterPrivate::updateStateImpl(QPainterState*) (in QtGui) + 152 [0x107e705e8]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! : | + ! : | + ! : | + ! 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | + ! : | + ! : | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! : | 9 QMacStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 109 [0x107d21eed]
+ ! : + ! : | + ! : | + ! : | + ! : | 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 128 [0x107f33010]
+ ! : + ! : | + ! : | + ! : | + ! : | ! 5 QCheckBoxWrapper::devType() const (in QtGui.so) + 29 [0x107157be5]
+ ! : + ! : | + ! : | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 295 [0x1080281c7]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QMacStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 438 [0x107d2a116]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QWindowsStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 322 [0x1080c1482]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 1458 [0x10802faa2]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QMacStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 438 [0x107d2a116]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QWindowsStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 322 [0x1080c1482]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 1346 [0x10802fa32]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1356 [0x107d204fc]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! : + ! : | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! : + ! : | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! 10 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 127 [0x107d241af]
+ ! : + ! : | + ! : | + ! : | + ! 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! : | + ! : | + ! | 5 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! : | + ! : | + ! | 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! : | + ! : | + ! | 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | + ! : | + ! | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 128 [0x107f33010]
+ ! : + ! : | + ! : | + ! : | + ! 5 QCheckBoxWrapper::devType() const (in QtGui.so) + 29 [0x107157be5]
+ ! : + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + 5 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 184 [0x108058438]
+ ! : + ! : | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : + ! : | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + 1 PyEval_RestoreThread (in Python) + 80 [0x10339e5ce]
+ ! : + ! : | + ! : | + ! : | + 1 __error (in libsystem_kernel.dylib) + 9 [0x7fff8b4bcc96]
+ ! : + ! : | + ! : | + ! : | 24 QCheckBox::paintEvent(QPaintEvent*) (in QtGui) + 57 [0x1080e6889]
+ ! : + ! : | + ! : | + ! : | + 10 QPainter::begin(QPaintDevice*) (in QtGui) + 1444 [0x107e70d04]
+ ! : + ! : | + ! : | + ! : | + ! 10 QPainter::initFrom(QWidget const*) (in QtGui) + 218 [0x107e6caca]
+ ! : + ! : | + ! : | + ! : | + ! 10 QFont::QFont(QFont const&, QPaintDevice*) (in QtGui) + 51 [0x107f418b3]
+ ! : + ! : | + ! : | + ! : | + ! 5 QCheckBoxWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x107159eb6]
+ ! : + ! : | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! 5 QCheckBoxWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 221 [0x107159f73]
+ ! : + ! : | + ! : | + ! : | + ! 5 QWidgetWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 221 [0x107630005]
+ ! : + ! : | + ! : | + ! : | + ! 5 QWidgetWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 221 [0x107630005]
+ ! : + ! : | + ! : | + ! : | + ! 5 QTabWidgetWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x107552412]
+ ! : + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + 5 QPainter::begin(QPaintDevice*) (in QtGui) + 105 [0x107e707c9]
+ ! : + ! : | + ! : | + ! : | + ! 5 QPainterPrivate::attachPainterPrivate(QPainter*, QPaintDevice*) (in QtGui) + 35 [0x107e6c4f3]
+ ! : + ! : | + ! : | + ! : | + ! 5 QCheckBoxWrapper::devType() const (in QtGui.so) + 29 [0x107157be5]
+ ! : + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 695 [0x7fff89230ea2]
+ ! : + ! : | + ! : | + ! : | + 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1382 [0x107e70cc6]
+ ! : + ! : | + ! : | + ! : | + ! 5 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 271 [0x107f33e2f]
+ ! : + ! : | + ! : | + ! : | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | + 4 QPainter::begin(QPaintDevice*) (in QtGui) + 153 [0x107e707f9]
+ ! : + ! : | + ! : | + ! : | + 4 QCheckBoxWrapper::devType() const (in QtGui.so) + 29 [0x107157be5]
+ ! : + ! : | + ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | 5 QCheckBox::paintEvent(QPaintEvent*) (in QtGui) + 78 [0x1080e689e]
+ ! : + ! : | + ! : | + ! : | + 5 QCheckBox::initStyleOption(QStyleOptionButton*) const (in QtGui) + 202 [0x1080e61fa]
+ ! : + ! : | + ! : | + ! : | + 5 QAbstractButton::iconSize() const (in QtGui) + 78 [0x1080d327e]
+ ! : + ! : | + ! : | + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : + ! : | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : + ! : | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : | 4 QCheckBox::paintEvent(QPaintEvent*) (in QtGui) + 164 [0x1080e68f4]
+ ! : + ! : | + ! : | + ! : | 4 QPainter::~QPainter() (in QtGui) + 44 [0x107e70f6c]
+ ! : + ! : | + ! : | + ! : | 4 QPainter::end() (in QtGui) + 142 [0x107e6ef9e]
+ ! : + ! : | + ! : | + ! : | 4 QCoreGraphicsPaintEngine::end() (in QtGui) + 24 [0x107f33f98]
+ ! : + ! : | + ! : | + ! : | 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! : 5 QCheckBoxWrapper::paintEvent(QPaintEvent*) (in QtGui.so) + 30 [0x10715ad7c]
+ ! : + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : | + ! : | + ! : 5 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + ! 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2145 [0x107da1651]
+ ! : + ! : | + ! : | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + 62 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | + ! : | + 57 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | + ! : | + : 57 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | + ! : | + : 57 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | + ! : | + : 57 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | + ! : | + : 57 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : + ! : | + ! : | + : 52 QLabelWrapper::event(QEvent*) (in QtGui.so) + 237 [0x10734cec9]
+ ! : + ! : | + ! : | + : | 52 QLabel::event(QEvent*) (in QtGui) + 223 [0x108120d2f]
+ ! : + ! : | + ! : | + : | 52 QFrame::event(QEvent*) (in QtGui) + 45 [0x10811bfcd]
+ ! : + ! : | + ! : | + : | 52 QWidget::event(QEvent*) (in QtGui) + 1198 [0x107da63ce]
+ ! : + ! : | + ! : | + : | 52 QLabelWrapper::paintEvent(QPaintEvent*) (in QtGui.so) + 208 [0x10734f262]
+ ! : + ! : | + ! : | + : | 37 QLabel::paintEvent(QPaintEvent*) (in QtGui) + 54 [0x108120d86]
+ ! : + ! : | + ! : | + : | + 32 QPainter::QPainter(QPaintDevice*) (in QtGui) + 100 [0x107e70704]
+ ! : + ! : | + ! : | + : | + ! 9 QPainter::begin(QPaintDevice*) (in QtGui) + 1382 [0x107e70cc6]
+ ! : + ! : | + ! : | + : | + ! : 5 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 271 [0x107f33e2f]
+ ! : + ! : | + ! : | + : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + ! : 4 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 106 [0x107f33d8a]
+ ! : + ! : | + ! : | + : | + ! : 4 qt_mac_cg_context(QPaintDevice const*) (in QtGui) + 26 [0x107f32e1a]
+ ! : + ! : | + ! : | + : | + ! : 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 153 [0x107e707f9]
+ ! : + ! : | + ! : | + : | + ! : 5 QLabelWrapper::devType() const (in QtGui.so) + 29 [0x10734c327]
+ ! : + ! : | + ! : | + : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 686 [0x107e70a0e]
+ ! : + ! : | + ! : | + : | + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1410 [0x107e70ce2]
+ ! : + ! : | + ! : | + : | + ! : 5 QLabelWrapper::devType() const (in QtGui.so) + 29 [0x10734c327]
+ ! : + ! : | + ! : | + : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + ! 4 QPainter::begin(QPaintDevice*) (in QtGui) + 105 [0x107e707c9]
+ ! : + ! : | + ! : | + : | + ! : 4 QPainterPrivate::attachPainterPrivate(QPainter*, QPaintDevice*) (in QtGui) + 35 [0x107e6c4f3]
+ ! : + ! : | + ! : | + : | + ! : 4 QLabelWrapper::devType() const (in QtGui.so) + 29 [0x10734c327]
+ ! : + ! : | + ! : | + : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + ! 4 QPainter::begin(QPaintDevice*) (in QtGui) + 1444 [0x107e70d04]
+ ! : + ! : | + ! : | + : | + ! 4 QPainter::initFrom(QWidget const*) (in QtGui) + 218 [0x107e6caca]
+ ! : + ! : | + ! : | + : | + ! 4 QFont::QFont(QFont const&, QPaintDevice*) (in QtGui) + 51 [0x107f418b3]
+ ! : + ! : | + ! : | + : | + ! 4 QLabelWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x10734e410]
+ ! : + ! : | + ! : | + : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + 5 QPainter::QPainter(QPaintDevice*) (in QtGui) + 29 [0x107e706bd]
+ ! : + ! : | + ! : | + : | + 5 QPainterPrivate::attachPainterPrivate(QPainter*, QPaintDevice*) (in QtGui) + 35 [0x107e6c4f3]
+ ! : + ! : | + ! : | + : | + 5 QLabelWrapper::devType() const (in QtGui.so) + 29 [0x10734c327]
+ ! : + ! : | + ! : | + : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | 10 QLabel::paintEvent(QPaintEvent*) (in QtGui) + 65 [0x108120d91]
+ ! : + ! : | + ! : | + : | + 10 QFrame::drawFrame(QPainter*) (in QtGui) + 343 [0x10811bf07]
+ ! : + ! : | + ! : | + : | + 9 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 14364 [0x10805bb9c]
+ ! : + ! : | + ! : | + : | + ! 9 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 127 [0x107d241af]
+ ! : + ! : | + ! : | + : | + ! 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 128 [0x107f33010]
+ ! : + ! : | + ! : | + : | + ! : 5 QLabelWrapper::devType() const (in QtGui.so) + 29 [0x10734c327]
+ ! : + ! : | + ! : | + : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + ! 4 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! : | + : | + ! 4 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! : | + : | + ! 4 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! : | + : | + ! 4 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | + : | + ! 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : | + 1 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 117 [0x1080583f5]
+ ! : + ! : | + ! : | + : | 5 QLabel::paintEvent(QPaintEvent*) (in QtGui) + 3113 [0x108121979]
+ ! : + ! : | + ! : | + : | 5 QPainter::~QPainter() (in QtGui) + 44 [0x107e70f6c]
+ ! : + ! : | + ! : | + : | 5 QPainter::end() (in QtGui) + 142 [0x107e6ef9e]
+ ! : + ! : | + ! : | + : | 5 QCoreGraphicsPaintEngine::end() (in QtGui) + 24 [0x107f33f98]
+ ! : + ! : | + ! : | + : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + : 5 QLabelWrapper::event(QEvent*) (in QtGui.so) + 30 [0x10734cdfa]
+ ! : + ! : | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | + 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2145 [0x107da1651]
+ ! : + ! : | + ! : | + 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | 70 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | + ! : | 66 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | + ! : | ! 66 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | + ! : | ! 66 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | + ! : | ! 66 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | + ! : | ! 66 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : + ! : | + ! : | ! 66 QPushButtonWrapper::event(QEvent*) (in QtGui.so) + 237 [0x1074586eb]
+ ! : + ! : | + ! : | ! 66 QAbstractButton::event(QEvent*) (in QtGui) + 179 [0x1080d2ce3]
+ ! : + ! : | + ! : | ! 66 QWidget::event(QEvent*) (in QtGui) + 1198 [0x107da63ce]
+ ! : + ! : | + ! : | ! 66 QPushButtonWrapper::paintEvent(QPaintEvent*) (in QtGui.so) + 208 [0x10745ad92]
+ ! : + ! : | + ! : | ! 38 QPushButton::paintEvent(QPaintEvent*) (in QtGui) + 108 [0x10816aa2c]
+ ! : + ! : | + ! : | ! : 24 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 26070 [0x10805e956]
+ ! : + ! : | + ! : | ! : | 15 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 127 [0x107d241af]
+ ! : + ! : | + ! : | ! : | + 10 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! : | ! : | + ! 10 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! : | ! : | + ! 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! : | ! : | + ! : 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | ! : | + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : | + ! 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! : | ! : | + ! 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | ! : | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : | + 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 128 [0x107f33010]
+ ! : + ! : | + ! : | ! : | + 5 QPushButtonWrapper::devType() const (in QtGui.so) + 29 [0x107457b49]
+ ! : + ! : | + ! : | ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : | 9 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 457 [0x107d242f9]
+ ! : + ! : | + ! : | ! : | 9 QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 232 [0x1080bc518]
+ ! : + ! : | + ! : | ! : | 5 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 993 [0x108028481]
+ ! : + ! : | + ! : | ! : | ! 5 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 127 [0x107d241af]
+ ! : + ! : | + ! : | ! : | ! 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! : | ! : | ! 5 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! : | ! : | ! 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! : | ! : | ! 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | ! : | ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : | ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : | ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 693 [0x7fff89230ea0]
+ ! : + ! : | + ! : | ! : | ! 1 cerror_nocancel (in libsystem_kernel.dylib) + 20 [0x7fff8b4bccb7]
+ ! : + ! : | + ! : | ! : | 4 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 1034 [0x1080284aa]
+ ! : + ! : | + ! : | ! : | 4 QMacStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 4636 [0x107d2b17c]
+ ! : + ! : | + ! : | ! : | 4 QMacStylePrivate::initHIThemePushButton(QStyleOptionButton const*, QWidget const*, unsigned int, HIThemeButtonDrawInfo*) const (in QtGui) + 131 [0x107d1b8a3]
+ ! : + ! : | + ! : | ! : | 4 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! : + ! : | + ! : | ! : | 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! : + ! : | + ! : | ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : 14 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 184 [0x108058438]
+ ! : + ! : | + ! : | ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : + ! : | + ! : | ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : + ! : | + ! : | ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! : + ! : | + ! : | ! : 4 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! : + ! : | + ! : | ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! 19 QPushButton::paintEvent(QPaintEvent*) (in QtGui) + 78 [0x10816aa0e]
+ ! : + ! : | + ! : | ! : 10 QPushButton::initStyleOption(QStyleOptionButton*) const (in QtGui) + 162 [0x10816a202]
+ ! : + ! : | + ! : | ! : | 10 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | ! : | 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | ! : | 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : | 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : | 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : | 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : | 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : 9 QPushButton::initStyleOption(QStyleOptionButton*) const (in QtGui) + 311 [0x10816a297]
+ ! : + ! : | + ! : | ! : 9 QAbstractButton::iconSize() const (in QtGui) + 78 [0x1080d327e]
+ ! : + ! : | + ! : | ! : 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : + ! : | + ! : | ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! : + ! : | + ! : | ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : + ! : | + ! : | ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : | ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : | ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! 9 QPushButton::paintEvent(QPaintEvent*) (in QtGui) + 57 [0x10816a9f9]
+ ! : + ! : | + ! : | ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1382 [0x107e70cc6]
+ ! : + ! : | + ! : | ! | 5 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 271 [0x107f33e2f]
+ ! : + ! : | + ! : | ! | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | ! | 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 707 [0x7fff89230eae]
+ ! : + ! : | + ! : | ! 4 QPainter::begin(QPaintDevice*) (in QtGui) + 1444 [0x107e70d04]
+ ! : + ! : | + ! : | ! 4 QPainter::initFrom(QWidget const*) (in QtGui) + 218 [0x107e6caca]
+ ! : + ! : | + ! : | ! 4 QFont::QFont(QFont const&, QPaintDevice*) (in QtGui) + 51 [0x107f418b3]
+ ! : + ! : | + ! : | ! 4 QPushButtonWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x107459e1a]
+ ! : + ! : | + ! : | ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | 4 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : | + ! : | 4 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | + ! : | 5 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | + ! : | 5 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 33 [0x107136949]
+ ! : + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2145 [0x107da1651]
+ ! : + ! : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : | 1 take_gil (in Python) + 303 [0x10339e085]
+ ! : + ! : | + ! : | 1 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1162]
+ ! : + ! : | + ! : 4 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : | + ! : 4 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 137 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 872 [0x107da1c38]
+ ! : + ! : | + ! 137 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | + ! 83 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | + ! | 83 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | + ! | 79 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | + ! | + 79 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | + ! | + 79 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : + ! : | + ! | + 79 QScrollAreaWrapper::event(QEvent*) (in QtGui.so) + 237 [0x1074743c3]
+ ! : + ! : | + ! | + 78 QAbstractScrollArea::event(QEvent*) (in QtGui) + 732 [0x1081a2f8c]
+ ! : + ! : | + ! | + ! 49 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 41 [0x10811bd79]
+ ! : + ! : | + ! | + ! : 49 QFrame::drawFrame(QPainter*) (in QtGui) + 343 [0x10811bf07]
+ ! : + ! : | + ! | + ! : 44 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 14364 [0x10805bb9c]
+ ! : + ! : | + ! | + ! : | 29 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 457 [0x107d242f9]
+ ! : + ! : | + ! | + ! : | + 29 QWindowsStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 232 [0x1080bc518]
+ ! : + ! : | + ! | + ! : | + 29 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 28272 [0x10802ef10]
+ ! : + ! : | + ! | + ! : | + 29 QStyleSheetStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 4641 [0x108060b01]
+ ! : + ! : | + ! | + ! : | + 14 QMacStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 109 [0x107d21eed]
+ ! : + ! : | + ! | + ! : | + ! 9 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! | + ! : | + ! : 9 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! | + ! : | + ! : 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! | + ! : | + ! : | 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : | + ! : 4 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! | + ! : | + ! : 4 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! : | + ! : 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : | + ! 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 128 [0x107f33010]
+ ! : + ! : | + ! | + ! : | + ! 5 QScrollAreaWrapper::devType() const (in QtGui.so) + 29 [0x107473821]
+ ! : + ! : | + ! | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : | + 10 QMacStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 1115 [0x107d222db]
+ ! : + ! : | + ! | + ! : | + ! 10 QPainter::drawRects(QRect const*, int) (in QtGui) + 77 [0x107e7497d]
+ ! : + ! : | + ! | + ! : | + ! 10 QPainterPrivate::updateState(QPainterState*) (in QtGui) + 182 [0x107e6f136]
+ ! : + ! : | + ! | + ! : | + ! 10 QPainterPrivate::updateStateImpl(QPainterState*) (in QtGui) + 152 [0x107e705e8]
+ ! : + ! : | + ! | + ! : | + ! 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! | + ! : | + ! : 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! : | + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : | + ! 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! | + ! : | + ! 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! : | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : | + 5 QMacStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 1240 [0x107d22358]
+ ! : + ! : | + ! | + ! : | + 5 QPainter::drawLines(QLine const*, int) (in QtGui) + 65 [0x107e76321]
+ ! : + ! : | + ! | + ! : | + 5 QPainterPrivate::updateState(QPainterState*) (in QtGui) + 182 [0x107e6f136]
+ ! : + ! : | + ! | + ! : | + 5 QPainterPrivate::updateStateImpl(QPainterState*) (in QtGui) + 152 [0x107e705e8]
+ ! : + ! : | + ! | + ! : | + 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! | + ! : | + 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! : | + 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : | 15 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 127 [0x107d241af]
+ ! : + ! : | + ! | + ! : | 10 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! | + ! : | ! 10 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! | + ! : | ! 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! | + ! : | ! : 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! : | ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : | ! 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! | + ! : | ! 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! : | ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : | ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 707 [0x7fff89230eae]
+ ! : + ! : | + ! | + ! : | 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 128 [0x107f33010]
+ ! : + ! : | + ! | + ! : | 5 QScrollAreaWrapper::devType() const (in QtGui.so) + 29 [0x107473821]
+ ! : + ! : | + ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : 5 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 184 [0x108058438]
+ ! : + ! : | + ! | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : + ! : | + ! | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! 24 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 30 [0x10811bd6e]
+ ! : + ! : | + ! | + ! : 24 QPainter::QPainter(QPaintDevice*) (in QtGui) + 100 [0x107e70704]
+ ! : + ! : | + ! | + ! : 5 QPainter::begin(QPaintDevice*) (in QtGui) + 248 [0x107e70858]
+ ! : + ! : | + ! | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : 5 QPainter::begin(QPaintDevice*) (in QtGui) + 686 [0x107e70a0e]
+ ! : + ! : | + ! | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1382 [0x107e70cc6]
+ ! : + ! : | + ! | + ! : | 5 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 106 [0x107f33d8a]
+ ! : + ! : | + ! | + ! : | 5 qt_mac_cg_context(QPaintDevice const*) (in QtGui) + 26 [0x107f32e1a]
+ ! : + ! : | + ! | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1444 [0x107e70d04]
+ ! : + ! : | + ! | + ! : | 5 QPainter::initFrom(QWidget const*) (in QtGui) + 218 [0x107e6caca]
+ ! : + ! : | + ! | + ! : | 5 QFont::QFont(QFont const&, QPaintDevice*) (in QtGui) + 51 [0x107f418b3]
+ ! : + ! : | + ! | + ! : | 5 QScrollAreaWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x10747590a]
+ ! : + ! : | + ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! : 4 QPainter::begin(QPaintDevice*) (in QtGui) + 105 [0x107e707c9]
+ ! : + ! : | + ! | + ! : 4 QPainterPrivate::attachPainterPrivate(QPainter*, QPaintDevice*) (in QtGui) + 35 [0x107e6c4f3]
+ ! : + ! : | + ! | + ! : 4 QScrollAreaWrapper::devType() const (in QtGui.so) + 29 [0x107473821]
+ ! : + ! : | + ! | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! 5 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 50 [0x10811bd82]
+ ! : + ! : | + ! | + ! 5 QPainter::~QPainter() (in QtGui) + 44 [0x107e70f6c]
+ ! : + ! : | + ! | + ! 5 QPainter::end() (in QtGui) + 142 [0x107e6ef9e]
+ ! : + ! : | + ! | + ! 5 QCoreGraphicsPaintEngine::end() (in QtGui) + 24 [0x107f33f98]
+ ! : + ! : | + ! | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + 1 QAbstractScrollArea::event(QEvent*) (in QtGui) + 487 [0x1081a2e97]
+ ! : + ! : | + ! | + 1 QStyleOption::QStyleOption(int, int) (in QtGui) + 112 [0x10801ae10]
+ ! : + ! : | + ! | + 1 QPalette::QPalette() (in QtGui) + 1 [0x107d86051]
+ ! : + ! : | + ! | 4 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 33 [0x107136949]
+ ! : + ! : | + ! | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 44 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2510 [0x107da17be]
+ ! : + ! : | + ! | 44 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | + ! | 44 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2510 [0x107da17be]
+ ! : + ! : | + ! | 44 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1264 [0x107da1dc0]
+ ! : + ! : | + ! | 15 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1059 [0x107da1213]
+ ! : + ! : | + ! | + 15 QPainter::QPainter(QPaintDevice*) (in QtGui) + 100 [0x107e70704]
+ ! : + ! : | + ! | + 5 QPainter::begin(QPaintDevice*) (in QtGui) + 105 [0x107e707c9]
+ ! : + ! : | + ! | + ! 5 QPainterPrivate::attachPainterPrivate(QPainter*, QPaintDevice*) (in QtGui) + 35 [0x107e6c4f3]
+ ! : + ! : | + ! | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + 5 QPainter::begin(QPaintDevice*) (in QtGui) + 272 [0x107e70870]
+ ! : + ! : | + ! | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + 5 QPainter::begin(QPaintDevice*) (in QtGui) + 686 [0x107e70a0e]
+ ! : + ! : | + ! | + 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | 10 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1114 [0x107da124a]
+ ! : + ! : | + ! | + 10 QWidgetPrivate::paintBackground(QPainter*, QRegion const&, int) const (in QtGui) + 572 [0x107d9b8fc]
+ ! : + ! : | + ! | + 10 fillRegion(QPainter*, QRegion const&, QBrush const&) (in QtGui) + 48 [0x107d9ba30]
+ ! : + ! : | + ! | + 9 qt_mac_fill_background(QPainter*, QRegion const&, QBrush const&) (in QtGui) + 572 [0x107d1f41c]
+ ! : + ! : | + ! | + ! 9 QPainter::setClipRegion(QRegion const&, Qt::ClipOperation) (in QtGui) + 396 [0x107e73cbc]
+ ! : + ! : | + ! | + ! 9 QPainterPrivate::updateState(QPainterState*) (in QtGui) + 182 [0x107e6f136]
+ ! : + ! : | + ! | + ! 9 QPainterPrivate::updateStateImpl(QPainterState*) (in QtGui) + 152 [0x107e705e8]
+ ! : + ! : | + ! | + ! 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! | + ! : 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + ! 4 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! | + ! 4 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! | + ! 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + 1 qt_mac_fill_background(QPainter*, QRegion const&, QBrush const&) (in QtGui) + 688 [0x107d1f490]
+ ! : + ! : | + ! | + 1 QPainter::drawTiledPixmap(QRectF const&, QPixmap const&, QPointF const&) (in QtGui) + 1380 [0x107e7e3e4]
+ ! : + ! : | + ! | + 1 QCoreGraphicsPaintEngine::drawTiledPixmap(QRectF const&, QPixmap const&, QPointF const&) (in QtGui) + 764 [0x107f380ec]
+ ! : + ! : | + ! | + 1 CGContextFillRects (in CoreGraphics) + 96 [0x7fff910f08f7]
+ ! : + ! : | + ! | + 1 ripc_DrawRects (in libRIP.A.dylib) + 100 [0x116f31816]
+ ! : + ! : | + ! | + 1 ripc_GetRenderingState (in libRIP.A.dylib) + 144 [0x116f319ca]
+ ! : + ! : | + ! | + 1 ripc_GetClipState (in libRIP.A.dylib) + 2761 [0x116f32789]
+ ! : + ! : | + ! | + 1 RIPRenderCoverage (in libRIP.A.dylib) + 1032 [0x116f348b4]
+ ! : + ! : | + ! | + 1 aa_render_shape (in CoreGraphics) + 2326 [0x7fff9115cf96]
+ ! : + ! : | + ! | 10 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | + ! | + 10 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | + ! | + 5 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 33 [0x107136949]
+ ! : + ! : | + ! | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + 5 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | + ! | + 5 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | + ! | + 5 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 235 [0x107d5688b]
+ ! : + ! : | + ! | + 5 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (in QtCore) + 124 [0x106e065cc]
+ ! : + ! : | + ! | + 5 QScrollAreaWrapper::eventFilter(QObject*, QEvent*) (in QtGui.so) + 33 [0x1074744f9]
+ ! : + ! : | + ! | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1126 [0x107da1256]
+ ! : + ! : | + ! | + 5 QPainter::~QPainter() (in QtGui) + 44 [0x107e70f6c]
+ ! : + ! : | + ! | + 5 QPainter::end() (in QtGui) + 142 [0x107e6ef9e]
+ ! : + ! : | + ! | + 5 QCoreGraphicsPaintEngine::end() (in QtGui) + 24 [0x107f33f98]
+ ! : + ! : | + ! | + 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! | + 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 132 [0x7fff89230c6f]
+ ! : + ! : | + ! | + 1 _pthread_testcancel (in libsystem_pthread.dylib) + 42 [0x7fff89230f6d]
+ ! : + ! : | + ! | + 1 OSSpinLockUnlock (in libsystem_platform.dylib) + 0 [0x7fff8d6d1fdd]
+ ! : + ! : | + ! | 4 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : | + ! | 4 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : | + ! | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : | + ! | 5 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2145 [0x107da1651]
+ ! : + ! : | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + 10 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | + ! 10 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | + ! 5 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 33 [0x107136949]
+ ! : + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 5 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | + ! 5 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | + ! 5 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : + ! : | + ! 5 QWidgetWrapper::event(QEvent*) (in QtGui.so) + 30 [0x10762e932]
+ ! : + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : | + ! 5 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + 4 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2145 [0x107da1651]
+ ! : + ! : | + 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 39 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | + 39 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | + 35 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | + ! 35 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | + ! 35 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : + ! : | + ! 35 QFrame::event(QEvent*) (in QtGui) + 45 [0x10811bfcd]
+ ! : + ! : | + ! 35 QWidget::event(QEvent*) (in QtGui) + 1198 [0x107da63ce]
+ ! : + ! : | + ! 20 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 30 [0x10811bd6e]
+ ! : + ! : | + ! : 20 QPainter::QPainter(QPaintDevice*) (in QtGui) + 100 [0x107e70704]
+ ! : + ! : | + ! : 5 QPainter::begin(QPaintDevice*) (in QtGui) + 248 [0x107e70858]
+ ! : + ! : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : 5 QPainter::begin(QPaintDevice*) (in QtGui) + 686 [0x107e70a0e]
+ ! : + ! : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1382 [0x107e70cc6]
+ ! : + ! : | + ! : | 5 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 271 [0x107f33e2f]
+ ! : + ! : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1444 [0x107e70d04]
+ ! : + ! : | + ! : 5 QPainter::initFrom(QWidget const*) (in QtGui) + 218 [0x107e6caca]
+ ! : + ! : | + ! : 5 QFont::QFont(QFont const&, QPaintDevice*) (in QtGui) + 51 [0x107f418b3]
+ ! : + ! : | + ! : 5 QTabWidgetWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x107552412]
+ ! : + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 10 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 41 [0x10811bd79]
+ ! : + ! : | + ! : 10 QFrame::drawFrame(QPainter*) (in QtGui) + 343 [0x10811bf07]
+ ! : + ! : | + ! : 10 QStyleSheetStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 14364 [0x10805bb9c]
+ ! : + ! : | + ! : 10 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 127 [0x107d241af]
+ ! : + ! : | + ! : 10 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! : 10 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! : 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! : | 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! : 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 5 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 50 [0x10811bd82]
+ ! : + ! : | + ! 5 QPainter::~QPainter() (in QtGui) + 44 [0x107e70f6c]
+ ! : + ! : | + ! 5 QPainter::end() (in QtGui) + 142 [0x107e6ef9e]
+ ! : + ! : | + ! 5 QCoreGraphicsPaintEngine::end() (in QtGui) + 24 [0x107f33f98]
+ ! : + ! : | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + 4 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 33 [0x107136949]
+ ! : + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 4 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2145 [0x107da1651]
+ ! : + ! : | + 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 1 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : | 1 QWidgetWrapper::paintEngine() const (in QtGui.so) + 69 [0x107630b33]
+ ! : + ! : | 1 Shiboken::BindingManager::getOverride(void const*, char const*) (in libshiboken.cpython-34m.1.2.dylib) + 102 [0x106cabc94]
+ ! : + ! : | 1 Sbk_QObject_getattro(_object*, _object*) (in QtCore.so) + 343 [0x106a4a8a0]
+ ! : + ! : 70 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : | 70 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : | 70 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | 70 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | 70 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : + ! : | 70 QTabWidgetWrapper::event(QEvent*) (in QtGui.so) + 237 [0x107550ecb]
+ ! : + ! : | 70 QWidget::event(QEvent*) (in QtGui) + 1198 [0x107da63ce]
+ ! : + ! : | 70 QTabWidgetWrapper::paintEvent(QPaintEvent*) (in QtGui.so) + 208 [0x107553264]
+ ! : + ! : | 27 QTabWidget::paintEvent(QPaintEvent*) (in QtGui) + 562 [0x108187812]
+ ! : + ! : | + 18 QPainter::begin(QPaintDevice*) (in QtGui) + 1444 [0x107e70d04]
+ ! : + ! : | + ! 18 QPainter::initFrom(QWidget const*) (in QtGui) + 218 [0x107e6caca]
+ ! : + ! : | + ! 18 QFont::QFont(QFont const&, QPaintDevice*) (in QtGui) + 51 [0x107f418b3]
+ ! : + ! : | + ! 13 QTabWidgetWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 221 [0x1075524cf]
+ ! : + ! : | + ! : 13 QSplitterWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x1074b15f6]
+ ! : + ! : | + ! : 13 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 13 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 13 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 13 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 13 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 5 QTabWidgetWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x107552412]
+ ! : + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + 5 QPainter::begin(QPaintDevice*) (in QtGui) + 686 [0x107e70a0e]
+ ! : + ! : | + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + 4 QPainter::begin(QPaintDevice*) (in QtGui) + 1382 [0x107e70cc6]
+ ! : + ! : | + 4 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 271 [0x107f33e2f]
+ ! : + ! : | + 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 19 QTabWidget::paintEvent(QPaintEvent*) (in QtGui) + 589 [0x10818782d]
+ ! : + ! : | + 14 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! : + ! : | + ! 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : + ! : | + ! : 9 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : + ! : | + ! : 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + ! : 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! : 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 9 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! : + ! : | + ! 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 594 [0x107d20202]
+ ! : + ! : | + ! 5 QMetaObject::cast(QObject*) const (in QtCore) + 28 [0x106e0b66c]
+ ! : + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + 5 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! : + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! : + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 19 QTabWidget::paintEvent(QPaintEvent*) (in QtGui) + 662 [0x108187876]
+ ! : + ! : | + 15 QStyleSheetStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 4990 [0x108060c5e]
+ ! : + ! : | + ! 15 QMacStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 109 [0x107d21eed]
+ ! : + ! : | + ! 10 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! : 10 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! : 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! : | 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! : 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | + ! : 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 128 [0x107f33010]
+ ! : + ! : | + ! 5 QTabWidgetWrapper::devType() const (in QtGui.so) + 29 [0x107550329]
+ ! : + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + 4 QStyleSheetStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 164 [0x10805f984]
+ ! : + ! : | + 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! : + ! : | + 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! : + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! : + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 5 QTabWidget::paintEvent(QPaintEvent*) (in QtGui) + 686 [0x10818788e]
+ ! : + ! : | 5 QPainter::~QPainter() (in QtGui) + 44 [0x107e70f6c]
+ ! : + ! : | 5 QPainter::end() (in QtGui) + 142 [0x107e6ef9e]
+ ! : + ! : | 5 QCoreGraphicsPaintEngine::end() (in QtGui) + 24 [0x107f33f98]
+ ! : + ! : | 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : | 5 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 693 [0x7fff89230ea0]
+ ! : + ! : | 1 cerror_nocancel (in libsystem_kernel.dylib) + 20 [0x7fff8b4bccb7]
+ ! : + ! : 4 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2145 [0x107da1651]
+ ! : + ! : 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! 28 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + ! : 28 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + ! : 24 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! : + ! : | 24 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! : + ! : | 24 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! : + ! : | 24 QSplitterWrapper::event(QEvent*) (in QtGui.so) + 237 [0x1074b00af]
+ ! : + ! : | 24 QWidget::event(QEvent*) (in QtGui) + 1198 [0x107da63ce]
+ ! : + ! : | 24 QSplitterWrapper::paintEvent(QPaintEvent*) (in QtGui.so) + 208 [0x1074b2448]
+ ! : + ! : | 10 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 30 [0x10811bd6e]
+ ! : + ! : | + 10 QPainter::QPainter(QPaintDevice*) (in QtGui) + 100 [0x107e70704]
+ ! : + ! : | + 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1382 [0x107e70cc6]
+ ! : + ! : | + ! 4 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 271 [0x107f33e2f]
+ ! : + ! : | + ! : 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 1 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 256 [0x107f33e20]
+ ! : + ! : | + ! 1 QCoreGraphicsPaintEnginePrivate::setClip(QRegion const*) (in QtGui) + 93 [0x107f33f2d]
+ ! : + ! : | + ! 1 qt_mac_clip_cg(CGContext*, QRegion const&, CGAffineTransform*) (in QtGui) + 413 [0x107f3345d]
+ ! : + ! : | + ! 1 QRegion::toHIMutableShape() const (in QtGui) + 168 [0x107ebee28]
+ ! : + ! : | + ! 1 HIShapeUnionWithRect (in HIServices) + 89 [0x7fff9094d0f1]
+ ! : + ! : | + ! 1 CGSReleaseRegion (in CoreGraphics) + 9 [0x7fff910eaa32]
+ ! : + ! : | + ! 1 CFRelease (in CoreFoundation) + 1033 [0x7fff89d89c09]
+ ! : + ! : | + ! 1 objc_destructInstance (in libobjc.A.dylib) + 48 [0x7fff9027c087]
+ ! : + ! : | + 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1444 [0x107e70d04]
+ ! : + ! : | + 5 QPainter::initFrom(QWidget const*) (in QtGui) + 218 [0x107e6caca]
+ ! : + ! : | + 5 QFont::QFont(QFont const&, QPaintDevice*) (in QtGui) + 51 [0x107f418b3]
+ ! : + ! : | + 5 QSplitterWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x1074b15f6]
+ ! : + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 10 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 41 [0x10811bd79]
+ ! : + ! : | + 10 QFrame::drawFrame(QPainter*) (in QtGui) + 343 [0x10811bf07]
+ ! : + ! : | + 10 QMacStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (in QtGui) + 127 [0x107d241af]
+ ! : + ! : | + 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 73 [0x107f32fd9]
+ ! : + ! : | + ! 5 QPaintEngine::syncState() (in QtGui) + 19 [0x107e61313]
+ ! : + ! : | + ! 4 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : | + ! : 4 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | + ! : 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | + ! 1 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 653 [0x107f3428d]
+ ! : + ! : | + ! 1 QCoreGraphicsPaintEngine::updateRenderHints(QFlags<QPainter::RenderHint>) (in QtGui) + 32 [0x107f34f30]
+ ! : + ! : | + ! 1 CGGStateSetShouldAntialias (in CoreGraphics) + 37 [0x7fff9114f357]
+ ! : + ! : | + ! 1 maybeCopyRenderingState (in CoreGraphics) + 38 [0x7fff910f07d3]
+ ! : + ! : | + ! 1 malloc (in libsystem_malloc.dylib) + 42 [0x7fff8b081395]
+ ! : + ! : | + ! 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 71 [0x7fff8b082877]
+ ! : + ! : | + ! 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 317 [0x7fff8b082f50]
+ ! : + ! : | + ! 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 41 [0x7fff8b083fbd]
+ ! : + ! : | + 5 QMacCGContext::QMacCGContext(QPainter*) (in QtGui) + 128 [0x107f33010]
+ ! : + ! : | + 5 QSplitterWrapper::devType() const (in QtGui.so) + 29 [0x1074af50d]
+ ! : + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : | 4 QFrame::paintEvent(QPaintEvent*) (in QtGui) + 50 [0x10811bd82]
+ ! : + ! : | 4 QPainter::~QPainter() (in QtGui) + 44 [0x107e70f6c]
+ ! : + ! : | 4 QPainter::end() (in QtGui) + 142 [0x107e6ef9e]
+ ! : + ! : | 4 QCoreGraphicsPaintEngine::end() (in QtGui) + 24 [0x107f33f98]
+ ! : + ! : | 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : 4 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 33 [0x107136949]
+ ! : + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! : 5 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2145 [0x107da1651]
+ ! : + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + 25 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1059 [0x107da1213]
+ ! : + ! 25 QPainter::QPainter(QPaintDevice*) (in QtGui) + 100 [0x107e70704]
+ ! : + ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 105 [0x107e707c9]
+ ! : + ! : 5 QPainterPrivate::attachPainterPrivate(QPainter*, QPaintDevice*) (in QtGui) + 35 [0x107e6c4f3]
+ ! : + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 294 [0x107e70886]
+ ! : + ! : 5 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 686 [0x107e70a0e]
+ ! : + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1382 [0x107e70cc6]
+ ! : + ! : 5 QCoreGraphicsPaintEngine::begin(QPaintDevice*) (in QtGui) + 271 [0x107f33e2f]
+ ! : + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! 5 QPainter::begin(QPaintDevice*) (in QtGui) + 1444 [0x107e70d04]
+ ! : + ! 5 QPainter::initFrom(QWidget const*) (in QtGui) + 218 [0x107e6caca]
+ ! : + ! 5 QFont::QFont(QFont const&, QPaintDevice*) (in QtGui) + 51 [0x107f418b3]
+ ! : + ! 5 QWidgetWrapper::metric(QPaintDevice::PaintDeviceMetric) const (in QtGui.so) + 32 [0x10762ff48]
+ ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + 25 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1114 [0x107da124a]
+ ! : + ! 25 QWidgetPrivate::paintBackground(QPainter*, QRegion const&, int) const (in QtGui) + 526 [0x107d9b8ce]
+ ! : + ! 25 fillRegion(QPainter*, QRegion const&, QBrush const&) (in QtGui) + 48 [0x107d9ba30]
+ ! : + ! 15 qt_mac_fill_background(QPainter*, QRegion const&, QBrush const&) (in QtGui) + 175 [0x107d1f28f]
+ ! : + ! : 15 QPainter::setClipRegion(QRegion const&, Qt::ClipOperation) (in QtGui) + 396 [0x107e73cbc]
+ ! : + ! : 15 QPainterPrivate::updateState(QPainterState*) (in QtGui) + 182 [0x107e6f136]
+ ! : + ! : 15 QPainterPrivate::updateStateImpl(QPainterState*) (in QtGui) + 152 [0x107e705e8]
+ ! : + ! : 10 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 575 [0x107f3423f]
+ ! : + ! : | 10 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : | 10 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | 10 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : 5 QCoreGraphicsPaintEngine::updateState(QPaintEngineState const&) (in QtGui) + 375 [0x107f34177]
+ ! : + ! : 5 QCoreGraphicsPaintEnginePrivate::setStrokePen(QPen const&) (in QtGui) + 2416 [0x107f35b40]
+ ! : + ! : 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! 5 qt_mac_fill_background(QPainter*, QRegion const&, QBrush const&) (in QtGui) + 63 [0x107d1f21f]
+ ! : + ! : 5 QPainter::redirected(QPaintDevice const*, QPoint*) (in QtGui) + 27 [0x107e7109b]
+ ! : + ! : 4 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + ! : 1 QWidgetWrapper::devType() const (in QtGui.so) + 158 [0x10762dee0]
+ ! : + ! : 1 Shiboken::GilState::release() (in libshiboken.cpython-34m.1.2.dylib) + 31 [0x106ca3ad7]
+ ! : + ! : 1 PyEval_SaveThread (in Python) + 40 [0x10339e565]
+ ! : + ! : 1 drop_gil (in Python) + 46 [0x10339e2bb]
+ ! : + ! : 1 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1162]
+ ! : + ! 5 qt_mac_fill_background(QPainter*, QRegion const&, QBrush const&) (in QtGui) + 183 [0x107d1f297]
+ ! : + ! 5 qt_mac_cg_context(QPaintDevice const*) (in QtGui) + 26 [0x107f32e1a]
+ ! : + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 772 [0x107da10f4]
+ ! : + ! 5 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 1126 [0x107da1256]
+ ! : + ! 5 QPainter::~QPainter() (in QtGui) + 44 [0x107e70f6c]
+ ! : + ! 5 QPainter::end() (in QtGui) + 142 [0x107e6ef9e]
+ ! : + ! 5 QCoreGraphicsPaintEngine::end() (in QtGui) + 24 [0x107f33f98]
+ ! : + ! 5 QWidgetWrapper::devType() const (in QtGui.so) + 29 [0x10762de5f]
+ ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : + 5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) (in QtGui) + 2015 [0x107da15cf]
+ ! : + 5 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! : + 5 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 33 [0x107136949]
+ ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! : 5 -[QCocoaView drawRect:] (in QtGui) + 1386 [0x107cf66da]
+ ! : 5 QWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107630b0b]
+ ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! 1134 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in QtGui) + 1780 [0x107d0a124]
+ ! 1134 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (in QtCore) + 686 [0x106e06e0e]
+ ! 1134 QCoreApplication::notifyInternal(QObject*, QEvent*) (in QtCore) + 118 [0x106e062a6]
+ ! 1114 QApplicationWrapper::notify(QObject*, QEvent*) (in QtGui.so) + 267 [0x107136a33]
+ ! | 1114 QApplication::notify(QObject*, QEvent*) (in QtGui) + 7543 [0x107d59a17]
+ ! | 910 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 251 [0x107d5689b]
+ ! | + 862 QSplitterWrapper::event(QEvent*) (in QtGui.so) + 237 [0x1074b00af]
+ ! | + ! 862 QSplitter::event(QEvent*) (in QtGui) + 92 [0x108178aec]
+ ! | + ! 571 QSplitterPrivate::recalc(bool) (in QtGui) + 919 [0x108176577]
+ ! | + ! : 314 QSplitterPrivate::doResize() (in QtGui) + 1445 [0x108176b35]
+ ! | + ! : | 300 QSplitterPrivate::setGeo(QSplitterLayoutStruct*, int, int, bool) (in QtGui) + 171 [0x108176c6b]
+ ! | + ! : | + 281 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! 271 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! | + ! : | + ! : 167 QTabWidget::minimumSizeHint() const (in QtGui) + 165 [0x108186c95]
+ ! | + ! : | + ! : | 167 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! : | 167 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! : | 167 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + ! : | 128 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! : | + 62 QSplitterWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074b18a3]
+ ! | + ! : | + ! : | + ! 57 QSplitter::minimumSizeHint() const (in QtGui) + 204 [0x108178d0c]
+ ! | + ! : | + ! : | + ! : 29 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! | + ! : | + ! : | + ! : | 15 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 4856 [0x108062ea8]
+ ! | + ! : | + ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! : | ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! : | + ! : | ! 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 28 QSplitterHandle::sizeHint() const (in QtGui) + 171 [0x1081759bb]
+ ! | + ! : | + ! : | + ! : 15 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 873 [0x108064129]
+ ! | + ! : | + ! : | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! : + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : + ! 1 take_gil (in Python) + 141 [0x10339dfe3]
+ ! | + ! : | + ! : | + ! : + ! 1 gettimeofday (in libsystem_c.dylib) + 192 [0x7fff8ea8f1ad]
+ ! | + ! : | + ! : | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! : | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 13 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! : ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 5 QSplitter::minimumSizeHint() const (in QtGui) + 132 [0x108178cc4]
+ ! | + ! : | + ! : | + ! 5 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + ! : | + ! 5 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : | + ! : | + ! 5 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : | + ! : | + ! 5 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! : | + ! 5 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! | + ! : | + ! : | + ! 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 61 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! | + ! : | + ! : | + ! 38 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! | + ! : | + ! : | + ! : 33 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! | + ! : | + ! : | + ! : | 33 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! | + ! : | + ! : | + ! : | 33 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! | + ! : | + ! : | + ! : | 14 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 120 [0x107d1a448]
+ ! | + ! : | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | + 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : | + ! : | + 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | 10 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 150 [0x107d1a466]
+ ! | + ! : | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2733 [0x107d1b25d]
+ ! | + ! : | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | 9 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! | + ! : | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + ! : | ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 23 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! | + ! : | + ! : | + ! 19 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! | + ! : | + ! : | + ! | 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + ! | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! : | + ! | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! : | + ! | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! | + 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! | + 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! | 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! | + ! : | + ! : | + ! | 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! | + ! : | + ! : | + ! | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 4 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! | + ! : | + ! : | + ! 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 29 [0x10763014d]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 39 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + ! : | 20 QSplitterWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074b2a2f]
+ ! | + ! : | + ! : | ! 20 QSplitter::sizeHint() const (in QtGui) + 95 [0x108178bbf]
+ ! | + ! : | + ! : | ! 15 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : | + ! : | ! : 15 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : | + ! : | ! : 15 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! : | ! : 5 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! | + ! : | + ! : | ! : | 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | + ! : | ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | ! : 5 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : | + ! : | ! : | 5 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! | + ! : | + ! : | ! : | 4 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! | + ! : | + ! : | ! : | + 4 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! : | ! : | + 4 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! | + ! : | + ! : | ! : | + 4 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! | + ! : | + ! : | ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | ! : | 1 QWidgetWrapper::sizeHint() const (in QtGui.so) + 377 [0x107631435]
+ ! | + ! : | + ! : | ! : 5 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! | + ! : | + ! : | ! : 5 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! | + ! : | + ! : | ! : 5 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! | + ! : | + ! : | ! : 5 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! | + ! : | + ! : | ! : 5 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! | + ! : | + ! : | ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | ! 5 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074bf20b]
+ ! | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 14 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : | + ! : | ! 14 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! 14 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! 14 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! 14 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! 14 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 QSplitterWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074b2987]
+ ! | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 65 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! | + ! : | + ! : | 60 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! | + ! : | + ! : | + 60 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! | + ! : | + ! : | + 60 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! | + ! : | + ! : | + 27 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! | + ! : | + ! : | + ! 10 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : | + ! : 10 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 10 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2190 [0x107d1b03e]
+ ! | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 1996 [0x107d1af7c]
+ ! | + ! : | + ! : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 18 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 150 [0x107d1a466]
+ ! | + ! : | + ! : | + ! 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2733 [0x107d1b25d]
+ ! | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 877 [0x107d1ab1d]
+ ! | + ! : | + ! : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 15 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 120 [0x107d1a448]
+ ! | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 1996 [0x107d1af7c]
+ ! | + ! : | + ! : | + : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2190 [0x107d1b03e]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 39 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! | + ! : | + ! : 29 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! | + ! : | + ! : + 15 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! | + ! : | + ! : + ! 10 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 594 [0x107d20202]
+ ! | + ! : | + ! : + ! : 10 QMetaObject::cast(QObject*) const (in QtCore) + 28 [0x106e0b66c]
+ ! | + ! : | + ! : + ! : 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + ! : 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + ! : 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + ! : 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + ! : 10 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + ! : 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : + ! 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! | + ! : | + ! : + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : + 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : + 9 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : + : 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : + : 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + : 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + : 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + : 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + : 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + : 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 9 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! | + ! : | + ! : + 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : + 9 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : + 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : + 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 1 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 204 [0x1081858ec]
+ ! | + ! : | + ! : 1 QTabBar::sizeHint() const (in QtGui) + 0 [0x1081800c0]
+ ! | + ! : | + ! 5 QStackedWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074be127]
+ ! | + ! : | + ! : 5 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! : 5 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! : 5 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + ! : 5 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! : 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1076301f5]
+ ! | + ! : | + ! : 5 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! : 5 QLayout::totalMinimumSize() const (in QtGui) + 48 [0x107d81af0]
+ ! | + ! : | + ! : 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 29 [0x10763014d]
+ ! | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 19 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + 5 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074bf20b]
+ ! | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 5 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : | + : 5 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : | + : 5 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + : 5 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! | + ! : | + : 5 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! | + ! : | + : 5 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! | + ! : | + : 5 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! | + ! : | + : 5 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 4 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1075537a3]
+ ! | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 14 QSplitterPrivate::setGeo(QSplitterLayoutStruct*, int, int, bool) (in QtGui) + 382 [0x108176d3e]
+ ! | + ! : | 10 QSplitterHandle::sizeHint() const (in QtGui) + 171 [0x1081759bb]
+ ! | + ! : | ! 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | ! 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 873 [0x108064129]
+ ! | + ! : | ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 4 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! | + ! : | 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 238 QSplitterPrivate::doResize() (in QtGui) + 270 [0x10817669e]
+ ! | + ! : | 209 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + 195 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! | + ! : | + ! 96 QTabWidget::minimumSizeHint() const (in QtGui) + 165 [0x108186c95]
+ ! | + ! : | + ! : 96 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! : 96 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! : 96 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + ! : 68 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! : | 34 QSplitterWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074b18a3]
+ ! | + ! : | + ! : | + 25 QSplitter::minimumSizeHint() const (in QtGui) + 204 [0x108178d0c]
+ ! | + ! : | + ! : | + ! 15 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! | + ! : | + ! : | + ! : 10 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 4856 [0x108062ea8]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 10 QSplitterHandle::sizeHint() const (in QtGui) + 171 [0x1081759bb]
+ ! | + ! : | + ! : | + ! 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! : | + ! | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 873 [0x108064129]
+ ! | + ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 9 QSplitter::minimumSizeHint() const (in QtGui) + 132 [0x108178cc4]
+ ! | + ! : | + ! : | + 9 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! : | + 9 QStackedWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074be127]
+ ! | + ! : | + ! : | + 9 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! : | + 9 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! : | + 9 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + ! : | + 9 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! : | + 9 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1076301f5]
+ ! | + ! : | + ! : | + 9 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! : | + 5 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! : | + : 5 QVBoxLayoutWrapper::minimumSize() const (in QtGui.so) + 29 [0x107625739]
+ ! | + ! : | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 4 QLayout::totalMinimumSize() const (in QtGui) + 48 [0x107d81af0]
+ ! | + ! : | + ! : | + 4 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 29 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! | + ! : | + ! : | + 19 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! | + ! : | + ! : | + ! 10 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! | + ! : | + ! : | + ! : 10 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 9 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! | + ! : | + ! : | + ! 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + ! | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! | 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 835 [0x7fff89230f2e]
+ ! | + ! : | + ! : | + ! | 1 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1162]
+ ! | + ! : | + ! : | + ! 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! | + ! : | + ! : | + ! 4 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! | + ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 10 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! | + ! : | + ! : | + 10 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! | + ! : | + ! : | + 10 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! | + ! : | + ! : | + 10 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! | + ! : | + ! : | + 10 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 150 [0x107d1a466]
+ ! | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2190 [0x107d1b03e]
+ ! | + ! : | + ! : | + : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2733 [0x107d1b25d]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 29 [0x10763014d]
+ ! | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 28 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + ! : 13 QSplitterWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074b2a2f]
+ ! | + ! : | + ! : + 13 QSplitter::sizeHint() const (in QtGui) + 95 [0x108178bbf]
+ ! | + ! : | + ! : + 13 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : | + ! : + 13 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : | + ! : + 13 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! : + 9 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! | + ! : | + ! : + ! 9 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! | + ! : | + ! : + ! 9 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! | + ! : | + ! : + ! 9 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! | + ! : | + ! : + ! 9 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! | + ! : | + ! : + ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + ! 8 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : + ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 835 [0x7fff89230f2e]
+ ! | + ! : | + ! : + ! 1 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1162]
+ ! | + ! : | + ! : + 4 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : | + ! : + 4 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! | + ! : | + ! : + 4 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : | + ! : + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 10 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : | + ! : + 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 10 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 5 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 327 [0x1075538cd]
+ ! | + ! : | + ! : 5 SbkDeallocWrapperCommon(_object*, bool) (in libshiboken.cpython-34m.1.2.dylib) + 338 [0x106c9ea17]
+ ! | + ! : | + ! : 5 Shiboken::ThreadStateSaver::~ThreadStateSaver() (in libshiboken.cpython-34m.1.2.dylib) + 22 [0x106cae40c]
+ ! | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 51 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! | + ! : | + ! : 37 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! | + ! : | + ! : | 23 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + 9 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 9 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! | + ! : | + ! : | 10 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 594 [0x107d20202]
+ ! | + ! : | + ! : | ! 10 QMetaObject::cast(QObject*) const (in QtCore) + 28 [0x106e0b66c]
+ ! | + ! : | + ! : | ! 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | ! 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! 10 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 4 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! | + ! : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 14 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! | + ! : | + ! : 14 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 48 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! | + ! : | + ! 33 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! | + ! : | + ! | 33 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! | + ! : | + ! | 33 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! | + ! : | + ! | 24 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! | + ! : | + ! | + 10 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! | + ! 10 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! | + ! 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! | + ! 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | + ! 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | + ! 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | + ! 10 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | + ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! | + ! 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 835 [0x7fff89230f2e]
+ ! | + ! : | + ! | + ! 1 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1162]
+ ! | + ! : | + ! | + 9 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! | + ! 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! | + ! 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! | + ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | + ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | + ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | + ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | + ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! | + 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! | 9 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 120 [0x107d1a448]
+ ! | + ! : | + ! | 9 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! | 9 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! | 9 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! | 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 15 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! 10 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! + 10 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! + 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! + 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! + 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! + 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! + 10 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! + 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 10 QStackedWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074be127]
+ ! | + ! : | + ! 10 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! 10 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! 10 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + ! 5 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + ! : 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! | + ! : | + ! : 5 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! : 5 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! | + ! : | + ! : 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 5 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1076301f5]
+ ! | + ! : | + ! 5 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! 5 QLayout::totalMinimumSize() const (in QtGui) + 48 [0x107d81af0]
+ ! | + ! : | + ! 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 4 QStackedWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 29 [0x1074be07f]
+ ! | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 29 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | 10 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : | ! 10 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : | ! 10 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | ! 5 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : | ! : 5 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! | + ! : | ! : 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! | + ! : | ! : 5 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | ! : 5 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! | + ! : | ! : 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | ! 5 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! | + ! : | ! 5 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! | + ! : | ! 5 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! | + ! : | ! 5 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! | + ! : | ! 5 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 9 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1075537a3]
+ ! | + ! : | ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 4 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074bf20b]
+ ! | + ! : | ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 1 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 78 [0x1075537d4]
+ ! | + ! : | 1 Shiboken::BindingManager::getOverride(void const*, char const*) (in libshiboken.cpython-34m.1.2.dylib) + 64 [0x106cabc6e]
+ ! | + ! : | 1 PyDict_GetItemString (in Python) + 18 [0x10333b850]
+ ! | + ! : | 1 PyUnicode_FromString (in Python) + 14 [0x10335a4f5]
+ ! | + ! : | 1 strlen (in libsystem_c.dylib) + 14 [0x7fff8ea8016e]
+ ! | + ! : 19 QSplitterPrivate::doResize() (in QtGui) + 911 [0x10817691f]
+ ! | + ! : 10 QSplitterHandle::sizeHint() const (in QtGui) + 171 [0x1081759bb]
+ ! | + ! : + 10 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 9 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! | + ! : 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 4856 [0x108062ea8]
+ ! | + ! : ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! 268 QSplitterPrivate::recalc(bool) (in QtGui) + 533 [0x1081763f5]
+ ! | + ! : 239 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | 224 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! | + ! : | + 107 QTabWidget::minimumSizeHint() const (in QtGui) + 165 [0x108186c95]
+ ! | + ! : | + ! 107 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! 107 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! 107 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + ! 63 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! : 38 QSplitterWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074b18a3]
+ ! | + ! : | + ! : | 24 QSplitter::minimumSizeHint() const (in QtGui) + 204 [0x108178d0c]
+ ! | + ! : | + ! : | + 14 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! | + ! : | + ! : | + ! 10 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 4856 [0x108062ea8]
+ ! | + ! : | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 10 QSplitterHandle::sizeHint() const (in QtGui) + 171 [0x1081759bb]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! : | + : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 873 [0x108064129]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 14 QSplitter::minimumSizeHint() const (in QtGui) + 132 [0x108178cc4]
+ ! | + ! : | + ! : | 10 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! : | ! 10 QStackedWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074be127]
+ ! | + ! : | + ! : | ! 10 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! : | ! 5 QLayout::totalMinimumSize() const (in QtGui) + 48 [0x107d81af0]
+ ! | + ! : | + ! : | ! : 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | + ! : | ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | ! 5 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! : | ! 5 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + ! : | ! 5 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + ! : | ! 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 4 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + ! : | 4 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : | + ! : | 4 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : | + ! : | 4 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! : | 4 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! | + ! : | + ! : | 4 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! | + ! : | + ! : | 4 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! | + ! : | + ! : | 4 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! | + ! : | + ! : | 4 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 20 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! | + ! : | + ! : | 10 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! | + ! : | + ! : | + 5 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! | + ! : | + ! : | + ! 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! | + ! : | + ! : | + ! 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 5 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 149 [0x1081858b5]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 10 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! | + ! : | + ! : | 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! : | ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! | + ! : | + ! : | 5 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! | + ! : | + ! : | 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! | + ! : | + ! : | 5 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 29 [0x10763014d]
+ ! | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 44 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + ! 20 QSplitterWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074b2a2f]
+ ! | + ! : | + ! | 20 QSplitter::sizeHint() const (in QtGui) + 95 [0x108178bbf]
+ ! | + ! : | + ! | 12 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : | + ! | + 12 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : | + ! | + 12 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! | + 7 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : | + ! | + ! 7 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! | + ! : | + ! | + ! 7 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! | + ! : | + ! | + ! 7 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! | + ! 7 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : | + ! | + ! 7 QVBoxLayoutWrapper::sizeHint() const (in QtGui.so) + 29 [0x107625ab3]
+ ! | + ! : | + ! | + ! 7 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | + ! 7 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | + ! 7 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | + ! 7 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | + ! 7 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! | + 5 QLayout::totalSizeHint() const (in QtGui) + 126 [0x107d81bde]
+ ! | + ! : | + ! | + 5 non-virtual thunk to QStackedLayoutHFW::hasHeightForWidth() const (in QtGui) + 76 [0x108179b6c]
+ ! | + ! : | + ! | + 5 QWidgetItem::hasHeightForWidth() const (in QtGui) + 37 [0x107d845c5]
+ ! | + ! : | + ! | + 5 QWidgetPrivate::hasHeightForWidth() const (in QtGui) + 30 [0x107da82ce]
+ ! | + ! : | + ! | + 5 QVBoxLayoutWrapper::hasHeightForWidth() const (in QtGui.so) + 27 [0x1076246e7]
+ ! | + ! : | + ! | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! | + 1 pthread_cond_timedwait (in libsystem_pthread.dylib) + 7 [0x7fff89231850]
+ ! | + ! : | + ! | 8 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074bf20b]
+ ! | + ! : | + ! | 8 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 8 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 8 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 8 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 8 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 9 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : | + ! | 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 5 QSplitterWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074b2987]
+ ! | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 5 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1075537a3]
+ ! | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! | + ! : | + ! 5 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! 5 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : | + ! 5 QVBoxLayoutWrapper::sizeHint() const (in QtGui.so) + 29 [0x107625ab3]
+ ! | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 102 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! | + ! : | + ! 93 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! | + ! : | + ! : 93 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! | + ! : | + ! : 93 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! | + ! : | + ! : 40 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 150 [0x107d1a466]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 589 [0x107d1a9fd]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 877 [0x107d1ab1d]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 981 [0x107d1ab85]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 1618 [0x107d1ae02]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 1996 [0x107d1af7c]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 693 [0x7fff89230ea0]
+ ! | + ! : | + ! : | 1 cerror_nocancel (in libsystem_kernel.dylib) + 20 [0x7fff8b4bccb7]
+ ! | + ! : | + ! : 28 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 589 [0x107d1a9fd]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 877 [0x107d1ab1d]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! | + ! : | + ! : | + 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 25 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 120 [0x107d1a448]
+ ! | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! | + ! : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 589 [0x107d1a9fd]
+ ! | + ! : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 9 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | + ! 4 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | + ! 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 15 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! | + ! : | + 15 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! | + ! : | + 10 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | + : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! | + ! : | + 5 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 594 [0x107d20202]
+ ! | + ! : | + 5 QMetaObject::cast(QObject*) const (in QtCore) + 28 [0x106e0b66c]
+ ! | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 10 QStackedWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074be127]
+ ! | + ! : | + 10 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + 10 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + 10 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + 10 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 29 [0x10763014d]
+ ! | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1076301f5]
+ ! | + ! : | + 5 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + 5 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + 5 QVBoxLayoutWrapper::minimumSize() const (in QtGui.so) + 29 [0x107625739]
+ ! | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 5 QStackedWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 29 [0x1074be07f]
+ ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 29 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : 15 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : + 15 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : + 15 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : + 10 QLayout::totalSizeHint() const (in QtGui) + 52 [0x107d81b94]
+ ! | + ! : + ! 10 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : + ! 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : + ! 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : + ! 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : + ! 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : + ! 10 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : + ! 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : + 5 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : + 5 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! | + ! : + 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 9 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074bf20b]
+ ! | + ! : + 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : + 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : + 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : + 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : + 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! 10 QSplitterPrivate::recalc(bool) (in QtGui) + 494 [0x1081763ce]
+ ! | + ! : 10 QSplitterHandle::sizeHint() const (in QtGui) + 171 [0x1081759bb]
+ ! | + ! : 10 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 873 [0x108064129]
+ ! | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! 9 QSplitterPrivate::recalc(bool) (in QtGui) + 459 [0x1081763ab]
+ ! | + ! : 9 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! | + ! : 9 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1719 [0x108049eb7]
+ ! | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, int, unsigned long long) const (in QtGui) + 61 [0x1080503dd]
+ ! | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! 4 QVBoxLayoutWrapper::invalidate() (in QtGui.so) + 22 [0x107624c7e]
+ ! | + ! 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + 34 QTabWidgetWrapper::event(QEvent*) (in QtGui.so) + 237 [0x107550ecb]
+ ! | + ! 34 QTabWidget::event(QEvent*) (in QtGui) + 32 [0x108187320]
+ ! | + ! 24 QTabWidget::setUpLayout(bool) (in QtGui) + 268 [0x10818614c]
+ ! | + ! : 10 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 2416 [0x10806c1d0]
+ ! | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1637 [0x108049e65]
+ ! | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 9 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 2370 [0x10806c1a2]
+ ! | + ! : | 9 QWindowsStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 322 [0x1080c1482]
+ ! | + ! : | 9 QCommonStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 642 [0x10802f772]
+ ! | + ! : | 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 3498 [0x10806295a]
+ ! | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 5 QStyleSheetStyle::subElementRect(QStyle::SubElement, QStyleOption const*, QWidget const*) const (in QtGui) + 174 [0x10806b90e]
+ ! | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! 5 QTabWidget::setUpLayout(bool) (in QtGui) + 91 [0x10818609b]
+ ! | + ! : 5 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! | + ! : 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : 1 take_gil (in Python) + 363 [0x10339e0c1]
+ ! | + ! : 1 __psynch_cvsignal (in libsystem_kernel.dylib) + 10 [0x7fff8b4c111a]
+ ! | + ! 5 QTabWidget::setUpLayout(bool) (in QtGui) + 485 [0x108186225]
+ ! | + ! 5 QWidget::update() (in QtGui) + 52 [0x107d96194]
+ ! | + ! 5 QWidget::update(QRect const&) (in QtGui) + 290 [0x107da91a2]
+ ! | + ! 5 QWidgetPrivate::repaint_sys(QRegion const&) (in QtGui) + 151 [0x107f3f377]
+ ! | + ! 5 QTabWidgetWrapper::paintEngine() const (in QtGui.so) + 29 [0x107552fd5]
+ ! | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + 9 QSplitterWrapper::event(QEvent*) (in QtGui.so) + 30 [0x1074affe0]
+ ! | + ! 9 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! 9 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! 9 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! 9 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! 9 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + 5 QTabWidgetWrapper::event(QEvent*) (in QtGui.so) + 30 [0x107550dfc]
+ ! | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | 194 QApplicationPrivate::notify_helper(QObject*, QEvent*) (in QtGui) + 221 [0x107d5687d]
+ ! | + 185 QLayout::activate() (in QtGui) + 282 [0x107d815ba]
+ ! | + ! 185 QVBoxLayoutWrapper::minimumSize() const (in QtGui.so) + 197 [0x1076257e1]
+ ! | + ! 185 QBoxLayout::minimumSize() const (in QtGui) + 27 [0x107d604db]
+ ! | + ! 175 QBoxLayoutPrivate::setupGeom() (in QtGui) + 473 [0x107d5f069]
+ ! | + ! : 175 QWidgetItemV2::maximumSize() const (in QtGui) + 73 [0x107d85049]
+ ! | + ! : 170 QWidgetItemV2::updateCacheIfNecessary() const (in QtGui) + 61 [0x107d84b6d]
+ ! | + ! : | 170 QSplitterWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074b18a3]
+ ! | + ! : | 170 QSplitter::minimumSizeHint() const (in QtGui) + 132 [0x108178cc4]
+ ! | + ! : | 161 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + 161 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! | + ! : | + 73 QTabWidget::minimumSizeHint() const (in QtGui) + 165 [0x108186c95]
+ ! | + ! : | + ! 73 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! 73 QLayout::totalMinimumSize() const (in QtGui) + 98 [0x107d81b22]
+ ! | + ! : | + ! 73 QStackedLayout::minimumSize() const (in QtGui) + 104 [0x107d8ca58]
+ ! | + ! : | + ! 57 qSmartMinSize(QWidget const*) (in QtGui) + 35 [0x107d83853]
+ ! | + ! : | + ! : 42 QTabWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1075526bf]
+ ! | + ! : | + ! : | 38 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! | + ! : | + ! : | + 33 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! | + ! : | + ! : | + ! 33 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! | + ! : | + ! : | + ! 33 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! | + ! : | + ! : | + ! 14 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 14 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 120 [0x107d1a448]
+ ! | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 589 [0x107d1a9fd]
+ ! | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 1618 [0x107d1ae02]
+ ! | + ! : | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! : 4 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + ! : 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! : 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! : 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! : 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! : 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! : 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + ! 5 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 150 [0x107d1a466]
+ ! | + ! : | + ! : | + ! 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 4 QTabWidget::minimumSizeHint() const (in QtGui) + 357 [0x108186d55]
+ ! | + ! : | + ! : | 4 QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame*) const (in QtGui) + 109 [0x10818588d]
+ ! | + ! : | + ! : | 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 6596 [0x108063574]
+ ! | + ! : | + ! : | 4 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 2133 [0x107d20805]
+ ! | + ! : | + ! : | 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 10 QSplitterWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1074b18a3]
+ ! | + ! : | + ! : | 10 QSplitter::minimumSizeHint() const (in QtGui) + 204 [0x108178d0c]
+ ! | + ! : | + ! : | 9 QSplitterHandle::sizeHint() const (in QtGui) + 74 [0x10817595a]
+ ! | + ! : | + ! : | + 5 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 142 [0x108061c3e]
+ ! | + ! : | + ! : | + ! 5 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + ! 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + ! 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + ! 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + ! 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + ! 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + ! 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + ! 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 4 QStyleSheetStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 4856 [0x108062ea8]
+ ! | + ! : | + ! : | + 4 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! : | + 4 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 4 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 4 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 4 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 4 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 1 QSplitterHandle::sizeHint() const (in QtGui) + 100 [0x108175974]
+ ! | + ! : | + ! : 5 QWidgetWrapper::minimumSizeHint() const (in QtGui.so) + 197 [0x1076301f5]
+ ! | + ! : | + ! : 5 QWidget::minimumSizeHint() const (in QtGui) + 44 [0x107da5f0c]
+ ! | + ! : | + ! : 5 QLayout::totalMinimumSize() const (in QtGui) + 48 [0x107d81af0]
+ ! | + ! : | + ! : 5 QWidget::ensurePolished() const (in QtGui) + 30 [0x107d9c7be]
+ ! | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 16 qSmartMinSize(QWidget const*) (in QtGui) + 23 [0x107d83847]
+ ! | + ! : | + ! 10 QSplitterWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074b2a2f]
+ ! | + ! : | + ! | 10 QSplitter::sizeHint() const (in QtGui) + 95 [0x108178bbf]
+ ! | + ! : | + ! | 10 QStackedWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x1074bf2b3]
+ ! | + ! : | + ! | 10 QFrame::sizeHint() const (in QtGui) + 71 [0x10811bd37]
+ ! | + ! : | + ! | 10 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! | 10 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : | + ! | 10 QStackedLayout::sizeHint() const (in QtGui) + 128 [0x107d8c950]
+ ! | + ! : | + ! | 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 29 [0x1076312d9]
+ ! | + ! : | + ! | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! | 5 QWidgetWrapper::sizeHint() const (in QtGui.so) + 197 [0x107631381]
+ ! | + ! : | + ! | 5 QWidget::sizeHint() const (in QtGui) + 44 [0x107da5ecc]
+ ! | + ! : | + ! | 5 QLayout::totalSizeHint() const (in QtGui) + 112 [0x107d81bd0]
+ ! | + ! : | + ! | 5 QVBoxLayoutWrapper::sizeHint() const (in QtGui.so) + 29 [0x107625ab3]
+ ! | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! 5 QSplitterWrapper::sizeHint() const (in QtGui.so) + 29 [0x1074b2987]
+ ! | + ! : | + ! | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! | 1 __gettimeofday (in libsystem_kernel.dylib) + 10 [0x7fff8b4c0b9f]
+ ! | + ! : | + ! 1 QTabWidgetWrapper::sizeHint() const (in QtGui.so) + 109 [0x1075537f3]
+ ! | + ! : | + ! 1 PyObject_Call (in Python) + 103 [0x10330d1c6]
+ ! | + ! : | + ! 1 method_call (in Python) + 136 [0x10331e908]
+ ! | + ! : | + ! 1 PyObject_Call (in Python) + 103 [0x10330d1c6]
+ ! | + ! : | + ! 1 function_call (in Python) + 372 [0x10332d407]
+ ! | + ! : | + ! 1 PyEval_EvalCodeEx (in Python) + 1622 [0x10339ef19]
+ ! | + ! : | + ! 1 PyEval_EvalFrameEx (in Python) + 15396 [0x1033a2cf4]
+ ! | + ! : | + 49 QTabWidget::minimumSizeHint() const (in QtGui) + 436 [0x108186da4]
+ ! | + ! : | + ! 30 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 7673 [0x108065bb9]
+ ! | + ! : | + ! : 30 QMacStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 1632 [0x107d2fc90]
+ ! | + ! : | + ! : 30 QMacStyle::pixelMetric(QStyle::PixelMetric, QStyleOption const*, QWidget const*) const (in QtGui) + 1030 [0x107d203b6]
+ ! | + ! : | + ! : 25 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 97 [0x107d1a431]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 301 [0x107d1a8dd]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | + 1 _pthread_cond_wait (in libsystem_pthread.dylib) + 6 [0x7fff89230bf1]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 321 [0x107d1a8f1]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 589 [0x107d1a9fd]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 2918 [0x107d1b316]
+ ! | + ! : | + ! : | + 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | + 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | + 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | + 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | + 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | + 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | + 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : | 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 3058 [0x107d1b3a2]
+ ! | + ! : | + ! : | 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : | 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : | 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : | 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : | 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : | 5 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : | 5 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 5 QMacStylePrivate::aquaSizeConstrain(QStyleOption const*, QWidget const*, QStyle::ContentsType, QSize, QSize*) const (in QtGui) + 120 [0x107d1a448]
+ ! | + ! : | + ! : 5 qt_aqua_get_known_size(QStyle::ContentsType, QWidget const*, QSize, QAquaWidgetSize) (in QtGui) + 1618 [0x107d1ae02]
+ ! | + ! : | + ! : 5 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! : 5 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! : 5 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! : 5 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! : 5 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! : 4 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! : + 4 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+ ! | + ! : | + ! : 1 take_gil (in Python) + 141 [0x10339dfe3]
+ ! | + ! : | + ! : 1 gettimeofday (in libsystem_c.dylib) + 184 [0x7fff8ea8f1a5]
+ ! | + ! : | + ! 19 QStyleSheetStyle::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const (in QtGui) + 161 [0x108063e61]
+ ! | + ! : | + ! 10 QStyleSheetStyle::renderRule(QWidget const*, QStyleOption const*, int) const (in QtGui) + 1586 [0x108049e32]
+ ! | + ! : | + ! | 10 QMetaObject::cast(QObject const*) const (in QtCore) + 28 [0x106e0b6bc]
+ ! | + ! : | + ! | 10 PySide::SignalManager::retriveMetaObject(_object*) (in libpyside.cpython-34m.1.2.dylib) + 23 [0x106c7a199]
+ ! | + ! : | + ! | 10 Shiboken::GilState::GilState() (in libshiboken.cpython-34m.1.2.dylib) + 27 [0x106ca3a97]
+ ! | + ! : | + ! | 10 PyGILState_Ensure (in Python) + 89 [0x1033c0e0d]
+ ! | + ! : | + ! | 10 PyEval_RestoreThread (in Python) + 42 [0x10339e5a8]
+ ! | + ! : | + ! | 10 take_gil (in Python) + 227 [0x10339e039]
+ ! | + ! : | + ! | 10 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff8b4c1132]
+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment