console_qsci-2.7_crash.txt

Larry Shaffer, 2013-01-03 10:08 AM

Download (7.04 KB)

 
1
Process:         QGIS [8154]
2
Path:            /Users/USER/*/QGIS.app/Contents/MacOS/QGIS
3
Identifier:      org.qgis.qgis
4
Version:         1.9.0 (1.9.0 [fbdeaa0])
5
Code Type:       X86-64 (Native)
6
Parent Process:  launchd [367]
7

    
8
Date/Time:       2013-01-03 10:55:06.512 -0700
9
OS Version:      Mac OS X 10.7.5 (11G63)
10
Report Version:  9
11

    
12
Interval Since Last Report:          1953763 sec
13
Crashes Since Last Report:           55
14
Per-App Interval Since Last Report:  2983 sec
15
Per-App Crashes Since Last Report:   14
16
Anonymous UUID:                      A0A61E7D-2955-445E-A901-59DC83F61700
17

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

    
20
Exception Type:  EXC_CRASH (SIGABRT)
21
Exception Codes: 0x0000000000000000, 0x0000000000000000
22

    
23
Application Specific Information:
24
objc[8154]: garbage collection is OFF
25
abort() called
26

    
27
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
28
0   libsystem_kernel.dylib        	0x00007fff8e059ce2 __pthread_kill + 10
29
1   libsystem_c.dylib             	0x00007fff8fcec7d2 pthread_kill + 95
30
2   libsystem_c.dylib             	0x00007fff8fcdda7a abort + 143
31
3   org.qgis.qgis                 	0x000000010cf07355 myMessageOutput(QtMsgType, char const*) + 597
32
4   QtCore                        	0x0000000111dcdca1 qt_message_output(QtMsgType, char const*) + 33
33
5   QtCore                        	0x0000000111dcded7 _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 183
34
6   QtCore                        	0x0000000111dce09a qFatal(char const*, ...) + 170
35
7   libqscintilla2.9.dylib        	0x000000012093eaf2 Platform::Assert(char const*, char const*, int) + 26
36
8   libqscintilla2.9.dylib        	0x00000001209d5ead CellBuffer::SetStyleFor(int, int, char, char) + 81
37
9   libqscintilla2.9.dylib        	0x00000001209dc8b4 Document::SetStyleFor(int, char) + 76
38
10  libqscintilla2.9.dylib        	0x00000001209fcfea Editor::WndProc(unsigned int, unsigned long, long) + 8900
39
11  Qsci.so                       	0x000000012083f5b3 meth_QsciScintillaBase_SendScintilla + 195
40
12  org.python.python             	0x000000011d937d77 PyEval_EvalFrameEx + 13861
41
13  org.python.python             	0x000000011d93adf7 0x11d8b0000 + 568823
42
14  org.python.python             	0x000000011d937e0a PyEval_EvalFrameEx + 14008
43
15  org.python.python             	0x000000011d93acd8 PyEval_EvalCodeEx + 1996
44
16  org.python.python             	0x000000011d8d8abf 0x11d8b0000 + 166591
45
17  org.python.python             	0x000000011d8b7d32 PyObject_Call + 97
46
18  org.python.python             	0x000000011d8c66e9 0x11d8b0000 + 91881
47
19  org.python.python             	0x000000011d8b7d32 PyObject_Call + 97
48
20  org.python.python             	0x000000011d933c40 PyEval_CallObjectWithKeywords + 180
49
21  org.python.python             	0x000000011d931552 0x11d8b0000 + 529746
50
22  org.python.python             	0x000000011d937d77 PyEval_EvalFrameEx + 13861
51
23  org.python.python             	0x000000011d93adf7 0x11d8b0000 + 568823
52
24  org.python.python             	0x000000011d937e0a PyEval_EvalFrameEx + 14008
53
25  org.python.python             	0x000000011d93acd8 PyEval_EvalCodeEx + 1996
54
26  org.python.python             	0x000000011d93ae6c 0x11d8b0000 + 568940
55
27  org.python.python             	0x000000011d937e0a PyEval_EvalFrameEx + 14008
56
28  org.python.python             	0x000000011d93acd8 PyEval_EvalCodeEx + 1996
57
29  org.python.python             	0x000000011d93ae6c 0x11d8b0000 + 568940
58
30  org.python.python             	0x000000011d937e0a PyEval_EvalFrameEx + 14008
59
31  org.python.python             	0x000000011d93adf7 0x11d8b0000 + 568823
60
32  org.python.python             	0x000000011d937e0a PyEval_EvalFrameEx + 14008
61
33  org.python.python             	0x000000011d93adf7 0x11d8b0000 + 568823
62
34  org.python.python             	0x000000011d937e0a PyEval_EvalFrameEx + 14008
63
35  org.python.python             	0x000000011d93acd8 PyEval_EvalCodeEx + 1996
64
36  org.python.python             	0x000000011d8d8abf 0x11d8b0000 + 166591
65
37  org.python.python             	0x000000011d8b7d32 PyObject_Call + 97
66
38  org.python.python             	0x000000011d8c66e9 0x11d8b0000 + 91881
67
39  org.python.python             	0x000000011d8b7d32 PyObject_Call + 97
68
40  org.python.python             	0x000000011d933c40 PyEval_CallObjectWithKeywords + 180
69
41  sip.so                        	0x00000001181822c6 sip_api_call_method + 200
70
42  QtGui.so                      	0x000000011de71647 sipVH_QtGui_25(PyGILState_STATE, void (*)(_sipSimpleWrapper*), _sipSimpleWrapper*, _object*, QKeyEvent*) + 71
71
43  Qsci.so                       	0x000000012083c2b4 sipQsciScintilla::keyPressEvent(QKeyEvent*) + 130
72
44  QtGui                         	0x00000001122143d2 QWidget::event(QEvent*) + 2546
73
45  QtGui                         	0x00000001125a38ec QFrame::event(QEvent*) + 44
74
46  QtGui                         	0x0000000112630edb QAbstractScrollArea::event(QEvent*) + 123
75
47  libqscintilla2.9.dylib        	0x000000012090dfd9 QsciScintilla::event(QEvent*) + 211
76
48  Qsci.so                       	0x0000000120838162 sipQsciScintilla::event(QEvent*) + 82
77
49  QtGui                         	0x00000001121b79ed QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189
78
50  QtGui                         	0x00000001121c02db QApplication::notify(QObject*, QEvent*) + 9883
79
51  org.qgis.qgis_core            	0x0000000110f0e2f1 QgsApplication::notify(QObject*, QEvent*) + 97 (qgsapplication.cpp:237)
80
52  QtCore                        	0x0000000111ef320c QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
81
53  QtGui                         	0x00000001121b7c9c qt_sendSpontaneousEvent(QObject*, QEvent*) + 44
82
54  QtGui                         	0x00000001122341b1 QKeyMapper::sendKeyEvent(QWidget*, bool, QEvent::Type, int, QFlags<Qt::KeyboardModifier>, QString const&, bool, int, unsigned int, unsigned int, unsigned int, bool*) + 225
83
55  QtGui                         	0x0000000112235073 QKeyMapperPrivate::translateKeyEvent(QWidget*, OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, bool) + 659
84
56  QtGui                         	0x000000011216b17f qt_dispatchKeyEvent(void*, QWidget*) + 223
85
57  QtGui                         	0x000000011215bf3f -[QCocoaView keyDown:] + 127
86
58  com.apple.AppKit              	0x00007fff8b20b0fc -[NSWindow sendEvent:] + 7430
87
59  QtGui                         	0x0000000112160bb7 -[QCocoaWindow sendEvent:] + 87
88
60  com.apple.AppKit              	0x00007fff8b1a43a5 -[NSApplication sendEvent:] + 5593
89
61  QtGui                         	0x0000000112165bf4 -[QNSApplication sendEvent:] + 84
90
62  com.apple.AppKit              	0x00007fff8b13aa0e -[NSApplication run] + 555
91
63  QtGui                         	0x0000000112170a80 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1824
92
64  QtCore                        	0x0000000111ef2114 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
93
65  QtCore                        	0x0000000111ef24c4 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 324
94
66  QtCore                        	0x0000000111ef4bac QCoreApplication::exec() + 188
95
67  org.qgis.qgis                 	0x000000010cf0ba81 main + 18193 (main.cpp:904)
96
68  org.qgis.qgis                 	0x000000010cf06df4 start + 52