Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-11 Thread Rene
On 2014-05-10 17:46, Andy Bradford wrote: Thus said Gerald Gutierrez on Sat, 10 May 2014 01:53:56 -0700: frame #8: 0x000105719ba2 fossil`ssl_receive(NotUsed=, pContent=, N=) + 50 at http_ssl.c:399 396 size_t got; 397 size_t total = 0; 398 while( N>0 ){ -> 399 got = BIO_re

Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-10 Thread Andy Bradford
Thus said Gerald Gutierrez on Sat, 10 May 2014 01:53:56 -0700: > frame #8: 0x000105719ba2 fossil`ssl_receive(NotUsed=, > pContent=, N=) + 50 at http_ssl.c:399 >396 size_t got; >397 size_t total = 0; >398 while( N>0 ){ > -> 399 got = BIO_read(iBio, pContent, N); >400

Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-10 Thread Jan Danielsson
On 10/05/14 10:53, Gerald Gutierrez wrote: [---] > pContent=, N=) + 50 at http_ssl.c:399 >396 size_t got; >397 size_t total = 0; >398 while( N>0 ){ > -> 399 got = BIO_read(iBio, pContent, N); >400 if( got<=0 ) break; >401 total += got; >402 N -= got; >

Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-10 Thread Stephan Beal
On Sat, May 10, 2014 at 10:53 AM, Gerald Gutierrez < gerald.gutier...@gmail.com> wrote: > frame #2: 0x7fff8fbf7264 libcrypto.0.9.8.dylib`BIO_read + 100 > frame #3: 0x7fff86b6513d libssl.0.9.8.dylib`ssl3_read_n + 365 > frame #4: 0x7fff86b65b9f libssl.0.9.8.dylib`ssl3_read_bytes + 735 >

Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-10 Thread Gerald Gutierrez
On Sat, May 10, 2014 at 1:03 AM, Stephan Beal wrote: > For me fossil builds with -g (debug) flags by default, so you shouldn't > have to rebuild. > I ended up recompiling fossil just to be sure. On Mac OSX Mavericks, gdb has been replaced by lldb. I managed to get the process to hang again (it

Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-10 Thread Stephan Beal
On Sat, May 10, 2014 at 9:55 AM, Gerald Gutierrez < gerald.gutier...@gmail.com> wrote: > > On Fri, May 9, 2014 at 4:51 PM, Andy Bradford < > amb-sendok-1402271499.phhfabokgjlpbmjph...@bradfords.org> wrote: > >> Any chance you could attach gdb to this process and see what it's doing? >> > > I can.

Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-10 Thread Gerald Gutierrez
On Fri, May 9, 2014 at 4:51 PM, Andy Bradford < amb-sendok-1402271499.phhfabokgjlpbmjph...@bradfords.org> wrote: > Any chance you could attach gdb to this process and see what it's doing? > I can. Must I recompile fossil from source to be able to attach a debugger to it? If so, how do I invoke co

Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-09 Thread Andy Bradford
Thus said Gerald Gutierrez on Fri, 09 May 2014 15:40:13 -0700: > $ ps auxww | grep fossil > USER PID %CPU %MEM VSZRSS TT STAT STARTED > TIME COMMAND > xxx 7619 0.0 0.2 2490036 29836 ?? S 9:05AM > 0:13.80 /usr/local/bin/fossil commit --no-warnings

Re: [fossil-users] Fossil process hanging on sync to remote server?

2014-05-09 Thread Stephan Beal
On Sat, May 10, 2014 at 12:40 AM, Gerald Gutierrez < gerald.gutier...@gmail.com> wrote: > So, there is definitely a problem here. It doesn't happen all the time, > but enough that it occurs at least once a day. > i suspect it's OS specific. Richard syncs many repositories via cron on a regular ba

[fossil-users] Fossil process hanging on sync to remote server?

2014-05-09 Thread Gerald Gutierrez
On Fri, May 9, 2014 at 2:25 AM, Stephan Beal wrote: > Other than that, i can't comment: i've only seen such behaviour in 'ping' > on Solaris, where it can cause a backlog of cronjobs, which causes all > other jobs to queue up until you kill the pings, at which point _all_ > queued jobs, since the