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: Kingston Co. <freddie@sb.net>
To: insight-gnats@sources.redhat.com
Cc:  
Subject: Re: insight/276: Insight blows up the term when run
Date: Tue, 15 Nov 2005 20:50:30 -0800

 (gdb) run
 Starting program: /usr/local/avr/bin/avr-insight
 Reading symbols for shared  
 libraries .............................................................. 
 ...+ done
 
 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
 #2  0x000cb878 in gdbtk_interpreter_resume (data=0xd20a70) at .././ 
 gdb/gdbtk/generic/gdbtk-interp.c:100
 #3  0x0000f2a0 in interp_set (interp=0xd20bf0) at interps.c:184
 #4  0x00002d28 in captured_main (data=0x1) at .././gdb/main.c:566
 #5  0x0000c044 in catch_errors (func=0x230c <captured_main>,  
 func_args=0xbffff1f8, errstring=0x1cb620 "", mask=-2139062144) at  
 exceptions.c:515
 #6  0x000032a8 in gdb_main (args=0x22dc38) at .././gdb/main.c:806
 #7  0x00002294 in main (argc=0, argv=0x22dc38) at .././gdb/gdbtk/ 
 generic/gdbtk-main.c:36
 (gdb)
 
 Kingston Co.
 freddie@sb.net
 
 


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