bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.2.1 (sparc-sun-solaris2.6) gets `Bus Error' signal


From: staffan . svedin
Subject: DDD 3.2.1 (sparc-sun-solaris2.6) gets `Bus Error' signal
Date: Fri, 15 Feb 2002 14:40:47 +0100

Hi there!

Following is an exerpt from my xterm window:
(I program is of course not failproof, but I have high expectations on
ddd/gdb...;-)

        ...staffansdw/src> ddd -gdb str_copy_substr
        Bus Error (core dumped)


        warning: Lowest section in /usr/lib/libw.so.1 is .hash at 00000074


        warning: Lowest section in /usr/lib/libw.so.1 is .hash at 00000074

        Internal error (Bus Error).

        Oops!  You have found a bug in DDD.

        If you can reproduce this bug, please send a bug report
        to <bug-ddd@gnu.org>, giving a subject like

            DDD 3.2.1 (sparc-sun-solaris2.6) gets `Bus Error' signal

        To enable us to fix the bug, you should include the following
information:
        * What you were doing to get this message.  Report all the facts.
        * The contents of the `~/.ddd/log' file as generated by this
session.
        Please read also the section "Reporting Bugs" in the DDD manual.

        We thank you for your support.

        Bus Error(coredump)
        ...staffansdw/src> 


So what did I do?
I was starting up a debug session with a short sample program which I attach
to this mail.
I had set a breakpoint at first assignment.
I had opened the datawindow.
I had pressed "Run" and single stepped a couple of times.
I tried to watch the local vairables.
I singlestepoped again and, Oops!


Program that failed:
Please find the attached program below and the logfile from ~/.ddd.

It was compiled with the following command.
        .../src> gcc -Wall -ggdb -o str_copy_substr str_copy_substr.c

and gcc - v returned:
        Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
        gcc version 2.95.2 19991024 (release)

 <<str_copy_substr.c>>  <<log>> 


I'll be away from my e-mail until Feb25.

> Best regards/ Hälsningar
>   
> Staffan Svedin
>    SEB IT Partner, Örebro 2
>    Office phone: +46 19 207 613,  internal: 66 513
>    Office fax:      +46 19 127 399
>    Cell phone:      +46 70 649 01 53
>    http://www.sebitpartner.se
> 
> 

Attachment: str_copy_substr.c
Description: Binary data

Attachment: log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]