This is the mail archive of the insight-prs@sourceware.org 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: insight/276: Insight blows up the term when run


The following reply was made to PR insight/276; it has been noted by GNATS.

From: Keith Seitz <keiths@redhat.com>
To: freddie@sb.net, insight-gnats@sources.redhat.com,
        insight-prs@sources.redhat.com
Cc:  
Subject: Re: insight/276: Insight blows up the term when run
Date: Sat, 19 Nov 2005 08:50:33 -0800

 http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=276
 
 Program received signal EXC_BAD_ACCESS, Could not access memory.
   Reason: KERN_PROTECTION_FAILURE at address: 0x00000064
   0x9b51bd24 in Tcl_GlobalEval ()
   (gdb) backtrace
   #0  0x9b51bd24 in Tcl_GlobalEval ()
   #1  0x000175f8 in gdbtk_source_start_file () at .././gdb/gdbtk/
   generic/gdbtk.c:620
 
 Couple of things...
 
 In frame #1 (gdbtk_source_start_file, gdbtk.c:620), what exactly is 
 0x64, "gdbtk_interp" or "script"?
 
 Instead of build gdb/insight, if you just built tcl and tk, do tclsh and 
 wish run? Can you run the tk demos (in src/tk/library/demos)?
 
 I suspect that our version tcl and tk don't work on OS X. In fact, this 
 is the first I've heard of anyone trying to even run Insight on OS X!
 
 Keith


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