Ubuntu Pastebin

Paste from phablet at Mon, 13 Apr 2015 11:24:46 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
#0  0xffffffff in QV4::MemoryManager::mark() (markBase=0xab3700f8, engine=0x9bde0) at jsruntime/qv4mm.cpp:269
        markBase = 0xab3700f8
        persistent = <optimized out>
#1  0xffffffff in QV4::MemoryManager::mark() (this=this@entry=0x9a938)
    at jsruntime/qv4mm.cpp:330
        markBase = 0xab3700f8
        persistent = <optimized out>
#2  0xffffffff in QV4::MemoryManager::runGC() (this=0x9a938)
    at jsruntime/qv4mm.cpp:458
#3  0xffffffff in QV4::MemoryManager::allocData(unsigned int) (this=0x9a938, size=size@entry=64) at jsruntime/qv4mm.cpp:178
        pos = <optimized out>
        m = <optimized out>
#4  0xffffffff in QV4::Members::ensureIndex(QV4::ExecutionEngine*, unsigned int) (size=<optimized out>, this=<optimized out>) at jsruntime/qv4mm_p.h:94
        o = <optimized out>
        alloc = 56
        newMemberData = 0xbeffeaec
#5  0xffffffff in QV4::Members::ensureIndex(QV4::ExecutionEngine*, unsigned int) (this=this@entry=0xa88cbac8, e=0x9bde0, idx=<optimized out>)
    at jsruntime/qv4memberdata.cpp:54
        alloc = 56
        newMemberData = 0xbeffeaec
#6  0xffffffff in QV4::Object::ensureMemberIndex(unsigned int) (this=this@entry=0xa88cbac0, idx=<optimized out>) at jsruntime/qv4object.cpp:205
#7  0xffffffff in QV4::Object::insertMember(QV4::String*, QV4::Property const&, QV4::PropertyAttributes) (this=this@entry=0xa88cbac0, s=<optimized out>, p=..., attributes=...) at jsruntime/qv4object.cpp:214
        idx = 0
#8  0xffffffff in QV4::RegExpObject::init(QV4::ExecutionEngine*) (attributes=..., v=..., s=<optimized out>, this=0xa88cbac0) at jsruntime/qv4object_p.h:173
        p = 
                {value = {{val = 9223301672405565440, dbl = nan(0xfc00100000000), {{uint_32 = 0, int_32 = 0, m = 0x0, o = 0x0, s = 0x0}, tag = 2147467265}}}, set = {{val = 9222879455645532160, dbl = nan(0xe400000000000), {{uint_32 = 0, int_32 = 0, m = 0x0, o = 0x0, s = 0x0}, tag = 2147368960}}}}
        scope = {engine = 0x9bde0, mark = 0xab3700e0}
        p = {static null = {<No data fields>}, d = 0xf2}
        lastIndex = <optimized out>
        v = {ptr = 0xab3700f0}
#9  0xffffffff in QV4::RegExpObject::init(QV4::ExecutionEngine*) (this=0xa88cbac0, engine=engine@entry=0x9bde0) at jsruntime/qv4regexpobject.cpp:154
        scope = {engine = 0x9bde0, mark = 0xab3700e0}
        p = {static null = {<No data fields>}, d = 0xf2}
        lastIndex = <optimized out>
        v = {ptr = 0xab3700f0}
#10 0xffffffff in QV4::RegExpObject::Data::Data(QV4::ExecutionEngine*, QV4::RegExp*, bool) (this=0xa88cbac0, engine=0x9bde0, value=0xab35c5c0, global=<optimized out>) at jsruntime/qv4regexpobject.cpp:88
        scope = {engine = 0x9bde0, mark = 0xab3700d8}
        o = {ptr = 0xab3700d8}
#11 0xffffffff in QV4::ExecutionEngine::newRegExpObject(QV4::RegExp*, bool) (arg3=false, arg2=0xab35c5c0, arg1=0x9bde0, this=<optimized out>)
    at jsruntime/qv4mm_p.h:126
        t = 0xa88cbac0
        scope = {engine = 0x9bde0, mark = 0xab3700d8}
        object = {ptr = 0xab3722c8}
#12 0xffffffff in QV4::ExecutionEngine::newRegExpObject(QV4::RegExp*, bool) (this=0x9bde0, re=0xab35c5c0, global=global@entry=false)
    at jsruntime/qv4engine.cpp:591
        scope = {engine = 0x9bde0, mark = 0xab3700d8}
        object = {ptr = 0xab3722c8}
#13 0xffffffff in QV4::RegExpCtor::construct(QV4::Managed*, QV4::CallData*) (m=<optimized out>, callData=<optimized out>) at jsruntime/qv4regexpobject.cpp:293
        scope = {engine = 0x9bde0, mark = 0xab3700c0}
        regexp = <optimized out>
        r = {ptr = 0xab3700c0}
        re = <optimized out>
        ignoreCase = false
        f = <optimized out>
        pattern = {static null = {<No data fields>}, d = 0x2443e8}
        global = false
        multiLine = <optimized out>
#14 0xffffffff in QV4::Runtime::callActivationProperty(QV4::ExecutionContext*, QV4::String*, QV4::CallData*) (d=0xab370070, this=<optimized out>)
    at jsruntime/qv4object_p.h:278
        scope = {engine = 0x9bde0, mark = 0xab3700b0}
        base = {ptr = 0xab3700b0}
        func = <optimized out>
#15 0xffffffff in QV4::Runtime::callActivationProperty(QV4::ExecutionContext*, QV4::String*, QV4::CallData*) (context=context@entry=0xbeffece8, name=0xab363240, callData=0xab370070) at jsruntime/qv4runtime.cpp:908
        scope = {engine = 0x9bde0, mark = 0xab3700b0}
        base = {ptr = 0xab3700b0}
        func = <optimized out>
#16 0xffffffff in QV4::Moth::VME::run(QV4::ExecutionContext*, unsigned char const*, void***) (this=this@entry=0xbeffec84, context=context@entry=0xbeffece8, code=0xa8bdc940 "RX\274\266\001", 
    code@entry=0xa8bdc8c0 "\\I\274\266\v", storeJumpTable=storeJumpTable@entry=0x0) at jsruntime/qv4vme_moth.cpp:394
        tmp = <optimized out>
        callData = <optimized out>
        genericInstr = 0xa8bdc928
        stackSize = <optimized out>
        engine = 0x9bde0
        runtimeStrings = <optimized out>
        stack = 0xa88ca080
        exceptionHandler = <optimized out>
        scopeDepth = <optimized out>
        scopes = 0xbeffebe8
#17 0xffffffff in QV4::Moth::VME::exec(QV4::ExecutionContext*, unsigned char const*) (ctxt=0xbeffece8, code=0xa8bdc8c0 "\\I\274\266\v")
    at jsruntime/qv4vme_moth.cpp:734
        vme = {<No data fields>}
        debugger = 0x0
        retVal = <optimized out>
#18 0xffffffff in QV4::SimpleScriptFunction::call(QV4::Managed*, QV4::CallData*) (that=0xa88ca080, callData=<optimized out>)
    at jsruntime/qv4functionobject.cpp:512
        v4 = 0x9bde0
        ctxSaver = {engine = 0x9bde0, savedContext = 0xab340000}
        ctx = 
          {<QV4::ExecutionContext::Data> = {<QV4::Managed::Data> = {<QV4::HeapObject> = {<No data fields>}, internalClass = 0x9c6c0, {markBit = 1 '\001', inUse = 1 '\001', extensible = 1 '\001', _unused = 0 '\000', needsActivation = 0 '\000', strictMode = 0 '\000', bindingKeyFlag = 0 '\000', hasAccessorProperty = 0 '\000', _type = 0 '\000', subtype = 0 '\000', _flags = 0 '\000'}}, type = QV4::ExecutionContext::Type_SimpleCallContext, strictMode = false, callData = 0xab370008, engine = 0x9bde0, parent = 0xab340000, outer = 0xab327ce0, lookups = 0x0, compilationUnit = 0xa8bd1330, lineNumber = 38}, function = 0xa88ca080, realArgumentCount = 3, locals = 0xab370058, activation = 0x0}
        f = 0xa88ca080
        scope = {engine = <optimized out>, mark = 0xab370058}
        result = <optimized out>
#19 0xffffffff in QQmlJavaScriptExpression::evaluate(QQmlContextData*, QV4::ValueRef, QV4::CallData*, bool*) (d=0xab370008, this=<optimized out>)
    at ../../include/QtQml/5.4.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:278
        lastPropertyCapture = 0x0
        watcher = {_c = 0x22d1b8, _w = 0xbeffed74, _s = 0x22ddf0}
        capture = 
          {<QQmlEnginePrivate::PropertyCapture> = {_vptr.PropertyCapture = 0xb6cd57c0 <vtable for QQmlJavaScriptExpression::GuardCapture+8>}, engine = 0x9b8c8, expression = 0x22ddf0, watcher = 0xbeffed6c, guards = {_first = 0x0, _last = 0x0, _flag = 0, _count = 0}, errorString = 0x0}
        scope = {engine = 0x9bde0, mark = 0xab370048}
        result = {ptr = 0xab370048}
#20 0xffffffff in QQmlJavaScriptExpression::evaluate(QQmlContextData*, QV4::ValueRef, QV4::CallData*, bool*) (this=this@entry=0x22ddf0, context=<optimized out>, function=..., callData=callData@entry=0xab370008, isUndefined=isUndefined@entry=0xbeffee30) at qml/qqmljavascriptexpression.cpp:158
        lastPropertyCapture = 0x0
        watcher = {_c = 0x22d1b8, _w = 0xbeffed74, _s = 0x22ddf0}
        capture = 
          {<QQmlEnginePrivate::PropertyCapture> = {_vptr.PropertyCapture = 0xb6cd57c0 <vtable for QQmlJavaScriptExpression::GuardCapture+8>}, engine = 0x9b8c8, expression = 0x22ddf0, watcher = 0xbeffed6c, guards = {_first = 0x0, _last = 0x0, _flag = 0, _count = 0}, errorString = 0x0}
        scope = {engine = 0x9bde0, mark = 0xab370048}
        result = {ptr = 0xab370048}
#21 0xffffffff in QQmlJavaScriptExpression::evaluate(QQmlContextData*, QV4::ValueRef, bool*) (this=this@entry=0x22ddf0, context=<optimized out>, function=..., 
    function@entry=..., isUndefined=isUndefined@entry=0xbeffee30)
    at qml/qqmljavascriptexpression.cpp:115
        scope = {engine = 0x9bde0, mark = 0xab370008}
        callData = {ptr = 0xab370008}
#22 0xffffffff in QQmlBinding::update(QFlags<QQmlPropertyPrivate::WriteFlag>) (this=0x22dde0, flags=...) at qml/qqmlbinding.cpp:217
        isUndefined = false
        result = <optimized out>
        needsErrorLocationData = <optimized out>
        prof = 
            {<QQmlProfilerHelper> = {<QQmlProfilerDefinitions> = {<No data fields>}, profiler = 0x0}, <No data fields>}
        watcher = {_c = 0x22bcd8, _w = 0xbeffee3c, _s = 0x22dde0}
        url = {static null = {<No data fields>}, d = 0x2444b0}
        lineNumber = 38
        columnNumber = 23
        scope = {engine = 0x9bde0, mark = 0xab370000}
        f = {ptr = 0xab370000}
#23 0xffffffff in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (f=..., e=true, this=0x22ddfc)
    at ../../include/QtQml/5.4.1/QtQml/private/../../../../../src/qml/qml/qqmlabstractbinding_p.h:110
        watcher = 
            {sharedState = {d = 0x153ae0}, watcher = {_t = 0x153ae0, _r = false}}
        ocRestorer = {ep = 0x9b8d8, oldCreator = 0x0}
#24 0xffffffff in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (this=0x4c5a0, interrupt=...) at qml/qqmlobjectcreator.cpp:1213
        watcher = 
            {sharedState = {d = 0x153ae0}, watcher = {_t = 0x153ae0, _r = false}}
        ocRestorer = {ep = 0x9b8d8, oldCreator = 0x0}
#25 0xffffffff in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (enginePriv=0x9b8d8, state=0x11d320)
    at qml/qqmlcomponent.cpp:928
        interrupt = 
          {mode = QQmlInstantiationInterrupt::None, timer = {t1 = -9223372036854775808, t2 = -9223372036854775808}, nsecs = 0, runWhile = 0x0}
        state = 0x11d320
        enginePriv = 0x9b8d8
#26 0xffffffff in QQmlComponentPrivate::completeCreate() (this=0x11d2c0)
    at qml/qqmlcomponent.cpp:964
#27 0xffffffff in QQmlComponent::create(QQmlContext*) (this=0x1220f0)
    at qml/qqmlcomponent.cpp:957
        _qml_memory_scope = {pushed = false}
        rv = 0x126568
#28 0xffffffff in QQmlComponent::create(QQmlContext*) (this=0x1220f0, context=0x11c9a0) at qml/qqmlcomponent.cpp:791
        _qml_memory_scope = {pushed = false}
        rv = 0x126568
#29 0xffffffff in QQuickView::continueExecute() (this=this@entry=0x9a490)
    at items/qquickview.cpp:476
        obj = <optimized out>
#30 0xffffffff in QQuickViewPrivate::execute() (this=0x9aa48)
    at items/qquickview.cpp:124
        _qml_memory_scope = {pushed = false}
#31 0xffffffff in QQuickView::setSource(QUrl const&) (this=this@entry=0x9a490, url=...) at items/qquickview.cpp:253
#32 0x00013dbe in main(int, char const**) (argc=1, argv=<optimized out>)
    at /build/unity8-bKPA75/unity8-8.02+15.04.20150320/src/main.cpp:119
        isMirServer = true
        parser = 
            {m_gridUnit = 18, m_windowGeometry = {wd = -1, ht = -1}, m_hasTestability = false, m_hasFrameless = false, m_hasMouseToTouch = false, m_hasFullscreen = false, m_deviceName = {static null = {<No data fields>}, d = 0xb65e8180 <QArrayData::shared_null>}}
        qmlArgs = 
            {<QObject> = {_vptr.QObject = 0x29e08 <vtable for ApplicationArguments+8>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0xb6688dd0 <qt_meta_stringdata_QObject>, data = 0xb6688ea8 <qt_meta_data_QObject>, static_metacall = 0xb65694b1 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x99ac0}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0xb66ce080 <qt_meta_stringdata_Qt>, data = 0xb66cb81c <qt_meta_data_Qt>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x2a2c8 <QObject::staticMetaObject>, stringdata = 0x188ac <qt_meta_stringdata_ApplicationArguments>, data = 0x18a18 <qt_meta_data_ApplicationArguments>, static_metacall = 0x17ff1 <ApplicationArguments::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, m_size = {wd = -1, ht = -1}, m_deviceName = {static null = {<No data fields>}, d = 0x9a308}}
        view = 0x9a490
        mouseTouchAdaptor = 0x0
        source = {d = 0x1211d8}
        managerFactory = 0x11e838
        application = 0x2ef00
        touchRegistry = 
          {<QObject> = {_vptr.QObject = 0xb67fce40 <vtable for TouchRegistry+8>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0xb6688dd0 <qt_meta_stringdata_QObject>, data = 0xb6688ea8 <qt_meta_data_QObject>, static_metacall = 0xb65694b1 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x11cc08}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0xb66ce080 <qt_meta_stringdata_Qt>, data = 0xb66cb81c <qt_meta_data_Qt>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x2a2c8 <QObject::staticMetaObject>, stringdata = 0xb67eba0c <qt_meta_stringdata_TouchRegistry>, data = 0xb67ebab4 <qt_meta_data_TouchRegistry>, static_metacall = 0xb67eb215 <TouchRegistry::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, m_touchInfoPool = {m_slots = {d = 0xb65e8180 <QArrayData::shared_null>}, m_lastUsedIndex = -1}, static m_instance = 0xbefff144, m_inDispatchLoop = false, m_timerFactory = 0x119e80}
        result = <optimized out>
Download as text