Re: [Pharo-users] Pharo 61 crashes on iceberg history

2017-08-30 Thread Esteban Lorenzano
there was a problem with latest VM. now, latest Iceberg release along with latest VM should fix this problem. Esteban > On 3 Aug 2017, at 11:32, Esteban Lorenzano wrote: > > >> On 3 Aug 2017, at 11:24, Herby Vojčík wrote: >> >> Esteban Lorenzano wrote: >>> Hi, >>> >>> can I have a reproduc

Re: [Pharo-users] Pharo 61 crashes on iceberg history

2017-08-03 Thread Esteban Lorenzano
> On 3 Aug 2017, at 11:24, Herby Vojčík wrote: > > Esteban Lorenzano wrote: >> Hi, >> >> can I have a reproducible case? > > IIRC, every click on a particular commit in history view just does that. not really, I use it everyday (well, not now since I’m on holidays, but every other day). > >

Re: [Pharo-users] Pharo 61 crashes on iceberg history

2017-08-03 Thread Herby Vojčík
Esteban Lorenzano wrote: Hi, can I have a reproducible case? IIRC, every click on a particular commit in history view just does that. and a bug report on https://github.com/pharo-vcs/iceberg/issues ? Not me, no github (and no plan to). (so I do not forget when I comeback from holidays).

Re: [Pharo-users] Pharo 61 crashes on iceberg history

2017-08-03 Thread Esteban Lorenzano
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, he...@mailbox.sk wrote: > > Me, too. Primitive fai

Re: [Pharo-users] Pharo 61 crashes on iceberg history

2017-07-30 Thread herby
Me, too. Primitive failure. 117, IIRC. On July 30, 2017 3:51:56 AM GMT+02:00, "Julián Maestri" 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_

Re: [Pharo-users] Pharo 61 crashes on iceberg history

2017-07-30 Thread Stephane Ducasse
Thanks Julian Esteban is on vacation right now. But this is the right place. Thanks again. On Sun, Jul 30, 2017 at 3:51 AM, Julián Maestri 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. > >> urpha

[Pharo-users] Pharo 61 crashes on iceberg history

2017-07-29 Thread Julián Maestri
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)