This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 5.3 problems on RH7.2


Keith Seitz wrote:

First things first: I would recommend trying a newer version of Insight
-- especially if you're using gcc 3.3 and threads on linux. Although it
is unlikely that you will be running the newest threading model (NPTL),
if you are, the older gdb will not work at all.

Thanks - I've installed 6_0_branch. I used a test case in which Insight 5.3 hung up when it entered a particular routine; unfortunately, 6.0 does the same, although it does give some diagnostics. Stack trace below. I had to copy this out by hand - is there some way to get the information out of the stack trace window?


----------------------------------------------------
can't read "var_to_items(var41)": no such element in array
while executing
"lassign $var_to_items($var) nam typ val"
(object "::.localswin0.localswin.tree" method "::VarTree::update_var" body line 3)
invoked from within
"update_var $var $enabled $check"
(object "::.localswin0.localswin.tree" method "::VarTree::update" body line 16)
invoked from within
".localswin0.localswin.tree update"
(in namespace inscope "::LocalsWin" script line 1)
invoked from within
"namespace inscope ::LocalsWin {.localswin0.localswin.tree update}"
("after" script)errorCode is NONE
------------------------------------------------------


I also had an exception when starting up Insight on this test program:

------------------------------------------------------
getting servant data 0x8200800 from window 0x816a4c8
GNOME Help-DEBUG: CORBA user exception: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0.
------------------------------------------------------


Thanks

Evan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]