Hi,

can I have a reproducible case?
and a bug report on https://github.com/pharo-vcs/iceberg/issues ?
(so I do not forget when I comeback from holidays).

cheers!
Esteban

On 30 Jul 2017, at 21:37, herby@mailbox.sk wrote:

Me, too. Primitive failure. 117, IIRC.

On July 30, 2017 3:51:56 AM GMT+02:00, "Juli��n Maestri" <serpi90@gmail.com> wrote:
I'm almost sure this is not the right place to report it.

Im having a vm crash when looking at the history of a repository on
iceberg.

urpharo: malloc.c:2394: sysmalloc: Assertion `(old_top == initial_top
(av)
&& old_size == 0) || ((unsigned long) (old_size) >= MINSIZE &&
prev_inuse
(old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)'
failed.
./pharo-ui: line 11:  2011 Aborted                 (core dumped)
"$DIR"/"pharo-vm/pharo" "$@"


Pharo downloaded from get.pharo.org/64/ on Ubuntu 16.04 (64bit)

Has somebody had this problem?
Where's the right place to report this?

Thanks, Juli��n