Created
September 3, 2013 14:44
-
-
Save luipir/6424901 to your computer and use it in GitHub Desktop.
QGIS execution core launched with valgrind
Applying LWGEOM algorithm (thorough LWGEOM Provider added to Processing) to a simple shape file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
src/core/qgsmaplayer.cpp: 115: (name) returning name 'test_lwgeom' | |
src/core/qgsscalecalculator.cpp: 48: (mapUnits) Map units returned as 2 | |
src/core/qgsscalecalculator.cpp: 48: (mapUnits) Map units returned as 2 | |
src/core/qgsscalecalculator.cpp: 48: (mapUnits) Map units returned as 2 | |
src/core/qgsscalecalculator.cpp: 48: (mapUnits) Map units returned as 2 | |
src/providers/ogr/qgsogrprovider.cpp: 2142: (crs) Entering. | |
src/core/qgscoordinatereferencesystem.cpp: 428: (createFromWkt) wkt: GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] | |
src/core/qgscoordinatereferencesystem.cpp: 449: (createFromWkt) authid recognized as EPSG:4326 | |
src/core/qgscoordinatereferencesystem.cpp: 320: (loadFromDb) load CRS from /tmp/srs.db where lower(auth_name||':'||auth_id) is epsg:4326 | |
src/core/qgscoordinatereferencesystem.cpp: 1361: (openDb) path = /tmp/srs.db | |
src/core/qgscoordinatereferencesystem.cpp: 980: (setMapUnits) Projection has angular units of degree | |
src/core/qgsvectorfilewriter.cpp: 229: (QgsVectorFileWriter) Created data source | |
src/core/qgsvectorfilewriter.cpp: 253: (QgsVectorFileWriter) WKT to save as is GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] | |
src/core/qgsvectorfilewriter.cpp: 321: (QgsVectorFileWriter) created layer | |
src/core/qgsvectorfilewriter.cpp: 324: (QgsVectorFileWriter) creating 1 fields | |
src/core/qgsvectorfilewriter.cpp: 419: (QgsVectorFileWriter) creating field FID type double width 11 precision 0 | |
src/core/qgsvectorfilewriter.cpp: 469: (QgsVectorFileWriter) Done creating fields | |
QGIS died on signal 11[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7f35fffff700 (LWP 2434)] | |
[New Thread 0x7f35fe7fc700 (LWP 2432)] | |
[New Thread 0x7f3613fff700 (LWP 2416)] | |
[New Thread 0x7f3658ca1700 (LWP 2415)] | |
[New Thread 0x7f365a1fb700 (LWP 2414)] | |
[New Thread 0x7f365ab1c700 (LWP 2413)] | |
0x00007f3688e65e33 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=40) at ../sysdeps/unix/sysv/linux/poll.c:87 | |
87 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory. | |
[Current thread is 1 (Thread 0x7f3690628780 (LWP 2407))] | |
#0 0x00007f3688e65e33 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=40) at ../sysdeps/unix/sysv/linux/poll.c:87 | |
_a3 = 40 | |
_a1 = 100384288 | |
resultvar = <optimized out> | |
_a2 = 9 | |
oldtype = 0 | |
result = <optimized out> | |
#1 0x00007f3687646624 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007f3687646744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007f368ba39276 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#4 0x00007f368ae5583e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#5 0x00007f368ba098af in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#6 0x00007f368ba09b38 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#7 0x00007f368b268358 in QDialog::exec() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#8 0x00007f365feb2875 in meth_QDialog_exec_ (sipSelf=<ParametersDialog(scrollArea=<QScrollArea at remote 0x5ee6830>, executed=False, logText=<QTextEdit(readOnly=True) at remote 0x5ee6b00>, mainWidget=<ParametersPanel(parent=<...>, alg=<buildArea(crs=<QgsCoordinateReferenceSystem at remote 0x5ee6e60>, group='[LWGEOM] Miscellaneous', name='Build area', parameters=[<ParameterVector(isAdvanced=False, name='INPUT_LAYER', shapetype=[-1], value=u'/mnt/data/PROGRAMMING/FAUNALIA/qgis-plugins/PLUGIN_TEST_DATA/processinglwgeomprovider/cavallini_testdata/test_lwgeom.shp', exported=None, hidden=False, optional=False, description='Input layer') at remote 0x548a3f8>], outputs=[<OutputVector(hidden=False, open=True, name='OUTPUT_LAYER', value=u'/tmp/processing/pippo.shp', description='Output layer') at remote 0x5ee0a90>], showInToolbox=True, allowOnlyOpenedLayers=False, provider=<LwgeomAlgorithmProvider(alglist=[<makeValid(crs=None, group='[LWGEOM] Miscellaneous', name='Make valid', parameters=[<ParameterVector(isAdvanced=False, name='INPUT_LAYER', shapetype=[-1], value=None, ...(truncated), sipArgs=<optimized out>) at /build/buildd-python-qt4_4.9.3-4-amd64-zrkPwe/python-qt4-4.9.3/sip/QtGui/qdialog.sip:73 | |
_save = 0x2b40880 | |
sipRes = 0 | |
sipCpp = 0x5019060 | |
sipParseErr = 0x0 | |
#9 0x00007f3660a49422 in call_function (oparg=<optimized out>, pp_stack=0x7fff97dabeb0) at ../Python/ceval.c:4021 | |
callargs = () | |
flags = <optimized out> | |
tstate = <optimized out> | |
func = <built-in method exec_ of ParametersDialog object at remote 0x546ad40> | |
w = <optimized out> | |
na = <optimized out> | |
nk = <optimized out> | |
n = 0 | |
pfunc = 0x60238c0 | |
x = <optimized out> | |
#10 PyEval_EvalFrameEx (f=f@entry=Frame 0x6023700, for file /mnt/data/PROGRAMMING/Quantum-GIS-fork/build-master/output/python/plugins/processing/gui/ProcessingToolbox.py, line 151, in executeAlgorithm (self=<ProcessingToolbox(algorithmTree=<QTreeWidget at remote 0x4b7b830>, iface=<QgisInterface at remote 0x302edd0>, modeComboBox=<QComboBox at remote 0x4b7ba70>, dockWidgetContents=<QWidget at remote 0x4b7b8c0>, verticalLayout=<QVBoxLayout at remote 0x4b7b680>, searchBox=<QgsFilterLineEdit at remote 0x4b7b7a0>) at remote 0x4b7b710>, item=<TreeAlgorithmItem(alg=<buildArea(crs=None, group='[LWGEOM] Miscellaneous', name='Build area', parameters=[<ParameterVector(isAdvanced=False, name='INPUT_LAYER', shapetype=[-1], value=None, exported=None, hidden=False, optional=False, description='Input layer') at remote 0x4609998>], outputs=[<OutputVector(hidden=False, open=True, name='OUTPUT_LAYER', value=None, description='Output layer') at remote 0x4602f50>], provider=<LwgeomAlgorithmProvider(alglist=[<makeValid(crs=None, group='[LWGEOM] Miscellaneous', nam...(truncated), throwflag=throwflag@entry=0) at ../Python/ceval.c:2666 | |
sp = 0x60238c8 | |
stack_pointer = <optimized out> | |
next_instr = 0x47457c1 "\001|\005" | |
opcode = <optimized out> | |
oparg = <optimized out> | |
why = WHY_NOT | |
err = 0 | |
x = <optimized out> | |
v = <optimized out> | |
w = <optimized out> | |
u = <optimized out> | |
t = <optimized out> | |
stream = 0x0 | |
fastlocals = 0x6023878 | |
freevars = 0x60238c0 | |
retval = 0x0 | |
tstate = <optimized out> | |
co = 0x46cb7b0 | |
instr_ub = -1 | |
instr_lb = 0 | |
instr_prev = -1 | |
first_instr = 0x4745704 "|" | |
names = ('algorithmTree', 'currentItem', 'isinstance', 'TreeAlgorithmItem', 'Processing', 'getAlgorithm', 'alg', 'commandLineName', 'checkBeforeOpeningParametersDialog', 'MissingDependencyDialog', 'exec_', 'getCopy', 'getCustomParametersDialog', 'ParametersDialog', 'QGisLayers', 'iface', 'mapCanvas', 'mapTool', 'show', 'reset', 'setMapTool', 'executed', 'ProcessingConfig', 'getSetting', 'SHOW_RECENT_ALGORITHMS', 'addRecentAlgorithms', 'True', 'TreeActionItem', 'action', 'setData', 'execute') | |
consts = (None,) | |
exit = '__exit__' | |
enter = '__enter__' | |
#11 0x00007f3660a4a2e8 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x469f268, argcount=1, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=0x0) at ../Python/ceval.c:3253 | |
f = <optimized out> | |
retval = 0x0 | |
fastlocals = <optimized out> | |
freevars = <optimized out> | |
tstate = 0x2b40880 | |
x = <optimized out> | |
u = <optimized out> | |
#12 0x00007f3660aa0806 in function_call (func=<function at remote 0x4790b18>, arg=(<ProcessingToolbox(algorithmTree=<QTreeWidget at remote 0x4b7b830>, iface=<QgisInterface at remote 0x302edd0>, modeComboBox=<QComboBox at remote 0x4b7ba70>, dockWidgetContents=<QWidget at remote 0x4b7b8c0>, verticalLayout=<QVBoxLayout at remote 0x4b7b680>, searchBox=<QgsFilterLineEdit at remote 0x4b7b7a0>) at remote 0x4b7b710>,), kw=0x0) at ../Objects/funcobject.c:526 | |
result = <optimized out> | |
argdefs = <optimized out> | |
kwtuple = 0x0 | |
d = 0x0 | |
k = 0x0 | |
nk = 0 | |
nd = 0 | |
#13 0x00007f3660b2fd3e in PyObject_Call (func=func@entry=<function at remote 0x4790b18>, arg=arg@entry=(<ProcessingToolbox(algorithmTree=<QTreeWidget at remote 0x4b7b830>, iface=<QgisInterface at remote 0x302edd0>, modeComboBox=<QComboBox at remote 0x4b7ba70>, dockWidgetContents=<QWidget at remote 0x4b7b8c0>, verticalLayout=<QVBoxLayout at remote 0x4b7b680>, searchBox=<QgsFilterLineEdit at remote 0x4b7b7a0>) at remote 0x4b7b710>,), kw=kw@entry=0x0) at ../Objects/abstract.c:2529 | |
result = <optimized out> | |
call = 0x7f3660aa0750 <function_call> | |
#14 0x00007f3660b7e810 in instancemethod_call.8774 (func=<function at remote 0x4790b18>, arg=(<ProcessingToolbox(algorithmTree=<QTreeWidget at remote 0x4b7b830>, iface=<QgisInterface at remote 0x302edd0>, modeComboBox=<QComboBox at remote 0x4b7ba70>, dockWidgetContents=<QWidget at remote 0x4b7b8c0>, verticalLayout=<QVBoxLayout at remote 0x4b7b680>, searchBox=<QgsFilterLineEdit at remote 0x4b7b7a0>) at remote 0x4b7b710>,), kw=0x0) at ../Objects/classobject.c:2602 | |
self = <ProcessingToolbox(algorithmTree=<QTreeWidget at remote 0x4b7b830>, iface=<QgisInterface at remote 0x302edd0>, modeComboBox=<QComboBox at remote 0x4b7ba70>, dockWidgetContents=<QWidget at remote 0x4b7b8c0>, verticalLayout=<QVBoxLayout at remote 0x4b7b680>, searchBox=<QgsFilterLineEdit at remote 0x4b7b7a0>) at remote 0x4b7b710> | |
klass = <optimized out> | |
result = <optimized out> | |
#15 0x00007f3660b2fd3e in PyObject_Call (func=func@entry=<instancemethod at remote 0x45c4e10>, arg=arg@entry=(), kw=<optimized out>) at ../Objects/abstract.c:2529 | |
result = <optimized out> | |
call = 0x7f3660b7e780 <instancemethod_call.8774> | |
#16 0x00007f3660b30647 in PyEval_CallObjectWithKeywords (func=func@entry=<instancemethod at remote 0x45c4e10>, arg=arg@entry=(), kw=kw@entry='executeAlgorithm() takes exactly 1 argument (2 given)') at ../Python/ceval.c:3890 | |
result = <optimized out> | |
#17 0x00007f36607ef8e0 in sip_api_invoke_slot (slot=<optimized out>, sigargs=(<QModelIndex at remote 0x5162ad0>,)) at /build/buildd-sip4_4.13.3-2-amd64-4XEr_m/sip4-4.13.3/siplib/qtlib.c:197 | |
nsa = <optimized out> | |
xtype = <type at remote 0x7f3660eae880> | |
xvalue = 'executeAlgorithm() takes exactly 1 argument (2 given)' | |
xtb = 0x0 | |
resobj = <optimized out> | |
sa = () | |
oxtype = <type at remote 0x7f3660eae880> | |
oxvalue = 'executeAlgorithm() takes exactly 1 argument (2 given)' | |
sfunc = <instancemethod at remote 0x45c4e10> | |
sref = <optimized out> | |
__PRETTY_FUNCTION__ = "sip_api_invoke_slot" | |
#18 0x00007f3660512ef6 in PyQtProxy::invokeSlot(qpycore_slot const&, void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so | |
No symbol table info available. | |
#19 0x00007f3660513240 in PyQtProxy::unislot(void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so | |
No symbol table info available. | |
#20 0x00007f36605132f2 in PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so | |
No symbol table info available. | |
#21 0x00007f368ba20713 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#22 0x00007f368b2b9bf5 in QAbstractItemView::doubleClicked(QModelIndex const&) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#23 0x00007f368b304a4d in QTreeView::mouseDoubleClickEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#24 0x00007f365fbf5583 in sipQTreeWidget::mouseDoubleClickEvent (this=0x4e209d0, a0=0x7fff97dad310) at sipQtGuipart1.cpp:25897 | |
sipGILState = <optimized out> | |
sipMeth = <optimized out> | |
#25 0x00007f368ae03e2a in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#26 0x00007f368b1aed36 in QFrame::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#27 0x00007f368b2bc223 in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#28 0x00007f368b2ff971 in QTreeView::viewportEvent(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#29 0x00007f365fbfda6b in viewportEvent (a0=0x7fff97dad310, this=0x4e209d0) at sipQtGuipart1.cpp:26016 | |
No locals. | |
#30 sipQTreeWidget::viewportEvent (this=0x4e209d0, a0=0x7fff97dad310) at sipQtGuipart1.cpp:26008 | |
No locals. | |
#31 0x00007f368ba0acc6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#32 0x00007f368adb46dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#33 0x00007f368adb93eb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#34 0x00007f368ce2255c in QgsApplication::notify (this=0x7fff97dae060, receiver=0x4e2f7e0, event=0x7fff97dad310) at /mnt/data/PROGRAMMING/Quantum-GIS-fork/src/core/qgsapplication.cpp:242 | |
done = true | |
#35 0x00007f368ba0ab5e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#36 0x00007f368adb554b in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#37 0x00007f368ae2ffc4 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#38 0x00007f368ae2ed51 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#39 0x00007f368ae55bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#40 0x00007f3687646355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#41 0x00007f3687646688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#42 0x00007f3687646744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#43 0x00007f368ba39276 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#44 0x00007f368ae5583e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 | |
No symbol table info available. | |
#45 0x00007f368ba098af in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#46 0x00007f368ba09b38 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#47 0x00007f368ba0ecf8 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 | |
No symbol table info available. | |
#48 0x00000000005789a8 in main (argc=1, argv=0x7fff97daebc8) at /mnt/data/PROGRAMMING/Quantum-GIS-fork/src/app/main.cpp:1121 | |
style = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x25183c0, static codecForCStrings = 0x0} | |
mySplashPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x250ce00, static codecForCStrings = 0x0} | |
qgis = 0x254fe90 | |
retval = 0 | |
customizationsettings = 0x2504090 | |
systemEnvVars = {{d = 0x2504960, e = 0x2504960}} | |
testFont = <incomplete type> | |
myUserLocale = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2529b90, static codecForCStrings = 0x0} | |
myPixmap = <incomplete type> | |
myLocaleOverrideFlag = false | |
myLocale = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe58040, static codecForCStrings = 0x0} | |
qgistor = <incomplete type> | |
mypSplash = 0x2434580 | |
mySettings = <incomplete type> | |
useCustomVars = false | |
i18nPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x252d130, static codecForCStrings = 0x0} | |
qttor = <incomplete type> | |
__FUNCTION__ = "main" | |
pythonfile = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe58040, static codecForCStrings = 0x0} | |
myUseGuiFlag = true | |
myApp = {<QApplication> = {<No data fields>}, static staticMetaObject = {d = {superdata = 0x7f368b84ee40, stringdata = 0x7f368d505b60 "QgsApplication", data = 0x7f368d505b00, extradata = 0x7f368d819140}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x7f368d3514a8 <QgsApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, static mFileOpenEventReceiver10900 = 0x254fe90, static mFileOpenEventList10900 = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 5635}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xe58200}, d = 0xe58200}}, <No data fields>}, static mPrefixPath10900 = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe58040, static codecForCStrings = 0x0}, static mPluginPath10900 = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x2503070, static codecForCStrings = 0x0}, static mPkgDataPath10900 = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x24fd050, static codecForCStrings = 0x0}, static mLibraryPath10900 = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x25033a0, static codecForCStrings = 0x0}, static mLibexecPath10900 = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x25034b0, static codecForCStrings = 0x0}, static mThemeName10900 = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x2539c80, static codecForCStrings = 0x0}, static mDefaultSvgPaths10900 = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 5635}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x468d180}, d = 0x468d180}}, <No data fields>}, static mSystemEnvVars10900 = {{d = 0x0, e = 0x0}}, static mConfigPath10900 = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x24ffa30, static codecForCStrings = 0x0}, static mRunningFromBuildDir10900 = false, static mBuildSourcePath10900 = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x0, static codecForCStrings = 0x0}, static mBuildOutputPath10900 = {static null = <same as static member of an already seen type>, static shared_null = <same as static member of an already seen type>, static shared_empty = <same as static member of an already seen type>, d = 0x2501c40, static codecForCStrings = 0x0}, static mGdalSkipList10900 = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 5635}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x0}, d = 0x0}}, <No data fields>}} | |
mySnapshotWidth = 800 | |
myHideSplash = false | |
myInitialExtent = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2355440, static codecForCStrings = 0x0} | |
myTranslationCode = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2501410, static codecForCStrings = 0x0} | |
myRestorePlugins = true | |
myCustomization = true | |
optionpath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe58040, static codecForCStrings = 0x0} | |
customizationfile = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe58040, static codecForCStrings = 0x0} | |
mySnapshotFileName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x7f368bd608c0, static codecForCStrings = 0x0} | |
mySnapshotHeight = 600 | |
configpath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 10367}, alloc = 0, size = 0, data = 0xe5805a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 435}, alloc = 0, size = 0, data = 0x7f368bd608da, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xe58040, static codecForCStrings = 0x0} | |
gdb returned 0 | |
*** Crashed with return code: 0 *** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment