当前位置: 首页 > news >正文

nwjs崩溃复现、 nwjs-控制台手动操纵、nwjs崩溃调用栈解码、剪切板例子中、nwjs混合模式、xdotool显示nwjs所有进程窗口列表

-1. nwjs在低版本ubuntu运行情况

ubuntu16.04运行nw-v0.93或0.89报错找不到NSS_3.30、GLIBC_2.25


uname -a
#Linux Asus 4.15.0-112-generic #113~16.04.1-Ubuntu SMP Fri Jul 10 04:37:08 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/issue
#Ubuntu 16.04.7 LTS \n \l/app/nwjs-sdk-v0.93.0-linux-x64/nw
#nw: /usr/lib/x86_64-linux-gnu/libnss3.so: version `NSS_3.30' not found (required by /app/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so)
#nw: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /app/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so)

换成v0.89报错相同

ubuntu18.04正常运行nw-v0.93,但异常运行nw-v0.89(不崩溃但不出界面)


sudo apt install -y libatomic1/app/nwjs-sdk-v0.93.0-linux-x64/nw  #nw-v0.93正常运行/app/nwjs-sdk-v0.89.0-linux-x64/nw  #nw-v0.89运行: 不崩溃 但却不出界面

漰溃解决中


/app/nwjs-sdk-v0.89.0-linux-x64/nw --in-process-gpu  --disable-gpu-sandbox  --no-sandbox    --url="https://i.csdn.net/#/user-center/profile" #nw  ...  --disable-devtools 

ubuntu18.04.6 TODO

0. nwjs崩溃复现

nwjs-v09.3崩溃复现

v0.93.0/nwjs-sdk-v0.93.0-linux-x64.tar.gz

/app5/nwjs-sdk-v0.93.0-linux-x64/nw --disable-gpu --url="https://i.csdn.net/#/user-center/profile"
#/app5/nwjs-sdk-v0.89.0-linux-x64/nw --disable-gpu --url="https://i.csdn.net/#/user-center/profile"
#即使添加 --ingore-gpu-blacklist 也会崩溃#win10
#g:\nwjs-sdk-v0.93.0-win-x64\nw.exe --url="https://i.csdn.net/#/user-center/profile"

右击 --> 检查背景页 --> 漰溃

win10下也崩溃,这说明 这是nwjs自身问题,难道是他不允许这样操作?

ubuntu18.04以下版本的nwjs都可复现此崩溃(已知道nwjs-v0.89在win10下同样操作 正常运行 不会崩溃)

  • nwjs-sdk-v0.39.3-linux-x64.tar.gz
  • nwjs-sdk-v0.59.1-linux-x64.tar.gz
  • nwjs-sdk-v0.79.1-linux-x64.tar.gz
  • nwjs-sdk-v0.93.0-linux-x64.tar.gz
  • nwjs-sdk-v0.49.2-linux-x64.tar.gz
  • nwjs-sdk-v0.69.1-linux-x64.tar.gz
  • nwjs-sdk-v0.89.0-linux-x64.tar.gz

ubuntu22.04下,只验证了nwjs-v0.89复现此崩溃,其他版本未验证,估计也一样崩溃

ubuntu18.04.6安装不到该机器(笔记本asus k43sd), 因此未验证

漰溃原因猜测

猜测 崩溃原因是 ubuntu22的开源显卡驱动程序Nouveau被 google加入了黑名单, 但貌似--ingore-gpu-blacklist可以禁止黑名单(也许禁止不了)

google搜索: Google 决定直接在 Chromium/Chrome 71 将 Nouveau 列入黑名单

漰溃时 控制台输出

 [1119/201403.819553:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[142199:142199:1119/201403.985775:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not implemented
[1119/201414.914243:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[1119/201414.914699:ERROR:elf_dynamic_array_reader.h(64)] tag not found
Received signal 11 SEGV_MAPERR 000000000258
#0 0x7893942d46be (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x76d46bd)
#1 0x7893942e5601 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x76e5600)
#2 0x78938c842520 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x4251f)
#3 0x789392e834da (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x62834d9)
#4 0x789394ec5050 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x82c504f)
#5 0x78939671c3b7 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9b1c3b6)
#6 0x78939671d487 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9b1d486)
#7 0x78939670ba71 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9b0ba70)
#8 0x78939670d3a3 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9b0d3a2)
#9 0x78939670d0dd (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9b0d0dc)
#10 0x7893967a5dcc (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9ba5dcb)
#11 0x7893967d38be (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9bd38bd)
#12 0x789394fba99e (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x83ba99d)
#13 0x789394fba751 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x83ba750)
#14 0x789394fbb473 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x83bb472)
#15 0x789394fbb8cc (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x83bb8cb)
#16 0x789394fbb7a6 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x83bb7a5)
#17 0x7893965b5f2d (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x99b5f2c)
#18 0x7893967d61b6 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9bd61b5)
#19 0x789394fbf455 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x83bf454)
#20 0x78938fef98c8 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x32f98c7)
#21 0x78938fef95d7 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x32f95d6)
#22 0x78938fef993d (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x32f993c)
#23 0x789394f8bfe9 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x838bfe8)
#24 0x789395c67707 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x9067706)
#25 0x789394f93284 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x8393283)
#26 0x789394f93071 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x8393070)
#27 0x789394f92c10 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x8392c0f)
#28 0x789395c6ab82 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x906ab81)
#29 0x78938cabbc44 g_main_context_dispatch
#30 0x0000000000fe <unknown>
#31 0x789394299130 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x769912f)
#32 0x78939425f80f (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x765f80e)
#33 0x789391d2fbea (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x512fbe9)
#34 0x789391d317d2 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x51317d1)
#35 0x789391d2d358 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x512d357)
#36 0x7893936f89f3 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x6af89f2)
#37 0x7893936f9efe (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x6af9efd)
#38 0x7893936f9d46 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x6af9d45)
#39 0x7893936f7643 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x6af7642)
#40 0x7893936f7c47 (/app5/nwjs-sdk-v0.93.0-linux-x64/lib/libnw.so+0x6af7c46)
#41 0x78938f35d30f ChromeMain
#42 0x78938c829d90 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x29d8f)r8: 000000000000001f  r9: 00005928041a64d8 r10: 0000000000000005 r11: 000000000000000ar12: 0000592804719ca0 r13: 000059280520fd40 r14: 0000000000000000 r15: 00005928041cf940di: 0000000000000000  si: 0000000000000000  bp: 00007ffe19ec1390  bx: 0000000000000003dx: 0000000000000000  ax: 0000592804719ca0  cx: 00005928042ecf68  sp: 00007ffe19ec1390ip: 000078938fd0d4f4 efl: 0000000000010202 cgf: 002b000000000033 erf: 0000000000000004trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000258
[end of stack trace]

1 nwjs-控制台手动操纵

下载

下载页面/Previous Downloads(旧版下载)/v0.89.0/nwjs-sdk-v0.89.0-linux-x64.tar.gz

FUrl=https://dl.nwjs.io/v0.89.0/nwjs-sdk-v0.89.0-linux-x64.tar.gz( cd /app5/pack/ && wget $FUrl ;)tar -xf  /app5/pack/nwjs-sdk-v0.89.0-linux-x64.tar.gz  -C /app/
#产物形式 /app/nwjs-sdk-v0.89.0-linux-x64/bin/nw

js备忘

nwjs打开url

nw.Window.get().window.location="http://blog.csdn.net"

nwjs获得document

doc=nw.Window.get().window.document

nwjs执行xpath

//doc.evaluate(expr,contextNode,?resolver,?type,$inResult)snap=doc.evaluate("//*",doc,null,XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,null)
const nodeLsA = Array.from({ length: snap.snapshotLength }, (_, k) => snap.snapshotItem(k));
const nodeLsB = [...Array(snap.snapshotLength).keys()].map(k=>snap.snapshotItem(k));
//A B写法是等效的it=doc.evaluate("//*",doc,null,XPathResult.ORDERED_NODE_ITERATOR_TYPE,null)
//it.invalidIteratorState==true : 不合法的遍历器状态?
if(!it.invalidIteratorState){
//正常遍历it?
}

xp

nwjs的xpath函数封装


function xp(doc,xpath_str){const snap=doc.evaluate(xpath_str,doc,null,XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,null);const nodeLs = [...Array(snap.snapshotLength).keys()].map(k=>snap.snapshotItem(k));return nodeLs;
}

nwjs的背景页控制台下调用

const allNode=xp(nw.Window.get().window.document,"//*");

nwjs的常规页控制台下调用

const allNode=xp(window.document,"//*");

页面按标签分组计数

函数cntGrpByTagName:按照个数从多到少排序


function cntGrpByTagName(doc){
const tagLs=xp(doc,"//*").map(e=>e.tagName);
const grp=Object.groupBy(tagLs,x=>x);const entry_ls=Object.entries(grp).map((tuple)=>[tuple[0],tuple[1].length]);
const entry_ls_sorted=entry_ls.sort( (a,b) => b[1] - a[1] );const _grpCnt=new Map(entry_ls_sorted);
const grpCnt=Object.fromEntries(_grpCnt);
return grpCnt;
}

函数backend_console_printJson_url_cntGrpByTagName

function backend_console_printJson_url_cntGrpByTagName(url_str){const doc=nw.Window.get().window.document;doc.location=url_str;  // "https://editor.csdn.net/md/?not_checkout=1"const cnt_grp_by_tagName=cntGrpByTagName(doc);console.log(JSON.stringify( cnt_grp_by_tagName,null,2 ));
}

调用举例

backend_console_printJson_url_cntGrpByTagName("https://editor.csdn.net/md/?not_checkout=1");
 

剪切板试验1

写 剪切板例子(navigator.clipboard)

//nwjs背景页面控制台下 迫使 浏览器打开给定url
const win=nw.Window.get().window;
//win.location="https://editor.csdn.net/md/?not_checkout=1";//nwjs背景页面控制台下 执行以下语句后, 3秒内 立即人工将焦点给到  nwjs浏览器窗口.  
async function write_clip()  { const txt="HelloWorld";await win.navigator.clipboard.writeText(txt) ;console.log(`已向剪切板navigator.clipboard写入字符串 '${txt}' `);//此时,在浏览器页面内,若 人工 ctrl+v , 则 将粘贴出 'HelloWorld'
}
setTimeout(  write_clip , 3000)  ;

测试页面中哪个节点可以承受粘贴(失败)


测试页面中哪个节点可以承受粘贴?(实测无效)
function test_which_elem_can_paste(){
const allNode=xp(win.document,"//*");
allNode.forEach((elem,k)=>{
console.log('.');
elem.focus() ;  //聚焦该元素
elem.select() ; //全选该元素文本
win.document.execCommand('paste'); //粘贴(无效)
});
}setTimeout(  test_which_elem_can_paste , 7000)  ;

剪贴板试验2

剪切板内容转移(失败): 造input–>目标input


//人造input、给文本、聚焦、选中、复制,
const flag_input_id="id_flag_input_";
const flag_input=document.createElement("input");
flag_input.innerText="flag";
flag_input.id=flag_input_id;
document.body.appendChild(flag_input);
// flag_input =document.getElementById(flag_input_id);setTimeout( () => {
flag_input.focus(); //人造input 聚焦
flag_input.select();//人造input 全选文本
document.execCommand("copy"); //复制 人造iput的 文本 (不确定是否有效)
console.log("copyed!");const input_ls=xp(window.document,"//input");
const input0=input_ls[0];
input0.focus();//目标input 聚焦
input0.select();//目标input 全选文本
//直到这里是正常的, 标题输入框获得了焦点 并且 被选中了
document.execCommand("paste");//粘贴(无效)
//但是 并没有执行粘贴
}, 1000);

参考1(粘贴 无效 来自此)

nwjs混合模式

一般模式下 nwjs 只有 背景页控制台 能访问nw.*,
--mixed-mode 混合模式下 nwjs的 普通页控制台 也能访问nw.*

/app/nwjs-sdk-v0.93.0-linux-x64/nw  --mixed-mode

写os剪切板 、 将焦点给 普通页面(编辑器) 、 对该普通页面内的焦点处做按键粘贴(ctrl+v) (bash)

混合模式打开nv=w

/app/nwjs-sdk-v0.93.0-linux-x64/nw  --mixed-mode

nw打开url

右击–>检查, 进入 普通页控制台
执行js 打开csdn的编辑器页面

nw.Window.get().window.location="https://editor.csdn.net/md/?not_checkout=1";

xdotool搜索每个nw进程的窗口列表

pidof nw | tr ' '   '\n' | while read j ; do { xdotool search --onlyvisible --pid $j   | while read k ; do ( xdotool getwindowname $k ;) ; done   ;} done
  • 写文章-CSDN博客 : 普通页面(编辑器)
  • DevTools - editor.csdn.net/md/?not_checkout=1 : 普通页面的控制台

写os剪切板 、 将焦点给 普通页面(编辑器) 、 对该普通页面内的焦点处做按键粘贴(ctrl+v) (shell写法)

echo "HelloOoo" | xclip -selection clipboard   &&   xdotool search --onlyvisible "写文章-CSDN博客" windowactivate && xdotool key ctrl+V

写os剪切板 、 将焦点给 普通页面(编辑器) 、 对该普通页面内的焦点处做按键粘贴(ctrl+v) (nodejs)

write_os_xclip-activ_win-paste_to_win-nodejs_focus_input0_of_win.md

2. nw.js打开新窗口

//typscript
let login_win:NWJS_Helpers.win|undefined=undefined;
//nw.Window.open不是async的 且 不返回构造的窗口 , 因此想要获得构造的窗口 只能等待
nw.Window.open(//构造登陆窗口"http://126.com",
<NWJS_Helpers.WindowOpenOption>{id:"id_bzwin_login",new_instance:false,title:"登陆窗(初始化)",frame:true},//选项frame表示窗口是否有边框?
(new_win?: NWJS_Helpers.win) => {//窗口打开后的回调login_win=new_win;
},	
);//end_call open//循环等待 直到 login_win 非空
//javascriptlet login_win=undefined;
//nw.Window.open不是async的 且 不返回构造的窗口 , 因此想要获得构造的窗口 只能等待
nw.Window.open(//构造登陆窗口"http://126.com",
{id:"id_bzwin_login",new_instance:false,title:"登陆窗(初始化)",frame:true},//选项frame表示窗口是否有边框?
(new_win) => {//窗口打开后的回调login_win=new_win;
},	
);//end_call open//循环等待 直到 login_win 非undefined

apiFunctions.setHandleRequest('open', function(url, params, callback) {

nw.Window.open(url: string, option?: NWJS_Helpers.WindowOpenOption, callback?: (new_win: NWJS_Helpers.win) => void, ): void;

3. nw运行记录过程

/app/nwjs-sdk-v0.89.0-linux-x64/bin/nw 启动nwjs --> 检查背景页

在这里插入图片描述

在 背景页的console下执行nw.Window.get().window.location="http://blog.csdn.net"
在这里插入图片描述

在这里插入图片描述

4. nwjs崩溃调用栈解码

TODO: 同样的js代码,此版本的nwjs在ubuntu22.04下经常崩溃退出,但是换成win10却不会崩溃


#https://dl.nwjs.io/v0.89.0/nwjs-sdk-v0.89.0-linux-x64.tar.gz
Minidump_stackwalk=/app/nwjs-sdk-v0.89.0-linux-x64/minidump_stackwalk #https://dl.nwjs.io/v0.89.0/nwjs-sdk-symbol-v0.89.0-linux-x64.tar.gz
symD=/app/nwjs-sdk-symbol-v0.89.0-linux-x64/
file $symD/nw.sym #  /app/nwjs-sdk-symbol-v0.89.0-linux-x64/nw.sym: ASCII textdmpD="/home/z/.config/nwjs/Crash Reports/completed/"
dmpF1="$dmpD/30719bae-1856-4152-adf1-fd847e8ff8c1.dmp"#minidump_stackwalk解码一个dmp文件
$Minidump_stackwalk  "$dmpF1"  $symD#minidump_stackwalk循环解码dmp文件
(cd "$dmpD" && ls *.dmp | while read k ; do ( ls -lh  "$k" &&  $Minidump_stackwalk  "$k"  $symD | gedit -  ;) ; done )

参考 nwjs崩溃机制

崩溃调用栈解码例子

file  "30719bae-1856-4152-adf1-fd847e8ff8c1.dmp"  
#30719bae-1856-4152-adf1-fd847e8ff8c1.dmp: Mini DuMP crash report, 9 streams, Tue Nov 19 06:14:33 2024, 0 type$Minidump_stackwalk  "30719bae-1856-4152-adf1-fd847e8ff8c1.dmp"  $symD
Operating system: Linux6.8.0 -48-generic #48~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct  7 11:24:13 UTC 2 x86_64
CPU: amd64family 6 model 154 stepping 316 CPUsGPU: UNKNOWNCrash reason:  SIGTRAP
Crash address: 0x0
Process uptime: 2541 secondsThread 0 (crashed)0  libnw.so + 0x6e9d718rax = 0x0000000000000000   rdx = 0x0000000000000001rcx = 0x0000000000000000   rbx = 0x00007ffe64dc19e0rsi = 0x0000000000000000   rdi = 0x000075614fe55d60rbp = 0x00007ffe64dc1e10   rsp = 0x00007ffe64dc1990r8 = 0x0000000000000000    r9 = 0x0000000000000000r10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x00007ffe64dc1e20   r13 = 0x000000000000006fr14 = 0x00007ffe64dc1e21   r15 = 0x00007ffe64dc2e98rip = 0x000075614909d718Found by: given as instruction pointer in context1  libnw.so + 0x6e9d25drbp = 0x00007ffe64dc2e70   rsp = 0x00007ffe64dc1e20rip = 0x000075614909d25dFound by: previous frame's frame pointer2  libnw.so + 0x6e9d7f9rbp = 0x00007ffe64dc2e80   rsp = 0x00007ffe64dc2e80rip = 0x000075614909d7f9Found by: previous frame's frame pointer3  libnw.so + 0x4f48237rbp = 0x00007ffe64dc2fd0   rsp = 0x00007ffe64dc2e90rip = 0x0000756147148237Found by: previous frame's frame pointer4  libnw.so + 0x4f45301rbp = 0x00007ffe64dc2fe0   rsp = 0x00007ffe64dc2fe0rip = 0x0000756147145301Found by: previous frame's frame pointer5  libnw.so + 0x4f43e5brbp = 0x00007ffe64dc3000   rsp = 0x00007ffe64dc2ff0rip = 0x0000756147143e5bFound by: previous frame's frame pointer6  libnw.so + 0x4f50109rbp = 0x00007ffe64dc3170   rsp = 0x00007ffe64dc3010rip = 0x0000756147150109Found by: previous frame's frame pointer7  libnw.so + 0x4f51707rbp = 0x00007ffe64dc32d0   rsp = 0x00007ffe64dc3180rip = 0x0000756147151707Found by: previous frame's frame pointer8  libnw.so + 0x4d40108rbp = 0x00007ffe64dc3390   rsp = 0x00007ffe64dc32e0rip = 0x0000756146f40108Found by: previous frame's frame pointer9  libnw.so + 0x7b309a3rbp = 0x00007ffe64dc33d0   rsp = 0x00007ffe64dc33a0rip = 0x0000756149d309a3Found by: previous frame's frame pointer
10  libnw.so + 0x763fe75rbp = 0x00007ffe64dc3580   rsp = 0x00007ffe64dc33e0rip = 0x000075614983fe75Found by: previous frame's frame pointer
11  libnw.so + 0x7b34a6crbp = 0x00007ffe64dc35f0   rsp = 0x00007ffe64dc3590rip = 0x0000756149d34a6cFound by: previous frame's frame pointer
12  libnw.so + 0x7b35fbdrbp = 0x00007ffe64dc3680   rsp = 0x00007ffe64dc3600rip = 0x0000756149d35fbdFound by: previous frame's frame pointer
13  libnw.so + 0x763acderbp = 0x00007ffe64dc36e0   rsp = 0x00007ffe64dc3690rip = 0x000075614983acdeFound by: previous frame's frame pointer
14  libnw.so + 0x763b693rbp = 0x00007ffe64dc3710   rsp = 0x00007ffe64dc36f0rip = 0x000075614983b693Found by: previous frame's frame pointer
15  libnw.so + 0x302a7c9rbp = 0x00007ffe64dc3770   rsp = 0x00007ffe64dc3720rip = 0x000075614522a7c9Found by: previous frame's frame pointer
16  libnw.so + 0x2790113rbp = 0x00007ffe64dc37d0   rsp = 0x00007ffe64dc3780rip = 0x0000756144990113Found by: previous frame's frame pointer
17  libnw.so + 0x765949arbp = 0x00007ffe64dc3850   rsp = 0x00007ffe64dc37e0rip = 0x000075614985949aFound by: previous frame's frame pointer
18  libnw.so + 0x7659805rbp = 0x00007ffe64dc38b0   rsp = 0x00007ffe64dc3860rip = 0x0000756149859805Found by: previous frame's frame pointer
19  libnw.so + 0x6ee9d4frbp = 0x00007ffe64dc3960   rsp = 0x00007ffe64dc38c0rip = 0x00007561490e9d4fFound by: previous frame's frame pointer
20  libnw.so + 0x6f036b5rbp = 0x00007ffe64dc3b40   rsp = 0x00007ffe64dc3970rip = 0x00007561491036b5Found by: previous frame's frame pointer
21  libnw.so + 0x6f03122rbp = 0x00007ffe64dc3bc0   rsp = 0x00007ffe64dc3b50rip = 0x0000756149103122Found by: previous frame's frame pointer
22  libnw.so + 0x6f03b45rbp = 0x00007ffe64dc3be0   rsp = 0x00007ffe64dc3bd0rip = 0x0000756149103b45Found by: previous frame's frame pointer
23  libnw.so + 0x6f66f6crbp = 0x00007ffe64dc3ca0   rsp = 0x00007ffe64dc3bf0rip = 0x0000756149166f6cFound by: previous frame's frame pointer
24  libnw.so + 0x6f03ee0rbp = 0x00007ffe64dc3d40   rsp = 0x00007ffe64dc3cb0rip = 0x0000756149103ee0Found by: previous frame's frame pointer
25  libnw.so + 0x6ecb9ffrbp = 0x00007ffe64dc3dc0   rsp = 0x00007ffe64dc3d50rip = 0x00007561490cb9ffFound by: previous frame's frame pointer
26  libnw.so + 0x4d5bc4arbp = 0x00007ffe64dc3e10   rsp = 0x00007ffe64dc3dd0rip = 0x0000756146f5bc4aFound by: previous frame's frame pointer
27  libnw.so + 0x4d5d842rbp = 0x00007ffe64dc3e30   rsp = 0x00007ffe64dc3e20rip = 0x0000756146f5d842Found by: previous frame's frame pointer
28  libnw.so + 0x4d594b8rbp = 0x00007ffe64dc3eb0   rsp = 0x00007ffe64dc3e40rip = 0x0000756146f594b8Found by: previous frame's frame pointer
29  libnw.so + 0x63af6adrbp = 0x00007ffe64dc3fb0   rsp = 0x00007ffe64dc3ec0rip = 0x00007561485af6adFound by: previous frame's frame pointer
30  libnw.so + 0x63b0c66rbp = 0x00007ffe64dc40a0   rsp = 0x00007ffe64dc3fc0rip = 0x00007561485b0c66Found by: previous frame's frame pointer
31  libnw.so + 0x63b0a60rbp = 0x00007ffe64dc41d0   rsp = 0x00007ffe64dc40b0rip = 0x00007561485b0a60Found by: previous frame's frame pointer
32  libnw.so + 0x63ae1f1rbp = 0x00007ffe64dc4470   rsp = 0x00007ffe64dc41e0rip = 0x00007561485ae1f1Found by: previous frame's frame pointer
33  libnw.so + 0x63ae817rbp = 0x00007ffe64dc44d0   rsp = 0x00007ffe64dc4480rip = 0x00007561485ae817Found by: previous frame's frame pointer
34  libnw.so + 0x25992e6rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc44e0rip = 0x00007561447992e6Found by: previous frame's frame pointer
35  nw + 0x3b320rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4548rip = 0x0000556e631e8320Found by: stack scanning
36  nw + 0x3aa28rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4550rip = 0x0000556e631e7a28Found by: stack scanning
37  libgobject-2.0.so.0 + 0x3f4d0rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4628rip = 0x00007561421df4d0Found by: stack scanning
38  nw + 0x3c1a0rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4648rip = 0x0000556e631e91a0Found by: stack scanning
39  nw + 0x38060rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4650rip = 0x0000556e631e5060Found by: stack scanning
40  nw + 0x3b480rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4660rip = 0x0000556e631e8480Found by: stack scanning
41  nw + 0x2d829rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4670rip = 0x0000556e631da829Found by: stack scanning
42  libnw.so + 0xd21b7c0rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4678rip = 0x000075614f41b7c0Found by: stack scanning
43  libnw.so + 0xd68c7d8rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4698rip = 0x000075614f88c7d8Found by: stack scanning
44  ld-linux-x86-64.so.2 + 0x3a040rbp = 0x00007ffe64dc4740   rsp = 0x00007ffe64dc4740rip = 0x000075614fee4040Found by: stack scanning
45  libc.so.6 + 0x29d90rsp = 0x00007ffe64dc4750   rip = 0x0000756141e29d90Found by: stack scanning
46  libc.so.6 + 0x21bee8rsp = 0x00007ffe64dc4758   rip = 0x000075614201bee8Found by: stack scanning
47  nw + 0x11580rsp = 0x00007ffe64dc4760   rip = 0x0000556e631be580Found by: stack scanning
48  nw + 0x11580rsp = 0x00007ffe64dc4790   rip = 0x0000556e631be580Found by: stack scanning
49  ld-linux-x86-64.so.2 + 0x3a040rsp = 0x00007ffe64dc47a0   rip = 0x000075614fee4040Found by: stack scanning
50  libc.so.6 + 0x29e40rsp = 0x00007ffe64dc47f0   rip = 0x0000756141e29e40Found by: stack scanning
51  nw + 0x11490rsp = 0x00007ffe64dc4820   rip = 0x0000556e631be490Found by: stack scanning
52  nw + 0x114barsp = 0x00007ffe64dc4840   rip = 0x0000556e631be4baFound by: stack scanningThread 10  libc.so.6 + 0x118bcfrax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffffrcx = 0x0000756141f18bcf   rbx = 0x0000556e63e645e0rsi = 0x0000000000000002   rdi = 0x000075613e5fe060rbp = 0x000075613e5fe0a0   rsp = 0x000075613e5fdf00r8 = 0x0000000000000000    r9 = 0x00007ffe64dc3df0r10 = 0x0000000000000000   r11 = 0x0000000000000293r12 = 0x0000000000000000   r13 = 0x000075613e5fdf30r14 = 0x00007561438ad640   r15 = 0x000075613e5fe060rip = 0x0000756141f18bcfFound by: given as instruction pointer in context1  libnw.so + 0x6f3751frbp = 0x000075613e5fe0d0   rsp = 0x000075613e5fe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer2  libc.so.6 + 0x947d0rbp = 0x000075613e5fe0d0   rsp = 0x000075613e5fe0c8rip = 0x0000756141e947d0Found by: stack scanning3  libc.so.6 + 0x94ac3rsp = 0x000075613e5fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning4  libc.so.6 + 0x947d0rsp = 0x000075613e5fe118   rip = 0x0000756141e947d0Found by: stack scanning5  libc.so.6 + 0x126850rsp = 0x000075613e5fe180   rip = 0x0000756141f26850Found by: stack scanningThread 20  libc.so.6 + 0x91117rax = 0xfffffffffffffdfc   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000089   rdi = 0x000075613d1fdf08rbp = 0x000075613d1fdee0   rsp = 0x000075613d1fdca0r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x000075613d1fddc0   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x000075613d1fdf08   r15 = 0x0000000000000000rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93e9brbp = 0x000075613d1fdee0   rsp = 0x000075613d1fdce0rip = 0x0000756141e93e9bFound by: stack scanning2  libc.so.6 + 0x93720rbp = 0x000075613d1fdee0   rsp = 0x000075613d1fdd38rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36df3rbp = 0x000075613d1fdee0   rsp = 0x000075613d1fddc0rip = 0x0000756149136df3Found by: stack scanning4  libnw.so + 0x6f63718rbp = 0x000075613d1fdee0   rsp = 0x000075613d1fde70rip = 0x0000756149163718Found by: stack scanning5  libnw.so + 0xd490540rbp = 0x000075613d1fdee0   rsp = 0x000075613d1fdea8rip = 0x000075614f690540Found by: stack scanning6  libnw.so + 0x156d362rsp = 0x000075613d1fdf28   rip = 0x000075614376d362Found by: stack scanning7  libnw.so + 0x6ee71c3rsp = 0x000075613d1fdf60   rip = 0x00007561490e71c3Found by: stack scanning8  libnw.so + 0x6f1f458rsp = 0x000075613d1fe000   rip = 0x000075614911f458Found by: stack scanning9  libnw.so + 0x6f1f5b3rsp = 0x000075613d1fe070   rip = 0x000075614911f5b3Found by: stack scanning
10  libnw.so + 0x6f3751frsp = 0x000075613d1fe0b0   rip = 0x000075614913751fFound by: stack scanning
11  libc.so.6 + 0x947d0rsp = 0x000075613d1fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
12  libc.so.6 + 0x94ac3rsp = 0x000075613d1fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
13  libc.so.6 + 0x947d0rsp = 0x000075613d1fe118   rip = 0x0000756141e947d0Found by: stack scanning
14  libc.so.6 + 0x126850rsp = 0x000075613d1fe180   rip = 0x0000756141f26850Found by: stack scanningThread 30  libc.so.6 + 0x125e2erax = 0xfffffffffffffffc   rdx = 0x0000000000000010rcx = 0x0000756141f25e2e   rbx = 0x000075612c001760rsi = 0x0000756137dfdd00   rdi = 0x0000000000000072rbp = 0x0000756137dfde40   rsp = 0x0000756137dfdcd0r8 = 0x0000000000000000    r9 = 0x0000000000000000r10 = 0x000000000000d24d   r11 = 0x0000000000000293r12 = 0x0000000003357b0e   r13 = 0x7fffffffffffffffr14 = 0x000075612c001760   r15 = 0x0000756137dfde50rip = 0x0000756141f25e2eFound by: given as instruction pointer in context1  libnw.so + 0x6f60445rbp = 0x0000756137dfdec0   rsp = 0x0000756137dfde50rip = 0x0000756149160445Found by: previous frame's frame pointer2  libnw.so + 0x6f03ee0rbp = 0x0000756137dfdf60   rsp = 0x0000756137dfded0rip = 0x0000756149103ee0Found by: previous frame's frame pointer3  libnw.so + 0x6ecb9ffrbp = 0x0000756137dfdfe0   rsp = 0x0000756137dfdf70rip = 0x00007561490cb9ffFound by: previous frame's frame pointer4  libnw.so + 0x6f24d38rbp = 0x0000756137dfe020   rsp = 0x0000756137dfdff0rip = 0x0000756149124d38Found by: previous frame's frame pointer5  libnw.so + 0x6f105bdrbp = 0x0000756137dfe040   rsp = 0x0000756137dfe030rip = 0x00007561491105bdFound by: previous frame's frame pointer6  libnw.so + 0x6f24e89rbp = 0x0000756137dfe0a0   rsp = 0x0000756137dfe050rip = 0x0000756149124e89Found by: previous frame's frame pointer7  libnw.so + 0x6f3751frbp = 0x0000756137dfe0d0   rsp = 0x0000756137dfe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer8  libc.so.6 + 0x947d0rbp = 0x0000756137dfe0d0   rsp = 0x0000756137dfe0c8rip = 0x0000756141e947d0Found by: stack scanning9  libc.so.6 + 0x94ac3rsp = 0x0000756137dfe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
10  libc.so.6 + 0x947d0rsp = 0x0000756137dfe118   rip = 0x0000756141e947d0Found by: stack scanning
11  libc.so.6 + 0x126850rsp = 0x0000756137dfe180   rip = 0x0000756141f26850Found by: stack scanningThread 40  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x00007561373fde48rbp = 0x00007561373fde20   rsp = 0x00007561373fdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x00007561373fde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x00007561373fde20   rsp = 0x00007561373fdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x00007561373fde20   rsp = 0x00007561373fdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36c9drbp = 0x00007561373fde20   rsp = 0x00007561373fdd30rip = 0x0000756149136c9dFound by: stack scanning4  libnw.so + 0x6f63755rbp = 0x00007561373fde20   rsp = 0x00007561373fddb0rip = 0x0000756149163755Found by: stack scanning5  libnw.so + 0x6f14c3drbp = 0x00007561373fde20   rsp = 0x00007561373fddd0rip = 0x0000756149114c3dFound by: stack scanning6  libnw.so + 0xd490540rbp = 0x00007561373fde20   rsp = 0x00007561373fdde8rip = 0x000075614f690540Found by: stack scanning7  libnw.so + 0x6ee71c3rsp = 0x00007561373fdea0   rip = 0x00007561490e71c3Found by: stack scanning8  libnw.so + 0xd491fb8rsp = 0x00007561373fdf30   rip = 0x000075614f691fb8Found by: stack scanning9  libnw.so + 0x6f1bdbdrsp = 0x00007561373fdf40   rip = 0x000075614911bdbdFound by: stack scanning
10  libnw.so + 0x6f1b2abrsp = 0x00007561373fdf50   rip = 0x000075614911b2abFound by: stack scanning
11  nw + 0x1192frsp = 0x00007561373fdfd0   rip = 0x0000556e631be92fFound by: stack scanning
12  libnw.so + 0x6f1b06drsp = 0x00007561373fe050   rip = 0x000075614911b06dFound by: stack scanning
13  libnw.so + 0x6f1af6drsp = 0x00007561373fe070   rip = 0x000075614911af6dFound by: stack scanning
14  libnw.so + 0x6f3751frsp = 0x00007561373fe0b0   rip = 0x000075614913751fFound by: stack scanning
15  libc.so.6 + 0x947d0rsp = 0x00007561373fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
16  libc.so.6 + 0x94ac3rsp = 0x00007561373fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
17  libc.so.6 + 0x947d0rsp = 0x00007561373fe118   rip = 0x0000756141e947d0Found by: stack scanning
18  libc.so.6 + 0x126850rsp = 0x00007561373fe180   rip = 0x0000756141f26850Found by: stack scanningThread 50  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x00007561369fde48rbp = 0x00007561369fde20   rsp = 0x00007561369fdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x00007561369fde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x00007561369fde20   rsp = 0x00007561369fdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x00007561369fde20   rsp = 0x00007561369fdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36c9drbp = 0x00007561369fde20   rsp = 0x00007561369fdd30rip = 0x0000756149136c9dFound by: stack scanning4  libnw.so + 0x6f63755rbp = 0x00007561369fde20   rsp = 0x00007561369fddb0rip = 0x0000756149163755Found by: stack scanning5  libnw.so + 0x6eb435brbp = 0x00007561369fde20   rsp = 0x00007561369fddd0rip = 0x00007561490b435bFound by: stack scanning6  libnw.so + 0xd490540rbp = 0x00007561369fde20   rsp = 0x00007561369fdde8rip = 0x000075614f690540Found by: stack scanning7  libnw.so + 0x6ee71c3rsp = 0x00007561369fdea0   rip = 0x00007561490e71c3Found by: stack scanning8  libnw.so + 0xd491fb8rsp = 0x00007561369fdf30   rip = 0x000075614f691fb8Found by: stack scanning9  libnw.so + 0x6f1bdbdrsp = 0x00007561369fdf40   rip = 0x000075614911bdbdFound by: stack scanning
10  libnw.so + 0x6f1b2abrsp = 0x00007561369fdf50   rip = 0x000075614911b2abFound by: stack scanning
11  nw + 0x1192frsp = 0x00007561369fdfd0   rip = 0x0000556e631be92fFound by: stack scanning
12  libnw.so + 0x6f1b06drsp = 0x00007561369fe050   rip = 0x000075614911b06dFound by: stack scanning
13  libnw.so + 0x6f1af6drsp = 0x00007561369fe070   rip = 0x000075614911af6dFound by: stack scanning
14  libnw.so + 0x6f3751frsp = 0x00007561369fe0b0   rip = 0x000075614913751fFound by: stack scanning
15  libc.so.6 + 0x947d0rsp = 0x00007561369fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
16  libc.so.6 + 0x94ac3rsp = 0x00007561369fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
17  libc.so.6 + 0x947d0rsp = 0x00007561369fe118   rip = 0x0000756141e947d0Found by: stack scanning
18  libc.so.6 + 0x126850rsp = 0x00007561369fe180   rip = 0x0000756141f26850Found by: stack scanningThread 60  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x00007561355fde48rbp = 0x00007561355fde20   rsp = 0x00007561355fdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x00007561355fde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x00007561355fde20   rsp = 0x00007561355fdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x00007561355fde20   rsp = 0x00007561355fdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f0f050rbp = 0x00007561355fde20   rsp = 0x00007561355fdcb8rip = 0x000075614910f050Found by: stack scanning4  libnw.so + 0x1565e6crbp = 0x00007561355fde20   rsp = 0x00007561355fdcf8rip = 0x0000756143765e6cFound by: stack scanning5  libnw.so + 0x6f36c9drbp = 0x00007561355fde20   rsp = 0x00007561355fdd30rip = 0x0000756149136c9dFound by: stack scanning6  libnw.so + 0x7659678rbp = 0x00007561355fde20   rsp = 0x00007561355fdd38rip = 0x0000756149859678Found by: stack scanning7  libnw.so + 0x6f63755rbp = 0x00007561355fde20   rsp = 0x00007561355fddb0rip = 0x0000756149163755Found by: stack scanning8  libnw.so + 0x7659678rbp = 0x00007561355fde20   rsp = 0x00007561355fddb8rip = 0x0000756149859678Found by: stack scanning9  libnw.so + 0xd490540rbp = 0x00007561355fde20   rsp = 0x00007561355fdde8rip = 0x000075614f690540Found by: stack scanning
10  libnw.so + 0x6ee71c3rsp = 0x00007561355fdea0   rip = 0x00007561490e71c3Found by: stack scanning
11  libnw.so + 0xd491fb8rsp = 0x00007561355fdf30   rip = 0x000075614f691fb8Found by: stack scanning
12  libnw.so + 0x6f1bdbdrsp = 0x00007561355fdf40   rip = 0x000075614911bdbdFound by: stack scanning
13  libnw.so + 0x6f1b2abrsp = 0x00007561355fdf50   rip = 0x000075614911b2abFound by: stack scanning
14  nw + 0x1192frsp = 0x00007561355fdfd0   rip = 0x0000556e631be92fFound by: stack scanning
15  libnw.so + 0x6f1b09drsp = 0x00007561355fe050   rip = 0x000075614911b09dFound by: stack scanning
16  libnw.so + 0x6f1afa1rsp = 0x00007561355fe070   rip = 0x000075614911afa1Found by: stack scanning
17  libnw.so + 0x6f3751frsp = 0x00007561355fe0b0   rip = 0x000075614913751fFound by: stack scanning
18  libc.so.6 + 0x947d0rsp = 0x00007561355fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
19  libc.so.6 + 0x94ac3rsp = 0x00007561355fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
20  libc.so.6 + 0x947d0rsp = 0x00007561355fe118   rip = 0x0000756141e947d0Found by: stack scanning
21  libc.so.6 + 0x126850rsp = 0x00007561355fe180   rip = 0x0000756141f26850Found by: stack scanningThread 70  libc.so.6 + 0x118bcfrax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffffrcx = 0x0000756141f18bcf   rbx = 0x0000756135ffe05crsi = 0x0000000000000001   rdi = 0x0000756135ffe05crbp = 0x0000756135ffe0a0   rsp = 0x0000756135ffdf90r8 = 0x0000000000000000    r9 = 0x0000000000000000r10 = 0x0000756141eec04b   r11 = 0x0000000000000293r12 = 0x000075614fd7b7f0   r13 = 0x0000000000000002r14 = 0x0000756135ffdfd8   r15 = 0x0000756136000640rip = 0x0000756141f18bcfFound by: given as instruction pointer in context1  libnw.so + 0x6f3751frbp = 0x0000756135ffe0d0   rsp = 0x0000756135ffe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer2  libc.so.6 + 0x947d0rbp = 0x0000756135ffe0d0   rsp = 0x0000756135ffe0c8rip = 0x0000756141e947d0Found by: stack scanning3  libc.so.6 + 0x94ac3rsp = 0x0000756135ffe0e0   rip = 0x0000756141e94ac3Found by: stack scanning4  libc.so.6 + 0x947d0rsp = 0x0000756135ffe118   rip = 0x0000756141e947d0Found by: stack scanning5  libc.so.6 + 0x126850rsp = 0x0000756135ffe180   rip = 0x0000756141f26850Found by: stack scanningThread 80  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x0000756134bfde48rbp = 0x0000756134bfde20   rsp = 0x0000756134bfdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x0000756134bfde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x0000756134bfde20   rsp = 0x0000756134bfdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x0000756134bfde20   rsp = 0x0000756134bfdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36c9drbp = 0x0000756134bfde20   rsp = 0x0000756134bfdd30rip = 0x0000756149136c9dFound by: stack scanning4  libnw.so + 0x6f63755rbp = 0x0000756134bfde20   rsp = 0x0000756134bfddb0rip = 0x0000756149163755Found by: stack scanning5  libnw.so + 0x6eb435brbp = 0x0000756134bfde20   rsp = 0x0000756134bfddd0rip = 0x00007561490b435bFound by: stack scanning6  libnw.so + 0xd490540rbp = 0x0000756134bfde20   rsp = 0x0000756134bfdde8rip = 0x000075614f690540Found by: stack scanning7  libnw.so + 0x6ee71c3rsp = 0x0000756134bfdea0   rip = 0x00007561490e71c3Found by: stack scanning8  libnw.so + 0xd491fb8rsp = 0x0000756134bfdf30   rip = 0x000075614f691fb8Found by: stack scanning9  libnw.so + 0x6f1bdbdrsp = 0x0000756134bfdf40   rip = 0x000075614911bdbdFound by: stack scanning
10  libnw.so + 0x6f1b2abrsp = 0x0000756134bfdf50   rip = 0x000075614911b2abFound by: stack scanning
11  nw + 0x1192frsp = 0x0000756134bfdfd0   rip = 0x0000556e631be92fFound by: stack scanning
12  libnw.so + 0x6f1b06drsp = 0x0000756134bfe050   rip = 0x000075614911b06dFound by: stack scanning
13  libnw.so + 0x6f1af6drsp = 0x0000756134bfe070   rip = 0x000075614911af6dFound by: stack scanning
14  libnw.so + 0x6f3751frsp = 0x0000756134bfe0b0   rip = 0x000075614913751fFound by: stack scanning
15  libc.so.6 + 0x947d0rsp = 0x0000756134bfe0c8   rip = 0x0000756141e947d0Found by: stack scanning
16  libc.so.6 + 0x94ac3rsp = 0x0000756134bfe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
17  libc.so.6 + 0x947d0rsp = 0x0000756134bfe118   rip = 0x0000756141e947d0Found by: stack scanning
18  libc.so.6 + 0x126850rsp = 0x0000756134bfe180   rip = 0x0000756141f26850Found by: stack scanningThread 90  libc.so.6 + 0x125e2erax = 0xfffffffffffffffc   rdx = 0x0000000000000010rcx = 0x0000756141f25e2e   rbx = 0x000075610c001c60rsi = 0x000075612bdfdce0   rdi = 0x0000000000000078rbp = 0x000075612bdfde20   rsp = 0x000075612bdfdcb0r8 = 0x0000000000000000    r9 = 0x0000000000000000r10 = 0x0000000000001d1a   r11 = 0x0000000000000293r12 = 0x000000000071aa5f   r13 = 0x7fffffffffffffffr14 = 0x000075610c001c60   r15 = 0x000075612bdfde30rip = 0x0000756141f25e2eFound by: given as instruction pointer in context1  libnw.so + 0x6f60445rbp = 0x000075612bdfdea0   rsp = 0x000075612bdfde30rip = 0x0000756149160445Found by: previous frame's frame pointer2  libnw.so + 0x6f03ee0rbp = 0x000075612bdfdf40   rsp = 0x000075612bdfdeb0rip = 0x0000756149103ee0Found by: previous frame's frame pointer3  libnw.so + 0x6ecb9ffrbp = 0x000075612bdfdfc0   rsp = 0x000075612bdfdf50rip = 0x00007561490cb9ffFound by: previous frame's frame pointer4  libnw.so + 0x6f24d38rbp = 0x000075612bdfe000   rsp = 0x000075612bdfdfd0rip = 0x0000756149124d38Found by: previous frame's frame pointer5  libnw.so + 0x4d5e9f0rbp = 0x000075612bdfe040   rsp = 0x000075612bdfe010rip = 0x0000756146f5e9f0Found by: previous frame's frame pointer6  libnw.so + 0x6f24e89rbp = 0x000075612bdfe0a0   rsp = 0x000075612bdfe050rip = 0x0000756149124e89Found by: previous frame's frame pointer7  libnw.so + 0x6f3751frbp = 0x000075612bdfe0d0   rsp = 0x000075612bdfe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer8  libc.so.6 + 0x947d0rbp = 0x000075612bdfe0d0   rsp = 0x000075612bdfe0c8rip = 0x0000756141e947d0Found by: stack scanning9  libc.so.6 + 0x94ac3rsp = 0x000075612bdfe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
10  libc.so.6 + 0x947d0rsp = 0x000075612bdfe118   rip = 0x0000756141e947d0Found by: stack scanning
11  libc.so.6 + 0x126850rsp = 0x000075612bdfe180   rip = 0x0000756141f26850Found by: stack scanningThread 100  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x000075612b3fde48rbp = 0x000075612b3fde20   rsp = 0x000075612b3fdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x000075612b3fde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x000075612b3fde20   rsp = 0x000075612b3fdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x000075612b3fde20   rsp = 0x000075612b3fdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36c9drbp = 0x000075612b3fde20   rsp = 0x000075612b3fdd30rip = 0x0000756149136c9dFound by: stack scanning4  libnw.so + 0x6f63755rbp = 0x000075612b3fde20   rsp = 0x000075612b3fddb0rip = 0x0000756149163755Found by: stack scanning5  libnw.so + 0x6f14c3drbp = 0x000075612b3fde20   rsp = 0x000075612b3fddd0rip = 0x0000756149114c3dFound by: stack scanning6  libnw.so + 0xd490540rbp = 0x000075612b3fde20   rsp = 0x000075612b3fdde8rip = 0x000075614f690540Found by: stack scanning7  libnw.so + 0x6ee71c3rsp = 0x000075612b3fdea0   rip = 0x00007561490e71c3Found by: stack scanning8  libnw.so + 0xd491fb8rsp = 0x000075612b3fdf30   rip = 0x000075614f691fb8Found by: stack scanning9  libnw.so + 0x6f1bdbdrsp = 0x000075612b3fdf40   rip = 0x000075614911bdbdFound by: stack scanning
10  libnw.so + 0x6f1b2abrsp = 0x000075612b3fdf50   rip = 0x000075614911b2abFound by: stack scanning
11  nw + 0x1192frsp = 0x000075612b3fdfd0   rip = 0x0000556e631be92fFound by: stack scanning
12  libnw.so + 0x6f1b06drsp = 0x000075612b3fe050   rip = 0x000075614911b06dFound by: stack scanning
13  libnw.so + 0x6f1af6drsp = 0x000075612b3fe070   rip = 0x000075614911af6dFound by: stack scanning
14  libnw.so + 0x6f3751frsp = 0x000075612b3fe0b0   rip = 0x000075614913751fFound by: stack scanning
15  libc.so.6 + 0x947d0rsp = 0x000075612b3fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
16  libc.so.6 + 0x94ac3rsp = 0x000075612b3fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
17  libc.so.6 + 0x947d0rsp = 0x000075612b3fe118   rip = 0x0000756141e947d0Found by: stack scanning
18  libc.so.6 + 0x126850rsp = 0x000075612b3fe180   rip = 0x0000756141f26850Found by: stack scanningThread 110  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x000075612a9fdd78rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdb40r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x000075612a9fdd78rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libnw.so + 0xd48e510rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdb48rip = 0x000075614f68e510Found by: stack scanning2  libc.so.6 + 0x93a41rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdb80rip = 0x0000756141e93a41Found by: stack scanning3  libc.so.6 + 0x93720rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdbd8rip = 0x0000756141e93720Found by: stack scanning4  libnw.so + 0xd48e658rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdbe8rip = 0x000075614f68e658Found by: stack scanning5  libnw.so + 0xdb7a6b8rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdc18rip = 0x000075614fd7a6b8Found by: stack scanning6  libnw.so + 0x6f36c9drbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdc60rip = 0x0000756149136c9dFound by: stack scanning7  libnw.so + 0xdb7a6b8rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdc68rip = 0x000075614fd7a6b8Found by: stack scanning8  libnw.so + 0xdb7a6b8rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdc70rip = 0x000075614fd7a6b8Found by: stack scanning9  libnw.so + 0x6f63755rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdce0rip = 0x0000756149163755Found by: stack scanning
10  libnw.so + 0xd490540rbp = 0x000075612a9fdd50   rsp = 0x000075612a9fdd18rip = 0x000075614f690540Found by: stack scanning
11  libnw.so + 0x6ee71c3rsp = 0x000075612a9fddd0   rip = 0x00007561490e71c3Found by: stack scanning
12  libnw.so + 0xd491fb8rsp = 0x000075612a9fdde0   rip = 0x000075614f691fb8Found by: stack scanning
13  libnw.so + 0x6ee7113rsp = 0x000075612a9fde70   rip = 0x00007561490e7113Found by: stack scanning
14  libnw.so + 0x6ea47b5rsp = 0x000075612a9fde80   rip = 0x00007561490a47b5Found by: stack scanning
15  libnw.so + 0x6f03ee0rsp = 0x000075612a9fdef0   rip = 0x0000756149103ee0Found by: stack scanning
16  libc.so.6 + 0xa5139rsp = 0x000075612a9fdf00   rip = 0x0000756141ea5139Found by: stack scanning
17  nw + 0x1192frsp = 0x000075612a9fdf10   rip = 0x0000556e631be92fFound by: stack scanning
18  libnw.so + 0xdb7a6b8rsp = 0x000075612a9fdf38   rip = 0x000075614fd7a6b8Found by: stack scanning
19  libnw.so + 0x6ecb9ffrsp = 0x000075612a9fdf90   rip = 0x00007561490cb9ffFound by: stack scanning
20  nw + 0x377c8rsp = 0x000075612a9fdfb0   rip = 0x0000556e631e47c8Found by: stack scanning
21  libc.so.6 + 0xa5139rsp = 0x000075612a9fdfc0   rip = 0x0000756141ea5139Found by: stack scanning
22  libnw.so + 0x6f24d38rsp = 0x000075612a9fe010   rip = 0x0000756149124d38Found by: stack scanning
23  libnw.so + 0x1a465a7rsp = 0x000075612a9fe018   rip = 0x0000756143c465a7Found by: stack scanning
24  libnw.so + 0x1b38817rsp = 0x000075612a9fe020   rip = 0x0000756143d38817Found by: stack scanning
25  libnw.so + 0x6f24d2drsp = 0x000075612a9fe030   rip = 0x0000756149124d2dFound by: stack scanning
26  libnw.so + 0x6f24e89rsp = 0x000075612a9fe050   rip = 0x0000756149124e89Found by: stack scanning
27  libnw.so + 0x6f36ea1rsp = 0x000075612a9fe080   rip = 0x0000756149136ea1Found by: stack scanning
28  libnw.so + 0x6f3751frsp = 0x000075612a9fe0b0   rip = 0x000075614913751fFound by: stack scanning
29  libc.so.6 + 0x947d0rsp = 0x000075612a9fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
30  libc.so.6 + 0x94ac3rsp = 0x000075612a9fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
31  libc.so.6 + 0x947d0rsp = 0x000075612a9fe118   rip = 0x0000756141e947d0Found by: stack scanning
32  libc.so.6 + 0x126850rsp = 0x000075612a9fe180   rip = 0x0000756141f26850Found by: stack scanningThread 120  libc.so.6 + 0x118bcfrax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffffrcx = 0x0000756141f18bcf   rbx = 0x00007561420c17a0rsi = 0x0000000000000002   rdi = 0x0000556e63fd6310rbp = 0x0000556e63fd6310   rsp = 0x00007561295fe000r8 = 0x0000000000000000    r9 = 0x000075614219e3e0r10 = 0x0000000000000010   r11 = 0x0000000000000293r12 = 0x0000000000000002   r13 = 0x00007561295fe044r14 = 0x00000000ffffffff   r15 = 0x0000556e63fd8bf0rip = 0x0000756141f18bcfFound by: given as instruction pointer in context1  libglib-2.0.so.0 + 0xab256rsp = 0x00007561295fe030   rip = 0x0000756142111256Found by: stack scanning2  libc.so.6 + 0x947d0rsp = 0x00007561295fe058   rip = 0x0000756141e947d0Found by: stack scanning3  libglib-2.0.so.0 + 0x138b28rsp = 0x00007561295fe060   rip = 0x000075614219eb28Found by: stack scanning4  libc.so.6 + 0x947d0rsp = 0x00007561295fe080   rip = 0x0000756141e947d0Found by: stack scanning5  libglib-2.0.so.0 + 0x533e3rsp = 0x00007561295fe090   rip = 0x00007561420b93e3Found by: stack scanning6  libglib-2.0.so.0 + 0x53431rsp = 0x00007561295fe0b0   rip = 0x00007561420b9431Found by: stack scanning7  libglib-2.0.so.0 + 0x84ab1rsp = 0x00007561295fe0c0   rip = 0x00007561420eaab1Found by: stack scanning8  libc.so.6 + 0x94ac3rsp = 0x00007561295fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning9  libc.so.6 + 0x947d0rsp = 0x00007561295fe118   rip = 0x0000756141e947d0Found by: stack scanning
10  libc.so.6 + 0x126850rsp = 0x00007561295fe180   rip = 0x0000756141f26850Found by: stack scanningThread 130  libc.so.6 + 0x118bcfrax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffffrcx = 0x0000756141f18bcf   rbx = 0x00007561420c17a0rsi = 0x0000000000000002   rdi = 0x0000556e63fe9e30rbp = 0x0000556e63fe9e30   rsp = 0x0000756128bfe000r8 = 0x0000000000000000    r9 = 0x0000000000000002r10 = 0x0000000000000016   r11 = 0x0000000000000293r12 = 0x0000000000000002   r13 = 0x0000756128bfe044r14 = 0x00000000ffffffff   r15 = 0x0000556e63fe8370rip = 0x0000756141f18bcfFound by: given as instruction pointer in context1  libglib-2.0.so.0 + 0xab256rsp = 0x0000756128bfe030   rip = 0x0000756142111256Found by: stack scanning2  libc.so.6 + 0x947d0rsp = 0x0000756128bfe080   rip = 0x0000756141e947d0Found by: stack scanning3  libglib-2.0.so.0 + 0x552b3rsp = 0x0000756128bfe090   rip = 0x00007561420bb2b3Found by: stack scanning4  libgio-2.0.so.0 + 0x11581arsp = 0x0000756128bfe0b0   rip = 0x000075614180f81aFound by: stack scanning5  libglib-2.0.so.0 + 0x84ab1rsp = 0x0000756128bfe0c0   rip = 0x00007561420eaab1Found by: stack scanning6  libc.so.6 + 0x94ac3rsp = 0x0000756128bfe0e0   rip = 0x0000756141e94ac3Found by: stack scanning7  libc.so.6 + 0x947d0rsp = 0x0000756128bfe118   rip = 0x0000756141e947d0Found by: stack scanning8  libc.so.6 + 0x126850rsp = 0x0000756128bfe180   rip = 0x0000756141f26850Found by: stack scanningThread 140  libc.so.6 + 0x125e2erax = 0xfffffffffffffffc   rdx = 0x0000000000000010rcx = 0x0000756141f25e2e   rbx = 0x00007560ec001c60rsi = 0x000075611fdfdd20   rdi = 0x000000000000007erbp = 0x000075611fdfde60   rsp = 0x000075611fdfdcf0r8 = 0x0000000000000000    r9 = 0x0000000000000000r10 = 0x00000000ffffffff   r11 = 0x0000000000000293r12 = 0x7fffffffffffffff   r13 = 0x7fffffffffffffffr14 = 0x00007560ec001c60   r15 = 0x000075611fdfde70rip = 0x0000756141f25e2eFound by: given as instruction pointer in context1  libnw.so + 0x6f60445rbp = 0x000075611fdfdee0   rsp = 0x000075611fdfde70rip = 0x0000756149160445Found by: previous frame's frame pointer2  libnw.so + 0x6f03ee0rbp = 0x000075611fdfdf80   rsp = 0x000075611fdfdef0rip = 0x0000756149103ee0Found by: previous frame's frame pointer3  libnw.so + 0x6ecb9ffrbp = 0x000075611fdfe000   rsp = 0x000075611fdfdf90rip = 0x00007561490cb9ffFound by: previous frame's frame pointer4  libnw.so + 0x6f24d38rbp = 0x000075611fdfe040   rsp = 0x000075611fdfe010rip = 0x0000756149124d38Found by: previous frame's frame pointer5  libnw.so + 0x6f24e89rbp = 0x000075611fdfe0a0   rsp = 0x000075611fdfe050rip = 0x0000756149124e89Found by: previous frame's frame pointer6  libnw.so + 0x6f3751frbp = 0x000075611fdfe0d0   rsp = 0x000075611fdfe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer7  libc.so.6 + 0x947d0rbp = 0x000075611fdfe0d0   rsp = 0x000075611fdfe0c8rip = 0x0000756141e947d0Found by: stack scanning8  libc.so.6 + 0x94ac3rsp = 0x000075611fdfe0e0   rip = 0x0000756141e94ac3Found by: stack scanning9  libc.so.6 + 0x947d0rsp = 0x000075611fdfe118   rip = 0x0000756141e947d0Found by: stack scanning
10  libc.so.6 + 0x126850rsp = 0x000075611fdfe180   rip = 0x0000756141f26850Found by: stack scanningThread 150  libc.so.6 + 0x11481crax = 0xfffffffffffffe00   rdx = 0x0000000000000004rcx = 0x0000756141f1481c   rbx = 0x0000556e6400f7b0rsi = 0x000075611f3fe074   rdi = 0x0000000000000083rbp = 0x000075611f3fe0a0   rsp = 0x000075611f3fdee0r8 = 0x0000000000000000    r9 = 0x0000000000000000r10 = 0x0000756141eec04b   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x000000000000000br14 = 0x000075611f3fe074   r15 = 0x0000000000000004rip = 0x0000756141f1481cFound by: given as instruction pointer in context1  libnw.so + 0x6f3751frbp = 0x000075611f3fe0d0   rsp = 0x000075611f3fe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer2  libc.so.6 + 0x947d0rbp = 0x000075611f3fe0d0   rsp = 0x000075611f3fe0c8rip = 0x0000756141e947d0Found by: stack scanning3  libc.so.6 + 0x94ac3rsp = 0x000075611f3fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning4  libc.so.6 + 0x947d0rsp = 0x000075611f3fe118   rip = 0x0000756141e947d0Found by: stack scanning5  libc.so.6 + 0x126850rsp = 0x000075611f3fe180   rip = 0x0000756141f26850Found by: stack scanningThread 160  libc.so.6 + 0x118bcfrax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffffrcx = 0x0000756141f18bcf   rbx = 0x00007561420c17a0rsi = 0x0000000000000001   rdi = 0x0000556e640d8430rbp = 0x0000556e640d8430   rsp = 0x000075611e9fe000r8 = 0x0000000000000000    r9 = 0x0000000000000002r10 = 0x0000000000000011   r11 = 0x0000000000000293r12 = 0x0000000000000001   r13 = 0x000075611e9fe044r14 = 0x00000000ffffffff   r15 = 0x0000556e6407d580rip = 0x0000756141f18bcfFound by: given as instruction pointer in context1  libglib-2.0.so.0 + 0xab256rsp = 0x000075611e9fe030   rip = 0x0000756142111256Found by: stack scanning2  libc.so.6 + 0x947d0rsp = 0x000075611e9fe080   rip = 0x0000756141e947d0Found by: stack scanning3  libglib-2.0.so.0 + 0x533e3rsp = 0x000075611e9fe090   rip = 0x00007561420b93e3Found by: stack scanning4  libdconfsettings.so + 0x733drsp = 0x000075611e9fe0b0   rip = 0x000075613dd9833dFound by: stack scanning5  libglib-2.0.so.0 + 0x84ab1rsp = 0x000075611e9fe0c0   rip = 0x00007561420eaab1Found by: stack scanning6  libc.so.6 + 0x94ac3rsp = 0x000075611e9fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning7  libc.so.6 + 0x947d0rsp = 0x000075611e9fe118   rip = 0x0000756141e947d0Found by: stack scanning8  libc.so.6 + 0x126850rsp = 0x000075611e9fe180   rip = 0x0000756141f26850Found by: stack scanningThread 170  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x000075611cbfde48rbp = 0x000075611cbfde20   rsp = 0x000075611cbfdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x000075611cbfde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x000075611cbfde20   rsp = 0x000075611cbfdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x000075611cbfde20   rsp = 0x000075611cbfdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36c9drbp = 0x000075611cbfde20   rsp = 0x000075611cbfdd30rip = 0x0000756149136c9dFound by: stack scanning4  libnw.so + 0x70b8bderbp = 0x000075611cbfde20   rsp = 0x000075611cbfdd40rip = 0x00007561492b8bdeFound by: stack scanning5  libnw.so + 0xd4a6eb8rbp = 0x000075611cbfde20   rsp = 0x000075611cbfdd48rip = 0x000075614f6a6eb8Found by: stack scanning6  libnw.so + 0x6f63755rbp = 0x000075611cbfde20   rsp = 0x000075611cbfddb0rip = 0x0000756149163755Found by: stack scanning7  libnw.so + 0xd490540rbp = 0x000075611cbfde20   rsp = 0x000075611cbfdde8rip = 0x000075614f690540Found by: stack scanning8  libnw.so + 0x6ee71c3rsp = 0x000075611cbfdea0   rip = 0x00007561490e71c3Found by: stack scanning9  libnw.so + 0x6f1f8b1rsp = 0x000075611cbfdeb0   rip = 0x000075614911f8b1Found by: stack scanning
10  libnw.so + 0xd491fb8rsp = 0x000075611cbfdf30   rip = 0x000075614f691fb8Found by: stack scanning
11  libnw.so + 0x6f1bdbdrsp = 0x000075611cbfdf40   rip = 0x000075614911bdbdFound by: stack scanning
12  libnw.so + 0x6f1b2abrsp = 0x000075611cbfdf50   rip = 0x000075614911b2abFound by: stack scanning
13  nw + 0x377c8rsp = 0x000075611cbfdf90   rip = 0x0000556e631e47c8Found by: stack scanning
14  libc.so.6 + 0xa5139rsp = 0x000075611cbfdfa0   rip = 0x0000756141ea5139Found by: stack scanning
15  nw + 0x1192frsp = 0x000075611cbfdfd0   rip = 0x0000556e631be92fFound by: stack scanning
16  libnw.so + 0x6f1b06drsp = 0x000075611cbfe050   rip = 0x000075614911b06dFound by: stack scanning
17  libnw.so + 0x6f1af6drsp = 0x000075611cbfe070   rip = 0x000075614911af6dFound by: stack scanning
18  libnw.so + 0x6f3751frsp = 0x000075611cbfe0b0   rip = 0x000075614913751fFound by: stack scanning
19  libc.so.6 + 0x947d0rsp = 0x000075611cbfe0c8   rip = 0x0000756141e947d0Found by: stack scanning
20  libc.so.6 + 0x94ac3rsp = 0x000075611cbfe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
21  libc.so.6 + 0x947d0rsp = 0x000075611cbfe118   rip = 0x0000756141e947d0Found by: stack scanning
22  libc.so.6 + 0x126850rsp = 0x000075611cbfe180   rip = 0x0000756141f26850Found by: stack scanningThread 180  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x000075611dffde48rbp = 0x000075611dffde20   rsp = 0x000075611dffdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x000075611dffde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x000075611dffde20   rsp = 0x000075611dffdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x000075611dffde20   rsp = 0x000075611dffdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36c9drbp = 0x000075611dffde20   rsp = 0x000075611dffdd30rip = 0x0000756149136c9dFound by: stack scanning4  libnw.so + 0x6f63755rbp = 0x000075611dffde20   rsp = 0x000075611dffddb0rip = 0x0000756149163755Found by: stack scanning5  libnw.so + 0x6f14c3drbp = 0x000075611dffde20   rsp = 0x000075611dffddd0rip = 0x0000756149114c3dFound by: stack scanning6  libnw.so + 0xd490540rbp = 0x000075611dffde20   rsp = 0x000075611dffdde8rip = 0x000075614f690540Found by: stack scanning7  libnw.so + 0x6ee71c3rsp = 0x000075611dffdea0   rip = 0x00007561490e71c3Found by: stack scanning8  libnw.so + 0xd491fb8rsp = 0x000075611dffdf30   rip = 0x000075614f691fb8Found by: stack scanning9  libnw.so + 0x6f1bdbdrsp = 0x000075611dffdf40   rip = 0x000075614911bdbdFound by: stack scanning
10  libnw.so + 0x6f1b2abrsp = 0x000075611dffdf50   rip = 0x000075614911b2abFound by: stack scanning
11  nw + 0x1192frsp = 0x000075611dffdfd0   rip = 0x0000556e631be92fFound by: stack scanning
12  libnw.so + 0x6f1b06drsp = 0x000075611dffe050   rip = 0x000075614911b06dFound by: stack scanning
13  libnw.so + 0x6f1af6drsp = 0x000075611dffe070   rip = 0x000075614911af6dFound by: stack scanning
14  libnw.so + 0x6f3751frsp = 0x000075611dffe0b0   rip = 0x000075614913751fFound by: stack scanning
15  libc.so.6 + 0x947d0rsp = 0x000075611dffe0c8   rip = 0x0000756141e947d0Found by: stack scanning
16  libc.so.6 + 0x94ac3rsp = 0x000075611dffe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
17  libc.so.6 + 0x947d0rsp = 0x000075611dffe118   rip = 0x0000756141e947d0Found by: stack scanning
18  libc.so.6 + 0x126850rsp = 0x000075611dffe180   rip = 0x0000756141f26850Found by: stack scanningThread 190  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x000075611d5fde48rbp = 0x000075611d5fde20   rsp = 0x000075611d5fdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x000075611d5fde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x000075611d5fde20   rsp = 0x000075611d5fdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x000075611d5fde20   rsp = 0x000075611d5fdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36c9drbp = 0x000075611d5fde20   rsp = 0x000075611d5fdd30rip = 0x0000756149136c9dFound by: stack scanning4  libnw.so + 0x6f63755rbp = 0x000075611d5fde20   rsp = 0x000075611d5fddb0rip = 0x0000756149163755Found by: stack scanning5  libnw.so + 0x6f14c3drbp = 0x000075611d5fde20   rsp = 0x000075611d5fddd0rip = 0x0000756149114c3dFound by: stack scanning6  libnw.so + 0xd490540rbp = 0x000075611d5fde20   rsp = 0x000075611d5fdde8rip = 0x000075614f690540Found by: stack scanning7  libnw.so + 0x6ee71c3rsp = 0x000075611d5fdea0   rip = 0x00007561490e71c3Found by: stack scanning8  libnw.so + 0xd491fb8rsp = 0x000075611d5fdf30   rip = 0x000075614f691fb8Found by: stack scanning9  libnw.so + 0x6f1bdbdrsp = 0x000075611d5fdf40   rip = 0x000075614911bdbdFound by: stack scanning
10  libnw.so + 0x6f1b2abrsp = 0x000075611d5fdf50   rip = 0x000075614911b2abFound by: stack scanning
11  nw + 0x1192frsp = 0x000075611d5fdfd0   rip = 0x0000556e631be92fFound by: stack scanning
12  libnw.so + 0x6f1b06drsp = 0x000075611d5fe050   rip = 0x000075614911b06dFound by: stack scanning
13  libnw.so + 0x6f1af6drsp = 0x000075611d5fe070   rip = 0x000075614911af6dFound by: stack scanning
14  libnw.so + 0x6f3751frsp = 0x000075611d5fe0b0   rip = 0x000075614913751fFound by: stack scanning
15  libc.so.6 + 0x947d0rsp = 0x000075611d5fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
16  libc.so.6 + 0x94ac3rsp = 0x000075611d5fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
17  libc.so.6 + 0x947d0rsp = 0x000075611d5fe118   rip = 0x0000756141e947d0Found by: stack scanning
18  libc.so.6 + 0x126850rsp = 0x000075611d5fe180   rip = 0x0000756141f26850Found by: stack scanningThread 200  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x0000756113dfde48rbp = 0x0000756113dfde20   rsp = 0x0000756113dfdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x0000756113dfde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x0000756113dfde20   rsp = 0x0000756113dfdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x0000756113dfde20   rsp = 0x0000756113dfdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f36c9drbp = 0x0000756113dfde20   rsp = 0x0000756113dfdd30rip = 0x0000756149136c9dFound by: stack scanning4  libnw.so + 0x6f63755rbp = 0x0000756113dfde20   rsp = 0x0000756113dfddb0rip = 0x0000756149163755Found by: stack scanning5  libnw.so + 0x6f14c3drbp = 0x0000756113dfde20   rsp = 0x0000756113dfddd0rip = 0x0000756149114c3dFound by: stack scanning6  libnw.so + 0xd490540rbp = 0x0000756113dfde20   rsp = 0x0000756113dfdde8rip = 0x000075614f690540Found by: stack scanning7  libnw.so + 0x6ee71c3rsp = 0x0000756113dfdea0   rip = 0x00007561490e71c3Found by: stack scanning8  libnw.so + 0xd491fb8rsp = 0x0000756113dfdf30   rip = 0x000075614f691fb8Found by: stack scanning9  libnw.so + 0x6f1bdbdrsp = 0x0000756113dfdf40   rip = 0x000075614911bdbdFound by: stack scanning
10  libnw.so + 0x6f1b2abrsp = 0x0000756113dfdf50   rip = 0x000075614911b2abFound by: stack scanning
11  nw + 0x1192frsp = 0x0000756113dfdfd0   rip = 0x0000556e631be92fFound by: stack scanning
12  libnw.so + 0x6f1b06drsp = 0x0000756113dfe050   rip = 0x000075614911b06dFound by: stack scanning
13  libnw.so + 0x6f1af6drsp = 0x0000756113dfe070   rip = 0x000075614911af6dFound by: stack scanning
14  libnw.so + 0x6f3751frsp = 0x0000756113dfe0b0   rip = 0x000075614913751fFound by: stack scanning
15  libc.so.6 + 0x947d0rsp = 0x0000756113dfe0c8   rip = 0x0000756141e947d0Found by: stack scanning
16  libc.so.6 + 0x94ac3rsp = 0x0000756113dfe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
17  libc.so.6 + 0x947d0rsp = 0x0000756113dfe118   rip = 0x0000756141e947d0Found by: stack scanning
18  libc.so.6 + 0x126850rsp = 0x0000756113dfe180   rip = 0x0000756141f26850Found by: stack scanningThread 210  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x00007561133fde48rbp = 0x00007561133fde20   rsp = 0x00007561133fdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x00007561133fde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x00007561133fde20   rsp = 0x00007561133fdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x00007561133fde20   rsp = 0x00007561133fdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f0f050rbp = 0x00007561133fde20   rsp = 0x00007561133fdcb8rip = 0x000075614910f050Found by: stack scanning4  libnw.so + 0x1b30190rbp = 0x00007561133fde20   rsp = 0x00007561133fdcf8rip = 0x0000756143d30190Found by: stack scanning5  libnw.so + 0x6f36c9drbp = 0x00007561133fde20   rsp = 0x00007561133fdd30rip = 0x0000756149136c9dFound by: stack scanning6  libnw.so + 0x76590c0rbp = 0x00007561133fde20   rsp = 0x00007561133fdd38rip = 0x00007561498590c0Found by: stack scanning7  libnw.so + 0x763b9dcrbp = 0x00007561133fde20   rsp = 0x00007561133fdd40rip = 0x000075614983b9dcFound by: stack scanning8  libnw.so + 0x763b9dcrbp = 0x00007561133fde20   rsp = 0x00007561133fdd48rip = 0x000075614983b9dcFound by: stack scanning9  libnw.so + 0x6f63755rbp = 0x00007561133fde20   rsp = 0x00007561133fddb0rip = 0x0000756149163755Found by: stack scanning
10  libnw.so + 0x76590c0rbp = 0x00007561133fde20   rsp = 0x00007561133fddb8rip = 0x00007561498590c0Found by: stack scanning
11  libnw.so + 0x763b9dcrbp = 0x00007561133fde20   rsp = 0x00007561133fddc0rip = 0x000075614983b9dcFound by: stack scanning
12  libnw.so + 0xd490540rbp = 0x00007561133fde20   rsp = 0x00007561133fdde8rip = 0x000075614f690540Found by: stack scanning
13  libnw.so + 0x6ee71c3rsp = 0x00007561133fdea0   rip = 0x00007561490e71c3Found by: stack scanning
14  libnw.so + 0xd491fb8rsp = 0x00007561133fdf30   rip = 0x000075614f691fb8Found by: stack scanning
15  libnw.so + 0x6f1bdbdrsp = 0x00007561133fdf40   rip = 0x000075614911bdbdFound by: stack scanning
16  libnw.so + 0x6f1b2abrsp = 0x00007561133fdf50   rip = 0x000075614911b2abFound by: stack scanning
17  nw + 0x1192frsp = 0x00007561133fdfd0   rip = 0x0000556e631be92fFound by: stack scanning
18  libnw.so + 0x6f1b0cdrsp = 0x00007561133fe050   rip = 0x000075614911b0cdFound by: stack scanning
19  libnw.so + 0x6f1afabrsp = 0x00007561133fe070   rip = 0x000075614911afabFound by: stack scanning
20  libnw.so + 0x6f3751frsp = 0x00007561133fe0b0   rip = 0x000075614913751fFound by: stack scanning
21  libc.so.6 + 0x947d0rsp = 0x00007561133fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
22  libc.so.6 + 0x94ac3rsp = 0x00007561133fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
23  libc.so.6 + 0x947d0rsp = 0x00007561133fe118   rip = 0x0000756141e947d0Found by: stack scanning
24  libc.so.6 + 0x126850rsp = 0x00007561133fe180   rip = 0x0000756141f26850Found by: stack scanningThread 220  libc.so.6 + 0x125e2erax = 0xfffffffffffffffc   rdx = 0x0000000000000010rcx = 0x0000756141f25e2e   rbx = 0x00007560bc001c10rsi = 0x00007561129fdd20   rdi = 0x0000000000000095rbp = 0x00007561129fde60   rsp = 0x00007561129fdcf0r8 = 0x0000000000000000    r9 = 0x0000000000000000r10 = 0x00000000000074e2   r11 = 0x0000000000000293r12 = 0x0000000001c89298   r13 = 0x7fffffffffffffffr14 = 0x00007560bc001c10   r15 = 0x00007561129fde70rip = 0x0000756141f25e2eFound by: given as instruction pointer in context1  libnw.so + 0x6f60445rbp = 0x00007561129fdee0   rsp = 0x00007561129fde70rip = 0x0000756149160445Found by: previous frame's frame pointer2  libnw.so + 0x6f03ee0rbp = 0x00007561129fdf80   rsp = 0x00007561129fdef0rip = 0x0000756149103ee0Found by: previous frame's frame pointer3  libnw.so + 0x6ecb9ffrbp = 0x00007561129fe000   rsp = 0x00007561129fdf90rip = 0x00007561490cb9ffFound by: previous frame's frame pointer4  libnw.so + 0x6f24d38rbp = 0x00007561129fe040   rsp = 0x00007561129fe010rip = 0x0000756149124d38Found by: previous frame's frame pointer5  libnw.so + 0x6f24e89rbp = 0x00007561129fe0a0   rsp = 0x00007561129fe050rip = 0x0000756149124e89Found by: previous frame's frame pointer6  libnw.so + 0x6f3751frbp = 0x00007561129fe0d0   rsp = 0x00007561129fe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer7  libc.so.6 + 0x947d0rbp = 0x00007561129fe0d0   rsp = 0x00007561129fe0c8rip = 0x0000756141e947d0Found by: stack scanning8  libc.so.6 + 0x94ac3rsp = 0x00007561129fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning9  libc.so.6 + 0x947d0rsp = 0x00007561129fe118   rip = 0x0000756141e947d0Found by: stack scanning
10  libc.so.6 + 0x126850rsp = 0x00007561129fe180   rip = 0x0000756141f26850Found by: stack scanningThread 230  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x0000556e63ecb46crbp = 0x0000556e63ecb440   rsp = 0x0000756111ffdee0r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x000000000000052b   r15 = 0x0000556e63ecb46crip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rsp = 0x0000756111ffdf20   rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rsp = 0x0000756111ffdf78   rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x1a66fdbrsp = 0x0000756111ffdf88   rip = 0x0000756143c66fdbFound by: stack scanning4  libnw.so + 0x6f36c9drsp = 0x0000756111ffe000   rip = 0x0000756149136c9dFound by: stack scanning5  libnw.so + 0x882011arsp = 0x0000756111ffe080   rip = 0x000075614aa2011aFound by: stack scanning6  libnw.so + 0x6f3751frsp = 0x0000756111ffe0b0   rip = 0x000075614913751fFound by: stack scanning7  libc.so.6 + 0x947d0rsp = 0x0000756111ffe0c8   rip = 0x0000756141e947d0Found by: stack scanning8  libc.so.6 + 0x94ac3rsp = 0x0000756111ffe0e0   rip = 0x0000756141e94ac3Found by: stack scanning9  libc.so.6 + 0x947d0rsp = 0x0000756111ffe118   rip = 0x0000756141e947d0Found by: stack scanning
10  libc.so.6 + 0x126850rsp = 0x0000756111ffe180   rip = 0x0000756141f26850Found by: stack scanningThread 240  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x00007561115fdd78rbp = 0x00007561115fdd50   rsp = 0x00007561115fdb40r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x00007561115fdd78rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libnw.so + 0xd48e510rbp = 0x00007561115fdd50   rsp = 0x00007561115fdb48rip = 0x000075614f68e510Found by: stack scanning2  libc.so.6 + 0x93a41rbp = 0x00007561115fdd50   rsp = 0x00007561115fdb80rip = 0x0000756141e93a41Found by: stack scanning3  libc.so.6 + 0x93720rbp = 0x00007561115fdd50   rsp = 0x00007561115fdbd8rip = 0x0000756141e93720Found by: stack scanning4  libnw.so + 0xd48e600rbp = 0x00007561115fdd50   rsp = 0x00007561115fdbe8rip = 0x000075614f68e600Found by: stack scanning5  libnw.so + 0x6f36c9drbp = 0x00007561115fdd50   rsp = 0x00007561115fdc60rip = 0x0000756149136c9dFound by: stack scanning6  nw + 0x377c8rbp = 0x00007561115fdd50   rsp = 0x00007561115fdc70rip = 0x0000556e631e47c8Found by: stack scanning7  libc.so.6 + 0xa5139rbp = 0x00007561115fdd50   rsp = 0x00007561115fdc80rip = 0x0000756141ea5139Found by: stack scanning8  libnw.so + 0x6f63755rbp = 0x00007561115fdd50   rsp = 0x00007561115fdce0rip = 0x0000756149163755Found by: stack scanning9  libnw.so + 0xd490540rbp = 0x00007561115fdd50   rsp = 0x00007561115fdd18rip = 0x000075614f690540Found by: stack scanning
10  libnw.so + 0x6ee71c3rsp = 0x00007561115fddd0   rip = 0x00007561490e71c3Found by: stack scanning
11  libnw.so + 0xd491fb8rsp = 0x00007561115fdde0   rip = 0x000075614f691fb8Found by: stack scanning
12  libnw.so + 0x6ee7113rsp = 0x00007561115fde70   rip = 0x00007561490e7113Found by: stack scanning
13  libnw.so + 0x6ea47b5rsp = 0x00007561115fde80   rip = 0x00007561490a47b5Found by: stack scanning
14  libnw.so + 0x6f03ee0rsp = 0x00007561115fdef0   rip = 0x0000756149103ee0Found by: stack scanning
15  libc.so.6 + 0xa5139rsp = 0x00007561115fdf00   rip = 0x0000756141ea5139Found by: stack scanning
16  nw + 0x1192frsp = 0x00007561115fdf10   rip = 0x0000556e631be92fFound by: stack scanning
17  libnw.so + 0xdb7a6b8rsp = 0x00007561115fdf38   rip = 0x000075614fd7a6b8Found by: stack scanning
18  libnw.so + 0x6ecb9ffrsp = 0x00007561115fdf90   rip = 0x00007561490cb9ffFound by: stack scanning
19  nw + 0x377c8rsp = 0x00007561115fdfb0   rip = 0x0000556e631e47c8Found by: stack scanning
20  libc.so.6 + 0xa5139rsp = 0x00007561115fdfc0   rip = 0x0000756141ea5139Found by: stack scanning
21  libnw.so + 0x6f24d38rsp = 0x00007561115fe010   rip = 0x0000756149124d38Found by: stack scanning
22  libnw.so + 0x1a465a7rsp = 0x00007561115fe018   rip = 0x0000756143c465a7Found by: stack scanning
23  libnw.so + 0x1b38817rsp = 0x00007561115fe020   rip = 0x0000756143d38817Found by: stack scanning
24  libnw.so + 0x6f24d2drsp = 0x00007561115fe030   rip = 0x0000756149124d2dFound by: stack scanning
25  libnw.so + 0x6f24e89rsp = 0x00007561115fe050   rip = 0x0000756149124e89Found by: stack scanning
26  libnw.so + 0x6f36ea1rsp = 0x00007561115fe080   rip = 0x0000756149136ea1Found by: stack scanning
27  libnw.so + 0x6f3751frsp = 0x00007561115fe0b0   rip = 0x000075614913751fFound by: stack scanning
28  libc.so.6 + 0x947d0rsp = 0x00007561115fe0c8   rip = 0x0000756141e947d0Found by: stack scanning
29  libc.so.6 + 0x94ac3rsp = 0x00007561115fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
30  libc.so.6 + 0x947d0rsp = 0x00007561115fe118   rip = 0x0000756141e947d0Found by: stack scanning
31  libc.so.6 + 0x126850rsp = 0x00007561115fe180   rip = 0x0000756141f26850Found by: stack scanningThread 250  libc.so.6 + 0x91117rax = 0xfffffffffffffe00   rdx = 0x0000000000000000rcx = 0x0000756141e91117   rbx = 0x0000000000000000rsi = 0x0000000000000189   rdi = 0x0000756103dfde48rbp = 0x0000756103dfde20   rsp = 0x0000756103dfdc10r8 = 0x0000000000000000    r9 = 0x00000000ffffffffr10 = 0x0000000000000000   r11 = 0x0000000000000246r12 = 0x0000000000000000   r13 = 0x0000000000000000r14 = 0x0000000000000000   r15 = 0x0000756103dfde48rip = 0x0000756141e91117Found by: given as instruction pointer in context1  libc.so.6 + 0x93a41rbp = 0x0000756103dfde20   rsp = 0x0000756103dfdc50rip = 0x0000756141e93a41Found by: stack scanning2  libc.so.6 + 0x93720rbp = 0x0000756103dfde20   rsp = 0x0000756103dfdca8rip = 0x0000756141e93720Found by: stack scanning3  libnw.so + 0x6f0f050rbp = 0x0000756103dfde20   rsp = 0x0000756103dfdcb8rip = 0x000075614910f050Found by: stack scanning4  libnw.so + 0x16ee74erbp = 0x0000756103dfde20   rsp = 0x0000756103dfdcf8rip = 0x00007561438ee74eFound by: stack scanning5  libnw.so + 0x6f36c9drbp = 0x0000756103dfde20   rsp = 0x0000756103dfdd30rip = 0x0000756149136c9dFound by: stack scanning6  libnw.so + 0x6f63755rbp = 0x0000756103dfde20   rsp = 0x0000756103dfddb0rip = 0x0000756149163755Found by: stack scanning7  libnw.so + 0x1d43310rbp = 0x0000756103dfde20   rsp = 0x0000756103dfddd8rip = 0x0000756143f43310Found by: stack scanning8  libnw.so + 0xd490540rbp = 0x0000756103dfde20   rsp = 0x0000756103dfdde8rip = 0x000075614f690540Found by: stack scanning9  libnw.so + 0x6ee71c3rsp = 0x0000756103dfdea0   rip = 0x00007561490e71c3Found by: stack scanning
10  libnw.so + 0xd491fb8rsp = 0x0000756103dfdf30   rip = 0x000075614f691fb8Found by: stack scanning
11  libnw.so + 0x6f1bdbdrsp = 0x0000756103dfdf40   rip = 0x000075614911bdbdFound by: stack scanning
12  libnw.so + 0x6f1b2abrsp = 0x0000756103dfdf50   rip = 0x000075614911b2abFound by: stack scanning
13  nw + 0x1192frsp = 0x0000756103dfdfd0   rip = 0x0000556e631be92fFound by: stack scanning
14  libnw.so + 0x6f1b09drsp = 0x0000756103dfe050   rip = 0x000075614911b09dFound by: stack scanning
15  libnw.so + 0x6f1afa1rsp = 0x0000756103dfe070   rip = 0x000075614911afa1Found by: stack scanning
16  libnw.so + 0x6f3751frsp = 0x0000756103dfe0b0   rip = 0x000075614913751fFound by: stack scanning
17  libc.so.6 + 0x947d0rsp = 0x0000756103dfe0c8   rip = 0x0000756141e947d0Found by: stack scanning
18  libc.so.6 + 0x94ac3rsp = 0x0000756103dfe0e0   rip = 0x0000756141e94ac3Found by: stack scanning
19  libc.so.6 + 0x947d0rsp = 0x0000756103dfe118   rip = 0x0000756141e947d0Found by: stack scanning
20  libc.so.6 + 0x126850rsp = 0x0000756103dfe180   rip = 0x0000756141f26850Found by: stack scanningThread 260  libc.so.6 + 0x125e2erax = 0xfffffffffffffffc   rdx = 0x0000000000000010rcx = 0x0000756141f25e2e   rbx = 0x00007560a004b270rsi = 0x00007561033fdd20   rdi = 0x00000000000000e2rbp = 0x00007561033fde60   rsp = 0x00007561033fdcf0r8 = 0x0000000000000000    r9 = 0x00007560a000cf01r10 = 0x00000000ffffffff   r11 = 0x0000000000000293r12 = 0x7fffffffffffffff   r13 = 0x7fffffffffffffffr14 = 0x00007560a004b270   r15 = 0x00007561033fde70rip = 0x0000756141f25e2eFound by: given as instruction pointer in context1  libnw.so + 0x6f60445rbp = 0x00007561033fdee0   rsp = 0x00007561033fde70rip = 0x0000756149160445Found by: previous frame's frame pointer2  libnw.so + 0x6f03ee0rbp = 0x00007561033fdf80   rsp = 0x00007561033fdef0rip = 0x0000756149103ee0Found by: previous frame's frame pointer3  libnw.so + 0x6ecb9ffrbp = 0x00007561033fe000   rsp = 0x00007561033fdf90rip = 0x00007561490cb9ffFound by: previous frame's frame pointer4  libnw.so + 0x6f24d38rbp = 0x00007561033fe040   rsp = 0x00007561033fe010rip = 0x0000756149124d38Found by: previous frame's frame pointer5  libnw.so + 0x6f24e89rbp = 0x00007561033fe0a0   rsp = 0x00007561033fe050rip = 0x0000756149124e89Found by: previous frame's frame pointer6  libnw.so + 0x6f3751frbp = 0x00007561033fe0d0   rsp = 0x00007561033fe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer7  libc.so.6 + 0x947d0rbp = 0x00007561033fe0d0   rsp = 0x00007561033fe0c8rip = 0x0000756141e947d0Found by: stack scanning8  libc.so.6 + 0x94ac3rsp = 0x00007561033fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning9  libc.so.6 + 0x947d0rsp = 0x00007561033fe118   rip = 0x0000756141e947d0Found by: stack scanning
10  libc.so.6 + 0x126850rsp = 0x00007561033fe180   rip = 0x0000756141f26850Found by: stack scanningThread 270  libc.so.6 + 0x125e2erax = 0xfffffffffffffffc   rdx = 0x0000000000000010rcx = 0x0000756141f25e2e   rbx = 0x0000756098001cb0rsi = 0x00007560f75fdd20   rdi = 0x0000000000000105rbp = 0x00007560f75fde60   rsp = 0x00007560f75fdcf0r8 = 0x0000000000000000    r9 = 0x0000000000000000r10 = 0x00000000ffffffff   r11 = 0x0000000000000293r12 = 0x7fffffffffffffff   r13 = 0x7fffffffffffffffr14 = 0x0000756098001cb0   r15 = 0x00007560f75fde70rip = 0x0000756141f25e2eFound by: given as instruction pointer in context1  libnw.so + 0x6f60445rbp = 0x00007560f75fdee0   rsp = 0x00007560f75fde70rip = 0x0000756149160445Found by: previous frame's frame pointer2  libnw.so + 0x6f03ee0rbp = 0x00007560f75fdf80   rsp = 0x00007560f75fdef0rip = 0x0000756149103ee0Found by: previous frame's frame pointer3  libnw.so + 0x6ecb9ffrbp = 0x00007560f75fe000   rsp = 0x00007560f75fdf90rip = 0x00007561490cb9ffFound by: previous frame's frame pointer4  libnw.so + 0x6f24d38rbp = 0x00007560f75fe040   rsp = 0x00007560f75fe010rip = 0x0000756149124d38Found by: previous frame's frame pointer5  libnw.so + 0x6f24e89rbp = 0x00007560f75fe0a0   rsp = 0x00007560f75fe050rip = 0x0000756149124e89Found by: previous frame's frame pointer6  libnw.so + 0x6f3751frbp = 0x00007560f75fe0d0   rsp = 0x00007560f75fe0b0rip = 0x000075614913751fFound by: previous frame's frame pointer7  libc.so.6 + 0x947d0rbp = 0x00007560f75fe0d0   rsp = 0x00007560f75fe0c8rip = 0x0000756141e947d0Found by: stack scanning8  libc.so.6 + 0x94ac3rsp = 0x00007560f75fe0e0   rip = 0x0000756141e94ac3Found by: stack scanning9  libc.so.6 + 0x947d0rsp = 0x00007560f75fe118   rip = 0x0000756141e947d0Found by: stack scanning
10  libc.so.6 + 0x126850rsp = 0x00007560f75fe180   rip = 0x0000756141f26850Found by: stack scanningLoaded modules:
0x556e631ad000 - 0x556e631e9447  nw  0.0.0.0  (main)  (WARNING: No symbols, nw, F7A3E91EDC73BF9300000000000000000)
0x7560f7c00000 - 0x7560f7e2b8bf  libstdc++.so.6  0.0.0.0
0x756100200000 - 0x756101e1d017  libicudata.so.70  0.0.0.0
0x756102000000 - 0x756102a67ca7  librsvg-2.so.2  0.0.0.0
0x756129800000 - 0x75612a028e2f  libgtk-3.so.0  0.0.0.0
0x756134cb3000 - 0x756134dff9b7  libsqlite3.so.0  0.0.0.0
0x756135670000 - 0x7561356ff447  libnssckbi.so  0.0.0.0
0x756136027000 - 0x7561360f650f  libfreeblpriv3.so  0.0.0.0
0x7561360f7000 - 0x756136151c2f  libsoftokn3.so  0.0.0.0
0x756136a05000 - 0x756136bff2df  libicuuc.so.70  0.0.0.0
0x75613741e000 - 0x7561375ffdd7  libxml2.so.2  0.0.0.0
0x756137e37000 - 0x756137e4108f  libFcitx5GClient.so.2  0.0.0.0
0x756137e58000 - 0x756137e6e0af  im-fcitx5.so  0.0.0.0
0x75613c000000 - 0x75613c00407f  libpixbufloader-svg.so  0.0.0.0
0x75613c431000 - 0x75613c492337  libsecret-1.so.0  0.0.0.0
0x75613c60f000 - 0x75613c63891f  libudev.so.1  0.0.0.0
0x75613c757000 - 0x75613c76100f  libogg.so.0  0.0.0.0
0x75613c7d4000 - 0x75613c80000f  libvorbis.so.0  0.0.0.0
0x75613c801000 - 0x75613c80b1a7  libltdl.so.7  0.0.0.0
0x75613c80c000 - 0x75613c82304f  libtdb.so.1  0.0.0.0
0x75613c868000 - 0x75613c87200f  libvorbisfile.so.3  0.0.0.0
0x75613c873000 - 0x75613c88503f  libcanberra.so.0  0.0.0.0
0x75613c886000 - 0x75613c8c82b7  libgvfscommon.so  0.0.0.0
0x75613c8c9000 - 0x75613c8fd2ef  libgvfsdbus.so  0.0.0.0
0x75613d208000 - 0x75613d20e00f  libcanberra-gtk3.so.0  0.0.0.0
0x75613d24a000 - 0x75613d2ca2af  libjpeg.so.8  0.0.0.0
0x75613d2cb000 - 0x75613d3fff87  libepoxy.so.0  0.0.0.0
0x75613dd91000 - 0x75613dda00df  libdconfsettings.so  0.0.0.0  (WARNING: No symbols, libdconfsettings.so, 4594BE2837DCF1A423F206CDA2FFC7DE0)
0x75613dda1000 - 0x75613ddb1487  libwayland-client.so.0  0.0.0.0
0x75613ddb2000 - 0x75613ddbb1e7  libwayland-cursor.so.0  0.0.0.0
0x75613ddbc000 - 0x75613ddc71c7  libXcursor.so.1  0.0.0.0
0x75613ddc8000 - 0x75613ddff3d7  libatk-bridge-2.0.so.0  0.0.0.0
0x75613e604000 - 0x75613e61e187  libpangoft2-1.0.so.0  0.0.0.0
0x75613e61f000 - 0x75613e64e1df  libgdk_pixbuf-2.0.so.0  0.0.0.0
0x75613e64f000 - 0x75613e65a117  libcairo-gobject.so.2  0.0.0.0
0x75613e65b000 - 0x75613e66c0b7  libpangocairo-1.0.so.0  0.0.0.0
0x75613e66d000 - 0x75613e7730ff  libgdk-3.so.0  0.0.0.0
0x75613e77a000 - 0x75613e7820a7  libcanberra-gtk3-module.so  0.0.0.0
0x75613fe7a000 - 0x75613fe7e027  libX11-xcb.so.1  0.0.0.0
0x756140034000 - 0x756140056037  libbrotlicommon.so.1  0.0.0.0
0x756140057000 - 0x7561400630e7  libmd.so.0  0.0.0.0
0x756140064000 - 0x756140077a47  libresolv.so.2  0.0.0.0
0x756140078000 - 0x75614007e00f  libkeyutils.so.1  0.0.0.0
0x75614007f000 - 0x7561400a41b7  libgpg-error.so.0  0.0.0.0
0x7561400a7000 - 0x7561400b4067  libbrotlidec.so.1  0.0.0.0
0x7561400b5000 - 0x7561400bd017  libuuid.so.1  0.0.0.0
0x7561400be000 - 0x7561400e40af  libgraphite2.so.3  0.0.0.0
0x7561400e5000 - 0x7561400ed00f  libdatrie.so.1  0.0.0.0
0x7561400ee000 - 0x7561401050df  libbsd.so.0  0.0.0.0
0x756140108000 - 0x75614019e30f  libpcre2-8.so.0  0.0.0.0
0x75614019f000 - 0x7561401d53af  libblkid.so.1  0.0.0.0
0x7561401d6000 - 0x75614025720f  libgmp.so.10  0.0.0.0
0x756140258000 - 0x75614029f337  libhogweed.so.6  0.0.0.0
0x7561402a0000 - 0x7561402e50d7  libnettle.so.8  0.0.0.0
0x7561402e8000 - 0x7561402ff227  libtasn1.so.6  0.0.0.0
0x756140300000 - 0x7561404a98e7  libunistring.so.2  0.0.0.0
0x7561404aa000 - 0x7561404ca00f  libidn2.so.0  0.0.0.0
0x7561404cb000 - 0x756140605bc7  libp11-kit.so.0  0.0.0.0
0x756140606000 - 0x7561406133cf  libkrb5support.so.0  0.0.0.0
0x756140614000 - 0x756140619047  libcom_err.so.2  0.0.0.0
0x75614061c000 - 0x75614064a037  libk5crypto.so.3  0.0.0.0
0x75614064b000 - 0x756140715c6f  libkrb5.so.3  0.0.0.0
0x756140716000 - 0x756140853477  libgcrypt.so.20  0.0.0.0
0x756140854000 - 0x75614085e037  libcap.so.2  0.0.0.0
0x75614085f000 - 0x75614087e05f  liblz4.so.1  0.0.0.0
0x75614087f000 - 0x75614094d037  libzstd.so.1  0.0.0.0
0x756140950000 - 0x75614097a107  liblzma.so.5  0.0.0.0
0x75614097b000 - 0x756140989077  libxcb-render.so.0  0.0.0.0
0x75614098a000 - 0x75614098e067  libxcb-shm.so.0  0.0.0.0
0x75614098f000 - 0x7561409c900f  libpng16.so.16  0.0.0.0
0x7561409ca000 - 0x756140a9100f  libfreetype.so.6  0.0.0.0
0x756140a94000 - 0x756140add65f  libfontconfig.so.1  0.0.0.0
0x756140ade000 - 0x756140b88157  libpixman-1.so.0  0.0.0.0
0x756140b89000 - 0x756140c57cd7  libharfbuzz.so.0  0.0.0.0
0x756140c58000 - 0x756140c6288f  libthai.so.0  0.0.0.0
0x756140c63000 - 0x756140c7e0d7  libfribidi.so.0  0.0.0.0
0x756140c7f000 - 0x756140c8607f  libXdmcp.so.6  0.0.0.0
0x756140c89000 - 0x756140c8e107  libXau.so.6  0.0.0.0
0x756140c8f000 - 0x756140ca1067  libxcb-randr.so.0  0.0.0.0
0x756140ca2000 - 0x756140cb761f  libwayland-server.so.0  0.0.0.0
0x756140cb8000 - 0x756140cc426f  libXrender.so.1  0.0.0.0
0x756140cc5000 - 0x756140cd81a7  libXi.so.6  0.0.0.0
0x756140cdb000 - 0x756140d06607  libselinux.so.1  0.0.0.0
0x756140d07000 - 0x756140d4a227  libmount.so.1  0.0.0.0
0x756140d4b000 - 0x756140d51087  libgmodule-2.0.so.0  0.0.0.0
0x756140d52000 - 0x756140d6d0b7  libz.so.1  0.0.0.0
0x756140d6e000 - 0x756140f587ff  libgnutls.so.30  0.0.0.0
0x756140f59000 - 0x756140f6c117  libavahi-client.so.3  0.0.0.0
0x756140f6f000 - 0x756140f7c24f  libavahi-common.so.3  0.0.0.0
0x756140f7d000 - 0x756140fd03df  libgssapi_krb5.so.2  0.0.0.0
0x756140fd1000 - 0x75614109755f  libsystemd.so.0  0.0.0.0
0x756141098000 - 0x75614109c09f  libplds4.so  0.0.0.0
0x75614109d000 - 0x7561410a308f  libplc4.so  0.0.0.0
0x7561410a6000 - 0x75614111b10f  libpcre.so.3  0.0.0.0
0x75614111c000 - 0x75614112862f  libffi.so.8  0.0.0.0
0x756141129000 - 0x75614120f107  libm.so.6  0.0.0.0
0x756141210000 - 0x75614131250f  libasound.so.2  0.0.0.0
0x756141313000 - 0x75614143ae6f  libcairo.so.2  0.0.0.0
0x75614143b000 - 0x7561414a19b7  libpango-1.0.so.0  0.0.0.0
0x7561414a2000 - 0x7561414e816f  libxkbcommon.so.0  0.0.0.0
0x7561414e9000 - 0x756141512287  libxcb.so.1  0.0.0.0
0x756141513000 - 0x756141523467  libgbm.so.1  0.0.0.0
0x756141524000 - 0x7561415388df  libXext.so.6  0.0.0.0
0x756141539000 - 0x756141678d2f  libX11.so.6  0.0.0.0
0x756141679000 - 0x7561416a90b7  libexpat.so.1  0.0.0.0
0x7561416aa000 - 0x7561416e34a7  libatspi.so.0  0.0.0.0
0x7561416e4000 - 0x7561416f9bf7  libdrm.so.2  0.0.0.0
0x7561416fa000 - 0x7561418d33a7  libgio-2.0.so.0  0.0.0.0  (WARNING: No symbols, libgio-2.0.so.0, 5832B3C5FB44DB350AAD817C1086261D0)
0x7561418d4000 - 0x75614197122f  libcups.so.2  0.0.0.0
0x756141972000 - 0x7561419bf2e7  libdbus-1.so.3  0.0.0.0
0x7561419c0000 - 0x7561419ff38f  libnspr4.so  0.0.0.0
0x756141a00000 - 0x756141c6d03b  libffmpeg.so  0.0.0.0
0x756141c6e000 - 0x756141c7a187  libXrandr.so.2  0.0.0.0
0x756141c7b000 - 0x756141ca44cf  libatk-1.0.so.0  0.0.0.0
0x756141ca5000 - 0x756141cce6df  libsmime3.so  0.0.0.0
0x756141ccf000 - 0x756141dffb87  libnss3.so  0.0.0.0
0x756141e00000 - 0x756142028e4f  libc.so.6  0.0.0.0  (WARNING: No symbols, libc.so.6, 84EF0F492403910C833978D494D39E530)
0x75614202b000 - 0x756142032107  libXfixes.so.3  0.0.0.0
0x756142033000 - 0x7561420659e7  libnssutil3.so  0.0.0.0
0x756142066000 - 0x75614219f2d7  libglib-2.0.so.0  0.0.0.0  (WARNING: No symbols, libglib-2.0.so.0, FDB845E8392F7268C036976626389FFC0)
0x7561421a0000 - 0x7561421ffc2f  libgobject-2.0.so.0  0.0.0.0  (WARNING: No symbols, libgobject-2.0.so.0, EC95B2E4C82F13492DAFD136750DACD60)
0x756142200000 - 0x75614fe55eb9  libnw.so  0.0.0.0  (WARNING: No symbols, libnw.so, 321866886F0511F800000000000000000)
0x75614fe58000 - 0x75614fe5c0a7  libXdamage.so.1  0.0.0.0
0x75614fe5d000 - 0x75614fe61087  libXcomposite.so.1  0.0.0.0
0x75614fe68000 - 0x75614fe872e7  libgcc_s.so.1  0.0.0.0
0x75614fe88000 - 0x75614fe8c027  libpthread.so.0  0.0.0.0
0x75614fe8d000 - 0x75614fe91027  libdl.so.2  0.0.0.0
0x75614fe92000 - 0x75614fe96037  libwayland-egl.so.1  0.0.0.0
0x75614fe97000 - 0x75614fe9b127  libXinerama.so.1  0.0.0.0
0x75614feaa000 - 0x75614fee52d7  ld-linux-x86-64.so.2  0.0.0.0  (WARNING: No symbols, ld-linux-x86-64.so.2, 4C948641F8502BA347D74931E3F512B80)
0x7ffe64dd9000 - 0x7ffe64dda0aa  linux-vdso.so.1  0.0.0.0

相关文章:

nwjs崩溃复现、 nwjs-控制台手动操纵、nwjs崩溃调用栈解码、剪切板例子中、nwjs混合模式、xdotool显示nwjs所有进程窗口列表

-1. nwjs在低版本ubuntu运行情况 ubuntu16.04运行nw-v0.93或0.89报错找不到NSS_3.30、GLIBC_2.25 uname -a #Linux Asus 4.15.0-112-generic #113~16.04.1-Ubuntu SMP Fri Jul 10 04:37:08 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux cat /etc/issue #Ubuntu 16.04.7 LTS \n \l…...

视觉SLAM--经典视觉SLAM框架

整个视觉SLAM流程主要包括以下步骤&#xff1a; 1、传感器信息读取&#xff1a;在视觉SLAM中主要为相机图像信息的读取和预处理。 2、前端视觉里程计&#xff1a;估算相邻图像间相机的运动&#xff0c;以及局部地图的样子。 3、后端&#xff08;非线性&#xff09;优化&#…...

Wallpaper壁纸制作学习记录05

效果简介 效果可以应用于现有组件&#xff0c;主要是您导入的图像。您可以在图像图层、文本图层、全屏图层和合成图层上使用效果。要添加效果需要打开之前的项目或创建一个新的项目&#xff0c;然后点击右侧效果区域的添加按钮。 将鼠标悬停在效果列表是&#xff0c;将显示眼睛…...

Elasticsearch 中的热点以及如何使用 AutoOps 解决它们

作者&#xff1a;来自 Elastic Sachin Frayne 探索 Elasticsearch 中的热点以及如何使用 AutoOps 解决它。 Elasticsearch 集群中出现热点的方式有很多种。有些我们可以控制&#xff0c;比如吵闹的邻居&#xff0c;有些我们控制得较差&#xff0c;比如 Elasticsearch 中的分片分…...

springboot基于微信小程序的食堂预约点餐系统

摘 要 基于微信小程序的食堂预约点餐系统是一种服务于学校和企事业单位食堂的智能化解决方案&#xff0c;旨在提高食堂就餐的效率、缓解排队压力&#xff0c;并优化用户的就餐体验。系统作为一种现代化的解决方案&#xff0c;为食堂管理和用户就餐提供了便捷高效的途径。它不仅…...

字符串学习篇-java

API&#xff1a;应用程序编程接口。 ctrlaltv,自动生成一个变量接收数据 字符串&#xff1a; 注意点 创建string对象两种方式 1.直接赋值 2.构造器来创建 详情看黑马JAVA入门学习笔记7-CSDN博客 常用方法&#xff1a;比较 引用数据类型&#xff0c;比较的是地址值。 b…...

2024亚太杯数学建模C题【Development Analyses and Strategies for Pet Industry 】思路详解

C&#xff1a;宠物行业及相关产业的发展分析与战略 随着人们消费观念的发展&#xff0c;宠物行业作为一个新兴产业&#xff0c;正在全球范围内逐渐积聚势头&#xff0c;这得益于快速的经济发展和人均收入的提高。1992年&#xff0c;中国小动物保护协会成立&#xff0c;随后1993…...

STM32串口——5个串口的使用方法

参考文档 STM32串口——5个串口的使用方法_51CTO博客_stm32串口通信的接收与发送 串口是我们常用的一个数据传输接口&#xff0c;STM32F103系列单片机共有5个串口&#xff0c;其中1-3是通用同步/异步串行接口USART(Universal Synchronous/Asynchronous Receiver/Transmitter)…...

NVR接入录像回放平台EasyCVR视频融合平台加油站监控应用场景与实际功能

在现代社会中&#xff0c;加油站作为重要的能源供应点&#xff0c;面临着安全监管与风险管理的双重挑战。为应对这些问题&#xff0c;安防监控平台EasyCVR推出了一套全面的加油站监控方案。该方案结合了智能分析网关V4的先进识别技术和EasyCVR视频监控平台的强大监控功能&#…...

Ubuntu24.04安装gpfs客户端

文章目录 Ubuntu24.04安装gpfs客户端拷贝软件包在客户端执行命令&#xff0c;提取产品包进入安装包目录&#xff0c;安装相关产品包编译。编译过程中会检查系统依赖接入集群&#xff08;后续&#xff09; Ubuntu24.04安装gpfs客户端 拷贝软件包 scp /root/Spectrum_Scale_Dat…...

Android Framework层介绍

文章目录 前言一、Android Framework 层概述二、主要组件1. 应用程序接口&#xff08;API&#xff09;2. 系统服务3. Binder4. 资源管理5. Content Provider6. 广播接收器&#xff08;BroadcastReceiver&#xff09;7. 服务&#xff08;Service&#xff09; 三、与 Linux Kerne…...

如何利用 Puppeteer 的 Evaluate 函数操作网页数据

介绍 在现代的爬虫技术中&#xff0c;Puppeteer 因其强大的功能和灵活性而备受青睐。Puppeteer 是一个用于控制 Chromium 或 Chrome 浏览器的 Node.js 库&#xff0c;提供了丰富的 API 接口&#xff0c;能够帮助开发者高效地处理动态网页数据。本文将重点讲解 Puppeteer 的 ev…...

SpringMVC接收请求参数

&#xff08;5&#xff09;请求参数》五种普通参数 1.普通参数 代码块 RequestMapping("/commonParam") ResponseBody public String commonParam(String name,int age){System.out.println("普通参数传递 name > "name);System.out.println("普通…...

安宝特方案 | AR助力紧急救援,科技守卫生命每一刻!

在生死时速的紧急救援战场上&#xff0c;每一秒都至关重要&#xff01;随着科技的发展&#xff0c;增强现实&#xff08;AR&#xff09;技术正在逐步渗透到医疗健康领域&#xff0c;改变着传统的医疗服务模式。 安宝特AR远程协助解决方案&#xff0c;凭借其先进的技术支持和创新…...

蓝桥杯每日真题 - 第18天

题目&#xff1a;&#xff08;出差&#xff09; 题目描述&#xff08;13届 C&C B组E题&#xff09; 解题思路&#xff1a; 问题分析 问题实质是一个带权图的最短路径问题&#xff0c;但路径的权重包含两个部分&#xff1a; 从当前城市到下一个城市的路程时间。 当前城市的…...

HTTP 协议应用场景

一、HTTP 协议简介 HTTP&#xff08;Hypertext Transfer Protocol&#xff09;即超文本传输协议&#xff0c;是用于分布式、协作式和超媒体信息系统的应用层协议&#xff0c;是互联网数据通信的基础。它采用客户端 - 服务器&#xff08;Client-Server&#xff09;的通信模式&am…...

【Linux庖丁解牛】—Linux基本指令(下)!

目录 1、grep指令 2、zip/unzip指令 3、sz/rz指令 4、tar指令 ​编辑 5、scp指令 6、bc指令 7、uname –r指令 8、重要的几个热键 9、关机 10、完结撒花 1、grep指令 grep是文本过滤器&#xff0c;其作用是在指定的文件中过滤出包含你指定字符串的内容&#xff0c;…...

python: generator model using sql server 2019

設計或生成好數據庫&#xff0c;可以生成自己設計好的框架項目 # encoding: utf-8 # 版权所有 &#xff1a;2024 ©涂聚文有限公司 # 许可信息查看 &#xff1a;言語成了邀功盡責的功臣&#xff0c;還需要行爲每日來值班嗎 # 描述&#xff1a; : 生成实体 # Author …...

Kafka怎么发送JAVA对象并在消费者端解析出JAVA对象--示例

1、在pom.xml中加入依赖 <dependency><groupId>org.springframework.cloud</groupId><artifactId>spring-cloud-starter-stream-kafka</artifactId><version>3.1.6</version></dependency> 2、配置application.yml 加入Kafk…...

深度学习(1)

一、torch的安装 基于直接设备情况&#xff0c;选择合适的torch版本&#xff0c;有显卡的建议安装GPU版本&#xff0c;可以通过nvidia-smi命令来查看显卡驱动的版本&#xff0c;在官网中根据cuda版本&#xff0c;选择合适的版本号&#xff0c;下面是安装示例代码 GPU&#xff…...

golang 嵌入式armv7l压缩编译打包

编译 Go 应用程序 go build -ldflags"-s -w" -o myapp.exe . 使用 UPX 压缩可执行文件&#xff08;window下载并设置环境变量&#xff09; upx --best --lzma myapp.exe 可从10M压缩到1M 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 …...

Makefile 之 join

join $(join <list1>,<list2> ) 名称&#xff1a;连接函数——join。 功能&#xff1a;把<list2>中的单词对应地加到<list1>的单词后面。如果<list1>的单词个数要比<list2>的多&#xff0c; 那么&#xff0c;<list1>中的多出…...

集合卡尔曼滤波(Ensemble Kalman Filter),用于二维滤波(模拟平面上的目标跟踪),MATLAB代码

集合卡尔曼滤波&#xff08;Ensemble Kalman Filter&#xff09; 文章目录 引言理论基础卡尔曼滤波集合卡尔曼滤波初始化预测步骤更新步骤卡尔曼增益更新集合 MATLAB 实现运行结果3. 应用领域结论 引言 集合卡尔曼滤波&#xff08;Ensemble Kalman Filter, EnKF&#xff09;是…...

北京申请中级职称流程(2024年)

想找个完整详细点的申请流程资料真不容易&#xff0c;做个分享送给需要的人吧。 不清楚为什么说文章过度宣传&#xff0c;把链接和页面去掉了&#xff0c;网上自己找一下。 最好用windows自带的EDGE浏览器打开申请网站&#xff0c;只有在开始申请的时间内才可以进行网上申报&…...

ubuntu.24安装cuda

1.下载CUDA Toolkit https://developer.nvidia.com/cuda-toolkit-archive 2.按照命令下载&#xff0c;安装 sudo sh cuda_12.2.2_535.104.05_linux.run 3.环境变量 sudo vi /etc/profile 最后面添加 export PATH“/usr/local/cuda-12.2/bin: P A T H " e x p o r t L D L…...

unity li2cpp逆向原理是什么?

主要涉及将Unity游戏引擎中的C#代码转换为C代码&#xff0c;并进一步编译为各平台的原生&#xff08;Native&#xff09;代码的过程&#xff0c;以及逆向工程工具如何利用这一过程中的特定文件来还原和分析原始代码。以下是对Unity IL2CPP逆向原理的详细解释&#xff1a; 对惹…...

Python网络爬虫实践案例:爬取猫眼电影Top100

以下是一个Python网络爬虫的实践案例&#xff0c;该案例将演示如何使用Python爬取猫眼电影Top100的电影名称、主演和上映时间等信息&#xff0c;并将这些信息保存到TXT文件中。此案例使用了requests库来发送HTTP请求&#xff0c;使用re库进行正则表达式匹配&#xff0c;并包含详…...

卷积神经网络(CNN)中的权重(weights)和偏置项(bias)

在卷积神经网络&#xff08;CNN&#xff09;中&#xff0c;权重&#xff08;weights&#xff09;和偏置项&#xff08;bias&#xff09;是两个至关重要的参数&#xff0c;它们在网络的学习和推断过程中起着关键作用。 一、权重&#xff08;Weights&#xff09; 1. 定义&#xf…...

华为FusionCube 500-8.2.0SPC100 实施部署文档

环境&#xff1a; 产品&#xff1a;FusionCube 500版本&#xff1a;8.2.0.SPC100场景&#xff1a;虚拟化基础设施平台&#xff1a;FusionCompute两节点 MCNA * 2硬件部署&#xff08;塔式交付场景&#xff09;免交换组网&#xff08;配置AR卡&#xff09; 前置准备 组网规划 节…...

Android 网络请求(二)OKHttp网络通信

学习笔记 OkHttp 是一个非常强大且流行的 HTTP 客户端库&#xff0c;广泛用于 Android 开发中进行网络请求。与 HttpURLConnection 相比&#xff0c;OkHttp 提供了更简单、更高效的 API&#xff0c;特别是在处理复杂的 HTTP 请求时。 如何使用 OkHttp 进行网络请求 以下是使…...