help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] PG error


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] PG error
Date: Mon, 19 Apr 2010 10:04:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.3

On 04/18/2010 08:21 PM, Bèrto ëd Sèra wrote:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7d497bc in _gst_dictionary_add
(dictionaryOOP=0x7fab157eb030, associationOOP=0x7fab157f5000) at
dict.c:1863
1863          SET_ASSOCIATION_VALUE (associationOOP, value);

Now... this is obviously a problem with what I'm doing on gdb, since I
never had a problem in executing this command form inside the script.
Where am I going wrong?

You have to run 'handle SIGSEGV noprint' as the first command when you start gdb.

Paolo




reply via email to

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