On Sat, 16 Sep 2017 13:16:20 -0500
Andy Goth <andrew.m.g...@gmail.com> wrote:

> Do you have the same problem when you run a freshly compiled-from-scratch
> Fossil binary? We want to confirm you don't somehow have old object files
> linked in.
> 

Yes. Checked twice. The fossil repository updated. "make clean", "fossil 
clean", 
"./configure", "make". 

$fossil version
This is fossil version 2.4 [e6f64f5eeb] 2017-09-08 04:05:39 UTC


Notice that the problem is only with *one* of my repositories.


> On Sat, Sep 16, 2017 at 1:04 PM, John Found <johnfo...@asm32.info> wrote:
> 
> > On Sat, 16 Sep 2017 12:16:54 -0500
> > Andy Goth <andrew.m.g...@gmail.com> wrote:
> >
> > > The value of *ip will be 2. Instead try "p *ip@4" which will print four
> > > bytes, which will be 2, 0, 1, and 187.
> >
> > (gdb) p *ip@4
> > $5 = "\002\000\001\273"
> > (gdb) continue
> > Sync done, sent: 1929  received: 0  ip: 2.0.1.187
> >
> > >
> > > The issue appears to be somewhere within BIO_ptr_ctrl().
> > >
> > > On Sat, Sep 16, 2017 at 12:10 PM, Andy Bradford <
> > amb-fos...@bradfords.org>
> > > wrote:
> > >
> > > > Thus said Andy Bradford on Sat, 16 Sep 2017 11:09:18 -0600:
> > > >
> > > > > It might be useful here to also:
> > > > >
> > > > > print *p
> > > >
> > > > Of course, I meant *ip
> > > >
> > > > Andy
> > > > --
> > > > TAI64 timestamp: 4000000059bd5b14
> > > >
> > > >
> > > > _______________________________________________
> > > > fossil-users mailing list
> > > > fossil-users@lists.fossil-scm.org
> > > > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> > > >
> > >
> > >
> > >
> > > --
> > > Andy Goth | <andrew.m.goth/at/gmail/dot/com>
> >
> >
> > --
> > http://fresh.flatassembler.net
> > http://asm32.info
> > John Found <johnfo...@asm32.info>
> > _______________________________________________
> > fossil-users mailing list
> > fossil-users@lists.fossil-scm.org
> > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> >
> 
> 
> 
> -- 
> Andy Goth | <andrew.m.goth/at/gmail/dot/com>


-- 
http://fresh.flatassembler.net
http://asm32.info
John Found <johnfo...@asm32.info>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to