help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Bus error while building GST 3.2 on SPARC Linux


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Bus error while building GST 3.2 on SPARC Linux
Date: Tue, 27 Jul 2010 21:20:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Thunderbird/3.0.5

On 07/27/2010 07:18 PM, Gabriel Cuvillier wrote:

Hello,

I have applied the patch, but problems are still here:

./gst --no-user-files --kernel-dir "./kernel" --image gst.im -iQ /dev/null
/root/smalltalk-3.2/kernel/File.st:225: Aborted
/root/smalltalk-3.2/kernel/File.st:225: Error occurred while not in byte
code interpreter!!
[0xffffffff]

Here is the result of the GDB session with the following commands :
-> handle SIGSEGV noprint

You need "handle SIGBUS noprint" too after applying the patch though. This will provide a more interesting backtrace (and "x" command output).

Thanks,

Paolo



reply via email to

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