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 _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
