Re: DDD 3.3.12 (x86_64-pc-linux-gnu) gets `Segmentation fault' signal

Russell Shaw <[email protected]> Fri, 27 Mar 2015 12:50:59 +1100
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <[email protected]>
On 27/03/15 08:17, Žarko Živanov wrote:
> First, try to delete ddd's settings with:
> rm -rf ~/.ddd/
> (careful with that command, don't mistype it, you don't want to remove
> something important!)
> Then try to start ddd (without sudo). This usually helps at my class.

I found rm ~/.ddd/init works.

I even tracked down the specific line in init that causes the problem, 
but i forgot what it was.

> On 26/03/15 18:41, Aleksandar Maricic wrote:
>> DDD 3.3.12 (x86_64-pc-linux-gnu) gets `Segmentation fault' signal
>>
>> When I opened my DDD I saw a hourglass pointer. I could not post the
>> break-point or anything else. After that I opened it again by typing
>> 'sudo ddd name_of_file' and it opened my DDD again. I did not see a
>> hourglass pointer again, but it still could not do anything in it. I
>> also reinstalled it twice, but it is still the same.
>> Thank you for your help! A.M