Description
QT 5.11.0 running on ARMv8 NVIDIA Tegra X2
Debugger in QT Creator crashes before application starts
Debugger log:
wNote: This log contains possibly confidential information about your machine, environment variables, in-memory data of the processes you are debugging, and more. It is never transferred over the internet by Qt Creator, and only stored to disk if you manually use the respective option from the context menu, or through mechanisms that are not under the control of Qt Creator's Debugger plugin, for instance in swap files, or other plugins you might use. wYou may be asked to share the contents of this log when reporting bugs related to debugger operation. In this case, make sure your submission does not contain data you do not want to or you are not allowed to share. w dEXAMINING /home/nvidia/sw/demo_server/VideoServer/build-nvidia-Debug/VideoServer dELF SECTIONS: .interp .note.ABI-tag .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt .text .fini .rodata .eh_frame_hdr .eh_frame .gcc_except_table .init_array .fini_array .jcr .data.rel.ro .dynamic .got .got.plt .data .bss .comment .debug_aranges .debug_info .debug_abbrev .debug_line .debug_str .debug_ranges .shstrtab .symtab .strtab sStarting debugger "GdbEngine" for ABI "arm-linux-generic-elf-64bit"... dStart parameters: 'VideoServer' mode: 1 dABI: arm-linux-generic-elf-64bit dLanguages: c++ dExecutable: /home/nvidia/sw/demo_server/VideoServer/build-nvidia-Debug/VideoServer [terminal] dDirectory: /home/nvidia/sw/demo_server/VideoServer/build-nvidia-Debug dDebugger: /usr/bin/gdb dProject: /home/nvidia/sw/demo_server/VideoServer/VideoServer dAdditional Search Directories: dSysroot: dDebug Source Location: dDebugger settings: dAdditionalArguments: (default: ) dAdjustBreakpointLocations: true (default: true) dAllPluginBreakpoints: true (default: true) dAlwaysAdjustColumnWidths: true (default: true) dAutoDerefPointers: true (default: true) dAutoEnrichParameters: true (default: true) dAutoQuit: false (default: false) dBreakEvent: (default: ) dBreakOnAbort: false (default: false) dBreakOnCatch: false (default: false) dBreakOnCrtDbgReport: false (default: false) dBreakOnFatal: false (default: false) dBreakOnThrow: false (default: false) dBreakOnWarning: false (default: false) dBreakpointCorrection: true (default: true) dBreakpointsFullPath: false (default: false) dCDB_Console: false (default: false) dCloseBuffersOnExit: false (default: false) dCloseMemoryBuffersOnExit: true (default: true) dDisplayStringLimit: 100 (default: 100) dEnableReverseDebugging: false (default: false) dExtraDumperFile: (default: ) dFontSizeFollowsEditor: false (default: false) dGdbCustomDumperCommands: (default: ) dGdbPostAttachCommands: (default: ) dGdbStartupCommands: (default: ) dIdentifyDebugInfoPackages: false (default: false) dIgnoreFirstChanceAccessViolation: false (default: false) dIntelFlavor: false (default: false) dLoadGdbDumpers2: true (default: false) *** dLoadGdbInit: true (default: true) dLogTimeStamps: false (default: false) dMaximalStackDepth: 20 (default: 20) dMaximalStringLength: 10000 (default: 10000) dMultiInferior: false (default: false) dNoPluginBreakpoints: false (default: false) dQmlInspector.ShowAppOnTop: false (default: false) dRaiseOnInterrupt: true (default: true) dSelectedPluginBreakpoints: false (default: false) dSelectedPluginBreakpointsPattern: .* (default: .*) dShowQObjectNames2: true (default: true) dShowQmlObjectTree: true (default: true) dShowQtNamespace: true (default: true) dShowStandardNamespace: true (default: true) dShowThreadNames: true (default: false) *** dSkipKnownFrames: false (default: false) dSortStructMembers: true (default: true) dSourcePaths: (default: ) dStationaryEditorWhileStepping: false (default: false) dSwitchModeOnExit: false (default: false) dSymbolPaths: (default: ) dTargetAsync: false (default: false) dUseAddressInBreakpointsView: false (default: false) dUseAddressInStackView: false (default: false) dUseAlternatingRowColours: false (default: false) dUseCodeModel: true (default: true) dUseDebuggingHelper: true (default: true) dUseDynamicType: true (default: true) dUseMessageBoxForSignals: true (default: true) dUsePythonDumper: true (default: true) dUseToolTips: true (default: true) dUseToolTipsInBreakpointsView: false (default: false) dUseToolTipsInLocalsView: false (default: false) dUseToolTipsInStackView: true (default: true) dWarnOnReleaseBuilds: true (default: true) dWatchdogTimeout: 20 (default: 20) dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master] dCALL: SETUP ENGINE dTRYING TO START ADAPTER dENABLING TEST CASE: 0 dSTARTING /usr/bin/gdb -i mi dGDB STARTED, INITIALIZING IT <1show version <2show debug-file-directory <3set print object on <4set breakpoint pending on <5set print elements 10000 <6set unwindonsignal on <7set width 0 <8set height 0 sSetting up inferior... <9python sys.path.insert(1, '/nvxdata/QT5/build-qtcreator-4.7/share/qtcreator/debugger/') <10python sys.path.append('/usr/bin/data-directory/python') <11python from gdbbridge import * <12python theDumper.loadDumpers({"token":12}) >=thread-group-added,id="i1" >~"GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1\n" >~"Copyright (C) 2016 Free Software Foundation, Inc.\n" >~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\nand \"show warranty\" for details.\n" >~"This GDB was configured as \"aarch64-linux-gnu\".\nType \"show configuration\" for configuration details." >~"\nFor bug reporting instructions, please see:\n" >~"<http://www.gnu.org/software/gdb/bugs/>.\n" >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n" >~"For help, type \"help\".\n" >~"Type \"apropos word\" to search for commands related to \"word\".\n" >&"show version\n" >~"GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1\n" >~"Copyright (C) 2016 Free Software Foundation, Inc.\n" >~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\nand \"show warranty\" for details.\n" >~"This GDB was configured as \"aarch64-linux-gnu\".\nType \"show configuration\" for configuration details." >~"\nFor bug reporting instructions, please see:\n" >~"<http://www.gnu.org/software/gdb/bugs/>.\n" >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n" >~"For help, type \"help\".\n" >~"Type \"apropos word\" to search for commands related to \"word\".\n" >1^done dPARSING VERSION: 1^done dSUPPORTED GDB VERSION GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 dCopyright (C) 2016 Free Software Foundation, Inc. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> dThis is free software: you are free to change and redistribute it. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying" dand "show warranty" for details. dThis GDB was configured as "aarch64-linux-gnu". dType "show configuration" for configuration details. dFor bug reporting instructions, please see: d<http://www.gnu.org/software/gdb/bugs/>. dFind the GDB manual and other documentation resources online at: d<http://www.gnu.org/software/gdb/documentation/>. dFor help, type "help". dType "apropos word" to search for commands related to "word". dGNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 dCopyright (C) 2016 Free Software Foundation, Inc. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> dThis is free software: you are free to change and redistribute it. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying" dand "show warranty" for details. dThis GDB was configured as "aarch64-linux-gnu". dType "show configuration" for configuration details. dFor bug reporting instructions, please see: d<http://www.gnu.org/software/gdb/bugs/>. dFind the GDB manual and other documentation resources online at: d<http://www.gnu.org/software/gdb/documentation/>. dFor help, type "help". dType "apropos word" to search for commands related to "word". dUSING GDB VERSION: 71101, BUILD: 0 <13-interpreter-exec console "set target-async off" >&"show debug-file-directory\n" >~"The directory where separate debug symbols are searched for is \"/usr/lib/debug\".\n" >2^done >&"set print object on\n" >=cmd-param-changed,param="print object",value="on" >3^done >&"set breakpoint pending on\n" >=cmd-param-changed,param="breakpoint pending",value="on" >4^done >&"set print elements 10000\n" >=cmd-param-changed,param="print elements",value="10000" >5^done >&"set unwindonsignal on\n" >=cmd-param-changed,param="unwindonsignal",value="on" >6^done >&"set width 0\n" >=cmd-param-changed,param="width",value="4294967295" >7^done >&"set height 0\n" >8^done >&"python sys.path.insert(1, '/nvxdata/QT5/build-qtcreator-4.7/share/qtcreator/debugger/')\n" >9^done >&"python sys.path.append('/usr/bin/data-directory/python')\n" >10^done >&"python from gdbbridge import *\n" >11^done >&"python theDumper.loadDumpers({\"token\":12})\n" >~"result={token=\"12\",dumpers=[{type=\"std__valarray\",formats=\"16\"},{type=\"QV4__Heap__Base\"},{type=\"std____1__list\"},{type=\"QIPv6Address\"},{type=\"__m512i\"},{type=\"QRect\"},{type=\"CPlusPlus__Internal__Value\"},{type=\"__m128d\"},{type=\"QStack\",formats=\"16\"},{type=\"QDateTime\"},{type=\"QV4__String\"},{type=\"TNimNode\"},{type=\"QVariantList\"},{type=\"std____1__multimap\",formats=\"17\"},{type=\"std__set__iterator\"},{type=\"std__set__QNX\"},{type=\"std____debug__unordered_set\"},{type=\"QGraphicsPolygonItem\"},{type=\"std__unordered_set\"},{type=\"QStaticStringData\"},{type=\"QV__PropertyHash\"},{type=\"std____1__once_flag\"},{type=\"std____1__string\"},{type=\"QObjectPrivate__ConnectionList\"},{type=\"QStringData\"},{type=\"Utils__FileName\"},{type=\"std___Tree_const_iterator\"},{type=\"QQmlAccessorProperties__Properties\"},{type=\"QScopedPointer\"},{type=\"QFixed\"},{type=\"std__map__const_iterator\"},{type=\"QLinkedList\"},{type=\"QStandardItemData\"},{type=\"ProjectExplorer__Kit\"},{type=\"QVariantHash\"},{type=\"QMetaClassInfo\"},{type=\"QJsonObject\"},{type=\"QVector\",editable=\"true\",formats=\"16\"},{type=\"QFileInfo\"},{type=\"QtcDumperTest_FieldAccessByIndex\"},{type=\"int8_t\"},{type=\"std__unordered_multimap\",formats=\"17\"},{type=\"QTextCodec\"},{type=\"QTime\"},{type=\"CPlusPlus__StringLiteral\"},{type=\"Debugger__Internal__BreakpointModelId\"},{type=\"std____1__valarray\",formats=\"16\"},{type=\"__m128\"},{type=\"QBasicAtomicInt\"},{type=\"CPlusPlus__PointerType\"},{type=\"QVariant (QVariantMap)\",formats=\"17\"},{type=\"QTimeZone\"},{type=\"Utils__Port\"},{type=\"QV4__SimpleScriptFunction\"},{type=\"std____1__array\",formats=\"16\"},{type=\"gsl__span\"},{type=\"std__experimental__optional\"},{type=\"QScriptValue\"},{type=\"std___Tree_iterator\"},{type=\"Debugger__Internal__ThreadId\"},{type=\"QMetaEnum\"},{type=\"std____1__deque\"},{type=\"std____debug__unordered_multiset\"},{type=\"std__vector\",editable=\"true\",formats=\"16\"},{type=\"std____cxx11__string\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"QDir\"},{type=\"Debugger__Internal__WatchItem\"},{type=\"__gnu_cxx__hash_set\"},{type=\"boost__optional\"},{type=\"QBitArray\"},{type=\"std__multiset\"},{type=\"QByteArray\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"std____1__map__const_iterator\"},{type=\"QtcDumperTest_String\"},{type=\"QV4__ScopedString\"},{type=\"Qt__ItemDataRole\"},{type=\"boost__container__list\"},{type=\"QtcDumperTest_BufArray\"},{type=\"std__deque\"},{type=\"QV4__InternalClass__Transition\"},{type=\"QHash__iterator\"},{type=\"std__string\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"std__once_flag\"},{type=\"QJsonPrivate__qle_bitfield\"},{type=\"QList\",formats=\"18, 19\"},{type=\"std____1__complex\"},{type=\"std__weak_ptr\"},{type=\"std____1__set_const_iterator\"},{type=\"wstring\",editable=\"true\"},{type=\"WTF__String\"},{type=\"__gnu_debug___Safe_iterator\"},{type=\"QV4__ExecutionContext\"},{type=\"CPlusPlus__ByteArrayRef\"},{type=\"QChar\"},{type=\"QV4__FunctionObject\"},{type=\"boost__variant\"},{type=\"Debugger__Internal__GdbMi\"},{type=\"std__wstring\",editable=\"true\",formats=\"2, 4\"},{type=\"QTypedArrayData\"},{type=\"std____1__set\"},{type=\"QSizeF\"},{type=\"QQmlSourceLocation\"},{type=\"QPoint\"},{type=\"CPlusPlus__IntegerType\"},{type=\"Core__Id\"},{type=\"QHostAddress\"},{type=\"QRectF\"},{type=\"QV4__SharedInternalClassData\"},{type=\"std__list\"},{type=\"QSqlField\"},{type=\"std____1__map\",formats=\"17\"},{type=\"std__list__QNX\"},{type=\"KDSoapValue1\"},{type=\"QmakeProjectManager__QmakeProFileNode\"},{type=\"ProjectExplorer__ProjectNode\"},{type=\"QQmlBinding\"},{type=\"QStandardItem\"},{type=\"std__set\"},{type=\"QRegion\"},{type=\"std__optional\"},{type=\"std___Rb_tree_iterator\"},{type=\"ProString\"},{type=\"QMultiMap\",formats=\"17\"},{type=\"boost__posix_time__ptime\"},{type=\"CPlusPlus__Literal\"},{type=\"__m128i\"},{type=\"QArrayData\"},{type=\"std__multimap\",formats=\"17\"},{type=\"__m512d\"},{type=\"QXmlAttributes__Attribute\"},{type=\"std____1__weak_ptr\"},{type=\"std__map\",formats=\"17\"},{type=\"QUuid\"},{type=\"CPlusPlus__FullySpecifiedType\"},{type=\"QDate\"},{type=\"std____1__vector\",formats=\"16\"},{type=\"QJsonArray\"},{type=\"std____debug__vector\",formats=\"16\"},{type=\"QV__PropertyHashData\"},{type=\"std____1__basic_string\"},{type=\"CPlusPlus__Class\"},{type=\"QLazilyAllocated\"},{type=\"QMetaProperty\"},{type=\"CMakeProjectManager__Internal__CMakeProjectNode\"},{type=\"std____1__multiset\"},{type=\"std____cxx11__list\"},{type=\"Utils__ElfSection\"},{type=\"QTemporaryFile\"},{type=\"std____debug__unordered_map\",formats=\"17\"},{type=\"Debugger__Internal__DisassemblerLine\"},{type=\"CPlusPlus__Symbol\"},{type=\"QPointF\"},{type=\"QTextDocument\"},{type=\"QProcEnvKey\"},{type=\"QImage\",formats=\"2, 4\"},{type=\"QFlags\"},{type=\"QV4__PropertyHash\"},{type=\"boost__gregorian__date\"},{type=\"__m256d\"},{type=\"std__complex\"},{type=\"gsl__byte\"},{type=\"std____debug__set\"},{type=\"boost__shared_ptr\"},{type=\"QV4__Scoped\"},{type=\"QXmlStreamAttribute\"},{type=\"QMetaObject\"},{type=\"std____cxx11__basic_string\"},{type=\"CPlusPlus__QualifiedNameId\"},{type=\"QV4__Object\"},{type=\"CPlusPlus__NamedType\"},{type=\"std____1__wstring\"},{type=\"QJsonValue\"},{type=\"QFile\"},{type=\"QMap\",formats=\"17\"},{type=\"QVarLengthArray\"},{type=\"QLocale\"},{type=\"QJsonPrivate__qle_signedbitfield\"},{type=\"QMetaMethod\"},{type=\"std__unique_ptr\"},{type=\"__m512\"},{type=\"std__function\"},{type=\"std__set__const_iterator\"},{type=\"QRegExp\"},{type=\"string\",editable=\"true\"},{type=\"ProKey\"},{type=\"QPolygon\"},{type=\"std____1__unique_ptr\"},{type=\"QXmlAttributes\"},{type=\"ProjectExplorer__ToolChain\"},{type=\"std____weak_ptr\"},{type=\"std____cxx11__wstring\",editable=\"true\",formats=\"2, 4\"},{type=\"cv__Mat\",formats=\"4\"},{type=\"QMapNode\"},{type=\"std____debug__map\"},{type=\"QV4__CallContext\"},{type=\"QUrl\",formats=\"2, 4\"},{type=\"std__pair\"},{type=\"QHash\",formats=\"17\"},{type=\"QV4__Heap__String\"},{type=\"QtcDumperTest_List__NodeX\"},{type=\"QSharedData\"},{type=\"std___Rb_tree_const_iterator\"},{type=\"QtcDumperTest_PointerArray\"},{type=\"NimGenericSequence__\"},{type=\"std____1__unordered_map\",formats=\"17\"},{type=\"Core__GeneratedFile\"},{type=\"QFiniteStack\",formats=\"16\"},{type=\"QHashedString\"},{type=\"QStringRef\"},{type=\"boost__unordered__unordered_set\"},{type=\"QHash__const_iterator\"},{type=\"QV4__Value\"},{type=\"std____cxx1998__map\"},{type=\"Utf8String\"},{type=\"CPlusPlus__TemplateNameId\"},{type=\"std____debug__unordered_multimap\",formats=\"17\"},{type=\"std__deque__QNX\"},{type=\"std__shared_ptr\"},{type=\"boost__posix_time__time_duration\"},{type=\"QSqlResultPrivate\"},{type=\"QVariant\"},{type=\"NimStringDesc\"},{type=\"QPolygonF\"},{type=\"QXmlStreamStringRef\"},{type=\"cv__Size_\"},{type=\"QWeakPointer\"},{type=\"std__byte\"},{type=\"std__deque__MSVC\"},{type=\"QStringList\"},{type=\"ProjectExplorer__FolderNode\"},{type=\"__m256\"},{type=\"CPlusPlus__Identifier\"},{type=\"QQmlRefCount\"},{type=\"QHashNode\",formats=\"17\"},{type=\"ProjectExplorer__Node\"},{type=\"QSize\"},{type=\"Eigen__Matrix\"},{type=\"QSharedDataPointer\"},{type=\"std____cxx1998__set\"},{type=\"std____1__set__iterator\"},{type=\"QV4__ScriptFunction\"},{type=\"CPlusPlus__Internal__PPToken\"},{type=\"QV4_Object\"},{type=\"QJsonPrivate__q_littleendian\"},{type=\"Debugger__Internal__WatchData\"},{type=\"qfloat16\"},{type=\"std__unordered_map\",formats=\"17\"},{type=\"QV4__InternalClassTransition\"},{type=\"std____debug__stack\"},{type=\"QTextCursor\"},{type=\"std__map__iterator\"},{type=\"QTJSC__JSValue\"},{type=\"std__unordered_multiset\"},{type=\"QV4__IdentifierTable\"},{type=\"std____1__unordered_set\"},{type=\"QV4__Identifier\"},{type=\"QmakeProjectManager__QmakePriFileNode\"},{type=\"QPixmap\"},{type=\"QV4__CompilationUnit\"},{type=\"QtcDumperTest_List\"},{type=\"std____debug__deque\"},{type=\"__m256i\"},{type=\"std__array\",formats=\"16\"},{type=\"std____debug__list\"},{type=\"QVariantMap\",formats=\"17\"},{type=\"std____1__map__iterator\"},{type=\"QAtomicPointer\"},{type=\"QJSValue\"},{type=\"std__stack\"},{type=\"boost__bimaps__bimap\"},{type=\"std____1__shared_ptr\"},{type=\"std__basic_string\"},{type=\"std____1__stack\"},{type=\"CPlusPlus__Token\"},{type=\"KDSoapValue\"},{type=\"QString\",editable=\"true\",formats=\"2, 4\"},{type=\"uint8_t\"},{type=\"QByteArrayData\"},{type=\"QAtomicInt\"},{type=\"QSet\"},{type=\"QSharedPointer\"},],python=\"30502\"}\n" >12^done dENGINE SUCCESSFULLY STARTED sSetting breakpoints... dSetting breakpoints... dATTEMPT BREAKPOINT SYNCHRONIZATION dTAKING OWNERSHIP OF BREAKPOINT 1 IN STATE 0 dRUNNING NEEDS-STOP COMMAND -break-insert -f "\"main.cpp\":5" dUNSAFE STATE FOR QUEUED COMMAND. EXECUTING IMMEDIATELY <14-break-insert -f "\"main.cpp\":5" dBREAKPOINTS ARE NOT FULLY SYNCHRONIZED dTaking notice of pid 3339 Going to attach to 3339 >13^done >&"No symbol table is loaded. Use the \"file\" command.\n" >14^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="\"main.cpp\":5",times="0",original-location="\"main.cpp\":5"} dALL COMMANDS DONE; INVOKING CALLBACK dNOTE: ENGINE SETUP OK dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master] dState changed from EngineSetupOk(3) to EngineRunRequested(4) [master] dCALL: RUN ENGINE <15attach 3339 >&"attach 3339\n" >~"Attaching to process 3339\n" >=thread-group-started,id="i1",pid="3339" sThread group i1 created. >=thread-created,id="1",group-id="i1" sThread 1 created. >15^done dINFERIOR ATTACHED AND RUNNING >~"Reading symbols from /home/nvidia/sw/demo_server/VideoServer/build-nvidia-Debug/VideoServer..." sReading /home/nvidia/sw/demo_server/VideoServer/build-nvidia-Debug/VideoServer...... >~"done.\n" >=library-loaded,id="/lib/ld-linux-aarch64.so.1",target-name="/lib/ld-linux-aarch64.so.1",host-name="/lib/ld-linux-aarch64.so.1",symbols-loaded="0",thread-group="i1" sLibrary /lib/ld-linux-aarch64.so.1 loaded. >~"Reading symbols from /lib/ld-linux-aarch64.so.1..." sReading /lib/ld-linux-aarch64.so.1...... >~"Reading symbols from /usr/lib/debug//lib/aarch64-linux-gnu/ld-2.23.so..." sReading /usr/lib/debug//lib/aarch64-linux-gnu/ld-2.23.so...... >~"done.\n" >~"done.\n" >~"0x0000007fac593cc0 in _start () from /lib/ld-linux-aarch64.so.1\n" >*stopped,frame={addr="0x0000007fac593cc0",func="_start",args=[],from="/lib/ld-linux-aarch64.so.1"},thread-id="1",stopped-threads="all",core="4" dNOTE: ENGINE RUN AND INFERIOR STOP OK sStopped. dState changed from EngineRunRequested(4) to InferiorStopOk(11) [master] dNOTE: INFERIOR RUN REQUESTED sRun requested... dState changed from InferiorStopOk(11) to InferiorRunRequested(7) [master] sRunning requested... <16-exec-continue >16^running dNOTE: INFERIOR RUN OK sRunning. dState changed from InferiorRunRequested(7) to InferiorRunOk(8) [master] >*running,thread-id="all" dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk. >~"\nProgram" >~" received signal SIGSTOP, Stopped (signal).\n" >~"0x0000007fac593cc0 in _start () from /lib/ld-linux-aarch64.so.1\n" >*stopped,reason="signal-received",signal-name="SIGSTOP",signal-meaning="Stopped (signal)",frame={addr="0x0000007fac593cc0",func="_start",args=[],from="/lib/ld-linux-aarch64.so.1"},thread-id="1",stopped-threads="all",core="4" dNOTE: INFERIOR SPONTANEOUS STOP sStopped. dState changed from InferiorRunOk(8) to InferiorStopOk(11) [master] <17importPlainDumpers on dHANDLING SIGNAL SIGSTOP sStopped: Stopped (signal) (Signal SIGSTOP). >&"p 0\n" >~"$1 = 0" >~"\n" >^done <18-thread-info >&"importPlainDumpers on\n" >~"None\n" >17^done >18^done,threads=[{id="1",target-id="process 3339",name="VideoServer",frame={level="0",addr="0x0000007fac593cc0",func="_start",args=[],from="/lib/ld-linux-aarch64.so.1"},state="stopped",core="4"}],current-thread-id="1" <19threadnames 20 <20python theDumper.fetchStack({"limit":20,"nativemixed":0,"token":20}) >&"threadnames 20\n" >~"[]\n" >19^done >&"python theDumper.fetchStack({\"limit\":20,\"nativemixed\":0,\"token\":20})\n" >~"result={token=\"0\",stack={frames=[frame={level=\"0\",address=\"0x7fac593cc0\",function=\"_start\",file=\"\",line=\"0\",module=\"\",language=\"c\"}frame={level=\"1\",address=\"0x0\",function=\"??\",file=\"\",line=\"0\",module=\"\",language=\"c\"}]}}\n" >20^done <21set disassembly-flavor att <22-interpreter-exec console "disassemble /rm 0x7fac593cc0" <23-stack-select-frame 0 <24python theDumper.fetchVariables({"autoderef":1,"context":"","displaystringlimit":"100","dyntype":1,"expanded":["return","inspect","local","watch"],"fancy":1,"formats":{},"nativemixed":0,"partialvar":"","passexceptions":0,"qobjectnames":1,"resultvarname":"","stringcutoff":"10000","token":24,"typeformats":{},"watchers":[]}) >&"set disassembly-flavor att\n" >&"No symbol \"disassembly\" in current context.\n" >21^error,msg="No symbol \"disassembly\" in current context." >~"Dump of assembler code for function _start:\n" >~"=> 0x0000007fac593cc0 <+0>:\te0 03 00 91\tmov\tx0, sp\n" >~" 0x0000007fac593cc4 <+4>:\t05 02 00 94\tbl\t0x7fac5944d8 <_dl_start>\n" >~" 0x0000007fac593cc8 <+8>:\tf5 03 00 aa\tmov\tx21, x0\n" >~"End of assembler dump.\n" >22^done >23^done >&"python theDumper.fetchVariables({\"autoderef\":1,\"context\":\"\",\"displaystringlimit\":\"100\",\"dyntype\":1,\"expanded\":[\"return\",\"inspect\",\"local\",\"watch\"],\"fancy\":1,\"formats\":{},\"nativemixed\":0,\"partialvar\":\"\",\"passexceptions\":0,\"qobjectnames\":1,\"resultvarname\":\"\",\"stringcutoff\":\"10000\",\"token\":24,\"typeformats\":{},\"watchers\":[]})\n" >~"result={token=\"0\",data=[],typeinfo=[],partial=\"0\",counts={},timings=[]}\n" >24^done <Rebuild Watchmodel 1 @ 10:47:02.942 > sFinished retrieving data