On Tue, Dec 2, 2008 at 8:01 AM, Rick Altherr <[EMAIL PROTECTED]> wrote:
> What config file are you using when this happens?  What host OS/architecture
> are you using?

amd64 with the given configuration

greetings

btw performing 7 times
irscan 0 7
drscan 0 8 0X89

also makes it go BOOM

>
> Rick
>
>
> On Dec 1, 2008, at 10:14 PM, Kees Jongenburger wrote:
>
>> Hi
>>
>> I am trying the run a drscan 0 32 0xa3002048 and I am getting a
>> SIGSEGV. Just posting here so you know :p
>>
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> [Switching to Thread 0x7f47fee1b6e0 (LWP 13122)]
>> 0x000000000044dd1f in buf_set_buf (src=0xff000000ff <Address
>> 0xff000000ff out of bounds>, src_start=0,
>>   dst=0x70cfb0 "H!", dst_start=32, len=255) at binarybuffer.c:153
>> 153                     if (((src[src_idx/8] >> (src_idx % 8)) & 1) == 1)
>> (gdb) bt
>> #0  0x000000000044dd1f in buf_set_buf (src=0xff000000ff <Address
>> 0xff000000ff out of bounds>, src_start=0,
>>   dst=0x70cfb0 "H!", dst_start=32, len=255) at binarybuffer.c:153
>> #1  0x000000000044751e in jtag_build_buffer (cmd=0x73cb48,
>> buffer=0x7fff06e4ab10) at jtag.c:1228
>> #2  0x000000000044d886 in ft2232_execute_queue () at ft2232.c:1309
>> #3  0x0000000000446c50 in interface_jtag_execute_queue () at jtag.c:1392
>> #4  0x0000000000446ca9 in jtag_execute_queue () at jtag.c:1404
>> #5  0x00000000004488ba in Jim_Command_drscan (interp=0x6e50d0, argc=4,
>> args=<value optimized out>) at jtag.c:2622
>> #6  0x0000000000461a22 in Jim_EvalObj (interp=0x6e50d0,
>> scriptObjPtr=<value optimized out>) at jim.c:8630
>> #7  0x00000000004632e2 in Jim_Eval_Named (interp=0x6e50d0,
>> script=<value optimized out>, filename=0x4a323a "command.c",
>>   lineno=448) at jim.c:8790
>> #8  0x000000000044fb8c in command_run_line (context=<value optimized
>> out>, line=0x70c8bc "drscan 0 32 0xA3002148")
>>   at command.c:448
>> #9  0x00000000004699de in telnet_input (connection=0x70c6a0) at
>> telnet_server.c:345
>> #10 0x00000000004690b8 in server_loop (command_context=0x6e50a0) at
>> server.c:392
>> #11 0x00000000004027b7 in openocd_main (argc=1, argv=0x7fff06e4b488)
>> at openocd.c:264
>> #12 0x00007f47fe4c81c4 in __libc_start_main () from /lib/libc.so.6
>> #13 0x00000000004024a9 in _start ()
>>
>> greetings
>> _______________________________________________
>> Openocd-development mailing list
>> Openocd-development@lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/openocd-development
>
> --
> Rick Altherr
> [EMAIL PROTECTED]
>
> "He said he hadn't had a byte in three days. I had a short, so I split it
> with him."
>  -- Unsigned
>
>
>
>

Attachment: openocd.cfg
Description: Binary data

Attachment: beagleboard.cfg
Description: Binary data

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to