我运行WorkShop的步骤如下:
1. 通过Exceed打开一个XTem.
2.set DISPLAY:0.0 to my PC.
3.run command: workshop &
4.WorkShop 出现在我的终端上.
5.Click "Debug" dropdown menu, then select "Load core file..."
6.put in Program Name and Core File Name, then click "OK"
7.Finally a WorkShop Error is shown up, as follow:
Dbx has exited unexpectedly. Please examine the following file for error messages: /tmp/dbx-cmd-window.26131
=========================
/tmp/dbx-cmd-window.26131
=========================
(dbx) debug /life/builds/all/life/exe/be_serv /export/home/axc/core
Reading symbolic information for be_serv
core file header read successfully
Reading symbolic informaiton for rtld /usr/lib/ld.so.1
panic: Proc::get_rtld_stuff(): could not initialize rtld_db
请问,是什么原因呢?怎么解决?
1. 通过Exceed打开一个XTem.
2.set DISPLAY:0.0 to my PC.
3.run command: workshop &
4.WorkShop 出现在我的终端上.
5.Click "Debug" dropdown menu, then select "Load core file..."
6.put in Program Name and Core File Name, then click "OK"
7.Finally a WorkShop Error is shown up, as follow:
Dbx has exited unexpectedly. Please examine the following file for error messages: /tmp/dbx-cmd-window.26131
=========================
/tmp/dbx-cmd-window.26131
=========================
(dbx) debug /life/builds/all/life/exe/be_serv /export/home/axc/core
Reading symbolic information for be_serv
core file header read successfully
Reading symbolic informaiton for rtld /usr/lib/ld.so.1
panic: Proc::get_rtld_stuff(): could not initialize rtld_db
请问,是什么原因呢?怎么解决?