> 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

_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to