[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DDD 3.3.1 (sparc-sun-solaris2.7) gets `Segmentation Fault' signal
From: |
Lucy H. |
Subject: |
Re: DDD 3.3.1 (sparc-sun-solaris2.7) gets `Segmentation Fault' signal |
Date: |
Sat, 06 Oct 2001 23:29:57 -0700 |
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.
1. I was compiling a program with 3 known logical errors (for a school
lab). I compiled it using the command <g++ finalGrade.cpp -o finalGrade
-g>, and some errors were shown on the screen. I am using the UNIX OS and
am connected to my school's servers (ssh2 network). Then I typed <ddd
finalGrade &> and the segmentation error showed up.
2. Here's what was printed out:
pender:~/cs122/lab3.e> g++ finalGrade.cpp -o finalGrade -g
finalGrade.cpp:1: parse error before `<'
In file included from
/cs/local/generic/lib/pkg/gcc-2.95.2/include/g++-3/iostream.h:31,
from
/cs/local/generic/lib/pkg/gcc-2.95.2/include/g++-3/iostream:6,
from finalGrade.cpp:20:
/cs/local/generic/lib/pkg/gcc-2.95.2/include/g++-3/streambuf.h:37: parse
error before `}'
finalGrade.cpp:118: parse error before `<'
pender:~/cs122/lab3.e> ddd finalGrade &
[1] 15863
pender:~/cs122/lab3.e> ddd: Interrupted system call
Internal error (Segmentation Fault).
Please reply a.s.a.p. Thanks.
Lucy
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: DDD 3.3.1 (sparc-sun-solaris2.7) gets `Segmentation Fault' signal,
Lucy H. <=