help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Noob with obscure problem


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Noob with obscure problem
Date: Fri, 1 Oct 2010 09:31:38 +0200

> I notice that the remote instance continues to run after this, it
> seems to be the client instance that crashes. Issuing the command
> 'gst-remote --kill' also results in a segfault.

Yes, --kill is a shortcut for "--eval 'ObjectMemory quit'".

Can you try downloading debug info for libc and getting another backtrace?

Also, you can try removing all mentions of qsort.c from
lib-src/Makefile.am (or, if you don't have automake,
lib-src/Makefile.in).

Paolo



reply via email to

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