[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

Gabriele Giacone 1o5g4r8o at gmail.com
Fri Dec 31 14:35:34 UTC 2010


On Thu, Dec 30, 2010 at 02:37:52PM +0100, Bálint Réczey wrote:
> 
> Could you please try to reproduce the crash with the attached patch applied?
> It generates a -dbg pkg while stripping so the the crash will probably
> happen and we will still be able to debug it. :-)

Rebuilt on a debian machine and reproduced on ppc vm.
Attached backtrace.


Cheers,
Gabriele
-------------- next part --------------
(gdb) run
Starting program: /usr/bin/qgis.bin 
[Thread debugging using libthread_db enabled]
[New Thread 0x48a8a430 (LWP 1472)]
[Thread 0x48a8a430 (LWP 1472) exited]

Program received signal SIGSEGV, Segmentation fault.
sqlite3MemSize (pPrior=0x1e0) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:12675
12675	/home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c: No such file or directory.
	in /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c
Current language:  auto
The current source language is "auto; currently c".
(gdb) bt
#0  sqlite3MemSize (pPrior=0x1e0) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:12675
#1  0x0fda9e10 in sqlite3DbMallocSize (db=<value optimized out>, p=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:16099
#2  0x0fdc33d0 in sqlite3VdbeMemGrow (pMem=0x106abdc8, n=320, preserve=0) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:46204
#3  0x0fdd6ec8 in allocateCursor (p=0x106aa158, iCur=<value optimized out>, nField=2, iDb=0, isBtreeCursor=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:51727
#4  0x0fe15218 in sqlite3VdbeExec (p=0x106aa158) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:55052
#5  0x0fe04348 in sqlite3Step (pStmt=0x106aa158) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:50615
#6  sqlite3_step (pStmt=0x106aa158) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:50674
#7  0x0fcdc6a8 in QgsCoordinateReferenceSystem::loadFromDb (this=0xbffff518, db=<value optimized out>, field=<value optimized out>, id=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/core/qgscoordinatereferencesystem.cpp:226
#8  0x0fcdcbac in QgsCoordinateReferenceSystem::createFromEpsg (this=0xbffff518, id=4326) at /home/lele/qgis-1.4.0+12730/src/core/qgscoordinatereferencesystem.cpp:179
#9  0x0fc7c838 in QgsDistanceArea::setSourceEpsgCrsId (this=0x1060fcc8, epsgId=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/core/qgsdistancearea.cpp:72
#10 0x0fc7de90 in QgsDistanceArea (this=0x1060fcc8) at /home/lele/qgis-1.4.0+12730/src/core/qgsdistancearea.cpp:46
#11 0x0fcafcb0 in QgsMapRenderer (this=0x1060fb30) at /home/lele/qgis-1.4.0+12730/src/core/qgsmaprenderer.cpp:47
#12 0x0fb1ba68 in QgsMapCanvas (this=0x105fb958, parent=<value optimized out>, name=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/gui/qgsmapcanvas.cpp:106
#13 0x100a0668 in QgisApp::createCanvas (this=0x104d33d8) at /home/lele/qgis-1.4.0+12730/src/app/qgisapp.cpp:1817
#14 0x100b6a50 in QgisApp (this=0x104d33d8, splash=<value optimized out>, parent=<value optimized out>, fl=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/app/qgisapp.cpp:363
#15 0x1008ed8c in main (argc=1, argv=0xbffffcb4) at /home/lele/qgis-1.4.0+12730/src/app/main.cpp:615
-------------- next part --------------
(gdb) bt full
#0  sqlite3MemSize (pPrior=0x1e0) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:12675
No locals.
#1  0x0fda9e10 in sqlite3DbMallocSize (db=<value optimized out>, p=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:16099
No locals.
#2  0x0fdc33d0 in sqlite3VdbeMemGrow (pMem=0x106abdc8, n=320, preserve=0) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:46204
No locals.
#3  0x0fdd6ec8 in allocateCursor (p=0x106aa158, iCur=<value optimized out>, nField=2, iDb=0, isBtreeCursor=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:51727
        pMem = 0x106abdc8
        pCx = 0x0
#4  0x0fe15218 in sqlite3VdbeExec (p=0x106aa158) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:55052
        pc = 4
        pOp = 0x10617bf0
        rc = 0
        db = 0x10610128
        encoding = 1 '\001'
        pIn1 = 0x0
        pIn2 = 0x0
        pIn3 = 0x0
        pOut = 0x106abe18
        iCompare = <value optimized out>
        aPermute = <value optimized out>
        nProgressOps = 0
        u = {aa = {pcDest = 2}, ab = {p1 = 2, p2 = 274889928, n = 651, pVar = 0x0}, ac = {zMalloc = 0x2 <Address 0x2 out of bounds>, n = 274889928, p1 = 651, p2 = 0}, ad = {pMem = 0x2, i = 274889928}, ae = {nByte = 8864824520}, af = {flags = 2, iA = 2796023709696, iB = 274792624, rA = 8.1924935974697953e-230, rB = 1.3722918279315216e-229}, ag = {i = 2, pArg = 0x10627cc8, ctx = {pFunc = 0x28b, pVdbeFunc = 0x0, s = {u = {i = 274792624, nZero = 0, pDef = 0x0, pRowSet = 0x0, pFrame = 0x0}, r = 8.1924935974697953e-230, db = 0x106aa1a0, z = 0x106aa17c "\020a}\320\020j\273`", n = 275423652, flags = 4202, type = 161 '\241', enc = 140 '\214', xDel = 0, zMalloc = 0x0}, pMem = 0x8, isError = 480, pColl = 0x1e0}, apVal = 0x10617f9c, n = 12}, ah = {a = 8864824520, b = 2796023709696}, ai = {res = 2, affinity = 16 '\020'}, aj = {n = 2, i = 274889928, p1 = 651, p2 = 0, pKeyInfo = 0x0, idx = 274792624, pColl = 0x105fcc28, bRev = 274793168}, ak = {v1 = 2, v2 = 274889928}, al = {c = 2}, am = {payloadSize = 2, payloadSize64 = 2796023709696, p1 = 0, p2 = 274792624, pC = 0x105fcc28, zRec = 0x106102d0 "\017\360 `\020a", pCrsr = 0x106aa1a0, aType = 0x106aa17c, aOffset = 0x106aa1a4, nField = 275423628, len = 0, i = 0, zData = 0x8 <Address 0x8 out of bounds>, pDest = 0x1e0, sMem = {u = {i = 2061859725744, nZero = 480, pDef = 0x1e0, pRowSet = 0x1e0, pFrame = 0x1e0}, r = 9.0168220043928449e-230, db = 0xbffff1c8, z = 0x1e0 <Address 0x1e0 out of bounds>, n = 488, flags = 4088, type = 65 'A', enc = 80 'P', xDel = 0xdd5dff4, zMalloc = 0xdd5f260 ""}, zIdx = 0xbffff190 "\277\377\361\240\017\336`\204\017\370=\260\017\370\060,\277\377\361\260\017\336`\360\017\370=\260", zEndHdr = 0xdc694ac "|}\033yA\202", offset = 3221221832, offset64 = 2061852229968, szHdr = 267926960, avail = 480, pReg = 0xbffff1a0}, an = {zAffinity = 0x2 <Address 0x2 out of bounds>, pData0 = 0x10627cc8, pLast = 0x28b, pRec = 0x0}, ao = {zNewRecord = 0x2 <Address 0x2 out of bounds>, pRec = 0x10627cc8, nData = 2796023709696, nHdr = 0, nByte = 1179886099839910608, nZero = 275423648, nVarint = 275423612, serial_type = 275423652, pData0 = 0x106aa18c, pLast = 0x0, nField = 0, zAffinity = 0x8 <Address 0x8 out of bounds>, file_format = 480, i = 480, len = 275423664}, ap = {nEntry = 8864824520, pCrsr = 0x28b}, aq = {p1 = 2, zName = 0x10627cc8 "\020a\001(\001", nName = 651, pNew = 0x0, pSavepoint = 0x0, pTmp = 0x106100b0, iSavepoint = 274713640, ii = 274793168}, ar = {desiredAutoCommit = 2, iRollback = 274889928, turnOnAC = 651}, as = {pBt = 0x2}, at = {iMeta = 2, iDb = 274889928, iCookie = 651}, au = {pDb = 0x2}, av = {iMeta = 2, pBt = 0x10627cc8}, aw = {nField = 2, pKeyInfo = 0x10627cc8, p2 = 651, iDb = 0, wrFlag = 0, pX = 0x106100b0, pCur = 0x105fcc28, pDb = 0x106102d0}, ax = {pCx = 0x2}, ay = {pCx = 0x2}, az = {res = 2, oc = 274889928, pC = 0x28b, r = {pKeyInfo = 0x0, nField = 4193, flags = 176, rowid = 1179886099839910608, aMem = 0x106aa1a0}, nField = 275423652, iKey = 0}, ba = {pC = 0x2}, bb = {alreadyExists = 2, pC = 0x10627cc8, res = 651, pIdxKey = 0x0, aTempRec = "\000\000\000\000\020a\000\260\020_\314(\020a\002\320\020j\241\240\020j\241|\020j\241\244\020j\241\214", '\000' <repeats 11 times>, "\b\000\000\001\340\000\000\001\340\020j\241\260\020a\177\234\000\000\000\f\277\377\361\310\000\000\001\340\000\000\001\350\017\370AP\r\325\337\364\r\325\362`\277\377\361\220\r?\254\277\377\361\310\000\000\001\340\000\000\001\340\017\370AP\017\370=\260\000\000\001\340\277\377\361\240\017\336`\204\017\370=\260\017\370\060,\277\377\361\260\017\336`\360\017\370=\260\000\000"}, bc = {ii = 0, pCx = 0x10627cc8, pCrsr = 0x28b, nField = 0, aMem = 0x0, r = {pKeyInfo = 0x105fcc28, nField = 4193, flags = 720, rowid = 1182935560980439420, aMem = 0x106aa1a4}, R = 0}, bd = {pC = 0x2, pCrsr = 0x10627cc8, res = 651, iKey = 274792624}, be = {v = 8864824520, pC = 0x28b, res = 0, cnt = 0, pMem = 0x106100b0, pFrame = 0x105fcc28}, bf = {pData = 0x2, pKey = 0x10627cc8, iKey = 2796023709696, pC = 0x0, nZero = 274792624, seekResult = 274713640, zDb = 0x106102d0 "\017\360 `\020a", zTbl = 0x106aa1a0 "\020a}\320\020a}?\362\r\243", op = 275423612}, bg = {iKey = 8864824520, pC = 0x28b}, bh = {pC = 0x2, pCrsr = 0x10627cc8, n = 651, n64 = 274792624}, bi = {pC = 0x2, v = 2796023709696, pVtab = 0x0, pModule = 0x106100b0}, bj = {pC = 0x2}, bk = {pC = 0x2, pCrsr = 0x10627cc8, res = 651}, bl = {pC = 0x2, pCrsr = 0x10627cc8, res = 651}, bm = {pC = 0x2, pCrsr = 0x10627cc8, res = 651}, bn = {pC = 0x2, pCrsr = 0x10627cc8, nKey = 651, zKey = 0x0}, bo = {pC = 0x2, pCrsr = 0x10627cc8, res = 651, r = {pKeyInfo = 0x0, nField = 4193, flags = 176, rowid = 1179886099839910608, aMem = 0x106aa1a0}}, bp = {pCrsr = 0x2, pC = 0x10627cc8, rowid = 2796023709696}, bq = {pC = 0x2, res = 274889928, r = {pKeyInfo = 0x28b, nField = 0, flags = 0, rowid = 274792624, aMem = 0x105fcc28}}, br = {iMoved = 2, iCnt = 274889928, pVdbe = 0x28b, iDb = 0}, bs = {nChange = 2}, bt = {pgno = 2, flags = 274889928, pDb = 0x28b}, bu = {iDb = 2, zMaster = 0x10627cc8 "\020a\001(\001", zSql = 0x28b <Address 0x28b out of bounds>, initData = {db = 0x0, iDb = 0, pzErrMsg = 0x106100b0, rc = 274713640}}, bv = {nRoot = 2, aRoot = 0x10627cc8, j = 651, nErr = 0, z = 0x0, pnErr = 0x106100b0}, bw = {pIdx = 0x2, pVal = 0x10627cc8}, bx = {pIdx = 0x2, val = 2796023709696}, by = {iSet = 2^[[B, exists = 274889928}, bz = {nMem = 2, nByte = 274889928, pRt = 0x28b, pMem = 0x0, pEnd = 0x0, pFrame = 0x106100b0, pProgram = 0x105fcc28, t = 0x106102d0}, ca = {pFrame = 0x2, pIn = 0x10627cc8}, cb = {pIn1 = 0x2, pFrame = 0x10627cc8}, cc = {n = 2, i = 274889928, pMem = 0x28b, pRec = 0x0, ctx = {pFunc = 0x0, pVdbeFunc = 0x106100b0, s = {u = {i = 1179886099839910608, nZero = 274713640, pDef = 0x105fcc28, pRowSet = 0x105fcc28, pFrame = 0x105fcc28}, r = 1.3722918279315216e-229, db = 0x106aa1a4, z = 0x106aa18c "\020a}\320\002", n = 0, flags = 0, type = 0 '\000', enc = 0 '\000', xDel = 0x8, zMalloc = 0x1e0 <Address 0x1e0 out of bounds>}, pMem = 0x1e0, isError = 275423664^[[B^[[B, pColl = 0x10617f9c}, apVal = 0xbffff1c8}, cd = {pMem = 0x2}, ce = {pBt = 0x2}, cf = {pVTab = 0x2}^[[B^[[B^[[B^[[B, cg = {pCur = 0x2, pVtabCursor = 0x10627cc8, pVtab = 0x28b, pModule = 0x0}, ch = {nArg = 2, iQuery = 274889928^[[B^[[B^[[B^[[B, pModule = 0x28b, pQuery = 0x0, pArgc = 0x0, pVtabCursor = 0x106100b0, pVtab = 0x105fcc28, pCur = 0x106102d0, res = 275423648, i = 275423612, apArg = 0x106aa1a4}^[[B^[[B, ci = {pVtab = 0x2, pModule = 0x10627cc8, pDest = 0x28b, sContext = {pFunc = 0x0, pVdbeFunc = 0x106100b0, s = {u = {i = 1179886099839910608, nZero = 274713640, pDef = 0x105fcc28, pRowSet = 0x105fcc28, pFrame = 0x105fcc28}, r = 1.3722918279315216e-229^[[B^[[B^[[B, db = 0x106aa1a4, z = 0x106aa18c "\020a}\320\002", n = 0^[[B^[[B, flags = 0, type = 0 '\000', enc = 0 '\000'^[[B, xDel = 0x8, zMalloc = 0x1e0 <Address 0x1e0 out of bounds>}, pMem = 0x1e0, isError = 275423664, pColl = 0x10617f9c}}, cj = {pVtab = 0x2, pModule = 0x10627cc8, res = 651, pCur = 0x0}, ck = {pVtab = 0x2, pName = 0x10627cc8}, cl = {pVtab = 0x2, pModule = 0x10627cc8, nArg = 651, i = 0, rowid = 274792624, apArg = 0x105fcc28, pX = 0x106102d0}, cm = {p1 = 2, nPage = 274889928, pPager = 0x28b}, cn = {zTrace = 0x2 <Address 0x2 out of bounds>}}
#5  0x0fe04348 in sqlite3Step (pStmt=0x106aa158) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:50615
        db = 0x10610128
        rc = <value optimized out>
#6  sqlite3_step (pStmt=0x106aa158) at /home/lele/qgis-1.4.0+12730/src/core/spatialite/sqlite3.c:50674
        cnt = 0
        db = 0x10610128
        rc = <value optimized out>
#7  0x0fcdc6a8 in QgsCoordinateReferenceSystem::loadFromDb (this=0xbffff518, db=<value optimized out>, field=<value optimized out>, id=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/core/qgscoordinatereferencesystem.cpp:226
        myInfo = {d_ptr = {d = 0x1060fea0}}
        myTail = 0x105fc689 ""
        myDatabase = 0x10610128
        myPreparedStatement = 0x106aa158
        myResult = 0
        mySql = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x105fca18, static codecForCStrings = 0x0}
#8  0x0fcdcbac in QgsCoordinateReferenceSystem::createFromEpsg (this=0xbffff518, id=4326) at /home/lele/qgis-1.4.0+12730/src/core/qgscoordinatereferencesystem.cpp:179
No locals.
#9  0x0fc7c838 in QgsDistanceArea::setSourceEpsgCrsId (this=0x1060fcc8, epsgId=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/core/qgsdistancearea.cpp:72
        srcCRS = {mSrsId = 267916040, mDescription = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104682f8, static codecForCStrings = 0x0}, mProjectionAcronym = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104682f8, static codecForCStrings = 0x0}, mEllipsoidAcronym = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104682f8, static codecForCStrings = 0x0}, mGeoFlag = 66, mMapUnits = QGis::UnknownUnit, mSRID = 274791624, mEpsg = 4326, mIsValidFlag = false, mCRS = 0x1060fde0, mValidationHint = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104682f8, static codecForCStrings = 0x0}, static mCustomSrsValidation = 0}
#10 0x0fc7de90 in QgsDistanceArea (this=0x1060fcc8) at /home/lele/qgis-1.4.0+12730/src/core/qgsdistancearea.cpp:46
No locals.
#11 0x0fcafcb0 in QgsMapRenderer (this=0x1060fb30) at /home/lele/qgis-1.4.0+12730/src/core/qgsmaprenderer.cpp:47
No locals.
#12 0x0fb1ba68 in QgsMapCanvas (this=0x105fb958, parent=<value optimized out>, name=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/gui/qgsmapcanvas.cpp:106
No locals.
#13 0x100a0668 in QgisApp::createCanvas (this=0x104d33d8) at /home/lele/qgis-1.4.0+12730/src/app/qgisapp.cpp:1817
No locals.
#14 0x100b6a50 in QgisApp (this=0x104d33d8, splash=<value optimized out>, parent=<value optimized out>, fl=<value optimized out>) at /home/lele/qgis-1.4.0+12730/src/app/qgisapp.cpp:363
        caption = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xbffff794, static codecForCStrings = 0x0}
#15 0x1008ed8c in main (argc=1, argv=0xbffffcb4) at /home/lele/qgis-1.4.0+12730/src/app/main.cpp:615
        i18nPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104c9bb8, static codecForCStrings = 0x0}
        myUserLocale = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104ca148, static codecForCStrings = 0x0}
        myLocale = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104682f8, static codecForCStrings = 0x0}
        myPixmap = <incomplete type>
        mySettings = <incomplete type>
        myLocaleOverrideFlag = <value optimized out>
        appDir = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104a06c8, static codecForCStrings = 0x0}
        qgistor = <incomplete type>
        qttor = <incomplete type>
        mySplashPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104cc6d0, static codecForCStrings = 0x0}
        myApp = {<> = {<No data fields>}, static staticMetaObject = {d = {superdata = 0xf691a7c, stringdata = 0xff0e2dc "QgsApplication", data = 0xff0e2ec, extradata = 0x0}}, static mPrefixPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104ba7b8, static codecForCStrings = 0x0}, static mPluginPath = {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 = 0x104cab40, static codecForCStrings = 0x0}, static mPkgDataPath = {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 = 0x104caa30, static codecForCStrings = 0x0}, static mThemeName = {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 = 0x104682f8, static codecForCStrings = 0x0}}
        mySnapshotFileName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xf9d701c, static codecForCStrings = 0x0}
        mySnapshotWidth = 800
        mySnapshotHeight = 600
        myHideSplash = false
        myInitialExtent = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x10493790, static codecForCStrings = 0x0}
        myTranslationCode = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1257}, alloc = 0, size = 0, data = 0x1046830a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 23}, alloc = 0, size = 0, data = 0xf9d702e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x104cdc60, static codecForCStrings = 0x0}


More information about the Pkg-grass-devel mailing list