Re: [fossil-dev] assertion failure in version-1.30.

2015-01-21 Thread Richard Hipp
On 1/21/15, Andy Bradford wrote: > Thus said Stephan Beal on Wed, 21 Jan 2015 17:28:33 +0100: > >> make absolutely sure that you do a full clean/rebuild - i've sometimes >> had problems with leftovers from previous builds biting me in weird >> ways. > > This may have been the problem. I though

Re: [fossil-dev] assertion failure in version-1.30.

2015-01-21 Thread Andy Bradford
Thus said Stephan Beal on Wed, 21 Jan 2015 17:28:33 +0100: > make absolutely sure that you do a full clean/rebuild - i've sometimes > had problems with leftovers from previous builds biting me in weird > ways. This may have been the problem. I thought I had done that, but clearly now it is w

Re: [fossil-dev] assertion failure in version-1.30.

2015-01-21 Thread Andy Bradford
Thus said Richard Hipp on Wed, 21 Jan 2015 10:53:00 -0500: > I'm also unable to repro the problem, either on trunk or on the > release. Can you run in a debugger to and show us the call stack? Give > us additional clues on how to repro? Send a copy of your repository > via private email?

Re: [fossil-dev] assertion failure in version-1.30.

2015-01-21 Thread Stephan Beal
On Wed, Jan 21, 2015 at 5:26 PM, Andy Bradford wrote: > I actually tried that (I was already using trunk, and when I got the > assertion I backpedaled to see if it happened before that commit and it > did. It also seems to only happen under certain other conditions, e.g. I > cannot reproduce

Re: [fossil-dev] assertion failure in version-1.30.

2015-01-21 Thread Andy Bradford
Thus said Stephan Beal on Wed, 21 Jan 2015 16:48:54 +0100: > Can't reproduce on the tip, but it might have been fixed by: > > http://www.fossil-scm.org/index.html/info/1829fa8845ae7fe20d4046b5585838dd78e5e928 I actually tried that (I was already using trunk, and when I got the assertion I bac

Re: [fossil-dev] assertion failure in version-1.30.

2015-01-21 Thread Richard Hipp
On 1/21/15, Stephan Beal wrote: > On Wed, Jan 21, 2015 at 4:45 PM, Andy Bradford > wrote: > >> Hello, >> >> When browsing to /brlist after building version-1.30 and starting >> ``fossil server'' I get: >> >> assertion "(pBlob)->xRealloc==blobReallocMalloc || >> (pBlob)->xRealloc==blobReall

Re: [fossil-dev] assertion failure in version-1.30.

2015-01-21 Thread Stephan Beal
On Wed, Jan 21, 2015 at 4:45 PM, Andy Bradford wrote: > Hello, > > When browsing to /brlist after building version-1.30 and starting > ``fossil server'' I get: > > assertion "(pBlob)->xRealloc==blobReallocMalloc || > (pBlob)->xRealloc==blobReallocStatic" failed: file "./src/blob.c", line >

[fossil-dev] assertion failure in version-1.30.

2015-01-21 Thread Andy Bradford
Hello, When browsing to /brlist after building version-1.30 and starting ``fossil server'' I get: assertion "(pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic" failed: file "./src/blob.c", line 203, function "blob_reset" As it turns out, it doesn't happen if